debian packages require python < 2.6, but should allow python 2.6 #660

Closed
opened 2009-03-11 15:02:10 +00:00 by zooko · 2 comments

There was a time when there was a bug in Tahoe when used with Python 2.6. I forget the details -- maybe it had to do with Nevow using "with" as a variable name? Possibly there was more than one. Anyway, that time is long past, as we have a python 2.6 buildbot which has been consistently happy for a long time. So our deb packages should relax their requirements from python < 2.6 to python <= 2.6 (or possibly python >= 2.4.2 && python < 3?)

Dash can't install the deb's on Ubuntu 9.04 because some other packages (gobject-introspection, compiz, gimp require python >= 2.6.

There was a time when there was a bug in Tahoe when used with Python 2.6. I forget the details -- maybe it had to do with Nevow using "with" as a variable name? Possibly there was more than one. Anyway, that time is long past, as we have a python 2.6 buildbot which has been consistently happy for a long time. So our deb packages should relax their requirements from `python < 2.6` to `python <= 2.6` (or possibly `python >= 2.4.2 && python < 3`?) Dash can't install the deb's on Ubuntu 9.04 because some other packages (`gobject-introspection`, `compiz`, `gimp` require `python >= 2.6`.
zooko added the
website
major
defect
1.3.0
labels 2009-03-11 15:02:10 +00:00
zooko added this to the 1.4.1 milestone 2009-03-11 15:02:10 +00:00
warner was assigned by zooko 2009-03-11 15:02:10 +00:00
Author

(https://bugs.launchpad.net/allmydata.org/+bug/341168) # please be compatible with python 2.5

(https://bugs.launchpad.net/allmydata.org/+bug/341168) # please be compatible with python 2.5
Author

fixed in changeset:55de7c3fed797b0e

fixed in changeset:55de7c3fed797b0e
zooko added the
fixed
label 2009-03-18 02:07:46 +00:00
zooko closed this issue 2009-03-18 02:07:46 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

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