Your message dated Thu, 13 Jan 2011 06:32:08 +0000
with message-id <[email protected]>
and subject line Bug#607180: fixed in gpodder 2.12-1
has caused the Debian Bug report #607180,
regarding gpodder: forgets about all podcasts and channels due to python or 
dbsqlite error
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
607180: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=607180
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gpodder
Version: 2.10-1
Severity: normal



foo@bar:~/.config/gpodder$ gpodder

Traceback (most recent call last): File "/usr/bin/gpodder", line 215, in
<module> gui.main(options) File
"/usr/lib/pymodules/python2.6/gpodder/gui.py", line 4247, in main gp =
gPodder(bus_name, config) File
"/usr/lib/pymodules/python2.6/gpodder/gui.py", line 178, in __init__
BuilderWidget.__init__(self, None) File
"/usr/lib/pymodules/python2.6/gpodder/gtkui/interface/common.py", line
56, in __init__ GtkBuilderWidget.__init__(self, gpodder.ui_folders,
gpodder.textdomain, **kwargs) File
"/usr/lib/pymodules/python2.6/gpodder/gtkui/base.py", line 70, in
__init__ self.new() File "/usr/lib/pymodules/python2.6/gpodder/gui.py",
line 464, in new self.channels = PodcastChannel.load_from_db(self.db,
self.config.download_dir) File
"/usr/lib/pymodules/python2.6/gpodder/model.py", line 130, in
load_from_db return
db.load_channels(factory=cls.build_factory(download_dir)) File
"/usr/lib/pymodules/python2.6/gpodder/dbsqlite.py", line 343, in
load_channels cur = self.cursor(lock=True) File
"/usr/lib/pymodules/python2.6/gpodder/dbsqlite.py", line 199, in cursor
return self.db.cursor() File
"/usr/lib/pymodules/python2.6/gpodder/dbsqlite.py", line 193, in db
self.__check_schema() File
"/usr/lib/pymodules/python2.6/gpodder/dbsqlite.py", line 266, in
__check_schema self.upgrade_table(self.TABLE_CHANNELS,
self.SCHEMA_CHANNELS, self.INDEX_CHANNELS) File
"/usr/lib/pymodules/python2.6/gpodder/dbsqlite.py", line 662, in
upgrade_table self.recreate_table(cur, table_name, fields, index_list)
File "/usr/lib/pymodules/python2.6/gpodder/dbsqlite.py", line 625, in
recreate_table cur.execute('UPDATE %s SET %s = %s where %s IS NULL' %
(new_table_name, column, default, column)) sqlite3.OperationalError: no
such column: feed_update_enabled

the program crashes here - next time gpodder is run all podcasts and
channels are gone.



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (600, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores)
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.6.6-3+squeeze3 interactive high-level object-orie
ii  python-dbus             0.83.1-1         simple interprocess messaging syst
ii  python-feedparser       4.1-14           Universal Feed Parser for Python
ii  python-gtk2             2.17.0-4         Python bindings for the GTK+ widge
ii  python-mygpoclient      1.4-1            Client library for the my.gpodder.
ii  python-support          1.0.11           automated rebuilding support for P

