Re: Mythmetadatalookup not working in myth 0.25.3

Stephen Collier <[email protected]> Wed, 02 Oct 2013 17:42:24 +1000
Newsgroups gmane.linux.redhat.rpm.atrpms.general
Message-ID <[email protected]>
On 27/09/2013 10:32 AM, Stephen Collier wrote:
> On 27/09/2013 1:00 AM, Roald wrote:
>> On Wed, Sep 25, 2013 at 2:41 AM, Larry K <[email protected] 
>> <mailto:[email protected]>> wrote:
>>
>>     I just upgraded to mythtv version 0.26 using atrpms packages and
>>     this particular python problem is now recurring.  To correct for
>>     this, I have to find all the python scripts and add the proper
>>     directive:
>>
>>     #!/usr/bin/python
>>
>>     Can anyone explain why this happens every time I update mythtv
>>     from the atrpms repo?  Is there a flaw in the packages, or in my
>>     particular environment?
>>
>>
>> I can confirm it happens to everyone. I have 3 frontends and 1 
>> backend, and it happens to all of them. Alll Centos 6. Also a friends 
>> system.
>>
>> However with the last version on Atrpms, mythtv 0.26.0-295, it seems 
>> to be in more files. I had to change mythpython, and the three 
>> aforementioned files, and still it doesn't seem to work.
>>
>> [root@southpole ~]# /usr/share/mythtv/metadata/Movie/tmdb.py -l en -M 
>> Titanic
>> /usr/lib/python2.6/site-packages/MythTV/dataheap.py:61: 
>> DeprecationWarning: object.__new__() takes no parameters
>>   return super(Artwork, cls).__new__(cls, attr, parent, imagetype)
>> ! Error: Unknown error during a Title search (Titanic)
>> Error(Input object has no document: lxml.etree._ElementTree)
>>
>> Did you get past this error? Did you change any more files than
>>
>> /usr/share/mythtv/metadata/Television/ttvdb.py
>> /usr/share/mythtv/metadata/Movie/tmdb3.py
>> /usr/share/mythtv/metadata/Movie/tmdb.py
>>
>> Regards Roald Amundsen
>>
>>
>> _______________________________________________
>> atrpms-users mailing list
>> [email protected]
>> http://lists.atrpms.net/mailman/listinfo/atrpms-users
> /usr/share/mythtv/metadata/Movie/tmdb3.py -l en -M Titanic works for 
> me after mod !#/usr/bin/python mod
> use tmdb3.py I don't think tmbd.py will work
>
> cheers
> Stephen
>
>
> _______________________________________________
> atrpms-users mailing list
> [email protected]
> http://lists.atrpms.net/mailman/listinfo/atrpms-users
I've found the culprit /usr/lib/rpm/atrpms/python_burninversion.sh

it seems to be OK on i386 but not x86_64

EL6 with 0.27 is working well. No gotchas so far.

cheers
Stephen

_______________________________________________
atrpms-users mailing list
[email protected]
http://lists.atrpms.net/mailman/listinfo/atrpms-users