lenny (onwards) packages should depend on python-pysqlite2 not python-sqlite2 #785

Closed
opened 2009-08-10 21:30:37 +00:00 by arthur · 3 comments
arthur commented 2009-08-10 21:30:37 +00:00
Owner

python-sqlite2 has been renamed to python-pysqlite2 so from lenny onwards the dependency has to be changed.

BTW, I got to install the etch package on a lenny by doing the following :

wget http://allmydata.org/debian/dists/etch/tahoe/binary-i386/allmydata-tahoe_1.5.0-r4044_all.deb
dpkg -i --ignore-depends=python-sqlite2 allmydata-tahoe_1.5.0_all.deb

python-sqlite2 has been renamed to python-pysqlite2 so from lenny onwards the dependency has to be changed. BTW, I got to install the etch package on a lenny by doing the following : > wget <http://allmydata.org/debian/dists/etch/tahoe/binary-i386/allmydata-tahoe_1.5.0-r4044_all.deb> > dpkg -i --ignore-depends=python-sqlite2 allmydata-tahoe_1.5.0_all.deb
tahoe-lafs added the
unknown
major
defect
1.5.0
labels 2009-08-10 21:30:37 +00:00
tahoe-lafs added
packaging
and removed
unknown
labels 2009-08-11 22:35:53 +00:00
zooko commented 2009-10-26 20:27:53 +00:00
Author
Owner

Hm, source:misc/lenny/debian/control and source:misc/sid/debian/control don't mention sqlite at all. What's the next step on this issue? I guess it is for me to configure the lenny buildslaves to build a .deb.

Hm, source:misc/lenny/debian/control and source:misc/sid/debian/control don't mention sqlite at all. What's the next step on this issue? I guess it is for me to configure the lenny buildslaves to build a .deb.
zooko commented 2009-10-26 20:33:53 +00:00
Author
Owner

I linked to this ticket from wiki/DownloadDebianPackages.

I linked to this ticket from [wiki/DownloadDebianPackages](wiki/DownloadDebianPackages).
tahoe-lafs added this to the eventually milestone 2009-10-26 20:34:05 +00:00
davidsarah commented 2011-07-22 20:31:59 +00:00
Author
Owner

The current Debian and Ubuntu packages don't need to depend on a separate package for sqlite because it's included in Python >= 2.5.

The current Debian and Ubuntu packages don't need to depend on a separate package for sqlite because it's included in Python >= 2.5.
tahoe-lafs added the
invalid
label 2011-07-22 20:31:59 +00:00
davidsarah closed this issue 2011-07-22 20:31:59 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tahoe-lafs/trac-2024-07-25#785
No description provided.