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