Your message dated Sun, 14 Feb 2021 22:06:07 +0000
with message-id <e1lbpwp-000h2s...@fasolo.debian.org>
and subject line Bug#979838: fixed in twisted 20.3.0-4
has caused the Debian Bug report #979838,
regarding twisted: autopkgtest regression in testing: No such file or 
directory: 'ckeygen'
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.)


-- 
979838: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=979838
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: twisted
Version: 18.9.0-3
X-Debbugs-CC: debian...@lists.debian.org
Severity: serious
User: debian...@lists.debian.org
Usertags: regression

Dear maintainer(s),

With a not so recent change (March 2019) in testing the autopkgtest of
your package started to fail. I copied some of the output at the bottom
of this report. Can you please investigate the situation and fix it?

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

Paul

https://ci.debian.net/data/autopkgtest/testing/amd64/t/twisted/9444048/log.gz

autopkgtest [09:30:22]: test unit-tests-3: [-----------------------
Traceback (most recent call last):
  File
"/usr/lib/python3/dist-packages/twisted/conch/test/test_ckeygen.py",
line 86, in test_keygeneration
    self._testrun('ecdsa', '384')
  File
"/usr/lib/python3/dist-packages/twisted/conch/test/test_ckeygen.py",
line 75, in _testrun
    subprocess.call(args)
  File "/usr/lib/python3.9/subprocess.py", line 349, in call
    with Popen(*popenargs, **kwargs) as p:
  File "/usr/lib/python3.9/subprocess.py", line 947, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "/usr/lib/python3.9/subprocess.py", line 1819, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
builtins.FileNotFoundError: [Errno 2] No such file or directory: 'ckeygen'
Traceback (most recent call last):
  File
"/usr/lib/python3/dist-packages/twisted/conch/test/test_ckeygen.py",
line 105, in test_runBadKeytype
    subprocess.check_call(
  File "/usr/lib/python3/dist-packages/twisted/trial/_synctest.py", line
352, in __exit__
    self._testCase.fail(
twisted.trial.unittest.FailTest: builtins.FileNotFoundError raised
instead of CalledProcessError:
 Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/twisted/trial/_asynctest.py",
line 111, in _run
    d = defer.maybeDeferred(
  File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line
151, in maybeDeferred
    result = f(*args, **kw)
  File "/usr/lib/python3/dist-packages/twisted/internet/utils.py", line
217, in runWithWarningsSuppressed
    result = f(*a, **kw)
  File
"/usr/lib/python3/dist-packages/twisted/conch/test/test_ckeygen.py",
line 105, in test_runBadKeytype
    subprocess.check_call(
--- <exception caught here> ---
  File
"/usr/lib/python3/dist-packages/twisted/conch/test/test_ckeygen.py",
line 105, in test_runBadKeytype
    subprocess.check_call(
  File "/usr/lib/python3.9/subprocess.py", line 368, in check_call
    retcode = call(*popenargs, **kwargs)
  File "/usr/lib/python3.9/subprocess.py", line 349, in call
    with Popen(*popenargs, **kwargs) as p:
  File "/usr/lib/python3.9/subprocess.py", line 947, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "/usr/lib/python3.9/subprocess.py", line 1819, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
builtins.FileNotFoundError: [Errno 2] No such file or directory: 'ckeygen'

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: twisted
Source-Version: 20.3.0-4
Done: Sergio Durigan Junior <sergi...@debian.org>

We believe that the bug you reported is fixed in the latest version of
twisted, 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 979...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sergio Durigan Junior <sergi...@debian.org> (supplier of updated twisted 
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: Sat, 13 Feb 2021 02:12:02 -0500
Source: twisted
Architecture: source
Version: 20.3.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Sergio Durigan Junior <sergi...@debian.org>
Closes: 979838
Changes:
 twisted (20.3.0-4) unstable; urgency=medium
 .
   * Team upload.
   * Fix several autopkgtest failures. (Closes: #979838)
     - d/p/0014-Rename-ckeygen-to-ckeygen3.patch: Rename ckeygen to
       ckeygen3.
     - d/p/0015-Add-digestmod-parameter-to-HMAC.__init__-invocations.patch:
       Add digestmod parameter to HMAC.__init__() invocations.
     - d/p/0016-Make-the-twisted-tests-work-when-pyOpenSSL-deletes-N.patch:
       Make the twisted tests work when pyOpenSSL deletes NPN.
     - d/p/0017-Replace-base64.-string-functions-to-fix-py3.9-suppor.patch:
       Replace base64.*string() functions to fix py3.9 support.
     - d/p/0018-Rename-imap4-utf-7-to-imap_utf_7.patch:
       Rename imap4-utf-7 to imap_utf_7.
     - d/p/0019-Merge-9652-wiml-mktime-Allow-mktime-to-raise-EOVERFL.patch:
       Allow mktime() to raise EOVERFLOW if isdst=1 and there's no DST.
     - d/p/0020-increase-size-of-FFDH-keys-for-conch-testing.patch:
       Increase size of FFDH keys for conch testing.
     - d/p/0021-Merge-9801-rodrigc-cgi-Change-import-of-cgi.parse_qs.patch:
       Change import of cgi.parse_qs to urllib.parse.parse_qs.
     - d/p/0022-fixed-corrupted-iqmp-value-in-test-RSA-key.patch:
       Fix corrupted iqmp value in test RSA key.
Checksums-Sha1:
 8f9ba56b4fad8ad6ee62c6f6f1daa0f3c5a50772 2539 twisted_20.3.0-4.dsc
 edb2a14880fab9f11f43f146f4be0dc218b62e47 32192 twisted_20.3.0-4.debian.tar.xz
 b5ad41294a0ed783aa53daeb49a8863099d64e8e 8854 twisted_20.3.0-4_amd64.buildinfo
Checksums-Sha256:
 04c3eadde243e6e68217984dd8c070f7a40157afa69def0fb1649e4ca461061a 2539 
twisted_20.3.0-4.dsc
 5e2b3fe24dd8f1a9c7bdfe20f31d3030ee53c213106aab936b524eb524cd1b08 32192 
twisted_20.3.0-4.debian.tar.xz
 3e6fc0d3d598aeb0314f5463d3fc4082d60445d106220e69d1d9bd5a4c88a1ef 8854 
twisted_20.3.0-4_amd64.buildinfo
Files:
 172581b8ee26f7a9c39b1b2d449ad669 2539 python optional twisted_20.3.0-4.dsc
 c5068e6cc07f64e166cacd17939d0090 32192 python optional 
twisted_20.3.0-4.debian.tar.xz
 ea564cb3dca49307440a74e889a21268 8854 python optional 
twisted_20.3.0-4_amd64.buildinfo

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

iQJIBAEBCgAyFiEEI3pUsQKHKL8A7zH00Ot2KGX8XjYFAmAoCl8UHHNlcmdpb2Rq
QGRlYmlhbi5vcmcACgkQ0Ot2KGX8XjYeZRAAhkNm3hi7DHC40HWPwZFpZHOuRMya
8Khvt2/6aAinmbYbSfV5O4/rT/KvzFqLneOSKCqobhBm/GyzwUEV9dqbNw4kexyE
pQXTY/qWrduRFd/S4XgaV4a8b1w4MBiaKtjzo5tteGdFcr8HbnAGOWNbpRJIwGKH
1FHFdaVzNpqWmqRJ8ccZkD4/dlC1CVOOXd4TXn8JXpKUo68Cq+Ww9RfA9LumIHEK
fJkxcIOFylXiQGwRwjsXUhndpploUKVhnTHhYEbuqUGVNDRKsGsdpeI35b2y1Cro
NbS+uBovr2laerKzQDMsdsM8vNjvAsoEWRVxxTju7oQFXnJOhRcuiqf9Bykbsnfb
4A0mBupiInQ0X9C/Z+SijNdIydu00Q/vsDT78fnjS93e3IJnfcgenBvtB6KoeAkz
L0wFa5r9mHcgFUdtSiggNt7FVSk3jzADkk2/1b5OwnjR41HHAykwwkqBgFDJnIQ8
bBcCusnNXnw1Th0kP3h43/Dt5Vib8RlhFaiAVpXxnq6c6kWrDsH7oiVM/MexBT4s
uZmBv2M2IGAc8RNYRoFh69Ydq3VPc4xFXE/BFzq4AblL/CYTe2BjwNu7usl5Vd40
Hm68V/J6sRuIe+1G6IcX/VGrQFVnZ/QHgspVPwo86d+Tw+rUf0kYAeK1GxONBeCX
jb2tyxTqvdUJgwY=
=j5o2
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to