Package: python-pysqlite2
Version: 2.4.0-1
Severity: grave
Justification: renders package unusable
Packages which depends on python-pysqlite2 don't start. They seem not
no be able to connect to a database because of a problem about function
sqlite.connect().
Here is the message error for trac :
(database parameter must be string or APSW Connection object)
and the backtrace for trac :
File "/usr/share/gajim/src/gajim.py", line 37, in ?
import message_control
File "/usr/share/gajim/src/message_control.py", line 14, in ?
import gtkgui_helpers
File "/usr/share/gajim/src/gtkgui_helpers.py", line 28, in ?
import vcard
File "/usr/share/gajim/src/vcard.py", line 27, in ?
from common import helpers
File "/usr/share/gajim/src/common/helpers.py", line 30, in ?
import gajim
File "/usr/share/gajim/src/common/gajim.py", line 65, in ?
logger = logger.Logger() # init the logger
File "/usr/share/gajim/src/common/logger.py", line 90, in __init__
self.init_vars()
File "/usr/share/gajim/src/common/logger.py", line 126, in init_vars
self.open_db()
File "/usr/share/gajim/src/common/logger.py", line 111, in open_db
isolation_level = 'IMMEDIATE')
ValueError: database parameter must be string or APSW Connection object
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (990, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-3-k7 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-pysqlite2 depends on:
ii libc6 2.7-3 GNU C Library: Shared libraries
ii libsqlite3-0 3.4.2-2 SQLite 3 shared library
ii python 2.4.4-6 An interactive high-level object-o
ii python-central 0.5.15 register and build utility for Pyt
python-pysqlite2 recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]