Your message dated Thu, 20 Apr 2006 15:28:36 +0200
with message-id <[EMAIL PROTECTED]>
and subject line #362640: pysql problem
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: gajim
Version: 0.9.1-3
Severity: grave
Justification: renders package unusable
starting gajim gives (both the one in debian and the one in the upstream svn
repo):
Traceback (most recent call last):
File "gajim.py", line 65, in ?
from common import check_paths
File "/usr/share/gajim/src/common/check_paths.py", line 29, in ?
from common import gajim
File "/usr/share/gajim/src/common/gajim.py", line 47, in ?
logger = logger.Logger() # init the logger
File "/usr/share/gajim/src/common/logger.py", line 91, in __init__
self.init_vars()
File "/usr/share/gajim/src/common/logger.py", line 100, in init_vars
self.get_jids_already_in_db()
File "/usr/share/gajim/src/common/logger.py", line 103, in
get_jids_already_in_db
self.cur.execute('SELECT jid FROM jids')
pysqlite2.dbapi2.Warning: You can only execute one statement at a time.
ciao
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-amd64-k8
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages gajim depends on:
ii libaspell15 0.60.4-3 GNU Aspell spell-checker runtime l
ii libatk1.0-0 1.11.4-1 The ATK accessibility toolkit
ii libc6 2.3.6-5 GNU C Library: Shared libraries an
ii libcairo2 1.0.2-3 The Cairo 2D vector graphics libra
ii libfontconfig1 2.3.2-5.1 generic font configuration library
ii libglib2.0-0 2.10.1-2 The GLib library of C routines
ii libgtk2.0-0 2.8.16-1 The GTK+ graphical user interface
ii libgtkspell0 2.0.10-3 a spell-checking addon for GTK's T
ii libpango1.0-0 1.12.0-2 Layout and rendering of internatio
ii libx11-6 6.9.0.dfsg.1-6 X Window System protocol client li
ii libxcursor1 1.1.3-1 X cursor management library
ii libxext6 6.9.0.dfsg.1-6 X Window System miscellaneous exte
ii libxi6 6.9.0.dfsg.1-6 X Window System Input extension li
ii libxinerama1 6.9.0.dfsg.1-6 X Window System multi-head display
ii libxrandr2 6.9.0.dfsg.1-6 X Window System Resize, Rotate and
ii libxrender1 1:0.9.0.2-1 X Rendering Extension client libra
ii libxss1 6.9.0.dfsg.1-6 X Screen Saver client-side library
ii python 2.3.5-5 An interactive high-level object-o
ii python-glade2 2.8.2-3 GTK+ bindings: Glade support
ii python-gtk2 2.8.2-3 Python bindings for the GTK+ widge
ii python-pysqlite2 2.0.5-1 python interface to SQLite 3
Versions of packages gajim recommends:
ii notification-daemon 0.3.4-4 a daemon that displays passive pop
ii python-dns 2.3.0-5 pydns - DNS client module for Pyth
ii python2.4-dbus 0.61-5 simple interprocess messaging syst
-- no debconf information
--
Enrico Tassi
--- End Message ---
--- Begin Message ---
python-pysqlite2 version 2.2.0 is now in testing. This fixes this bug.
--
Yann Le Boulanger
--- End Message ---