** Description changed:
Binary package hint: python-gtk2-doc
+
+ Note: this bug is not present anymore in Intrepid, but still it might be
+ considered for Hardy since it's a LTS.
Trying to run "pygtk-demo" from python-gtk2-doc 2.12.1-0ubuntu1 on
Ubuntu 8.04(.1), I get an error about /usr/bin/python2.4 not found, but
I can get it run using "python /usr/bin/pygtk-demo".
Inspecting the /usr/bin/pygtk-demo script, we can read an explicit dependence
on python2.4 in its first line:
#! /usr/bin/python2.4
So I would suggest one of those two solutions:
1/ if it doesn't really depends on python2.4, change the first line to
#!/usr/bin/env python
2/ if it really depends on python2.4, add some dependency (Recommends?) on
python2.4 to the python-gtk2-doc package
--
pygtk-demo explicitly depends on python2.4
https://bugs.launchpad.net/bugs/278349
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs