Bug 294501 - ImportError: No module named sqlite
Summary: ImportError: No module named sqlite
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: plague
Version: 9
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Dan Williams
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-09-18 11:02 UTC by Michael Schwendt
Modified: 2008-09-03 12:32 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-09-03 12:32:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michael Schwendt 2007-09-18 11:02:53 UTC
The plague package does "Requires: python-sqlite", which is
a capability provided by the "python" package, and it does
"import sqlite" in the plague-server User.py and DBManager.py
files, but Python 2.5 includes only a "sqlite3" module.
Additionally, it is API incompatible with the old "sqlite".

Comment 1 Michael Schwendt 2007-11-13 16:17:41 UTC
Rudimentary sqlite3 support for plague 0.5.0:
http://mschwendt.fedorapeople.org/plague-0.5.0-fedora8.patch


Comment 2 David Chipman 2008-01-19 09:32:59 UTC
This bug also shows up in Fedora Core 8, not just the "bleeding-edge", AKA Rawhide. 

Comment 3 Bug Zapper 2008-05-14 03:14:50 UTC
Changing version to '9' as part of upcoming Fedora 9 GA.
More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 4 Michael Schwendt 2008-06-14 11:47:27 UTC
Btw, the sqlite3 patch for plague 0.4 is here:
http://mschwendt.fedorapeople.org/plague-0.4.4.1-sqlite3.patch



Note You need to log in before you can comment on or make changes to this bug.