[Cryptography-dev] Cryptography_add_osrandom_engine failure?

Jean-Paul Calderone jean-paul at hybridcluster.com
Sat Feb 22 18:37:39 CET 2014


On 02/22/2014 12:37 PM, Alex Gaynor wrote:
> This is a bug in 0.2.0, it only affects users of `setup.py test` (not
> technically true, but ...). We've landed a fix on master, and we're
> looking at doing an 0.2.1 release shortly to resolve it.
>
> https://github.com/pyca/cryptography/commit/26084d8c15fe631febf5d58691eb2b7f1533460f
> is the commit that fixes it.
>
> Alex
>
Ah.  Thanks.

Jean-Paul

>
> On Sat, Feb 22, 2014 at 11:34 AM, Jean-Paul Calderone
> <jean-paul at hybridcluster.com <mailto:jean-paul at hybridcluster.com>> wrote:
>
>     Hi all,
>
>     Does anyone know why
>     cryptography.hazmat.bindings.openssl.binding.Binding has started
>     to start failing on assert res == 1?  This seems to indicate that
>     Cryptography_add_osrandom_engine is 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 <mailto:Cryptography-dev at python.org>
>     https://mail.python.org/mailman/listinfo/cryptography-dev
>
>
>
>
> -- 
> "I disapprove of what you say, but I will defend to the death your
> right to say it." -- Evelyn Beatrice Hall (summarizing Voltaire)
> "The people's good is the highest law." -- Cicero
> GPG Key fingerprint: 125F 5C67 DFE9 4084
>
>
> _______________________________________________
> 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/f06d0628/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 900 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/cryptography-dev/attachments/20140222/f06d0628/attachment.sig>


More information about the Cryptography-dev mailing list