Your message dated Fri, 15 Dec 2017 18:00:10 +0000
with message-id <e1epuhk-000civ...@fasolo.debian.org>
and subject line Bug#884386: fixed in reprotest 0.7.6
has caused the Debian Bug report #884386,
regarding reprotest FTBFS: test 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 ow...@bugs.debian.org
immediately.)


-- 
884386: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=884386
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: reprotest
Version: 0.7.5
Severity: serious

https://buildd.debian.org/status/fetch.php?pkg=reprotest&arch=all&ver=0.7.5&stamp=1513272013&raw=0

...
=======================
Reproduction successful
=======================
No differences in ./../*.deb
5bd731e16d34c2dc16241cdcccf584ccd6f828b7d676f9608ea55df3e84d9190  
./../reprotest_0.7.5_all.deb
However, other factors may still make the build unreproducible; try re-running 
with --vary=+all.
..
tests/test_shell.py ..

=================================== FAILURES ===================================
________________________ test_variations[null-num_cpus] ________________________

virtual_server = ['null'], captures = 'num_cpus'

    @pytest.mark.parametrize('captures', list(VARIATIONS.keys()))
    def test_variations(virtual_server, captures):
        expected = captures not in TEST_VARIATIONS
        with setup_logging(False):
>           check_reproducibility('python3 mock_build.py ' + captures, 
> virtual_server, expected)

tests/test_reprotest.py:90: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

command = 'python3 mock_build.py num_cpus', virtual_server = ['null']
reproducible = False

    def check_reproducibility(command, virtual_server, reproducible):
        result = reprotest.check(
            reprotest.TestArgs.of(command, 'tests', 'artifact'),
            reprotest.TestbedArgs.of(virtual_server),
            Variations.of(VariationSpec.default(TEST_VARIATIONS)))
>       assert result == reproducible
E       assert True == False

tests/test_reprotest.py:28: AssertionError
===================== 1 failed, 20 passed in 61.23 seconds =====================
usage: reprotest --help [<virtual_server_name>]
       reprotest [options] [-c <build-command>] <source_root> 
[<artifact_pattern>]
                 [-- <virtual_server_args> [<virtual_server_args> ...]]
       reprotest [options] [-s <source_root>] <build_command> 
[<artifact_pattern>]
                 [-- <virtual_server_args> [<virtual_server_args> ...]]
reprotest: error: unrecognized arguments: -d
usage: reprotest --help [<virtual_server_name>]
       reprotest [options] [-c <build-command>] <source_root> 
[<artifact_pattern>]
                 [-- <virtual_server_args> [<virtual_server_args> ...]]
       reprotest [options] [-s <source_root>] <build_command> 
[<artifact_pattern>]
                 [-- <virtual_server_args> [<virtual_server_args> ...]]
reprotest: error: unrecognized arguments: null -d
usage: reprotest --help [<virtual_server_name>]
       reprotest [options] [-c <build-command>] <source_root> 
[<artifact_pattern>]
                 [-- <virtual_server_args> [<virtual_server_args> ...]]
       reprotest [options] [-s <source_root>] <build_command> 
[<artifact_pattern>]
                 [-- <virtual_server_args> [<virtual_server_args> ...]]
reprotest: error: unrecognized arguments: null -d
usage: reprotest --help [<virtual_server_name>]
       reprotest [options] [-c <build-command>] <source_root> 
[<artifact_pattern>]
                 [-- <virtual_server_args> [<virtual_server_args> ...]]
       reprotest [options] [-s <source_root>] <build_command> 
[<artifact_pattern>]
                 [-- <virtual_server_args> [<virtual_server_args> ...]]
reprotest: error: unrecognized arguments: -d
usage: reprotest --help [<virtual_server_name>]
       reprotest [options] [-c <build-command>] <source_root> 
[<artifact_pattern>]
                 [-- <virtual_server_args> [<virtual_server_args> ...]]
       reprotest [options] [-s <source_root>] <build_command> 
[<artifact_pattern>]
                 [-- <virtual_server_args> [<virtual_server_args> ...]]
reprotest: error: unrecognized arguments: -d
usage: reprotest --help [<virtual_server_name>]
       reprotest [options] [-c <build-command>] <source_root> 
[<artifact_pattern>]
                 [-- <virtual_server_args> [<virtual_server_args> ...]]
       reprotest [options] [-s <source_root>] <build_command> 
[<artifact_pattern>]
                 [-- <virtual_server_args> [<virtual_server_args> ...]]
reprotest: error: unrecognized arguments: null -d
usage: reprotest --help [<virtual_server_name>]
       reprotest [options] [-c <build-command>] <source_root> 
[<artifact_pattern>]
                 [-- <virtual_server_args> [<virtual_server_args> ...]]
       reprotest [options] [-s <source_root>] <build_command> 
[<artifact_pattern>]
                 [-- <virtual_server_args> [<virtual_server_args> ...]]
reprotest: error: unrecognized arguments: null -d
usage: reprotest --help [<virtual_server_name>]
       reprotest [options] [-c <build-command>] <source_root> 
[<artifact_pattern>]
                 [-- <virtual_server_args> [<virtual_server_args> ...]]
       reprotest [options] [-s <source_root>] <build_command> 
[<artifact_pattern>]
                 [-- <virtual_server_args> [<virtual_server_args> ...]]
reprotest: error: unrecognized arguments: -d
ERROR: InvocationError: '/<<PKGBUILDDIR>>/.tox/py36/bin/python -m coverage run 
--omit .tox/* --parallel -m py.test -s tests/'
___________________________________ summary ____________________________________
ERROR:   py36: commands failed
debian/rules:27: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1

--- End Message ---
--- Begin Message ---
Source: reprotest
Source-Version: 0.7.6

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

Debian distribution maintenance software
pp.
Ximin Luo <infini...@debian.org> (supplier of updated reprotest 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: Fri, 15 Dec 2017 16:39:08 +0100
Source: reprotest
Binary: reprotest
Architecture: source all
Version: 0.7.6
Distribution: unstable
Urgency: medium
Maintainer: Reproducible builds folks 
<reproducible-bui...@lists.alioth.debian.org>
Changed-By: Ximin Luo <infini...@debian.org>
Description:
 reprotest  - Build software and check it for reproducibility.
Closes: 884386
Changes:
 reprotest (0.7.6) unstable; urgency=medium
 .
   * Ensure num_cpus variation uses a different number of cpus in different
     builds, and print a warning if only 1 cpu is available. (Closes: #884386)
   * Don't test the num_cpus variation if only 1 cpu is available.
   * Update to latest Standards-Version; no changes required.
Checksums-Sha1:
 2206275f894b7f996b29dfacd92518cc1a4c6923 2129 reprotest_0.7.6.dsc
 f41e1dda2a3ccb4362070e36ac685bc95fc3fefe 86108 reprotest_0.7.6.tar.xz
 3a547f613fb5ebc43366adc8e521ceba0c1892f7 89012 reprotest_0.7.6_all.deb
 95ad85a817d16d9870cf779b7419e354b33d0005 9186 reprotest_0.7.6_amd64.buildinfo
Checksums-Sha256:
 c7bace9b210eb4881ae6107c548f261d660c93ff568884c30e564c2be249a510 2129 
reprotest_0.7.6.dsc
 37fda6043d8921e79e8dc777cd8c917956b8e5b2aee142cb8124bbe000ae0021 86108 
reprotest_0.7.6.tar.xz
 478465c5256e51bf5ebe480be92927d20c97c2bcad467a4c28916ca504f5baf8 89012 
reprotest_0.7.6_all.deb
 aea6e3ac05ea2e355fc2f1924ed02df3830aa61e7fee79410afec78e5b10673a 9186 
reprotest_0.7.6_amd64.buildinfo
Files:
 c5d3dc118d64b9dc075b1e07233320cb 2129 devel optional reprotest_0.7.6.dsc
 b4362dfe95b6952d72cc3dc5fe027517 86108 devel optional reprotest_0.7.6.tar.xz
 01b277dce8728513256f6da07a94c181 89012 devel optional reprotest_0.7.6_all.deb
 83be8f0c800588a12130a3168792ae7f 9186 devel optional 
reprotest_0.7.6_amd64.buildinfo

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

iQJJBAEBCgAzFiEENmdIajJtsnZtJVVGhg3vO49lC3kFAloz9GAVHGluZmluaXR5
MEBkZWJpYW4ub3JnAAoJEIYN7zuPZQt5VvoQAKfLlC8jeTSx7M5+gTMiVw4FxNsw
mPj3WzbOLgf9etvozbMjyBKf6tCFZvDT2HQTOLYfkZJ9yuRf0xg/ThMFVYdqzmCM
I3Hs0RDcsHvz8iteEDeW8pFCYyhhBl0bTMOM/UtvjR8hTGi08G8fX4UZuzpvm4dp
u/Y0NQQRCsP/KzEw5smUNzeNWQHh4fJN3eZZix+Q0+sf2Y5Sz/NyiuqD2t0lXNPl
WP8hifYqxlVJDUUlNbL/j11G9yn0IUHCpvN18+ZAkhaXdQkIoHNts/bnkkSD45x3
7abQkmkJ7kU2jzWt4OQK5syEU/nShqSdZJgl5O19e67Nahk9OOoc+uXbbnwTZNdY
Q2zAhOO5zjQ3oFKa+If018Vrr69kx4Sd8vXgFuviSWVrHI3aRI0lvlywAv0R3uwd
4d/nSBeRYlU5zSEnunuKy/vO7tN5AYVS4BVintrqEdThIb8hYkftmfMxcJVGHxqj
PuTKpz00PbbXrYS8E3wusBGepbq1//lKYAJCzfMAioHHDNzfviMzBCkw9pQumoZZ
ldnQ/BbHjcm60FjXw6auHCCMxYvG8gYbVHeCXxb5ZNrfBFE+UqJLBwwKcxmJETm2
zekWSoEHDecTijaGXHai/aTpznq3rkN7acHR78TIRBHHRNoRbbrnlrNZc/YR2BKj
Y8oYuQTEnIlbI31D
=W2x7
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to