Your message dated Tue, 20 Dec 2022 21:50:05 +0000
with message-id <e1p7kuv-005izs...@fasolo.debian.org>
and subject line Bug#1026724: fixed in git-secrets 1.3.0-5
has caused the Debian Bug report #1026724,
regarding git-secrets: FTBFS: dh_auto_test: error: make -j8 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.)
--
1026724: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026724
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: git-secrets
Version: 1.3.0-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20221220 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> LANG=C test/bats/bin/bats test/
> 1..50
> ok 1 Rejects commit messages with prohibited patterns
> ok 2 Allows commit messages that do not match a prohibited pattern
> ok 3 no arguments prints usage instructions
> ok 4 -h prints help
> ok 5 Invalid scan filename fails
> ok 6 Does not require secrets
> ok 7 No prohibited matches exits 0
> ok 8 Scans all files when no file provided
> ok 9 Scans all files including history
> ok 10 Scans all files when no file provided with secret in history
> ok 11 Scans all files including history with secret in history
> ok 12 Scans history with secrets distributed among branches in history
> ok 13 Scans recursively
> ok 14 Scans recursively only if -r is given
> ok 15 Excludes allowed patterns from failures
> ok 16 Prohibited matches exits 1
> ok 17 Only matches on word boundaries
> ok 18 Can scan from stdin using -
> ok 19 installs hooks for repo
> ok 20 fails if hook exists and no -f
> not ok 21 Overwrites hooks if -f is given
> # (in test file test/git-secrets.bats, line 147)
> # `[ $status -eq 0 ]' failed
> # hint: Using 'master' as the name for the initial branch. This default
> branch name
> # hint: is subject to change. To configure the initial branch name to use in
> all
> # hint: of your new repositories, which will suppress this warning, call:
> # hint:
> # hint: git config --global init.defaultBranch <name>
> # hint:
> # hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> # hint: 'development'. The just-created branch can be renamed via this
> command:
> # hint:
> # hint: git branch -m <name>
> # Initialized empty Git repository in
> /<<PKGBUILDDIR>>/debian/testtmp/test-repo/.git/
> # /<<PKGBUILDDIR>>
> # /<<PKGBUILDDIR>>/debian/testtmp/test-repo
> # /<<PKGBUILDDIR>>/debian/testtmp/test-repo
> ok 22 installs hooks for repo with Debian style directories
> not ok 23 installs hooks to template directory
> # (in test file test/git-secrets.bats, line 164)
> # `[ $status -eq 0 ]' failed
> # hint: Using 'master' as the name for the initial branch. This default
> branch name
> # hint: is subject to change. To configure the initial branch name to use in
> all
> # hint: of your new repositories, which will suppress this warning, call:
> # hint:
> # hint: git config --global init.defaultBranch <name>
> # hint:
> # hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> # hint: 'development'. The just-created branch can be renamed via this
> command:
> # hint:
> # hint: git branch -m <name>
> # Initialized empty Git repository in
> /<<PKGBUILDDIR>>/debian/testtmp/test-repo/.git/
> # /<<PKGBUILDDIR>>
> # /<<PKGBUILDDIR>>/debian/testtmp/test-repo
> ok 24 Scans using keys from credentials file
> ok 25 Lists secrets for a repo
> ok 26 Adds secrets to a repo and de-dedupes
> ok 27 Adds allowed patterns to a repo and de-dedupes
> ok 28 Empty lines must be ignored in .gitallowed files
> ok 29 Comment lines must be ignored in .gitallowed files
> ok 30 Scans all files and allowing none of the bad patterns in .gitallowed
> ok 31 Scans all files and allowing all bad patterns in .gitallowed
> ok 32 Adds common AWS patterns
> ok 33 Adds providers
> ok 34 Strips providers that return nothing
> ok 35 --recursive cannot be used with SCAN_*
> ok 36 --recursive can be used with --scan
> ok 37 --recursive can't be used with --list
> ok 38 -f can only be used with --install
> ok 39 -a can only be used with --add
> ok 40 -l can only be used with --add
> ok 41 --cached can only be used with --scan
> ok 42 --no-index can only be used with --scan
> ok 43 --untracked can only be used with --scan
> ok 44 Rejects commits with prohibited patterns in changeset
> ok 45 Rejects commits with prohibited patterns in changeset with filename
> that contain spaces
> ok 46 Scans staged files
> ok 47 Allows commits that do not match prohibited patterns
> ok 48 Rejects commits with prohibited patterns in changeset when AWS provider
> is enabled
> ok 49 Rejects merges with prohibited patterns in history
> ok 50 Allows merges that do not match prohibited patterns
> make[2]: *** [Makefile:12: test] Error 1
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test: error: make -j8 test returned exit code 2
The full build log is available from:
http://qa-logs.debian.net/2022/12/20/git-secrets_1.3.0-4_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221220;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221220&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
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!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: git-secrets
Source-Version: 1.3.0-5
Done: Francois Marier <franc...@debian.org>
We believe that the bug you reported is fixed in the latest version of
git-secrets, 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 1026...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Francois Marier <franc...@debian.org> (supplier of updated git-secrets 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: Tue, 20 Dec 2022 15:38:47 -0500
Source: git-secrets
Architecture: source
Version: 1.3.0-5
Distribution: unstable
Urgency: medium
Maintainer: Francois Marier <franc...@debian.org>
Changed-By: Francois Marier <franc...@debian.org>
Closes: 1026724
Changes:
git-secrets (1.3.0-5) unstable; urgency=medium
.
* Backport upstream fix for tests (closes: #1026724).
* Remove use of the "say" command.
* Update watch file to account for GitHub changes.
* Bump Standards-Version to 4.6.2.
* Bump copyright year in debian/copyright.
Checksums-Sha1:
f7ef8707d3084a3518ba5321eb9b986ca31197ec 2011 git-secrets_1.3.0-5.dsc
936236a233ca123ccc087fd5b4e7506db1cd2bf2 3776 git-secrets_1.3.0-5.debian.tar.xz
8bfe4b424364e41ffcb8cbf0fd7b360606cd1783 6967
git-secrets_1.3.0-5_source.buildinfo
Checksums-Sha256:
afff9046bbf00e885d595d75ac41301ec707cc2cde5619a2208336940042b045 2011
git-secrets_1.3.0-5.dsc
6a62bdc3c84aed3d3f060d332ad3a5b989a1baee30ad0abbcf8d559371a51a64 3776
git-secrets_1.3.0-5.debian.tar.xz
8e280263c27ca65d17c164101d67fead4d7c1238c16035c7ba3136eb36defa06 6967
git-secrets_1.3.0-5_source.buildinfo
Files:
2ff76641b959616e2a9dd48ace9fb30e 2011 vcs optional git-secrets_1.3.0-5.dsc
7042dbeacc4fe2969e56b114b67d0d27 3776 vcs optional
git-secrets_1.3.0-5.debian.tar.xz
65412c6780fbaed9f2557be40b63b5b7 6967 vcs optional
git-secrets_1.3.0-5_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQKTBAEBCgB9FiEEjEcLKgsxVo4RDUMlFigfLgB8mNEFAmOiKKRfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDhD
NDcwQjJBMEIzMTU2OEUxMTBENDMyNTE2MjgxRjJFMDA3Qzk4RDEACgkQFigfLgB8
mNFntg/9F8q8fP3TBSWaOgr7L2If5dSRJE0ncXiLAgXsK4EHQZED71sO1PbKjII8
0QfDvgU+CHNkxlcwMEwz+Mt2WArjwjYrjxin1NNff9DIYhs8TZHhUQBv89CQVZap
ZlszsyEpl4VMG2I10yIR4+6raejCTzAWRNaJbYM5dA6RlOg7uzdCHc1Loc04q28V
FIcL6+P8kghitg/FP0oHw/+8LETV1WAj86pTbvilKX/U8ItSsf8REwVbmfiBPg3A
CxZ+YdgfLPEc+QkRACavN1oxNnLkkHC2Vr1Gzx78cmjQd4ZGu5blGLisMqJP/I5P
wkD1iSvUKOV/43SPZVQ33WFBWv+ETfAeRqTNbFsMGYn/FhMy1qjRlDesVAgvLVcR
zXCS9t1SiM+mNr9pKdqtADlwPHNhgHHl3Z5cDKcSRprTR7Td6OKWAAJ9wjC3f2uW
+wIqg9H0Fo6dVkhMLrPh9zSm/TGHxA/4F/UhJAirZZmevhkp95fGHET1R9caAHK7
NFc/OtVX6aN0MThZbduIdL4AqO3hJM2l//e0F9Ahh9LOZZ59UY6jiIUk4HJv1Wuq
2bUePU/lEreF5ZnbBRT59OJEKS1JOmJ1f+TfCrb5SlfFn8XdmCl6jz/LlOOK9CEd
8QEuM27ugzFM1yK66F+OtNob33gvPx3Ex7so87DNZDKWFrkm9hA=
=eqcV
-----END PGP SIGNATURE-----
--- End Message ---