Results 1 to 4 of 4
Hi, all
Gdebi is dead and nothing happened even after reinstall. Here is what the terminal shows:
g.ivannov@computer:~$ sudo gdebi
Password:
/usr/lib/python2.5/site-packages/apt/__init__.py:18: FutureWarning: apt API not stable yet
warnings.warn("apt API ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-30-2007 #1Just Joined!
- Join Date
- Apr 2007
- Posts
- 47
Gdebi doesnt work
Hi, all
Gdebi is dead and nothing happened even after reinstall. Here is what the terminal shows:
Any idea?g.ivannov@computer:~$ sudo gdebi
Password:
/usr/lib/python2.5/site-packages/apt/__init__.py:18: FutureWarning: apt API not stable yet
warnings.warn("apt API not stable yet", FutureWarning)
Traceback (most recent call last):
File "/usr/bin/gdebi", line 10, in <module>
from GDebi.GDebiCli import GDebiCli
ImportError: No module named GDebi.GDebiCli
g.ivannov@computer:~$
Thanks in advanceLast edited by g.ivannov; 07-30-2007 at 11:16 PM. Reason: [RESOLVED]
- 07-30-2007 #2
GDebi is written in Python and apparently missing one module which is trying to import into the script.
I'm not sure, but the module should be in a package called gdebi-core, it's available on APTPut your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 07-30-2007 #3
if your distro is Ubuntu there is a bug report here
have you checked it?
- 07-30-2007 #4Just Joined!
- Join Date
- Apr 2007
- Posts
- 47
It was really a bug and updating gdebi (which required the installation of gdebi-core) the problem is resolved. Guys, thank you very much for the help.
Last edited by g.ivannov; 07-30-2007 at 11:19 PM. Reason: [RESOLVED]


Reply With Quote
