bump Twisted requirement to >= 11.0 to avoid twisted#411 and twisted#4395 #1771

Closed
opened 2012-06-17 00:19:17 +00:00 by davidsarah · 7 comments
davidsarah commented 2012-06-17 00:19:17 +00:00
Owner

Twisted 10.2 fixes the Deferred recursion issue (https://twistedmatrix.com/trac/ticket/411) and will be needed by the cloud backend. Twisted 11.0 fixes the SSH server rekeying bug (http://twistedmatrix.com/trac/ticket/4395, also see #1297). So, I'd like us to bump the Twisted requirement to >= 11.0 for Tahoe-LAFS v1.10.

This will require uploading a Twisted egg for at least 64-bit Windows (we already have one for Twisted 11.0 on 32-bit Windows: https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-dep-eggs/README.html)

Twisted 10.2 fixes the Deferred recursion issue (<https://twistedmatrix.com/trac/ticket/411>) and will be needed by the cloud backend. Twisted 11.0 fixes the SSH server rekeying bug (<http://twistedmatrix.com/trac/ticket/4395>, also see #1297). So, I'd like us to bump the Twisted requirement to >= 11.0 for Tahoe-LAFS v1.10. This will require uploading a Twisted egg for at least 64-bit Windows (we already have one for Twisted 11.0 on 32-bit Windows: <https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-dep-eggs/README.html>)
tahoe-lafs added the
packaging
normal
defect
1.9.1
labels 2012-06-17 00:19:17 +00:00
tahoe-lafs added this to the 1.10.0 milestone 2012-06-17 00:19:17 +00:00
davidsarah commented 2012-06-17 00:24:34 +00:00
Author
Owner

Attachment fix-1771.darcs.patch (128932 bytes) added

_auto_deps.py: bump the Twisted dependency to >= 11.0.0 to avoid Twisted bugs #411 (Deferred recursion limit) and #4395 (SSH server rekeying). refs #1297 fixes #1771

**Attachment** fix-1771.darcs.patch (128932 bytes) added _auto_deps.py: bump the Twisted dependency to >= 11.0.0 to avoid Twisted bugs #411 (Deferred recursion limit) and #4395 (SSH server rekeying). refs #1297 fixes #1771
zooko commented 2012-06-17 03:12:32 +00:00
Author
Owner

I guess this patch should also remove the mention of #1297 in source:docs/frontends/FTP-and-SFTP.rst.

I guess this patch should also remove the mention of #1297 in source:docs/frontends/FTP-and-SFTP.rst.
davidsarah commented 2012-06-18 17:06:26 +00:00
Author
Owner

Attachment doc-1297-fixed.darcs.patch (130640 bytes) added

docs/frontends/FTP-and-SFTP.rst: remove reference to rekeying bug since it does not apply now that we depend on Twisted 11.0. refs #1297 refs #1771. Includes patch to update Twisted requirement.

**Attachment** doc-1297-fixed.darcs.patch (130640 bytes) added docs/frontends/FTP-and-SFTP.rst: remove reference to rekeying bug since it does not apply now that we depend on Twisted 11.0. refs #1297 refs #1771. Includes patch to update Twisted requirement.
david-sarah@jacaranda.org commented 2012-06-22 15:46:49 +00:00
Author
Owner

In changeset:26dad5044b33675f:

_auto_deps.py: bump the Twisted dependency to >= 11.0.0 to avoid Twisted bugs #411 (Deferred recursion limit) and #4395 (SSH server rekeying). refs #1297 fixes #1771
In changeset:26dad5044b33675f: ``` _auto_deps.py: bump the Twisted dependency to >= 11.0.0 to avoid Twisted bugs #411 (Deferred recursion limit) and #4395 (SSH server rekeying). refs #1297 fixes #1771 ```
tahoe-lafs added the
fixed
label 2012-06-22 15:46:49 +00:00
david-sarah@jacaranda.org closed this issue 2012-06-22 15:46:49 +00:00
david-sarah@jacaranda.org commented 2012-06-22 15:46:50 +00:00
Author
Owner

In changeset:7ffa819eef409062:

docs/frontends/FTP-and-SFTP.rst: remove reference to rekeying bug since it does not apply now that we depend on Twisted 11.0. refs #1297 refs #1771
In changeset:7ffa819eef409062: ``` docs/frontends/FTP-and-SFTP.rst: remove reference to rekeying bug since it does not apply now that we depend on Twisted 11.0. refs #1297 refs #1771 ```
david-sarah@jacaranda.org commented 2012-07-20 03:54:57 +00:00
Author
Owner

In changeset:5926/cloud-backend:

[rebased for cloud-backend] _auto_deps.py: bump the Twisted dependency to >= 11.0.0 to avoid Twisted bugs #411 (Deferred recursion limit) and #4395 (SSH server rekeying). refs #1297 refs #1771
In changeset:5926/cloud-backend: ``` [rebased for cloud-backend] _auto_deps.py: bump the Twisted dependency to >= 11.0.0 to avoid Twisted bugs #411 (Deferred recursion limit) and #4395 (SSH server rekeying). refs #1297 refs #1771 ```
david-sarah@jacaranda.org commented 2012-07-20 03:55:01 +00:00
Author
Owner

In changeset:5927/cloud-backend:

[rebased for cloud-backend] docs/frontends/FTP-and-SFTP.rst: remove reference to rekeying bug since it does not apply now that we depend on Twisted 11.0. refs #1297 refs #1771
In changeset:5927/cloud-backend: ``` [rebased for cloud-backend] docs/frontends/FTP-and-SFTP.rst: remove reference to rekeying bug since it does not apply now that we depend on Twisted 11.0. refs #1297 refs #1771 ```
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#1771
No description provided.