Same problem here! Doesn't matter what for an *.deb files gdebi-gtk open
und close again with an:




/usr/lib/python2.4/site-packages/apt/__init__.py:18: FutureWarning: apt
API not stable yet
  warnings.warn("apt API not stable yet", FutureWarning)
/usr/lib/python2.4/site-packages/GDebi/GDebi.py:95: GtkWarning:
gdk_window_set_cursor: assertion `GDK_IS_WINDOW (window)' failed
  self.window_main.set_sensitive(False)
Traceback (most recent call last):
  File "/usr/bin/gdebi-gtk", line 57, in ?
    app = GDebi(datadir=data,options=options,file=afile)
  File "/usr/lib/python2.4/site-packages/GDebi/GDebi.py", line 129, in
__init__
    self.open(file)
  File "/usr/lib/python2.4/site-packages/GDebi/GDebi.py", line 241, in
open
    if not self._deb.checkDeb():
  File "/usr/lib/python2.4/site-packages/GDebi/DebPackage.py", line 235,
in checkDeb
    if  arch != "all" and arch != apt_pkg.CPU:
AttributeError: 'module' object has no attribute 'CPU'




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to