Your message dated Mon, 11 Mar 2019 19:04:31 +0000
with message-id <e1h3qdv-0008yl...@fasolo.debian.org>
and subject line Bug#923446: fixed in m2crypto 0.31.0-3
has caused the Debian Bug report #923446,
regarding m2crypto: autopkgtest with new version of openssl: Connection refused
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
923446: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923446
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: m2crypto
Version: 0.31.0-2
Severity: important
X-Debbugs-CC: debian...@lists.debian.org, open...@packages.debian.org
User: debian...@lists.debian.org
Usertags: needs-update
Control: affects -1 src:openssl

Dear maintainers,

With a recent upload of openssl the autopkgtest of m2crypto fails in
testing when that autopkgtest is run with the binary packages of openssl
from unstable. It passes when run with only packages from testing. In
tabular form:
                       pass            fail
openssl                from testing    1.1.1b-1
m2crypto               from testing    0.31.0-2
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration of openssl to
testing [1]. Of course, openssl shouldn't just break your autopkgtest
(or even worse, your package), but it seems to me that the change in
openssl could very well be intended and your package needs to update to
the new situation. If needed, please change the bug's severity and in
doubt, please discuss with the maintainers of openssl (in X-Debbugs-CC).

If this is a real problem in your package (and not only in your
autopkgtest), the right binary package(s) from openssl should really add
a versioned Breaks on the unfixed version of (one of your) package(s).

Please note that the window to fix this to allow openssl to migrate
without intervention is closing extremely soon.

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=openssl

https://ci.debian.net/data/autopkgtest/testing/amd64/m/m2crypto/2021379/log.gz

=================================== FAILURES
===================================
_____________________ MiscSSLClientTestCase.test_cipher_ok
_____________________

self = <tests.test_ssl.MiscSSLClientTestCase testMethod=test_cipher_ok>

    def test_cipher_ok(self):
        if OPENSSL111:
            TCIPHER = 'TLS_AES_256_GCM_SHA384'
        else:
            TCIPHER = 'AES128-SHA'
        self.args = self.args + ['-cipher', TCIPHER]

        pid = self.start_server(self.args)
        try:
            ctx = SSL.Context()
            s = SSL.Connection(ctx)
            s.set_cipher_list(TCIPHER)
>           s.connect(self.srv_addr)

tests/test_ssl.py:472:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
_ _ _ _
/usr/lib/python2.7/dist-packages/M2Crypto/SSL/Connection.py:303: in connect
    self.socket.connect(addr)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
_ _ _ _

name = 'connect', self = <socket._socketobject object at 0x7f9a73eeeb40>
args = (('localhost', 43581),)

    def meth(name,self,*args):
>       return getattr(self._sock,name)(*args)
E       error: [Errno 111] Connection refused

/usr/lib/python2.7/socket.py:228: error

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: m2crypto
Source-Version: 0.31.0-3

