Your message dated Sun, 13 Nov 2022 22:05:01 +0000
with message-id <e1oul65-007ien...@fasolo.debian.org>
and subject line Bug#997877: fixed in mailman3 3.3.7-1
has caused the Debian Bug report #997877,
regarding mailman3: autopkgtest needs update for new version of python-click: 
changed messages
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.)


-- 
997877: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997877
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mailman3
Version: 3.3.3-1
Severity: serious
Tags: sid bookworm
User: debian...@lists.debian.org
Usertags: needs-update
Control: affects -1 src:python-click

[X-Debbugs-CC: debian...@lists.debian.org, python-cl...@packages.debian.org]

Dear maintainer(s),

With a recent upload of python-click the autopkgtest of mailman3 fails
in testing when that autopkgtest is run with the binary packages of
python-click from unstable. It passes when run with only packages from
testing. In tabular form:

                       pass            fail
python-click           from testing    8.0.2-1
mailman3               from testing    3.3.3-1
all others             from testing    from testing

I copied some of the output at the bottom of this report. It looks like
the messages from python-click became a bit more verbose and the
autopkgtest from mailman3 checks the messages verbatim.

Currently this regression is blocking the migration of python-click to
testing [1]. Of course, python-click shouldn't just break your
autopkgtest (or even worse, your package), but it seems to me that the
change in python-click was intended and your package needs to update to
the new situation.

If this is a real problem in your package (and not only in your
autopkgtest), the right binary package(s) from python-click 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=python-click

https://ci.debian.net/data/autopkgtest/testing/i386/m/mailman3/16216259/log.gz

