[mythtv-users] [Bulk] Re: Jamu not working with 0.23

A Desai ashu.desai at gmail.com
Sat May 29 00:10:38 UTC 2010


Doug,
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...

thanks,

Ash.

On Fri, May 28, 2010 at 6:44 PM, A Desai <ashu.desai at gmail.com> wrote:

> Doug,
> I have removed it and now I get this:
>
>
> [root at mythtv ~]# locate MythFunc.py
> /root/svn/mythtv-0-23-fixes/mythtv/bindings/python/MythTV/MythFunc.py
>
> /root/svn/mythtv-0-23-fixes/mythtv/bindings/python/MythTV/.svn/prop-base/MythFunc.py.svn-base
>
> /root/svn/mythtv-0-23-fixes/mythtv/bindings/python/MythTV/.svn/text-base/MythFunc.py.svn-base
>
> /root/svn/mythtv-0-23-fixes/mythtv/bindings/python/build/lib/MythTV/MythFunc.py
> /usr/lib/python2.6/site-packages/MythTV/MythFunc.py
> /usr/lib/python2.6/site-packages/MythTV/MythFunc.pyc
>
>
> [root at mythtv ~]# locate MythVideo.py
> /root/release-0-21-fixes/mythtv/bindings/python/MythTV/MythVideo.py
>
> /root/release-0-21-fixes/mythtv/bindings/python/MythTV/.svn/prop-base/MythVideo.py.svn-base
>
> /root/release-0-21-fixes/mythtv/bindings/python/MythTV/.svn/props/MythVideo.py.svn-work
>
> /root/release-0-21-fixes/mythtv/bindings/python/MythTV/.svn/text-base/MythVideo.py.svn-base
>
> /root/release-0-21-fixes/mythtv/bindings/python/MythTV/.svn/wcprops/MythVideo.py.svn-work
>
> /root/release-0-21-fixes/mythtv/bindings/python/build/lib/MythTV/MythVideo.py
>
> /root/release-0-21-fixes/mythtv/bindings/python/usr/lib/python2.4/site-packages/MythTV/MythVideo.py
>
> /root/release-0-21-fixes/mythtv/bindings/python/usr/lib/python2.4/site-packages/MythTV/MythVideo.pyc
>
> [root at mythtv ~]# ls -ll /usr/lib/python2.6/site-packages/MythTV/
> total 400
> -rw-r--r-- 1 root root  1467 Feb  7 02:46 __init__.py
> -rw-r--r-- 1 root root  1672 Apr  9 12:18 __init__.pyc
> -rw-r--r-- 1 root root 69876 Mar 12 23:04 MythBase.py
> -rw-r--r-- 1 root root 75965 Apr  9 12:18 MythBase.pyc
> -rw-r--r-- 1 root root 57309 Mar 12 23:04 MythData.py
> -rw-r--r-- 1 root root 63882 Apr  9 12:18 MythData.pyc
> -rw-r--r-- 1 root root 41463 Mar 31 19:07 MythFunc.py
> -rw-r--r-- 1 root root 46050 Apr  9 12:18 MythFunc.pyc
> -rw-r--r-- 1 root root   233 Jan 30 01:25 MythStatic.py
> -rw-r--r-- 1 root root   429 Apr  9 12:18 MythStatic.pyc
> drwxr-xr-x 2 root root  4096 Apr  9 12:18 tmdb
> drwxr-xr-x 2 root root  4096 Apr  9 12:18 ttvdb
>
>
> Now when I do Jamu --
>
> python26 /usr/share/mythtv/mythvideo/scripts/jamu.py -l en -C
> "/root/.mythtv/jamu.conf" -MWV > /tmp/jamu.log
>
> /usr/lib/python2.6/site-packages/MythTV/MythBase.py:1767:
> DeprecationWarning: BaseException.message has been deprecated as of Python
> 2.6
>   self.message = str(self.args[0])
>
> ! Error: Jamu must be run on a MythTV backend. Local host (mythtv) is not a
> MythTV backend.
>
>
>
>
>
>
> thanks,
>
> ash
>
>
>
>
> On Fri, May 28, 2010 at 3:56 PM, Doug Vaughan <r.d.vaughan at rogers.com>wrote:
>
>> Ash,
>>   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.
>>
>> Here is what you should see in directory
>> "/usr/lib/python2.6/site-packages/MythTV":
>> 4 -rw-r--r-- 1 root staff  1637 2010-05-24 19:30 __init__.py
>> 4 -rw-r--r-- 1 root staff  1870 2010-05-24 19:46 __init__.pyc
>> 84 -rw-r--r-- 1 root staff 78349 2010-05-24 19:30 MythBase.py
>> 88 -rw-r--r-- 1 root staff 84798 2010-05-24 22:00 MythBase.pyc
>> 64 -rw-r--r-- 1 root staff 59349 2010-05-24 19:30 MythData.py
>> 68 -rw-r--r-- 1 root staff 65532 2010-05-24 19:46 MythData.pyc
>> 56 -rw-r--r-- 1 root staff 51998 2010-05-24 19:30 MythFunc.py
>> 64 -rw-r--r-- 1 root staff 61061 2010-05-24 19:46 MythFunc.pyc
>> 8 -rw-r--r-- 1 root staff  5089 2010-05-26 08:17 MythStatic.py
>> 8 -rw-r--r-- 1 root staff  7029 2010-05-26 15:39 MythStatic.pyc
>> 4 drwxr-sr-x 2 root staff  4096 2010-05-24 19:46 tmdb
>> 4 drwxr-sr-x 2 root staff  4096 2010-05-24 19:46 ttvdb
>>
>> Doug
>>
>>
>> _______________________________________________
>> mythtv-users mailing list
>> mythtv-users at mythtv.org
>> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20100528/676a27be/attachment.htm>


More information about the mythtv-users mailing list