After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 612026 - Don't hardcode ontv hashbang to python2.5
Don't hardcode ontv hashbang to python2.5
Status: RESOLVED FIXED
Product: OnTV
Classification: Other
Component: general
3.0.x
Other Linux
: Normal normal
: 3.1.x
Assigned To: OnTV Maintainer(s)
OnTV Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2010-03-06 20:10 UTC by Emilio Pozuelo Monfort
Modified: 2010-04-17 13:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Don't hardcode python2.5 in the hashbang (506 bytes, patch)
2010-03-06 20:13 UTC, Emilio Pozuelo Monfort
none Details | Review

Description Emilio Pozuelo Monfort 2010-03-06 20:10:58 UTC
Hi,

ontv.in's hashbang currently is
#!/usr/bin/env python2.5

I don't think there's a reason to hardcode python2.5 on it (ontv should work on python2.6 I guess) so please make that #!/usr/bin/env python or #!/usr/bin/python
Comment 1 Emilio Pozuelo Monfort 2010-03-06 20:13:11 UTC
Created attachment 155439 [details] [review]
Don't hardcode python2.5 in the hashbang

Don't hardcode python2.5 in the hashbang

I can commit this to master if necessary.
Comment 2 Olof Kindgren 2010-04-17 13:42:16 UTC
This should be fixed in git now. Unfortunately I just realized that I don't have permissions to change status of the bug. Need to fix that
Comment 3 Johan Svedberg 2010-04-17 13:45:53 UTC
Bug fixed. Olof: I've added you to OnTV developers now so hopefully you have access to stuff now...