Bug #787712 threaded python deadlocks

Thomas Spura tomspur at fedoraproject.org
Sat Feb 25 20:56:04 UTC 2012


On Sat, Feb 25, 2012 at 12:07 PM, Thomas Spura
<tomspur at fedoraproject.org> wrote:
> I just have applied that patch here and get a failure in test_ssl:
> FAIL: test_openssl_version (test.test_ssl.BasicSocketTests)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>  File "/builddir/build/BUILD/Python-2.7.2/Lib/test/test_ssl.py", line
> 151, in test_openssl_version
>    (s, t))
> AssertionError: ('OpenSSL 1.0.1-fips-beta2 19 Jan 2012', (1, 0, 0, 0, 3))
>
> So openssl ssems to report to be 1.0.0 and not 1.0.1.
> (not with 'openssl version' but OPENSSL_VERSION_NUMBER seems to be wrong)

Already reported here:
https://bugzilla.redhat.com/show_bug.cgi?id=794950

pushed the patch, the build needs to wait till openssl works again as
expected...

Greetings,
   Tom


More information about the python-devel mailing list