Package: apt-listchanges Version: 2.59-0.2 Severity: normal apt-listchanges, run by aptitude when upgrading packages, crashes with the following error message:
----------
Traceback (most recent call last):
File "/usr/bin/apt-listchanges", line 218, in ?
main()
File "/usr/bin/apt-listchanges", line 71, in main
seen = anydbm.open(config.save_seen, 'c')
File "/usr/lib/python2.3/anydbm.py", line 82, in open
mod = __import__(result)
File "/usr/lib/python2.3/dbhash.py", line 5, in ?
import bsddb
File "/usr/lib/python2.3/bsddb/__init__.py", line 40, in ?
import _bsddb
ImportError: No module named _bsddb
----------
Issuing the command `import bsddb' to a freshly started Python
interpreter does not fail, so maybe this has something to do with
module search path:
----------
$ python
Python 2.3.5 (#2, Jun 19 2005, 13:28:00)
[GCC 3.3.6 (Debian 1:3.3.6-6)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import bsddb
>>>
----------
Sami Liedes
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages apt-listchanges depends on:
ii apt 0.5.28.6 Advanced front-end for dpkg
ii debconf 1.4.51 Debian configuration management sy
ii debianutils 2.13.2 Miscellaneous utilities specific t
ii python 2.3.5-2 An interactive high-level object-o
ii python-apt 0.5.10 Python interface to libapt-pkg
ii ucf 1.18 Update Configuration File: preserv
apt-listchanges recommends no packages.
-- debconf information:
* apt-listchanges/confirm: true
* apt-listchanges/email-address:
apt-listchanges/which: both
* apt-listchanges/frontend: pager
* apt-listchanges/save-seen: true
signature.asc
Description: Digital signature

