[Bug 1601986] Re: RuntimeError: osrandom engine already registered

2017-01-23 Thread James Page
This bug was fixed in the package python-cryptography - 1.0.1-1ubuntu1~cloud1.2 --- python-cryptography (1.0.1-1ubuntu1~cloud1.2) trusty-liberty; urgency=medium . * d/p/fix-attribute-error-in-consume-errors.patch: Cherry-pick patch from upstream to fix AttributeError: 'int'

[Bug 1601986] Re: RuntimeError: osrandom engine already registered

2017-01-12 Thread Corey Bryant
** Tags removed: verification-liberty-needed ** Tags added: verification-liberty-done -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-cryptography in Ubuntu. https://bugs.launchpad.net/bugs/1601986 Title: RuntimeError:

[Bug 1601986] Re: RuntimeError: osrandom engine already registered

2017-01-05 Thread Corey Bryant
** Changed in: horizon Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-cryptography in Ubuntu. https://bugs.launchpad.net/bugs/1601986 Title: RuntimeError: osrandom engine already registered To

[Bug 1601986] Re: RuntimeError: osrandom engine already registered

2016-12-21 Thread Corey Bryant
A new version of python-cryptography with this fix has been uploaded to liberty-staging and is awaiting promotion to liberty-proposed. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-cryptography in Ubuntu.

[Bug 1601986] Re: RuntimeError: osrandom engine already registered

2016-12-13 Thread Corey Bryant
** Changed in: cloud-archive Status: New => Fix Released ** Changed in: cloud-archive Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-cryptography in Ubuntu.

[Bug 1601986] Re: RuntimeError: osrandom engine already registered

2016-12-13 Thread Corey Bryant
commit 9837cb15b84fea92ffce3306d14160a8c11b1c65 is included in mitaka and above, so I'm marking this as fix released for python-cryptography in Ubuntu. We'll target a fix for the Liberty cloud-archive. ** Also affects: cloud-archive Importance: Undecided Status: New ** Also affects:

[Bug 1601986] Re: RuntimeError: osrandom engine already registered

2016-12-13 Thread Corey Bryant
I think this is fixed by the following commit to python-cryptography. commit 9837cb15b84fea92ffce3306d14160a8c11b1c65 Author: Paul Kehrer Date: Mon Aug 24 08:00:10 2015 -0500 make engine addition idempotent Threading issues keep cropping up. ENGINE_add