Versions of packages gpodder recommends:
ii  dbus-x11                      1.2.24-3   simple interprocess messaging syst
ii  python-gpod                   0.7.93-0.3 Python bindings for libgpod
ii  python-gst0.10                0.10.19-2  generic media-playing framework (P
ii  python-pymtp                  0.0.4-2    Pythonic binding to LibMTP to inte
ii  python-simplejson             2.1.2-1    simple, fast, extensible JSON enco
pn  python-webkit                 <none>     (no description available)

Versions of packages gpodder suggests:
pn  gnome-bluetoo <none>                     (no description available)
ii  mplayer       2:1.0~rc3++svn20100804-0.1 The Ultimate Movie Player For Linu
pn  python-eyed3  <none>                     (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: gpodder
Source-Version: 2.12-1

We believe that the bug you reported is fixed in the latest version of
gpodder, which is due to be installed in the Debian FTP archive:

gpodder_2.12-1.diff.gz
  to main/g/gpodder/gpodder_2.12-1.diff.gz
gpodder_2.12-1.dsc
  to main/g/gpodder/gpodder_2.12-1.dsc
gpodder_2.12-1_all.deb
  to main/g/gpodder/gpodder_2.12-1_all.deb
gpodder_2.12.orig.tar.gz
  to main/g/gpodder/gpodder_2.12.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
tony mancill <[email protected]> (supplier of updated gpodder package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 12 Jan 2011 21:32:36 -0800
Source: gpodder
Binary: gpodder
Architecture: source all
Version: 2.12-1
Distribution: unstable
Urgency: low
Maintainer: Thomas Perl <[email protected]>
Changed-By: tony mancill <[email protected]>
Description: 
 gpodder    - A podcast client and feed aggregator
Closes: 607180
Changes: 
 gpodder (2.12-1) unstable; urgency=low
 .
   * New upstream release (Closes: #607180)
   * Update Thomas's email address in debian/control.
Checksums-Sha1: 
 4dadf9a4481d4f7c3e438f9de0f10ad6f31f7f66 1883 gpodder_2.12-1.dsc
 2c0c5baa183c3ad01fb7969df33d60932a8f6ed9 1046948 gpodder_2.12.orig.tar.gz
 d5c8af9c7ff4c0ccb747af49308349b5ad316835 293802 gpodder_2.12-1.diff.gz
 9d18d09146c1e315ea381864a99807fb416ebe7b 562274 gpodder_2.12-1_all.deb
Checksums-Sha256: 
 9ca3655944278d3165c0b6040214b744f3e84df8afe132a64e58b47fc91cfc05 1883 
gpodder_2.12-1.dsc
 9b47d8e792b7d0c27024d5e1aa5650dd0e30f4da27f26b490859070a1d95055d 1046948 
gpodder_2.12.orig.tar.gz
 2589ab2a27b5aa31f6e5adfc611a5b5fd00535a8d4376c68c470507f77b3956b 293802 
gpodder_2.12-1.diff.gz
 630ea11292b6149a99a3af8ec8d065382f725f5adfbd4033cb64f96d6ce7f354 562274 
gpodder_2.12-1_all.deb
Files: 
 c48c122fca068270dbd5b7c45ce9c52e 1883 x11 optional gpodder_2.12-1.dsc
 e4f7784bf1797e02d172491b62cfe0af 1046948 x11 optional gpodder_2.12.orig.tar.gz
 39a1aa372db05579ec2688a16c0f0120 293802 x11 optional gpodder_2.12-1.diff.gz
 e2a0819b609f698b35867f916fc5c012 562274 x11 optional gpodder_2.12-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJNLpiSAAoJECHSBYmXSz6WQr8P+QE1TK7sDGuT6Z3m77Y3zw0P
6li30c2RVzdCoSCCsrUT9KhWseaXRJjuPQbZcjP/BJ+1kYld2VcF6mIh7QRrPJDl
R1YPJwAGIRo/cDHBrl23rYSB2SnKUcxy7Ufz4Dz8ECrQrVp2kquzdL1VYmEVsdae
cPHKeledixiKMBFMNXeHnxzm/yh+OLEqoCwqCE342H+kG1+b/QHn21ZyFj2oGY3p
H5XFJEGWDajYdchHT+fUgrQOmwDWkjQtTBWXTTgtR2BdVPZIm5h3B1UpO0zCtl+f
GU/jKAF6jrXIaq+CSeJXju12i1HeSuFXS8gr72LyIHfeGf5zwA63ve83Y8X6Sieu
IMWn9LJ1HC24WPajnaOMLuUbuQIS553x+Nsh9AGBNAaV4/uwvR9/YXd8TxQIBUBU
EcjMVXOQIUSq7aIHgBUBYu+G4PG6WIrp17B5Oj9UmXdgGHt5BnTLg5urrzSd+r+V
Nk3wB6aEZ51mfmbmoxRuqTRCc3T0P+Y7PfN2sW+H/8adjOBJLSp+Hz2u3TDEjtFR
oWXyJ92Fua6CzCaSy5UIlIKUmbgkfYoTmV2SS6L2MmloR/2Y1xK6CT6IS9y/Us9K
jP64WZsXxkeBGA/FVfte82tBqx6Lif9+7TKnFP/bRVDcCVzTdOQPn9t82p36P0b7
L2FmUroK+eeh0A1LpPFy
=LPLi
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to