Package: gpodder
Version: 0.11.0-1
Severity: important
I'm unable to start gpodder on a system running a current version of
Debian unstable. The error produced is:
Traceback (most recent call last):
File "/usr/bin/gpodder", line 155, in ?
sys.exit( main())
File "/usr/bin/gpodder", line 113, in main
from gpodder import console
File "/var/lib/python-support/python2.4/gpodder/console.py", line 25, in ?
from libpodcasts import load_channels
File "/var/lib/python-support/python2.4/gpodder/libpodcasts.py", line 80, in ?
class ChannelSettings(object):
File "/var/lib/python-support/python2.4/gpodder/libpodcasts.py", line 81, in
ChannelSettings
storage = shelve.open( libgpodder.gPodderLib().channel_settings_file)
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/tony/.config/gpodder/channelsettings.db: unsupported hash version: 9')
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.24.2 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
Versions of packages gpodder depends on:
ii python 2.4.4-6 An interactive high-level object-o
ii python-feedparser 4.1-10 Universal Feed Parser for Python
ii python-glade2 2.12.1-1 GTK+ bindings: Glade support
ii python-gtk2 2.12.1-1 Python bindings for the GTK+ widge
ii python-support 0.7.6 automated rebuilding support for p
Versions of packages gpodder recommends:
ii python-gpod 0.6.0-3 a library to read and write songs
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]