Your message dated Fri, 20 Sep 2019 20:43:11 +0000
with message-id <[email protected]>
and subject line Bug#940316: fixed in zope.testing 4.6.2-3
has caused the Debian Bug report #940316,
regarding zope.testing autopkgtest failure.
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 [email protected]
immediately.)


-- 
940316: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=940316
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: zope.testing
Version: 4.6.2-2
Severity: serious

https://ci.debian.net/data/autopkgtest/testing/amd64/z/zope.testing/2966135/log.gz

autopkgtest [06:13:32]: test all: [-----------------------
Traceback (most recent call last):
   File "/usr/bin/zope-testrunner", line 9, in <module>
     load_entry_point('zope.testrunner==4.4.9', 'console_scripts', 
'zope-testrunner')()
   File "/usr/lib/python2.7/dist-packages/zope/testrunner/__init__.py", line 
27, in run
     failed = run_internal(defaults, args, script_parts=script_parts, cwd=cwd)
   File "/usr/lib/python2.7/dist-packages/zope/testrunner/__init__.py", line 
44, in run_internal
     runner.run()
   File "/usr/lib/python2.7/dist-packages/zope/testrunner/runner.py", line 159, 
in run
     feature.global_setup()
   File "/usr/lib/python2.7/dist-packages/zope/testrunner/find.py", line 479, 
in global_setup
     tests = find_tests(self.runner.options, self.runner.found_suites)
   File "/usr/lib/python2.7/dist-packages/zope/testrunner/find.py", line 168, 
in find_tests
     for suite in found_suites:
   File "/usr/lib/python2.7/dist-packages/zope/testrunner/find.py", line 179, 
in find_suites
     for fpath, package in find_test_files(options):
   File "/usr/lib/python2.7/dist-packages/zope/testrunner/find.py", line 238, 
in find_test_files
     for f, package in find_test_files_(options):
   File "/usr/lib/python2.7/dist-packages/zope/testrunner/find.py", line 266, 
in find_test_files_
     for (p, package) in test_dirs(options, {}):
   File "/usr/lib/python2.7/dist-packages/zope/testrunner/find.py", line 321, 
in test_dirs
     p = import_name(p)
   File "/usr/lib/python2.7/dist-packages/zope/testrunner/find.py", line 395, 
in import_name
     __import__(name)
ImportError: No module named testing


It looks like while the package has dropped python2 support, some of the 
autopkgtest stuff is still trying to use it.


--- End Message ---
--- Begin Message ---
Source: zope.testing
Source-Version: 4.6.2-3

We believe that the bug you reported is fixed in the latest version of
zope.testing, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Paul Gevers <[email protected]> (supplier of updated zope.testing 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 20 Sep 2019 22:21:00 +0200
Source: zope.testing
Architecture: source
Version: 4.6.2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <[email protected]>
Changed-By: Paul Gevers <[email protected]>
Closes: 940316
Changes:
 zope.testing (4.6.2-3) unstable; urgency=medium
 .
   * QA upload.
   * Drop Python 2 tests (Closes: #940316)
   * Increase verbosity of Python 3 tests
Checksums-Sha1:
 a8d91547b59da689261be3a0b7a115a92718cd05 1685 zope.testing_4.6.2-3.dsc
 9335bbe1b96f25f45cc8a452283512caa016f8e3 5036 
zope.testing_4.6.2-3.debian.tar.xz
Checksums-Sha256:
 1fba699bf4f222c7812c3c2a483e8cdd58a9ad340159ef6177c4fe7bbcb79d33 1685 
zope.testing_4.6.2-3.dsc
 e76b404c3416c520e7b7300f47c1053b48afa0a4b7f004cb1d83430a8ee3c733 5036 
zope.testing_4.6.2-3.debian.tar.xz
Files:
 73d224c179eff66a5a8c387f6e02113d 1685 zope optional zope.testing_4.6.2-3.dsc
 6467bcc8b7df424ace00b7dcf640cefe 5036 zope optional 
zope.testing_4.6.2-3.debian.tar.xz

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

iQEzBAEBCAAdFiEEWLZtSHNr6TsFLeZynFyZ6wW9dQoFAl2FNW8ACgkQnFyZ6wW9
dQrRowf/Zm/JTT/ciOXQQjtLSFWBzSSr+P5A9UmAAfQS3orfEBOYozYetWNrWi2c
YfekNYfFRVsBKZWQGtbdd43kZsuvb0eWdU4z4hprFKydzoXjVZjGhZ+iqB9TOuPb
c7u8sdeO4StV79GkHCezcHWOr8Luac6Gmmp1CSb9FB55tYv06iyFQlX6oNbrDp/g
Mn250CVU4VaqKlbar3eGoHiOGxIBeob/TYQqHNOUWmZgg8GbD3PNn6N+CI7AkszU
uYILciqboZ8H07Be/jWuSojDQOGGQCXNjbjE/BGP7N06Rb+p8fJ+aS2r9dvT3VIm
6v5lmEXsyQj8f45RPmsIE7dqaK7Fcg==
=6LhY
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to