[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#435799: gdebi does not go well with python-apt 0.7.3.1



Package: python-apt
Version: 0.7.3.1
Followup-For: Bug #435799

While upgrading to python-apt 0.7.3.1 fixed the "undefined symbol: pkgCPU" problem, it appears to have introduce another for gdebi. Here's the traceback from running gdebi.

Traceback (most recent call last):
  File "/usr/bin/gdebi", line 78, in ?
    if not debi.open(args[0]):
  File "/usr/lib/python2.4/site-packages/GDebi/GDebiCli.py", line 69, 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'

Additional information: gdebi used to work with older versions (of python-apt) but suffered the same bug #435799 when version 0.7.3 is used.

Regards,
ST 
-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-apt depends on:
ii  apt [libapt-pkg-libc6.6-6-4.4 0.7.6      Advanced front-end for dpkg
ii  apt-utils [libapt-inst-libc6. 0.7.6      APT utility programs
ii  libc6                         2.6-5      GNU C Library: Shared libraries
ii  libgcc1                       1:4.2.1-1  GCC support library
ii  libstdc++6                    4.2.1-1    The GNU Standard C++ Library v3
ii  lsb-release                   3.1-24     Linux Standard Base version report
ii  python                        2.4.4-6    An interactive high-level object-o
ii  python-central                0.5.14     register and build utility for Pyt

python-apt recommends no packages.

-- no debconf information



Reply to: