Your message dated Fri, 11 Jul 2008 23:22:25 +0300
with message-id <[EMAIL PROTECTED]>
and subject line patch is already there
has caused the Debian Bug report #440834,
regarding gdebi : error on installing deb
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
440834: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=440834
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gdebi
Version: 0.24debian1
Severity: important
when tring to install a deb file (znes, k3b, libk3b3...) download from a debian
mirror i've got this
/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/lib/python2.4/site-packages/GDebi/GDebi.py", line 353, in
on_open_activate
self.open(fs.get_filename())
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'
and i couldn't install the packages
when tring to open by nautilus, gdebi open and close
for information, gdeb doesn't work either. Also i just update my apt and
python-apt so it could be a break API
-- System Information:
Debian Release: testing
Architecture: i386 (i686)
Kernel: Linux 2.6.21-2-k7
apt: 0.7.6
python-apt: 0.7.3.1
python: 2.4.4-6
--- End Message ---
--- Begin Message ---
The patch is baked into upstream version and 0.3.5 from unstable contains it, so
this problem should be fixed.
--- End Message ---