======================================================================
FAIL: test_bad_filename
(mailman.commands.tests.test_cli_syncmembers.TestCLISyncMembers)
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/tmp/autopkgtest-lxc.yd8254dv/downtmp/build.OCH/src/src/mailman/commands/tests/test_cli_syncmembers.py",
line 57, in test_bad_filename
    self.assertEqual(
AssertionError: "Usag[110 chars]LENAME': 'bad': No such file or
directory\n" != "Usag[110 chars]LENAME': Could not open file: bad: No
such file or directory\n"
  Usage: syncmembers [OPTIONS] FILENAME LISTSPEC
  Try 'syncmembers --help' for help.
  - Error: Invalid value for 'FILENAME': 'bad': No such file or directory
?                                      ^   -
+ Error: Invalid value for 'FILENAME': Could not open file: bad: No such
file or directory
?                                      ^^^^^^^^^^^^^^^^^^^^^


======================================================================
FAIL: test_sync_delivery_bogus
(mailman.commands.tests.test_cli_syncmembers.TestCLISyncMembers)
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/tmp/autopkgtest-lxc.yd8254dv/downtmp/build.OCH/src/src/mailman/commands/tests/test_cli_syncmembers.py",
line 372, in test_sync_delivery_bogus
    self.assertEqual(
AssertionError: "Usag[123 chars]-d': 'bogus' is not one of 'regular',
'mime', [29 chars]'.\n" != "Usag[123 chars]-d': invalid choice: bogus.
(choose from regul[33 chars]d)\n"
  Usage: syncmembers [OPTIONS] FILENAME LISTSPEC
  Try 'syncmembers --help' for help.
  - Error: Invalid value for '--delivery' / '-d': 'bogus' is not one of
'regular', 'mime', 'plain', 'summary', 'disabled'.
?                                               ^     ^^^ ^^ ^^^^^^^^^^
      -  -    -  -     -  -       -  -        ^^
+ Error: Invalid value for '--delivery' / '-d': invalid choice: bogus.
(choose from regular, mime, plain, summary, disabled)
?                                               ^^^^^^^^^^^^^^^^
^^^^^^^ ^^^^ ^^                                       ^


======================================================================
FAIL: test_bad_filename
(mailman.commands.tests.test_cli_delmembers.TestCLIDelMembers)
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/tmp/autopkgtest-lxc.yd8254dv/downtmp/build.OCH/src/src/mailman/commands/tests/test_cli_delmembers.py",
line 55, in test_bad_filename
    self.assertEqual(
AssertionError: "Usag[95 chars] / '-f': 'bad': No such file or
directory\n" != "Usag[95 chars] / '-f': Could not open file: bad: No
such file or directory\n"
  Usage: delmembers [OPTIONS]
  Try 'delmembers --help' for help.
  - Error: Invalid value for '--file' / '-f': 'bad': No such file or
directory
?                                           ^   -
+ Error: Invalid value for '--file' / '-f': Could not open file: bad: No
such file or directory
?                                           ^^^^^^^^^^^^^^^^^^^^^


======================================================================
FAIL: test_add_delivery_bogus
(mailman.commands.tests.test_cli_addmembers.TestCLIAddMembers)
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/tmp/autopkgtest-lxc.yd8254dv/downtmp/build.OCH/src/src/mailman/commands/tests/test_cli_addmembers.py",
line 263, in test_add_delivery_bogus
    self.assertEqual(
AssertionError: "Usag[121 chars]-d': 'bogus' is not one of 'regular',
'mime', [29 chars]'.\n" != "Usag[121 chars]-d': invalid choice: bogus.
(choose from regul[33 chars]d)\n"
  Usage: addmembers [OPTIONS] FILENAME LISTSPEC
  Try 'addmembers --help' for help.
  - Error: Invalid value for '--delivery' / '-d': 'bogus' is not one of
'regular', 'mime', 'plain', 'summary', 'disabled'.
?                                               ^     ^^^ ^^ ^^^^^^^^^^
      -  -    -  -     -  -       -  -        ^^
+ Error: Invalid value for '--delivery' / '-d': invalid choice: bogus.
(choose from regular, mime, plain, summary, disabled)
?                                               ^^^^^^^^^^^^^^^^
^^^^^^^ ^^^^ ^^                                       ^


======================================================================
FAIL: test_bad_filename
(mailman.commands.tests.test_cli_addmembers.TestCLIAddMembers)
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/tmp/autopkgtest-lxc.yd8254dv/downtmp/build.OCH/src/src/mailman/commands/tests/test_cli_addmembers.py",
line 56, in test_bad_filename
    self.assertEqual(
AssertionError: "Usag[108 chars]LENAME': 'bad': No such file or
directory\n" != "Usag[108 chars]LENAME': Could not open file: bad: No
such file or directory\n"
  Usage: addmembers [OPTIONS] FILENAME LISTSPEC
  Try 'addmembers --help' for help.
  - Error: Invalid value for 'FILENAME': 'bad': No such file or directory
?                                      ^   -
+ Error: Invalid value for 'FILENAME': Could not open file: bad: No such
file or directory
?                                      ^^^^^^^^^^^^^^^^^^^^^


======================================================================
FAIL:
/tmp/autopkgtest-lxc.yd8254dv/downtmp/build.OCH/src/src/mailman/commands/docs/import.rst
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3.9/doctest.py", line 2204, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for import.rst
  File
"/tmp/autopkgtest-lxc.yd8254dv/downtmp/build.OCH/src/src/mailman/commands/docs/import.rst",
line 0

----------------------------------------------------------------------
File
"/tmp/autopkgtest-lxc.yd8254dv/downtmp/build.OCH/src/src/mailman/commands/docs/import.rst",
line 60, in import.rst
Failed example:
    command('mailman import21 imp...@example.com ' + pickle_file)
Differences (ndiff with -expected +actual):
    + Importing members       + Importing owners        + Importing
moderators
    + Importing defers        + Importing holds         + Importing
rejects       + Importing discards

----------------------------------------------------------------------
Ran 1989 tests in 199.481s

FAILED (failures=6, skipped=1, expected failures=4)
autopkgtest [02:13:31]: test mailman3-nose2


Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: mailman3
Source-Version: 3.3.7-1
Done: Pierre-Elliott Bécue <p...@debian.org>

We believe that the bug you reported is fixed in the latest version of
mailman3, 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 997...@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 mailman3 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: Sun, 13 Nov 2022 22:48:39 +0100
Source: mailman3
Architecture: source
Version: 3.3.7-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: 987592 995779 996806 997877 1010769 1015989 1023976
Changes:
 mailman3 (3.3.7-1) unstable; urgency=medium
 .
   [ Pierre-Elliott Bécue ]
   * New upstream release 3.3.7
     - Updated patches
     - Closes: #1010769, #995779, #996806, #1023976, #1015989, #997877
   * d/copyright: update years
   * d/control:
     - Bump debhelper-compat version to 13
     - Bump Standards-Version to 4.6.1
   * d/mailman3.lintian-overrides: updated
 .
   [ Camaleón ]
   * Add Spanish translation (Closes: #987592)
Checksums-Sha1:
 861b7952bed91bbc9410e24dd54c9e81ec42d9b7 3017 mailman3_3.3.7-1.dsc
 3f5c2812b518ae798108b7e1df1c084d28312cfa 1661573 mailman3_3.3.7.orig.tar.gz
 6324e1cf9088a23a911255770cb8dd754eec53da 833 mailman3_3.3.7.orig.tar.gz.asc
 9b561c6fcd54a49b45a10f4323f48115e5a6e526 26736 mailman3_3.3.7-1.debian.tar.xz
 dea425ee56ce81b5aecafaa65b0cf32931efc56a 10031 mailman3_3.3.7-1_amd64.buildinfo
Checksums-Sha256:
 67dfa5439ffbd83dda915d400c412ccde8b32ad005688f50fcb767aeacd1635f 3017 
mailman3_3.3.7-1.dsc
 e4c19b89ac3bd01ac1f96ab0fb587d51fdf6a73b1d76db4bc3252c79a20810c6 1661573 
mailman3_3.3.7.orig.tar.gz
 351339538894d858178dfc9944fbda3059a8b4113a21407c7aff14f999ecd2d0 833 
mailman3_3.3.7.orig.tar.gz.asc
 b65e8f418cf619c703a773b6073024bc95329da7decde3efe851e034fc1298a7 26736 
mailman3_3.3.7-1.debian.tar.xz
 926a0c00de70761e03321bbc8bb2e702098117f0e413aee9fd82da9d9f71424b 10031 
mailman3_3.3.7-1_amd64.buildinfo
Files:
 2d8f619700e72382e8882dd057cc0dcc 3017 mail optional mailman3_3.3.7-1.dsc
 6a92c9913a3bbed4104147dbd7ec654a 1661573 mail optional 
mailman3_3.3.7.orig.tar.gz
 9e3823f2f9bd39b01ead745ea9d728e8 833 mail optional 
mailman3_3.3.7.orig.tar.gz.asc
 c4f13dfb0ee88d2cd5ba20c45bcef44b 26736 mail optional 
mailman3_3.3.7-1.debian.tar.xz
 b0ec0dc243f748ba6472bbdcbb1503a5 10031 mail optional 
mailman3_3.3.7-1_amd64.buildinfo

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

iQJRBAEBCgA8FiEE5CQeth7uIW7ehIz87iFbn7jEWwsFAmNxZuseHHBpZXJyZS1l
bGxpb3R0LmJlY3VlQGlucmlhLmZyAAoJEO4hW5+4xFsL1OMP+Kupz0Dg2ZBWYh+A
SWPVv1jkcr6Ut6NMifRy962uk6byMzyOeBYjy0/FmrXxwvBCLvmigoWrM80WWAqD
KdMCA0/717R3LU+T0o1VuZyBrirGhWmYXy1ABIcChVKau70NsaOde6M1oTXTcPzI
X7pG+OczaVD9xJ3DqGEkcMagKUZYZW8GHxDNbspH56TSAyuEB27LB0zviC2MR7N6
LvBfgDtih4dDDPOlVdt1ei8+cb8EN0Vod52DTRNmK8LgN9AtqR/eqKURz2CH650h
P4wxaak7bYmEI1JkdUTW9QwCZUeMTf0BnlwxAnhp9QSI0UaffMxmxDAvtrnQOu6C
GnhBZtTshvwFWpZwCFnBlZB5wNwli8wAxcHNCL90KWbcxu/aPeFWyGsWZ+0IuSp5
eRxqwxopmPhibR/Vpc/IHDz46j+JzTGYSr4uChw9zGV92Bj7NMvWiSHxOpFIIS94
CLPujPQdqCSYrNBw4UVAEQ75QGOqes7S6RksE6Pfeps8oXup0128nJGeWiGYtauz
aRfCZWrys/isBl4H3Mo+8rKVEyy8s9NawUM6BFXfXlqhr3gKwa7YWiWeKOsfgRce
1gIITue68Jo4lpYziXqTpooUqXxfipohUie1CMLLcLfNO+qKKxJuU7SgBUhermSX
HZnzA1b7ORsaxmGbovLUb9YfD4s=
=nP2Z
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to