Python/bssddb troubles in testing?

2004-01-12 Thread Norman Walsh
I noticed this morning that sb_filter.py was failing because of some DB-related error. It may have been failing for a while, I'm not sure. I thought I might have dropped some DBM-related Python package by mistake, so I attempted to install python-gdbm. That exhibited an error too: Get:1

Re: Python/bssddb troubles in testing?

2004-01-12 Thread Derrick 'dman' Hudson
On Mon, Jan 12, 2004 at 10:45:59AM -0500, Norman Walsh wrote: | Fetched 35.1kB in 2s (12.8kB/s) | Traceback (most recent call last): | File /usr/bin/apt-listchanges, line 67, in ? | seen = anydbm.open(config.save_seen, 'c') | File /usr/lib/python2.3/anydbm.py, line 83, in open |