Re: Mythmetadatalookup not working in myth 0.25.3
Stephen Collier <[email protected]> Fri, 27 Sep 2013 10:25:04 +1000
| Newsgroups | gmane.linux.redhat.rpm.atrpms.general |
|---|---|
| Message-ID | <[email protected]> |
On 27/09/2013 1:20 AM, Kim Bisgaard wrote: > Hi, > > On 26-09-2013 17:00, 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. > > No it does not happen on fedora 17 and 19 at least. > > I have not looked in the spec file, neither have I looked at the > rpm-macros, but buy looking those two places one should be able to > figure out why. > > Good luck! > > Regards, > Kim > > _______________________________________________ > atrpms-users mailing list > [email protected] > http://lists.atrpms.net/mailman/listinfo/atrpms-users > it appears to be in the build - it is removing /usr/bin/env python and putting nothing in its place. I'm looking at 0.27 for EL6 at the moment and will try and see if it happens there and find the cause. Cheers Stephen