Bug#468144: smokeping.xml missing

2008-02-27 Thread Matt Ryan
Package: torrus-common Version: 1.0.6-1 The file /usr/share/torrus/xmlconfig/vendor/smokeping.xml is missing from this version of the package. This causes any installation that uses this definition to fail on upgrade of the package. Please consider reinstating this file to the package. -- To U

Bug#390144: closing dbh with active statement handles

2006-09-29 Thread Matt Ryan
Package: libdbd-sqlite3-perl Version: 1.13-1 Simple PERL script produces the error "closing dbh with active statement handles" on disconnect. Create a sample empty database (also errors if there is data in the table): echo 'CREATE TABLE test_table (column_one text);' | sqlite3 test_sqlite.db