[Bug 1423675] [NEW] [SRU] python-eventlet fall back to old behavior if SSLContext is not available

Corey Bryant corey.bryant at canonical.com
Thu Feb 19 19:39:06 UTC 2015


Public bug reported:

[Impact]
When backporting the utopic version of python-eventlet to the ubuntu cloud archive on trusty (to pick up the fix for bug #1419117) the build for python-eventlet failed.  The build failed because SSLContext() is not defined for Python 2.7 in trusty, whereas it is defined for Python 2.7 and 3.4 in utopic.

Use of SSLContext was introduced in the utopic packaging branch in the
following patch: debian/patches/sslwrap.diff.  What I've done to enable
the backport is to fall back to the original behavior in this patch if
SSLContext is not available.

[Test Case]
Build python-eventlet for both trusty and utopic, which will also run the test suite.

[Regression Potential]
Should be zero, as the version of python-eventlet in trusty is running without the sslwrap.diff patch, and when the utopic version falls back to the original behavior, it will result in the same code.

** Affects: python-eventlet (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-eventlet in Ubuntu.
https://bugs.launchpad.net/bugs/1423675

Title:
  [SRU] python-eventlet fall back to old behavior if SSLContext is not
  available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-eventlet/+bug/1423675/+subscriptions



More information about the Ubuntu-server-bugs mailing list