This seems to have broken in one of the latest python2.5 updates and happens if 
you try to import the "dbhash" module:
$ python
Python 2.5.1 (r251:54863, Aug 14 2007, 16:22:02)
[GCC 4.1.3 20070812 (prerelease) (Ubuntu 4.1.2-15ubuntu2)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import dbhash
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.5/dbhash.py", line 5, in <module>
    import bsddb
  File "/usr/lib/python2.5/site-packages/PIL/__init__.py", line 51, in <module>

ImportError: No module named _bsddb


** Changed in: python2.5 (Ubuntu)
       Status: New => Confirmed

** Changed in: apt-listchanges (Ubuntu)
       Status: Confirmed => Invalid

-- 
apt-listchanges crashed with ImportError in bsddb()
https://bugs.launchpad.net/bugs/132580
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to