Doug,<br>Please disregard the error, my mythbackend said it's dead but PID exists, so I restarted the service. now it's running, let's see. I will email back once it's done...<br><br>thanks,<br><br>Ash.<br>
<br><div class="gmail_quote">On Fri, May 28, 2010 at 6:44 PM, A Desai <span dir="ltr"><<a href="mailto:ashu.desai@gmail.com">ashu.desai@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Doug, <br>I have removed it and now I get this:<div class="im"><br><br>[root@mythtv ~]# locate MythFunc.py<br>/root/svn/mythtv-0-23-fixes/mythtv/bindings/python/MythTV/MythFunc.py<br>/root/svn/mythtv-0-23-fixes/mythtv/bindings/python/MythTV/.svn/prop-base/MythFunc.py.svn-base<br>
/root/svn/mythtv-0-23-fixes/mythtv/bindings/python/MythTV/.svn/text-base/MythFunc.py.svn-base<br>/root/svn/mythtv-0-23-fixes/mythtv/bindings/python/build/lib/MythTV/MythFunc.py<br></div>/usr/lib/python2.6/site-packages/MythTV/MythFunc.py<br>
/usr/lib/python2.6/site-packages/MythTV/MythFunc.pyc<br><br><br>[root@mythtv ~]# locate MythVideo.py<br>/root/release-0-21-fixes/mythtv/bindings/python/MythTV/MythVideo.py<br>/root/release-0-21-fixes/mythtv/bindings/python/MythTV/.svn/prop-base/MythVideo.py.svn-base<br>
/root/release-0-21-fixes/mythtv/bindings/python/MythTV/.svn/props/MythVideo.py.svn-work<br>/root/release-0-21-fixes/mythtv/bindings/python/MythTV/.svn/text-base/MythVideo.py.svn-base<br>/root/release-0-21-fixes/mythtv/bindings/python/MythTV/.svn/wcprops/MythVideo.py.svn-work<br>
/root/release-0-21-fixes/mythtv/bindings/python/build/lib/MythTV/MythVideo.py<br>/root/release-0-21-fixes/mythtv/bindings/python/usr/lib/python2.4/site-packages/MythTV/MythVideo.py<br>/root/release-0-21-fixes/mythtv/bindings/python/usr/lib/python2.4/site-packages/MythTV/MythVideo.pyc<br>
<br>[root@mythtv ~]# ls -ll /usr/lib/python2.6/site-packages/MythTV/<br>total 400<br>-rw-r--r-- 1 root root 1467 Feb 7 02:46 __init__.py<br>-rw-r--r-- 1 root root 1672 Apr 9 12:18 __init__.pyc<br>-rw-r--r-- 1 root root 69876 Mar 12 23:04 MythBase.py<br>
-rw-r--r-- 1 root root 75965 Apr 9 12:18 MythBase.pyc<br>-rw-r--r-- 1 root root 57309 Mar 12 23:04 MythData.py<br>-rw-r--r-- 1 root root 63882 Apr 9 12:18 MythData.pyc<br>-rw-r--r-- 1 root root 41463 Mar 31 19:07 MythFunc.py<br>
-rw-r--r-- 1 root root 46050 Apr 9 12:18 MythFunc.pyc<br>-rw-r--r-- 1 root root 233 Jan 30 01:25 MythStatic.py<br>-rw-r--r-- 1 root root 429 Apr 9 12:18 MythStatic.pyc<br>drwxr-xr-x 2 root root 4096 Apr 9 12:18 tmdb<br>
drwxr-xr-x 2 root root 4096 Apr 9 12:18 ttvdb<br><br><br>Now when I do Jamu --<br><br><span style="color: rgb(51, 51, 255);">python26 /usr/share/mythtv/mythvideo/scripts/jamu.py -l en -C "/root/.mythtv/jamu.conf" -MWV > /tmp/jamu.log</span><div class="im">
<br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">/usr/lib/python2.6/site-packages/MythTV/MythBase.py:1767: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);"> self.message = str(self.args[0])</span><br style="color: rgb(51, 51, 255);">
<br style="color: rgb(51, 51, 255);"></div><span style="color: rgb(51, 51, 255);">! Error: Jamu must be run on a MythTV backend. Local host (mythtv) is not a MythTV backend.</span><br style="color: rgb(51, 51, 255);"><br>
<br><br>
<br><br><br>thanks,<br><br>ash<div><div></div><div class="h5"><br><br><br><br><div class="gmail_quote">On Fri, May 28, 2010 at 3:56 PM, Doug Vaughan <span dir="ltr"><<a href="mailto:r.d.vaughan@rogers.com" target="_blank">r.d.vaughan@rogers.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Ash,<br>
Your jamu run information is confusing as you used options "--MWV" which has one too many "-" dashes. It should have been "-MWV". Now as for "MythFunc.py" it seems you have it in multiple places which can always lead to trouble. If I were you I would remove the "/usr/lib/python2.4/site-packages/MythTV" directory entirely.<br>
<br>
Here is what you should see in directory "/usr/lib/python2.6/site-packages/MythTV":<br>
4 -rw-r--r-- 1 root staff 1637 2010-05-24 19:30 __init__.py<br>
4 -rw-r--r-- 1 root staff 1870 2010-05-24 19:46 __init__.pyc<br>
84 -rw-r--r-- 1 root staff 78349 2010-05-24 19:30 MythBase.py<br>
88 -rw-r--r-- 1 root staff 84798 2010-05-24 22:00 MythBase.pyc<br>
64 -rw-r--r-- 1 root staff 59349 2010-05-24 19:30 MythData.py<br>
68 -rw-r--r-- 1 root staff 65532 2010-05-24 19:46 MythData.pyc<br>
56 -rw-r--r-- 1 root staff 51998 2010-05-24 19:30 MythFunc.py<br>
64 -rw-r--r-- 1 root staff 61061 2010-05-24 19:46 MythFunc.pyc<br>
8 -rw-r--r-- 1 root staff 5089 2010-05-26 08:17 MythStatic.py<br>
8 -rw-r--r-- 1 root staff 7029 2010-05-26 15:39 MythStatic.pyc<br>
4 drwxr-sr-x 2 root staff 4096 2010-05-24 19:46 tmdb<br>
4 drwxr-sr-x 2 root staff 4096 2010-05-24 19:46 ttvdb<br><font color="#888888">
<br>
Doug</font><div><div></div><div><br>
<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>