[Bug 13213] New: error during import apt_pkg: undefined symbol: _ZN17pkgPackageManager9DoInstallEv

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Fri Aug 5 08:14:51 UTC 2005


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=13213
Ubuntu | apt-listchanges

           Summary: error during import apt_pkg: undefined symbol:
                    _ZN17pkgPackageManager9DoInstallEv
           Product: Ubuntu
           Version: unspecified
          Platform: i386
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: apt-listchanges
        AssignedTo: mdz at ubuntu.com
        ReportedBy: p92 at free.fr
         QAContact: kubuntu-bugs at lists.ubuntu.com


On Breezy with :
# dpkg -l apt* libapt*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name                          Version                       Description
+++-=============================-=============================-==========================================================================
ii  apt                           0.6.40ubuntu1                 Advanced
front-end for dpkg
un  apt-doc                       <none>                        (no description
available)
ii  apt-listchanges               2.59-0.2ubuntu3               Display change
history from .deb archives
un  apt-localepurge               <none>                        (no description
available)
un  apt-proxy                     <none>                        (no description
available)
ii  apt-utils                     0.6.40ubuntu1                 APT utility programs
un  apt-watch                     <none>                        (no description
available)
ii  aptitude                      0.2.15.9-3ubuntu2             terminal-based
apt frontend
un  aptitude-doc                  <none>                        (no description
available)
un  aptitude-doc-en               <none>                        (no description
available)
un  libapt-inst-libc6.3-6-1.1     <none>                        (no description
available)
un  libapt-pkg-dev                <none>                        (no description
available)
un  libapt-pkg-doc                <none>                        (no description
available)
un  libapt-pkg-libc6.3-6-3.9      <none>                        (no description
available)


each time I install a new package I see the following import error.

$ sudo apt-get install libopenh323-1.15.3c2
Reading package lists... Done
Building dependency tree... Done
Suggested packages:
  libopenh323-dev
The following NEW packages will be installed:
  libopenh323-1.15.3c2
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 1977kB of archives.
After unpacking 6701kB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com breezy/main libopenh323-1.15.3c2 1.15.3-3
[1977kB]
Fetched 1977kB in 1s (1369kB/s)                
Traceback (most recent call last):
  File "/usr/bin/apt-listchanges", line 30, in ?
    import apt_pkg
ImportError: /usr/lib/python2.4/site-packages/apt_pkg.so: undefined symbol:
_ZN17pkgPackageManager9DoInstallEv

Preconfiguring packages ...
Selecting previously deselected package libopenh323-1.15.3c2.
(Reading database ... 225466 files and directories currently installed.)
Unpacking libopenh323-1.15.3c2 (from .../libopenh323-1.15.3c2_1.15.3-3_i386.deb) ...
Setting up libopenh323-1.15.3c2 (1.15.3-3) ...

-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the kubuntu-bugs mailing list