Re: smolt script syntax errors in mythtv package
Paul <[email protected]>
| Newsgroups | gmane.linux.redhat.rpm.atrpms.general |
|---|---|
| Message-ID | <[email protected]> |
On Tue 18/09/2012 7:44 AM, Yeechang Lee wrote: > Paul <[email protected]> says: >> I've been having issues starting the frontend , when I noticed the >> smolt scripts doesn't have the correct bang line >> >> eg >> /usr/share/mythtv/hardwareprofile/sendProfile.py >> /usr/bin/python2.7 > > I have identified the issue as within > atrpms-rpm-config-200-3. Specifically, I believe that the last line in > /usr/lib/rpm/atrpms/python_burninversion.sh, which replaces the > shebang line in Python scripts, is not adding #! at the start of the > rewritten binary path. > > Reverting to atrpms-rpm-config-189-1 > (<URL:ftp://fr2.rpmfind.net/linux/atrpms/f15-86_64/atrpms/stable/atrpms-rpm-config-189-1.noarch.rpm>) > resulted in correct python script handling. Presumably, 200-3 is > installed on Axel's buildslaves and is the cause of the flawed RPMs > the ATrpms repo is currently distributing. > I think this error is the cause of my mythmetadatalookup failing it apparently uses python bindings to work Paul