From b4e89b273c98a150d41e0cccbe74c3f51d7fd093 Mon Sep 17 00:00:00 2001 From: exarkun <> Date: Sat, 16 May 2009 19:04:57 +0000 Subject: [PATCH] This interaction is fixed in Twisted 8.2 [Imported from Trac: page DownloadDebianPackages, version 18] --- DownloadDebianPackages.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DownloadDebianPackages.md b/DownloadDebianPackages.md index f5e5377..cadf0a2 100644 --- a/DownloadDebianPackages.md +++ b/DownloadDebianPackages.md @@ -111,10 +111,10 @@ backport of a newer version of nevow. ### Sid -The combination of Twisted-8.x and pyopenssl-0.7 triggers a bug (#402) that +The combination of Twisted-8.1 and pyopenssl-0.7 triggers a bug (#402) that causes many unit tests to fail. This bug does not appear to impact actual -operations. The current workaround is to downgrade to pyopenssl-0.6 or -refrain from running unit tests. +operations. The current workaround is to upgrade to Twisted-8.2, downgrade +to pyopenssl-0.6, or refrain from running unit tests. ## Building From Source On Debian Systems