Comment 5 for bug 600549

Revision history for this message
Matthias Klose (doko) wrote :

confirmed in a rebuild and a local build
http://people.ubuntuwire.org/~lucas/ubuntu-nbs/32/m2crypto_0.20.1-1ubuntu3_lubuntu32.buildlog
reopening, the tests fail with
======================================================================
ERROR: test_sslv23_weak_crypto (tests.test_ssl.MiscSSLClientTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/scratch/packages/tmp/m2crypto-0.20.1/tests/test_ssl.py", line 408, in test_sslv23_weak_crypto
    s.connect(self.srv_addr)
  File "/scratch/packages/tmp/m2crypto-0.20.1/M2Crypto/SSL/Connection.py", line 179, in connect
    ret = self.connect_ssl()
  File "/scratch/packages/tmp/m2crypto-0.20.1/M2Crypto/SSL/Connection.py", line 172, in connect_ssl
    return m2.ssl_connect(self.ssl)
SSLError: unexpected eof

----------------------------------------------------------------------
Ran 237 tests in 162.729s

FAILED (errors=1)
make: *** [build-stamp] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2