Debian Bug report logs - #435674
apt: ABI breakage?

version graph

Package: apt; Maintainer for apt is APT Development Team <deity@lists.debian.org>; Source for apt is src:apt (PTS, buildd, popcon).

Reported by: Paul Wise <pabs@debian.org>

Date: Thu, 2 Aug 2007 13:48:01 UTC

Severity: important

Fixed in version python-apt/0.7.3.1

Done: Otavio Salvador <otavio@debian.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, APT Development Team <deity@lists.debian.org>:
Bug#435674; Package apt. (full text, mbox, link).


Acknowledgement sent to Paul Wise <pabs@debian.org>:
New Bug report received and forwarded. Copy sent to APT Development Team <deity@lists.debian.org>. (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Paul Wise <pabs@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: apt: ABI breakage?
Date: Thu, 02 Aug 2007 23:47:41 +1000
[Message part 1 (text/plain, inline)]
Package: apt
Version: 0.7.6
Severity: important

I'm wondering if this represents an ABI breakage in libapt?

# aptitude safe-upgrade
...
Traceback (most recent call last):
  File "/usr/bin/apt-listchanges", line 28, in ?
    import apt_pkg
ImportError: /usr/lib/python2.4/site-packages/apt_pkg.so: undefined symbol: pkgCPU
...
# dpkg -s apt apt-listchanges python-apt | egrep 'Depends|Package|Version'
Package: apt
Version: 0.7.6
Depends: libc6 (>= 2.6-1), libgcc1 (>= 1:4.2-20070516), libstdc++6 (>= 4.2-20070516), debian-archive-keyring
Package: apt-listchanges
Version: 2.74
Depends: python (>= 2.4), python-support (>= 0.2), apt (>= 0.5.3), python-apt, debconf | debconf-2.0, ucf (>= 0.28), debianutils (>= 2.0.2)
Package: python-apt
Version: 0.7.3
Depends: python-central (>= 0.5.8), python (<< 2.6), python (>= 2.4), libapt-inst-libc6.6-6-1.1, libapt-pkg-libc6.6-6-4.4, libc6 (>= 2.6-1), libgcc1 (>= 1:4.2-20070516), libstdc++6 (>= 4.2-20070516), lsb-release
Python-Version: 2.4, 2.5

-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "i386";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Install-Recommends "0";
APT::Install-Suggests "0";
APT::NeverAutoRemove "";
APT::NeverAutoRemove:: "^linux-image.*";
APT::NeverAutoRemove:: "^linux-restricted-modules.*";
APT::Src "";
APT::Src::Location "/usr/src";
APT::Clean-Installed "true";
APT::Periodic "";
APT::Periodic::AutocleanInterval "1";
APT::Acquire "";
APT::Acquire::Translation "environment";
Dir "/";
Dir::State "var/lib/apt/";
Dir::State::lists "lists/";
Dir::State::cdroms "cdroms.list";
Dir::State::userstatus "status.user";
Dir::State::status "/var/lib/dpkg/status";
Dir::Cache "var/cache/apt/";
Dir::Cache::archives "archives/";
Dir::Cache::srcpkgcache "srcpkgcache.bin";
Dir::Cache::pkgcache "pkgcache.bin";
Dir::Etc "etc/apt/";
Dir::Etc::sourcelist "sources.list";
Dir::Etc::sourceparts "sources.list.d";
Dir::Etc::vendorlist "vendors.list";
Dir::Etc::vendorparts "vendors.list.d";
Dir::Etc::main "apt.conf";
Dir::Etc::parts "apt.conf.d";
Dir::Etc::preferences "preferences";
Dir::Bin "";
Dir::Bin::methods "/usr/lib/apt/methods";
Dir::Bin::dpkg "/usr/bin/dpkg";
DPkg "";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/apt-listbugs apt || exit 10";
DPkg::Pre-Install-Pkgs:: "/usr/bin/apt-listchanges --apt || test $? -ne 10";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";
DPkg::Tools "";
DPkg::Tools::Options "";
DPkg::Tools::Options::/usr/sbin/apt-listbugs "";
DPkg::Tools::Options::/usr/sbin/apt-listbugs::Version "2";
DPkg::Tools::Options::/usr/bin/apt-listchanges "";
DPkg::Tools::Options::/usr/bin/apt-listchanges::Version "2";
DPkg::Post-Invoke "";
DPkg::Post-Invoke:: "if [ -x /usr/bin/debsums ]; then /usr/bin/debsums --generate=nocheck -sp /var/cache/apt/archives; fi";

-- (no /etc/apt/preferences present) --

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

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

Versions of packages apt depends on:
ii  debian-archive-keyring        2007.07.31 GnuPG archive keys of the Debian a
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

-- 
bye,
pabs

http://wiki.debian.org/PaulWise
[signature.asc (application/pgp-signature, inline)]

Reply sent to Otavio Salvador <otavio@debian.org>:
You have taken responsibility. (full text, mbox, link).


Notification sent to Paul Wise <pabs@debian.org>:
Bug acknowledged by developer. (full text, mbox, link).


Message #10 received at 435674-close@bugs.debian.org (full text, mbox, reply):

From: Otavio Salvador <otavio@debian.org>
To: 435674-close@bugs.debian.org
Subject: Bug#435674: fixed in python-apt 0.7.3.1
Date: Thu, 02 Aug 2007 22:17:03 +0000
Source: python-apt
Source-Version: 0.7.3.1

We believe that the bug you reported is fixed in the latest version of
python-apt, which is due to be installed in the Debian FTP archive:

python-apt-dbg_0.7.3.1_i386.deb
  to pool/main/p/python-apt/python-apt-dbg_0.7.3.1_i386.deb
python-apt_0.7.3.1.dsc
  to pool/main/p/python-apt/python-apt_0.7.3.1.dsc
python-apt_0.7.3.1.tar.gz
  to pool/main/p/python-apt/python-apt_0.7.3.1.tar.gz
python-apt_0.7.3.1_i386.deb
  to pool/main/p/python-apt/python-apt_0.7.3.1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 435674@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Otavio Salvador <otavio@debian.org> (supplier of updated python-apt package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 02 Aug 2007 18:45:25 -0300
Source: python-apt
Binary: python-apt-dbg python-apt
Architecture: source i386
Version: 0.7.3.1
Distribution: unstable
Urgency: low
Maintainer: APT Development Team <deity@lists.debian.org>
Changed-By: Otavio Salvador <otavio@debian.org>
Description: 
 python-apt - Python interface to libapt-pkg
 python-apt-dbg - Python interface to libapt-pkg (debug extension)
Closes: 435653 435674
Changes: 
 python-apt (0.7.3.1) unstable; urgency=low
 .
   * NMU
   * Fix version to not use CPU and OS since it's not available on APT
     anymore (closes: #435653, #435674)
Files: 
 945d3d308f4b908806e6fb45b80acda6 832 python optional python-apt_0.7.3.1.dsc
 1556127b879dbe96602809e9ad32dfcc 628579 python optional python-apt_0.7.3.1.tar.gz
 4e443e48857e33e21de502d6871ee582 219916 python optional python-apt_0.7.3.1_i386.deb
 998d4e5214d43df644e00630abfdd6d4 1504022 python extra python-apt-dbg_0.7.3.1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGslL7LqiZQEml+FURAkwMAJwNGXFiAql1GCnoh50o5QH9bMy5IACbB12l
XvJdEL3d6s0jqs2L6uWqch8=
=8mpb
-----END PGP SIGNATURE-----




No longer marked as found in versions apt/0.7.6. Request was from Andreas Beckmann <anbe@debian.org> to control@bugs.debian.org. (Sat, 02 Nov 2013 15:57:46 GMT) (full text, mbox, link).


Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Sun, 01 Dec 2013 07:41:03 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Wed Oct 11 23:39:40 2017; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.