We believe that the bug you reported is fixed in the latest version of
m2crypto, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 923...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Stender <sten...@debian.org> (supplier of updated m2crypto package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 11 Mar 2019 19:44:01 +0100
Source: m2crypto
Binary: m2crypto-doc python-m2crypto python-m2crypto-dbgsym
Architecture: source all amd64
Version: 0.31.0-3
Distribution: unstable
Urgency: medium
Maintainer: Daniel Stender <sten...@debian.org>
Changed-By: Daniel Stender <sten...@debian.org>
Description:
 m2crypto-doc - Python wrapper for the OpenSSL library (docs)
 python-m2crypto - Python wrapper for the OpenSSL library (Python 2 modules)
Closes: 923446
Changes:
 m2crypto (0.31.0-3) unstable; urgency=medium
 .
   * add 0002-tests-test_ssl-use-ciphercuites-for-TLS1.3-cipher-in.patch
     (Closes: #923446, thanks to Sebastian Andrzej Siewior).
Checksums-Sha1:
 8007f6f0390289b255618c354b3d939fd0b801a8 2308 m2crypto_0.31.0-3.dsc
 f0dfa45f0a5f20df3b9caf1edbfaa8045195ecee 57788 m2crypto_0.31.0-3.debian.tar.xz
 ca91c711cbc7bbd43a4bc9dbc1d439fa14e73a7f 194900 m2crypto-doc_0.31.0-3_all.deb
 48e68589195b6e65e04eeec3e2fdee65ab702244 8362 m2crypto_0.31.0-3_amd64.buildinfo
 079b52839dcb92d07aceceecd38191ca9cb01360 429124 
python-m2crypto-dbgsym_0.31.0-3_amd64.deb
 d35c89257c076f9715f5466058f7606f85e97097 182044 
python-m2crypto_0.31.0-3_amd64.deb
Checksums-Sha256:
 0777cb517db67803e0fc4340848e74f4a47e8ffb7a78623106609772057793c1 2308 
m2crypto_0.31.0-3.dsc
 917b613519d5c50d8e8e07323ae61e20c3b2660ea784cb45b8318bc2dd372429 57788 
m2crypto_0.31.0-3.debian.tar.xz
 b4daf4c8fdbf4c6d406ac174ccd77a8b8582bb494f602ef56b8d438b39a67f32 194900 
m2crypto-doc_0.31.0-3_all.deb
 2b5242c2d48642a4c4b3b17fa9a630a119c68ab251518f13c7b31409b30e8816 8362 
m2crypto_0.31.0-3_amd64.buildinfo
 739212ad95b940637822c135106a171c1a4294a6550ad042b11f257ac83e0b1c 429124 
python-m2crypto-dbgsym_0.31.0-3_amd64.deb
 e2a6c41a0afcbfd4a629a89a779908b5122e873f0ea691fd79292b92ee7c6a00 182044 
python-m2crypto_0.31.0-3_amd64.deb
Files:
 2fc45419b03bf6f2a71c65a6002359d6 2308 python optional m2crypto_0.31.0-3.dsc
 0bf706ee94497a93442834e795db3c02 57788 python optional 
m2crypto_0.31.0-3.debian.tar.xz
 bdd4c11faa6d6fcd133f50ae75fa764a 194900 doc optional 
m2crypto-doc_0.31.0-3_all.deb
 1c1c36edf412864db2132fc3110ee4d2 8362 python optional 
m2crypto_0.31.0-3_amd64.buildinfo
 6e9a2adb0f54083ff02dda74d0726fb1 429124 debug optional 
python-m2crypto-dbgsym_0.31.0-3_amd64.deb
 5390500032c14392a7c392c1ce29a839 182044 python optional 
python-m2crypto_0.31.0-3_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEERsscqJ6jt0N2dh25FeCa9N9RgsgFAlyGrg8ACgkQFeCa9N9R
gshsvg//b8E2JPdol7WBNHoxGmM5hJjvlfX+9BvtBJhiPzAn3MEdWyBDxTgs49xG
odvk1ptkcdk6SuQPCOBftilLVpq989Pm7IW3UdBG1Mav5imJep2WeOthxC6n7p6F
5SXjmqc4feuyPXJd+aEUfSSFBJRrU+A9MxpTdisJQeY5qUwTrn5CXWMrW36OGNWh
5HJv/PcU1L9uk829rImD8lDfrA1LAIimW6qk+DO21ArLnrRFogLJ1+ALeg9ydmTd
v3grCE89jbQwc/b0Giq6HLH9WwQQ2h9DOgukKTHv8iJxwH5KFM68zXfBaBB93D9f
xstMAEjAKj09bGwwn3wX52i6h9Nh/ujC6EJN1kpF+gnnS/4/fos5ue1D4pI4eVmq
4FGwlO/ZhH8vCd7I2Wbgz703sRIKI730ZSraZnrxgivTEdDNaEOR779q2igkmKlP
TzHmM1Fr3MCwR2wvprUT2HF8KMak7oEGWtJ16BRRj5lU8tlpaK8Jpj3YKWEz4rON
kj8lDPyFR2rU1hYpCKZMHFsBD2bB3/0Q87o9namvqVp4kG4Sfk0UZcD+jKcAjWVD
yJHaf2BDAhcYwsCv7Apab0yDZWTtVyi5em66FHUi17kKqUVxlEgmwDM61HUlUwf/
FB3PnJCOZk1+V/lYdCwfsirNAgeViSY5NmTIlut/u9Clp1SypPI=
=KD2y
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to