** Changed in: gnome-app-install (Ubuntu)
Status: Fix Committed => Fix Released
--
[feisty]syntax error in AppInstall.py
https://bugs.launchpad.net/bugs/78030
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs m
@Sebastian Heinlein: did you actually push your changes? I can't see a
update in http://www.glatzor.de/bzr/gnome-app-install/
--
[feisty]syntax error in AppInstall.py
https://launchpad.net/bugs/78030
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listi
Added a minimum requirement of python 2.4 to the package.
waiting for mvo to merge and upload.
** Changed in: gnome-app-install (Ubuntu)
Assignee: (unassigned) => Michael Vogt
Status: Confirmed => Fix Committed
--
[feisty]syntax error in AppInstall.py
https://launchpad.net/bugs/7803
A quick solution is to remove the package python2.3.
It is a relict of an older Ubuntu release which is not being removed
when upgrading.
The Gnome-app-install installation scripts uses it if available, that's
why this error appears. This should be definitly fixed for the Feisty
final release.
-
Same issue for me:
Setting up gnome-app-install (0.3.8) ...
INFO: using old version '/usr/bin/python2.3'
Compiling /usr/lib/python2.3/site-packages/AppInstall/AppInstall.py ...
File "/usr/lib/python2.3/site-packages/AppInstall/AppInstall.py", line 108
@dbus.service.method('org.freedesktop.Ap