[Pkg-openssl-devel] Bug#897658: m2crypto: FTBFS against openssl 1.1.1

Sebastian Andrzej Siewior sebastian at breakpoint.cc
Thu May 3 22:39:24 BST 2018


Source: m2crypto
Version: 0.27.0-5
Severity: important
User: pkg-openssl-devel at lists.alioth.debian.org
Usertags: openssl-1.1.1

The new openssl 1.1.1 is currently in experimental [0]. This package
failed to build against this new package [1] while it built fine against
the openssl version currently in unstable [2].
Could you please have a look? It seems not to like the new version
string:

|I: pybuild base:217: python2.7 setup.py clean 
|Traceback (most recent call last):
|  File "setup.py", line 256, in <module>
|    if openssl_version('1.1.0', required=True):
|  File "setup.py", line 84, in openssl_version
|    return StrictVersion(ver_str) >= StrictVersion(req_ver)
|  File "/usr/lib/python2.7/distutils/version.py", line 40, in __init__
|    self.parse(vstring)
|  File "/usr/lib/python2.7/distutils/version.py", line 107, in parse
|    raise ValueError, "invalid version number '%s'" % vstring
|ValueError: invalid version number '1.1.1-pre6'
|E: pybuild pybuild:336: clean: plugin distutils failed with: exit code=1: python2.7 setup.py clean 
|dh_auto_clean: pybuild --clean --test-pytest -i python{version} -p 2.7 returned exit code 13
|make: *** [debian/rules:15: clean] Error 25

this is probably temporary until the `-preX' suffix vanishes in the
final release but it would nice to handle it in the meantime.

[0] https://lists.debian.org/msgid-search/20180501211400.GA21460@roeckx.be
[1] https://breakpoint.cc/openssl-rebuild/2018-05-03-rebuild-openssl1.1.1-pre6/attempted/m2crypto_0.27.0-5_amd64-2018-05-02T20%3A11%3A27Z
[2] https://breakpoint.cc/openssl-rebuild/2018-05-03-rebuild-openssl1.1.1-pre6/successful/m2crypto_0.27.0-5_amd64-2018-05-02T18%3A45%3A27Z

Sebastian



More information about the Pkg-openssl-devel mailing list