Your message dated Thu, 09 Feb 2017 20:49:18 +0000
with message-id <e1cbvey-000dq2...@fasolo.debian.org>
and subject line Bug#854670: fixed in diffoscope 75
has caused the Debian Bug report #854670,
regarding diffoscope: autopkgtest failures
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.)


-- 
854670: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854670
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: diffoscope
Version: 74
Severity: important

autopkgtest still fails:
https://ci.debian.net/data/packages/unstable/amd64/d/diffoscope/20170209_062723.autopkgtest.log.gz

adt-run [06:33:34]: test command1: debian/tests/pytest
adt-run [06:33:34]: test command1: [-----------------------
============================= test session starts ==============================
platform linux -- Python 3.5.3, pytest-3.0.6, py-1.4.32, pluggy-0.4.0 -- 
/usr/bin/python3
cachedir: .cache
rootdir: /tmp/autopkgtest-virt-lxc.shared.u49x4h5t/downtmp/autopkgtest_tmp, 
inifile: 
collecting ... collected 259 items / 2 errors

=========================== short test summary info ============================
ERROR tests/comparators/test_debian.py
ERROR tests/comparators/test_elf.py
==================================== ERRORS ====================================
______________ ERROR collecting tests/comparators/test_debian.py _______________
ImportError while importing test module 
'/tmp/autopkgtest-virt-lxc.shared.u49x4h5t/downtmp/autopkgtest_tmp/tests/comparators/test_debian.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3/dist-packages/_pytest/python.py:418: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/lib/python3/dist-packages/py/_path/local.py:662: in pyimport
    __import__(modname)
/usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:216: in load_module
    py.builtin.exec_(co, mod.__dict__)
tests/comparators/test_debian.py:89: in <module>
    @skip_unless_module_exists('debian.deb822')
tests/comparators/utils/tools.py:66: in skip_unless_module_exists
    importlib.util.find_spec(name) is None,
/usr/lib/python3.5/importlib/util.py:88: in find_spec
    parent = __import__(parent_name, fromlist=['__path__'])
E   ImportError: No module named 'debian'
________________ ERROR collecting tests/comparators/test_elf.py ________________
ImportError while importing test module 
'/tmp/autopkgtest-virt-lxc.shared.u49x4h5t/downtmp/autopkgtest_tmp/tests/comparators/test_elf.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3/dist-packages/_pytest/python.py:418: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/lib/python3/dist-packages/py/_path/local.py:662: in pyimport
    __import__(modname)
/usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:216: in load_module
    py.builtin.exec_(co, mod.__dict__)
tests/comparators/test_elf.py:123: in <module>
    @skip_unless_module_exists('debian.deb822')
tests/comparators/utils/tools.py:66: in skip_unless_module_exists
    importlib.util.find_spec(name) is None,
/usr/lib/python3.5/importlib/util.py:88: in find_spec
    parent = __import__(parent_name, fromlist=['__path__'])
E   ImportError: No module named 'debian'
!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!
=========================== 2 error in 0.91 seconds ============================
adt-run [06:33:36]: test command1: -----------------------]
adt-run [06:33:36]: test command1:  - - - - - - - - - - results - - - - - - - - 
- -
command1             FAIL non-zero exit status 2


-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: diffoscope
Source-Version: 75

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

Debian distribution maintenance software
pp.
Chris Lamb <la...@debian.org> (supplier of updated diffoscope 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: SHA256

Format: 1.8
Date: Fri, 10 Feb 2017 09:28:47 +1300
Source: diffoscope
Binary: diffoscope
Architecture: source
Version: 75
Distribution: unstable
Urgency: medium
Maintainer: Reproducible builds folks 
<reproducible-builds@lists.alioth.debian.org>
Changed-By: Chris Lamb <la...@debian.org>
Description:
 diffoscope - in-depth comparison of files, archives, and directories
Closes: 854670
Changes:
 diffoscope (75) unstable; urgency=medium
 .
   [ Chris Lamb ]
   * Fix ImportError in Debian comparator tests. This was caused by not
     handling the case where ``importlib.find_spec`` was testing for a submodule
     (ie. ``debian.Deb822``) where it will attempt to import the ``debian``
     module and raise an exception if it does not exist. Thanks to Iain Lane for
     initial patches. (Closes: #854670)
 .
   [ Ximin Luo ]
   * Remove pointless use of a thread
Checksums-Sha1:
 e0a80b66cc90795aa0c31daebb88c6df5661e711 2972 diffoscope_75.dsc
 1e976f5912edc348b48ef734da280fdb4afd41b9 340324 diffoscope_75.tar.xz
 8b6b805c2397ac858571ce8c325107ffff960814 16033 diffoscope_75_amd64.buildinfo
Checksums-Sha256:
 55d8d34a3e389463604320037cb188495d210960782bce34349c168bccc1290e 2972 
diffoscope_75.dsc
 9b1becfaefabe47ddf821d9c943dd3320938a4dbe7e545f5b27baa35b80fafc0 340324 
diffoscope_75.tar.xz
 d09db1a6d41eaae979de7b2a424d92af5e5520d8bcefd4e857ca26720acbfd98 16033 
diffoscope_75_amd64.buildinfo
Files:
 0d5a0aa31ba4a78a139e9aa115578472 2972 devel optional diffoscope_75.dsc
 8d507328985f8ecca0008e09df0bb720 340324 devel optional diffoscope_75.tar.xz
 4163145eaed680c91d839f955472a575 16033 devel optional 
diffoscope_75_amd64.buildinfo

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

iQIzBAEBCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAlic0uMACgkQHpU+J9Qx
Hlj0lhAAxW18N3xbgJdcMVvhovrskMSYgaT3UsaYANYT+Zh26Ctw71KGrepmbkPZ
Wp/b+mjdVG1PLANeJyxN6EmWpcXBzr9sNitWNyc9OfPd6M4mdfu+qATcqI+91zNQ
t0Ifml6/Vb3ehs76XtaFnhgA/JrDn3kHJgbF+oHL+6m25zuIcOQaFcAd84iE13DG
lM0rnkeDf7mmPbuzajt86w2wbyUSp8cd67m0WORO32uufrd7PHLOUkw91uxqxo/Y
43av66aUxsrPEaOgeEcWsRwhph+ssjqzEb2EJ+YdRSvBCge26ZEXHZfIYvHzjNuG
fidm+zn8Vd2f7bstZGudypfNM0zOQddmp/hqsaKU0roZx5vgnv4Aa142oyxXEdDZ
qn9/vwepJOjeSWFsLC3SEPDzujUwYbz+AJSpH+VeHyvVH+5toFUXosNwO5BqLdAZ
JVFL0S2z/agwOY17dy+Oyd5XnAQBuW2VbDe2frT0GBV1+gGQVXlKZg9xm+AHqCyk
Ha2QM4LJH210IGCjakEO7S+jfJcBb8WarBiOPQIrTDFo4XDSLIb5j+OsICzKItBm
MF6QpnubpVejMOUPdFhfGMI0SaJHsuUBWHxT4iqKt1IfoL+9e3sMDsslYctAs5Vb
+LIy85n9ubrt0DQrC6yAnQRN1pAPynAzfdu7h652Y0jvtXLhetg=
=hjLZ
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

Reply via email to