Package: python2.5
Version: 2.5.2-1
Severity: normal

Traceback (most recent call last):
  File "python/main.py", line 519, in ?
    sys.exit(main())
  File "python/main.py", line 446, in main
    db = shelve.open(sfile, protocol=2, writeback=False)
  File "/usr/lib/python2.4/shelve.py", line 234, in open
    return DbfilenameShelf(filename, flag, protocol, writeback, binary)
  File "/usr/lib/python2.4/shelve.py", line 215, in __init__
    Shelf.__init__(self, anydbm.open(filename, flag), protocol, writeback, 
binary)
  File "/usr/lib/python2.4/anydbm.py", line 83, in open
    return mod.open(file, flag, mode)
  File "/usr/lib/python2.4/dbhash.py", line 16, in open
    return bsddb.hashopen(file, flag, mode)
  File "/usr/lib/python2.4/bsddb/__init__.py", line 298, in hashopen
    d.open(file, db.DB_HASH, flags, mode)
bsddb.db.DBInvalidArgError: (22, 'Invalid argument -- /home/steveg/.main.files: 
unsupported hash version: 9')

What are my options from here? "Recreate the shelf from scratch" is not
a good answer. Yeah, I *can* do it, but breaking compatibility like this
is generally a no-no...if there's a way to use the db4 utilities to
rescue this, it should be in the README.Debian.


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

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages python2.5 depends on:
ii  libbz2-1.0                1.0.4-3        high-quality block-sorting file co
ii  libc6                     2.7-9          GNU C Library: Shared libraries
ii  libdb4.5                  4.5.20-11      Berkeley v4.5 Database Libraries [
ii  libncursesw5              5.6+20080203-1 Shared libraries for terminal hand
ii  libreadline5              5.2-3          GNU readline and history libraries
ii  libsqlite3-0              3.5.6-3        SQLite 3 shared library
ii  libssl0.9.8               0.9.8g-7       SSL shared libraries
ii  mime-support              3.40-1.1       MIME files 'mime.types' & 'mailcap
ii  python2.5-minimal         2.5.2-1        A minimal subset of the Python lan

python2.5 recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to