Package: gpodder
Version: 0.15.1-1
Severity: important
>From a console the command "gpodder -r" fails with the following output.
--
d...@localhost:~$ gpodder -r
Updating podcast feeds...Traceback (most recent call last):
File "/usr/bin/gpodder", line 185, in <module>
sys.exit( main())
File "/usr/bin/gpodder", line 144, in main
console.run()
File "/usr/lib/pymodules/python2.5/gpodder/console.py", line 97, in
run
channels = update()
File "/usr/lib/pymodules/python2.5/gpodder/console.py", line 91, in
update
result = update_channels(callback_error=callback_error)
File "/usr/lib/pymodules/python2.5/gpodder/libpodcasts.py", line 1025,
in update_channels
channel.update()
File "/usr/lib/pymodules/python2.5/gpodder/libpodcasts.py", line 184,
in update
db.save_channel(self, bulk=True)
File "/usr/lib/pymodules/python2.5/gpodder/dbsqlite.py", line 355, in
save_channel
cur.execute("UPDATE channels SET url = ?, title = ?, override_title
= ?, link = ?, description = ?, image = ?, pubDate = ?, sync_to_devices
= ?, device_playlist_name = ?, username = ?, password = ?, last_modified
= ?, etag = ?, channel_is_locked = ?, foldername = ?, auto_foldername =
?, deleted = 0 WHERE id = ?", (c.url, c.title, c.override_title, c.link,
c.description, c.image, self.__mktime__(c.pubDate), c.sync_to_devices,
c.device_playlist_name, c.username, c.password, c.last_modified, c.etag,
c.channel_is_locked, c.foldername, c.auto_foldername, c.id, ))
sqlite3.IntegrityError: column url is not unique
--
The previous version ( 0.12.1-1 0 ) works fine so I will downgrade for
now.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages gpodder depends on:
ii python 2.5.4-2 An interactive high-level object-o
ii python-dbus 0.83.0-1 simple interprocess messaging syst
ii python-feedparser 4.1-13 Universal Feed Parser for Python
ii python-glade2 2.14.1-2 GTK+ bindings: Glade support
ii python-gtk2 2.14.1-2 Python bindings for the GTK+ widge
ii python-support 1.0.2 automated rebuilding support for P
Versions of packages gpodder recommends:
ii python-gpod 0.7.0-2 Python bindings for libgpod
ii python-gtkhtml2 2.25.3-1 Python bindings for the GtkHTML 2
ii python-pymtp 0.0.4-1.1 Pythonic binding to LibMTP to inte
Versions of packages gpodder suggests:
ii bluez-gnome 0.27-1 Bluetooth utilities for GNOME
ii bluez-utils 3.36-3 Bluetooth tools and daemons
ii mplayer 1:1.0.rc2svn20090412-0.0 The Ultimate Movie Player For Linu
pn python-eyed3 <none> (no description available)
pn python-pymad <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]