PLD 2.0 (Ac) marked as stable

kiesiu kiesyoo at o2.pl
Fri Apr 6 18:18:02 CEST 2007


On Mon, Apr 02, 2007 at 12:31:56PM +0200, Marcin Król wrote:
> PLD 2.0 (Ac) main package tree has been permanently locked and marked
> as stable. In next few days SPECS & SOURCES in CVS will be tagged 
> with AC-STABLE tag. Packages will be probably signed too. Then I'll 
> start working on iso images which should be available in two or three
> weeks.

There are problems with python-sqlite.

[kiesiu at seth ~]$ gajim
Traceback (most recent call last):
   File "gajim.py", line 26, 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 29, 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 89, in __init__
     self.init_vars()
   File "/usr/share/gajim/src/common/logger.py", line 117, in init_vars
     self.open_db()
   File "/usr/share/gajim/src/common/logger.py", line 105, in open_db
     self.set_synchronous(False)
   File "/usr/share/gajim/src/common/logger.py", line 112, in 
set_synchronous
     self.cur.execute("PRAGMA synchronous = OFF")
pysqlite2.dbapi2.Warning: You can only execute one statement at a time.

Version on ftp (2.0.5-2) don't work with sqlite3 on ftp (3.3.10-1).
According to pysqlite website[1] this bug was fixed in 2.0.7 version. 
Patch upgradeing python-sqlite to 2.3.3 is in attachment. Builds and 
works. Someone with w+ please commit it and STBR. Thank you.

ChangeLog:
- up to 2.3.3

[1] - http://initd.org/tracker/pysqlite/wiki/2.0.7_Changelog
-- 
Łukasz Kieś
(kiesiu)

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: python-sqlite.patch
Url: /mailman/pipermail/pld-devel-en/attachments/20070406/01defe83/attachment.pl 


More information about the pld-devel-en mailing list