$ gapti
Traceback (most recent call last):
File "/usr/bin/gapti", line 16, in <module>
from UpdateManager.Common.SimpleGladeApp import SimpleGladeApp
ImportError: No module named Common.SimpleGladeApp
Since it is late, I'm asking for a feature freeze exception, since version 0.0.3 uses the correct modules.
No-one has complained about it not working though, it could wait for karmic if you believe there are more important bugs to squash. :)
When you run the current version of gapti in ubuntu jaunty:
$ apt-cache policy gapti archive. ubuntu. com jaunty/universe Packages dpkg/status
gapti:
Installed: 0.0.2ubuntu4
Candidate: 0.0.2ubuntu4
Version table:
*** 0.0.2ubuntu4 0
500 http://
100 /var/lib/
$ gapti Common. SimpleGladeApp import SimpleGladeApp SimpleGladeApp
Traceback (most recent call last):
File "/usr/bin/gapti", line 16, in <module>
from UpdateManager.
ImportError: No module named Common.
Since it is late, I'm asking for a feature freeze exception, since version 0.0.3 uses the correct modules.
No-one has complained about it not working though, it could wait for karmic if you believe there are more important bugs to squash. :)