Your message dated Sat, 28 Nov 2020 10:48:22 +0000
with message-id <e1kixma-000i6t...@fasolo.debian.org>
and subject line Bug#971134: fixed in devscripts 2.20.5
has caused the Debian Bug report #971134,
regarding devscripts: FTBFS: dh_auto_test: error: make -j4 test returned exit 
code 2
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.)


-- 
971134: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=971134
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: devscripts
Version: 2.20.4
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200926 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[3]: Entering directory '/<<PKGBUILDDIR>>/scripts'
> perl -I ../lib -c bts; \
> 
> perl -I ../lib -c build-rdeps; \
> 
> perl -I ../lib -c chdist; \
> 
> perl -I ../lib -c checkbashisms; \
> 
> build-rdeps syntax OK
> perl -I ../lib -c cvs-debuild; \
> 
> checkbashisms syntax OK
> perl -I ../lib -c dd-list; \
> 
> chdist syntax OK
> perl -I ../lib -c deb-why-removed; \
> 
> cvs-debuild syntax OK
> perl -I ../lib -c debc; \
> 
> dd-list syntax OK
> perl -I ../lib -c debchange; \
> 
> debc syntax OK
> perl -I ../lib -c debcheckout; \
> 
> bts syntax OK
> perl -I ../lib -c debcommit; \
> 
> deb-why-removed syntax OK
> perl -I ../lib -c debdiff; \
> 
> debcommit syntax OK
> perl -I ../lib -c debi; \
> 
> debchange syntax OK
> perl -I ../lib -c debpkg; \
> 
> debpkg syntax OK
> perl -I ../lib -c debrebuild; \
> 
> debdiff syntax OK
> perl -I ../lib -c debsnap; \
> 
> debcheckout syntax OK
> perl -I ../lib -c debuild; \
> 
> debi syntax OK
> perl -I ../lib -c dep3changelog; \
> 
> debsnap syntax OK
> perl -I ../lib -c desktop2menu; \
> 
> dep3changelog syntax OK
> debuild syntax OK
> perl -I ../lib -c dget; \
> 
> perl -I ../lib -c dpkg-depcheck; \
> 
> debrebuild syntax OK
> perl -I ../lib -c dscverify; \
> 
> desktop2menu syntax OK
> perl -I ../lib -c git-deborig; \
> 
> dpkg-depcheck syntax OK
> perl -I ../lib -c grep-excuses; \
> 
> dget syntax OK
> perl -I ../lib -c hardening-check; \
> 
> dscverify syntax OK
> perl -I ../lib -c mass-bug; \
> 
> grep-excuses syntax OK
> perl -I ../lib -c mk-build-deps; \
> 
> mass-bug syntax OK
> perl -I ../lib -c mk-origtargz; \
> 
> git-deborig syntax OK
> perl -I ../lib -c namecheck; \
> 
> hardening-check syntax OK
> perl -I ../lib -c origtargz; \
> 
> namecheck syntax OK
> perl -I ../lib -c plotchangelog; \
> 
> mk-build-deps syntax OK
> perl -I ../lib -c rc-alert; \
> 
> origtargz syntax OK
> perl -I ../lib -c rmadison; \
> 
> plotchangelog syntax OK
> perl -I ../lib -c salsa; \
> 
> rmadison syntax OK
> perl -I ../lib -c svnpath; \
> 
> svnpath syntax OK
> perl -I ../lib -c tagpending; \
> 
> rc-alert syntax OK
> mk-origtargz syntax OK
> perl -I ../lib -c transition-check; \
> 
> perl -I ../lib -c uscan; \
> 
> transition-check syntax OK
> perl -I ../lib -c who-permits-upload; \
> 
> tagpending syntax OK
> bash -n annotate-output
> bash -n archpath
> bash -n cowpoke
> bash -n cvs-debi
> bash -n cvs-debrelease
> bash -n dcmd
> bash -n deb-reversion
> bash -n debclean
> bash -n debrelease
> bash -n debrepro
> bash -n debrsign
> bash -n debsign
> bash -n diff2patches
> bash -n dpkg-genbuilddeps
> bash -n dscextract
> bash -n edit-patch
> bash -n getbuildlog
> bash -n list-unreleased
> bash -n ltnu
> bash -n manpage-alert
> bash -n mergechanges
> bash -n nmudiff
> bash -n pts-subscribe
> bash -n uupdate
> bash -n what-patch
> who-permits-upload syntax OK
> bash -n who-uploads
> bash -n whodepends
> bash -n wnpp-alert
> bash -n wnpp-check
> py3versions: no X-Python3-Version in control file, using supported versions
> python3.8 setup.py test
> salsa syntax OK
> uscan syntax OK
> running test
> WARNING: Testing via this command is deprecated and will be removed in a 
> future version. Users looking for a generic test entry point independent of 
> test runner are encouraged to use tox.
> running egg_info
> creating devscripts.egg-info
> writing devscripts.egg-info/PKG-INFO
> writing dependency_links to devscripts.egg-info/dependency_links.txt
> writing top-level names to devscripts.egg-info/top_level.txt
> writing manifest file 'devscripts.egg-info/SOURCES.txt'
> reading manifest file 'devscripts.egg-info/SOURCES.txt'
> writing manifest file 'devscripts.egg-info/SOURCES.txt'
> running build_ext
> testArgs (devscripts.test.test_logger.LoggerTestCase) ... ok
> testCommand (devscripts.test.test_logger.LoggerTestCase) ... ok
> testNoArgs (devscripts.test.test_logger.LoggerTestCase) ... ok
> test_debdiff-apply (devscripts.test.test_help.HelpTestCase) ... 
> /usr/lib/python3.8/unittest/case.py:633: ResourceWarning: unclosed file 
> <_io.BufferedReader name=4>
>   method()
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> /usr/lib/python3.8/unittest/case.py:633: ResourceWarning: unclosed file 
> <_io.BufferedReader name=6>
>   method()
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> ok
> test_reproducible-check (devscripts.test.test_help.HelpTestCase) ... ok
> test_sadt (devscripts.test.test_help.HelpTestCase) ... ok
> test_suspicious-source (devscripts.test.test_help.HelpTestCase) ... ok
> test_wrap-and-sort (devscripts.test.test_help.HelpTestCase) ... ok
> test_pylint (devscripts.test.test_pylint.PylintTestCase)
> Test: Run pylint on Python source code ... Running following command:
> /usr/bin/python3.8 -m pylint 
> --rcfile=/<<PKGBUILDDIR>>/scripts/devscripts/test/pylint.conf -- 
> debdiff-apply reproducible-check sadt suspicious-source wrap-and-sort 
> devscripts setup.py
> FAIL
> test_flake8 (devscripts.test.test_flake8.Flake8TestCase)
> Test: Run flake8 on Python source code ... Running following command:
> /usr/bin/python3.8 -m flake8 --max-line-length=99 debdiff-apply 
> reproducible-check sadt suspicious-source wrap-and-sort devscripts setup.py
> ok
> 
> ======================================================================
> FAIL: test_pylint (devscripts.test.test_pylint.PylintTestCase)
> Test: Run pylint on Python source code
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/scripts/devscripts/test/test_pylint.py", line 75, in 
> test_pylint
>     self.fail("\n".join(msgs))
> AssertionError: pylint found issues:
> ************* Module reproducible-check
> reproducible-check:53:0: W1404: Implicit string concatenation found in 
> assignment (implicit-str-concat)
> ************* Module sadt
> sadt:285:8: R1725: Consider using Python 3 style super() without arguments 
> (super-with-arguments)
> sadt:309:20: W0707: Consider explicitly re-raising using the 'from' keyword 
> (raise-missing-from)
> 
> ----------------------------------------------------------------------
> Ran 10 tests in 5.502s
> 
> FAILED (failures=1)
> Test failed: <unittest.runner.TextTestResult run=10 errors=0 failures=1>
> error: Test failed: <unittest.runner.TextTestResult run=10 errors=0 
> failures=1>
> make[3]: *** [Makefile:100: test_py] Error 1
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/scripts'
> make[2]: *** [Makefile:68: test_scripts] Error 2
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: *** [Makefile:43: test] Error 2
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test: error: make -j4 test returned exit code 2

