Current version( 2.3.2-1) is incompatible with newest sqlite3
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-pysqlite2 (Ubuntu) |
Fix Released
|
Medium
|
Matthias Klose | ||
Edgy |
Won't Fix
|
Medium
|
Unassigned |
Bug Description
I had problems running a script:
lucasvo@
Traceback (most recent call last):
File "manage.py", line 11, in ?
execute_
File "/usr/lib/
execute_
File "/usr/lib/
action_
File "/usr/lib/
table_list = _get_table_list()
File "/usr/lib/
return get_introspecti
File "/usr/lib/
cursor.
File "/usr/lib/
return self.cursor.
File "/usr/lib/
return Database.
pysqlite2.
Hi! This also happens to me. This happens in the package distributed by ubuntu. I rebuilt the package and this problem went away.
cheers.