Your message dated Mon, 10 Feb 2020 23:19:37 +0000 with message-id <e1j1il3-0001c8...@fasolo.debian.org> and subject line Bug#949437: fixed in postorius 1.3.2-1 has caused the Debian Bug report #949437, regarding postorius: FTBFS and autopkgtest failure (needs update for new version of mailmanclient 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.) -- 949437: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=949437 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: postorius Version: 1.2.4-1 Severity: serious Tags: sid bullseye User: debian...@lists.debian.org Usertags: needs-update Control: affects -1 src:mailmanclient [X-Debbugs-CC: debian...@lists.debian.org, mailmancli...@packages.debian.org] Dear maintainers, With a recent upload of mailmanclient the autopkgtest of postorius fails in testing when that autopkgtest is run with the binary packages of mailmanclient from unstable. If fails during the build, on reproducible-builds infra you can see if failing on armhf. It passes when run with only packages from testing. In tabular form: pass fail mailmanclient from testing 3.3.0-1 postorius from testing 1.2.4-1 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 mailmanclient to testing [1]. Of course, mailmanclient shouldn't just break your autopkgtest (or even worse, your package), but somehow I guess that the change in mailmanclient was intended and your package needs to update to the new situation. If not, feel free to reassign to mailmanclient. If this is a real problem in your package (and not only in your autopkgtest), the right binary package(s) from mailmanclient should really add a versioned Breaks on the unfixed version of (one of your) package(s). Note: the Breaks is nice even if the issue is only in the autopkgtest as it helps the migration software to figure out the right versions to combine in the tests. 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=mailmanclient https://ci.debian.net/data/autopkgtest/testing/amd64/p/postorius/4038349/log.gz ====================================================================== ERROR: test_list_options_shows_all_addresses (postorius.tests.mailman_api_tests.test_user.MailmanUserTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "example_project/postorius/tests/mailman_api_tests/test_user.py", line 167, in test_list_options_shows_all_addresses address.verify() File "/usr/lib/python3/dist-packages/mailmanclient/restobjects/address.py", line 75, in verify self._connection.call( File "/usr/lib/python3/dist-packages/mailmanclient/restbase/connection.py", line 91, in call response = request( File "/usr/lib/python3/dist-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/usr/lib/python3/dist-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/usr/lib/python3/dist-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/usr/lib/python3/dist-packages/requests/adapters.py", line 439, in send resp = conn.urlopen( File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 665, in urlopen httplib_response = self._make_request( File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 412, in _make_request httplib_response = conn.getresponse(buffering=True) File "/usr/lib/python3/dist-packages/vcr/stubs/__init__.py", line 231, in getresponse raise CannotOverwriteExistingCassetteException( vcr.errors.CannotOverwriteExistingCassetteException: Can't overwrite existing cassette ('/tmp/autopkgtest-lxc.jqexguc2/downtmp/build.aFf/src/example_project/postorius/tests/fixtures/vcr_cassettes/MailmanUserTest.test_list_options_shows_all_addresses.yaml') in your current record mode ('once'). No match for the request (<Request (POST) http://localhost:9001/3.0/addresses/anotheremail%40example.com/verify>) was found. Found 8 similar requests with 1 different matcher(s) : 1 - (<Request (POST) http://localhost:9001/3.0/domains>). Matchers succeeded : ['method', 'scheme', 'host', 'port', 'query'] Matchers failed : path - assertion failure : /3.0/addresses/anotheremail%40example.com/verify != /3.0/domains 2 - (<Request (POST) http://localhost:9001/3.0/lists>). Matchers succeeded : ['method', 'scheme', 'host', 'port', 'query'] Matchers failed : path - assertion failure : /3.0/addresses/anotheremail%40example.com/verify != /3.0/lists 3 - (<Request (POST) http://localhost:9001/3.1/users>). Matchers succeeded : ['method', 'scheme', 'host', 'port', 'query'] Matchers failed : path - assertion failure : /3.0/addresses/anotheremail%40example.com/verify != /3.1/users 4 - (<Request (POST) http://localhost:9001/3.0/members>). Matchers succeeded : ['method', 'scheme', 'host', 'port', 'query'] Matchers failed : path - assertion failure : /3.0/addresses/anotheremail%40example.com/verify != /3.0/members 5 - (<Request (POST) http://localhost:9001/3.0/users/996/addresses>). Matchers succeeded : ['method', 'scheme', 'host', 'port', 'query'] Matchers failed : path - assertion failure : /3.0/addresses/anotheremail%40example.com/verify != /3.0/users/996/addresses 6 - (<Request (POST) http://localhost:9001/3.0/addresses/anotherem...@example.com/verify>). Matchers succeeded : ['method', 'scheme', 'host', 'port', 'query'] Matchers failed : path - assertion failure : /3.0/addresses/anotheremail%40example.com/verify != /3.0/addresses/anotherem...@example.com/verify 7 - (<Request (POST) http://localhost:9001/3.1/members/find>). Matchers succeeded : ['method', 'scheme', 'host', 'port', 'query'] Matchers failed : path - assertion failure : /3.0/addresses/anotheremail%40example.com/verify != /3.1/members/find 8 - (<Request (POST) http://localhost:9001/3.1/members/find>). Matchers succeeded : ['method', 'scheme', 'host', 'port', 'query'] Matchers failed : path - assertion failure : /3.0/addresses/anotheremail%40example.com/verify != /3.1/members/find ---------------------------------------------------------------------- Ran 253 tests in 92.104s FAILED (errors=40, expected failures=2)
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---Source: postorius Source-Version: 1.3.2-1 We believe that the bug you reported is fixed in the latest version of postorius, 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 949...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Pierre-Elliott Bécue <p...@debian.org> (supplier of updated postorius 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, 10 Feb 2020 23:44:20 +0100 Source: postorius Architecture: source Version: 1.3.2-1 Distribution: unstable Urgency: medium Maintainer: Debian Mailman Team <pkg-mailman-hack...@lists.alioth.debian.org> Changed-By: Pierre-Elliott Bécue <p...@debian.org> Closes: 949437 Changes: postorius (1.3.2-1) unstable; urgency=medium . * New upstream release 1.3.2 * d/control: - Switch to debhelper-compat (version 12) instead of debian/compat - Bump Standards-Version to 4.4.1 - Update build dependencies * d/t/*: - Script autopkgtest to make it work with the new test environment (Closes: #949437) * d/rules: - Remove upstream's shipped html5shiv library in favour of the packaged one Checksums-Sha1: 02b7b28fedf005f0b5c86a5a60164f9b7e2507d5 2611 postorius_1.3.2-1.dsc 91f49a0fffe9c5e75cd1b3f2a1c369319de5e099 1735643 postorius_1.3.2.orig.tar.gz efb3cb0a2148f99ec55c7ac8652146fffc94308c 833 postorius_1.3.2.orig.tar.gz.asc 4b75b2c6c1c3ddb7663c3a350a50397fcdc5c7a1 98596 postorius_1.3.2-1.debian.tar.xz b7a632f7df9547e1c16269dfa47a7a2a3ed30716 7801 postorius_1.3.2-1_amd64.buildinfo Checksums-Sha256: 323eeecf4c7a04dccb566dbb2fe6a6b5283041e370d19a3891f8e6fcbfb00679 2611 postorius_1.3.2-1.dsc 4a7af649e8ee1ef01ae6a8bfe3fdabcd1a13a35238c7febcc2a9faa31a043573 1735643 postorius_1.3.2.orig.tar.gz 4115bb4a4ef05a1791c3256f228b25e03e92ffee31b2a5d31604fea7cb474c64 833 postorius_1.3.2.orig.tar.gz.asc 1ef9979bfc0ce901da7ad47c404aa7a30e310034de03a35f4d77702fdb86f86e 98596 postorius_1.3.2-1.debian.tar.xz 15988b90f61ae56758fc0c8cd8eeb185cc4246bd510292f3cba16aea745403ac 7801 postorius_1.3.2-1_amd64.buildinfo Files: 9cadfeb30599b4f6f25b565d71e9ba52 2611 python optional postorius_1.3.2-1.dsc 2f635ba4fba990962ab90fe43f06e3e7 1735643 python optional postorius_1.3.2.orig.tar.gz 974a5d4c53b47977b69dc2a4b08aa8bd 833 python optional postorius_1.3.2.orig.tar.gz.asc a0f2ba34865ed9b3046cf7c6329a85d2 98596 python optional postorius_1.3.2-1.debian.tar.xz 799f770d70ebc6588849de6cf974ac41 7801 python optional postorius_1.3.2-1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQJSBAEBCgA8FiEESYqTBWsFJgT6y8ijKb+g0HkpCsoFAl5B4dEeHHBpZXJyZS1l bGxpb3R0LmJlY3VlQGlucmlhLmZyAAoJECm/oNB5KQrKZkMP/R9lojX82tmoaoJo 8Ta8VhAcBo14CWSCQjnanMMdbEKhSrwrqCuTYRGc9FcErq+Xw2RhcaGa4aL3IGMU cVnD2SHW2utucSB2d/tDUbnqC8njzB7gzWYNhCrlnsCJDbyW487kY8S4PTzU1+uv JxgvJKY7ORvvJr4KFbjEX9VDKiDWxNPj1byMes8MNJ2CkV9f+kEaBo4b6ioVAFbY PUkanvcowzjgTxpqzFYG2+4v6DYD26YXg6YMZhy2za3r8KJqZg8CysmR5WKsApVm yOlexbaSiL5P5rMbhfiIQ9Q0FoG5Us8RxjZESJAbDB8YgTQ5BJglZ8zbUckoY0zu X15XmuLyDveB4clpo2vks2r3CQt0A6QMAR8Nj2x5mL95mtzaUOkMJNt1H6sv9K+V 95JHEvsFLaGqQTh3czJDSWrzjOL3Necr34MBUyXHgbF9kcQnrvsZSK4IN208gkS3 V0wgIhYqVzEGs/7CFndnsS+t4eavBhCQUgFzTs4G4g1WCiCtdDqZLUBWAOP7Rnxj wk0SxDtFTIcW5CMBXc+sCPYaenD8EDMVDn1WqnnuZ3hEyyz+g3GvMYg41vU8z/Ff QyXK2DkGU+JQ1k/H+rcnvfnEZ3dR4Sc27/swWECyRthNhxPIZwnA63SXRUNTHzxK Xa9rg540lNEuFCUTsUlqTj6TimVY =PBGc -----END PGP SIGNATURE-----
--- End Message ---