The full build log is available from:
   http://qa-logs.debian.net/2020/09/26/devscripts_2.20.4_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: devscripts
Source-Version: 2.20.5
Done: Mattia Rizzolo <mat...@debian.org>

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

Debian distribution maintenance software
pp.
Mattia Rizzolo <mat...@debian.org> (supplier of updated devscripts 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, 28 Nov 2020 11:13:42 +0100
Source: devscripts
Architecture: source
Version: 2.20.5
Distribution: unstable
Urgency: medium
Maintainer: Devscripts Maintainers <devscri...@packages.debian.org>
Changed-By: Mattia Rizzolo <mat...@debian.org>
Closes: 792025 829646 947317 951789 955050 955304 955308 961864 964722 964733 
966013 966358 968230 969098 971086 971134 973374 974164 975047
Changes:
 devscripts (2.20.5) unstable; urgency=medium
 .
   [ Holger Levsen ]
   * debrebuild:
     + provide parsable output. Closes: #964733.
 .
   [ Mattia Rizzolo ]
   * reproducible-check, sadt:
     + Fix new pylint warnings:  Closes: #971134
       W1404: implicit-str-concat, W0707: raise-missing-from,
       R1725: super-with-arguments.
   * debsign:
     + Apply patch from Bastien Roucariès to fix bash-completion failure for
       `debsign -k` if no current key was already specified.  Closes: #966358
   * debchange:
     + Bump the LTS release to 9/stretch.  Closes: #974164
   * uscan:
     + Apply patch from Unit 193 to beatify a bit the output.
   * d/control:
     + Demote `at` from Recommends to Suggests.  Closes: #975047
     + Bump Standards-Version to 4.5.1, no changes needed.
   * Update copyright file.
 .
   [ Niels Thykier ]
   * debrebuild (MR: !202; MR: !203):
     + Pass --no-run-lintian to sbuild. Closes: #955304
     + Use autodie to check for errors instead of ignoring errors from every
       syscall like open() and close().
     + Correctly determine the name of the source package from the buildinfo.
       Previously, it would be wrong for e.g. binNMUs.  Note this does *not*
       imply that debrebuild can rebuild binNMUs (see #961862).  Closes: #961864
     + Introduce a --help/-h option, which is part of #955049.
     + Support parsing buildinfo files with an embedded signature by ignoring
       the signature.  Validation (where relevant) is still left to the user.
       Closes: #955050
     + Attempt to locate packages via more than one snapshot.d.o URL rather
       than just giving up when the first one does not work.  Closes: #969098
     + If snapshot.debian.org is needed to resolve the dependencies, set
       the apt option "Acquire::Check-Valid-Until" to "false".  Closes: #955308
     + Support fetching data via tor via the new --use-tor-proxy option.
     + Fix a bug that caused debrebuild to fail when attempting to locate a
       package from snapshot.debian.org.  It sometimes also caused a
       warning about $pkg_arch being undefined.  Closes: #969098
     + Add --respect-build-path (new default) and its counter part
       --no-respect-build-path.  These options determine whether the
       Build-Path provided by the buildinfo should be used as build
       directory.  Closes: #964722
 .
   [ Andrius Merkys ]
   * uscan:
     + Fix typo in the manpage.  MR: !201
     + Make the tarballs exported in svn mode reproducible.
       This adds new dependencies on libfile-dirlist-perl and 
libfile-touch-perl.
       Closes: #968230; MR: 204
 .
   [ Jiří Paleček ]
   * uscan:
     + Many improvements regarding the handling of relative URLs.
       Closes: #792025; MR: !192
 .
   [ Xavier Guimard ]
   * uscan:
     + Split --debug option to add a --extra-debug option that shows remote
       HTTP content.  MR: !191
     + Add new "ctype" line option to help to find current component version
       when this one is ignored in package version. Only "nodejs" and "perl"
       values are accepted for now.  MR: !178
     + Add tests for "group" features.  MR: !180
     + Mark version 2 as deprecated.  MR: !206
     + Respect --destdir value when checking git tag signatures.
       Closes: #973374; MR: !205
     + Apply patch from Neutron Soutmun, to add an "Accept" header in
       http requests.  Closes: #971086; MR: !209
   * salsa:
     + Add --archived option to list_repos and search_projects commands.
       Closes: #966013; MR: !210
   * Update French translation
 .
   [ Matthijs Kooijman ]
   * uscan:
     + Fix --check-direname-level/regex handling.  See #905866; MR: !193
     + Fix error handling in case of invalid changelog field.  MR: !193
     + Clarify manpage about the recursive feature of uscan.  MR: !193
     + Fix some typos in the manpage and error messages.  MR: !193
 .
   [ Reinhard Tartler ]
   * mk-origtargz:
     + Support a new field Files-Included in d/copyright to include files
       excluded by a previous Files-Excluded.  This is useful, for example, to
       include a specific vendored lib while excluding the whole vendor/
       directory.  Closes: #829646; MR: !189
 .
   [ Yuri Konotopov ]
   * mk-origtargz:
     + Do not try to "unpack" upstream detached signatures.
       Closes: #951789; MR: !200
 .
   [ Simon McVittie ]
   * debdiff:
     + Clarify how --exclude works: MR: !190
       - Improve the reference on the manpage.
       - Print a warning if --exclude is used in a way that will never match.
 .
   [ Robin Gustafsson ]
   * uscan:
     + Add a new option "gitexport" to override any "export-ignore" rule that a
       git repository might have set.  Closes: #947317; MR: !174
 .
   [ Martin Liška ]
   * checkbashisms:
     + Add a new --early-fail option, to quit at the first error found.  MR: 
!208
 .
   [ Johannes Schauer ]
   * Add a new script, "debbisect", that help to bisect snapshot.debian.org
     to find which change in the archive introduced a certain problem.  MR: !177
Checksums-Sha1:
 43649de7ed49c4b5f5e32da4c9a90f91f6394707 3225 devscripts_2.20.5.dsc
 c84fbeec86a0bbdd5541e17ef965295a2988a767 881976 devscripts_2.20.5.tar.xz
 93907cbfb6057031296ea6bb319c59f18d8f735a 12609 
devscripts_2.20.5_amd64.buildinfo
Checksums-Sha256:
 e63a6b62da34f977f3a1af38c9027e6584aa7039b39f6261a68a50a9540ce641 3225 
devscripts_2.20.5.dsc
 84fb3c433707253d1570a9620d9e9a03622cf6e2fa601bb948fb1565e4514ce6 881976 
devscripts_2.20.5.tar.xz
 1894e4ab7700a8192e419d1ee2770f805e01692020a393cd55eda28851f43ffb 12609 
devscripts_2.20.5_amd64.buildinfo
Files:
 c4b0dfa746ffad329be14447c69e601e 3225 devel optional devscripts_2.20.5.dsc
 306edafd5c45f5d641e40c728fbb0407 881976 devel optional devscripts_2.20.5.tar.xz
 4d70f509430405bb5d047bac731eacc2 12609 devel optional 
devscripts_2.20.5_amd64.buildinfo

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

iQIzBAEBCgAdFiEEi3hoeGwz5cZMTQpICBa54Yx2K60FAl/CKKcACgkQCBa54Yx2
K61e3hAAtOjzTQPHgnbqdzek0uq/84+ITt6F0F83DzceiLXWUuZkhDpQmVN0KlKz
7tBJorGvL2fx+MMzXQ4rjmiQevQK9NMh3J1guKxusaCXlwGW/SYCR/Qq5IbylCr3
afZJPAwrxsCUj8uJoMUe4vILSsMJX6TMlCyIxNT7mXl2TR51jElWmfU6YQ0pLahB
VWi+k96VcxU2IvAQG5IBkRAFkUxhlM4jezqz3xXJMGF+Vol/3As6qj5oqVwrYJ7J
vKK8fiIT/csnsXrzX9A3f3M4Wy1hfTVendMJA57I8YeIJxsHD0grzyoXzo8bWzTv
FtrCf2E8oXLaKQmSEQEIrTyUfHc5Ex6PQxyFUsVYpLh/VXyguH9WU9GUQkisow+w
AqwyTZUrLyml21yWFLwwVmjExQ45sR6YMOLqfX8Hone906aZGgTL3lMYgsKjBKeB
RSs885JvWQjWuGMEeJ22mFR1hn/tNdXAJEwIGBDULG438ATFdWlKY3gXvlK9lZSH
hbYob9JNb2OVWNyhLSnQqzgLM2wh4VeI6O/cFlGoEotmUWOxiaayt04o49OpCHJi
UaH45qcqJO7O24iiSkhgg3BMg4ypebs6rAVvbz03kyzhUoq4qvyHJkCUzC7sfr4O
RvyvA4qSJGc2wTSWYOu0fDXA9WmZmKjilGqpKsXDWS7NpstkK8g=
=KyBW
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to