[Cryptography-dev] Cryptography_add_osrandom_engine failure?

Alex Gaynor alex.gaynor at gmail.com
Sat Feb 22 18:43:11 CET 2014


+1 on making an 0.2.x branch and doing a release off of that. Can I bribe
you to run the release Paul?


Alex
On Feb 22, 2014 11:38 AM, "Paul Kehrer" <paul.l.kehrer at gmail.com> wrote:

>  This is caused by cryptography being imported twice via different paths
> when it is installed via setuptools in python setup.py test. This PR (
> https://github.com/pyca/cryptography/pull/660) fixed the problem in
> trunk, but we need to do a 0.2.1 release to resolve it for pip installs.
>
> The release has been held up a bit since this project has not had to do a
> release off anything but master to this point. The current proposal is to
> do the following:
>
> * Branch off v0.2 tag and push to pyca/cryptography
> * submit #660 as another PR against that tag, review it & merge it
> * release off the branch
>
> On Saturday, February 22, 2014 at 11:34 AM, Jean-Paul Calderone wrote:
>
>  Hi all,
>
> Does anyone know why cryptography.hazmat.bindings.openssl.binding.Bindinghas started to start failing on assert
> res == 1?  This seems to indicate that Cryptography_add_osrandom_engineis failing.
>
> pyOpenSSL test suite on travis-ci has started failing because of this.
> For example, https://travis-ci.org/pyca/pyopenssl/jobs/19393936
>
> Jean-Paul
>
> _______________________________________________
> Cryptography-dev mailing list
> Cryptography-dev at python.org
> https://mail.python.org/mailman/listinfo/cryptography-dev
>
>
>
> _______________________________________________
> Cryptography-dev mailing list
> Cryptography-dev at python.org
> https://mail.python.org/mailman/listinfo/cryptography-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cryptography-dev/attachments/20140222/1c3d8f4d/attachment-0001.html>


More information about the Cryptography-dev mailing list