Your message dated Sun, 05 Oct 2025 13:19:48 +0000
with message-id <[email protected]>
and subject line Bug#1114132: fixed in golang-github-go-git-go-git 5.16.2-1
has caused the Debian Bug report #1114132,
regarding golang-github-go-git-go-git: FTBFS: dpkg-buildpackage: error:
debian/rules binary subprocess returned exit status 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 [email protected]
immediately.)
--
1114132: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114132
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:golang-github-go-git-go-git
Version: 5.14.0-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build.
Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202509/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:golang-github-go-git-go-git, so that this is
still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --builddirectory=_build --buildsystem=golang --with=golang
dh_auto_clean -O--builddirectory=_build -O--buildsystem=golang
dh_autoreconf_clean -O--builddirectory=_build -O--buildsystem=golang
dh_clean -O--builddirectory=_build -O--buildsystem=golang
debian/rules binary
dh binary --builddirectory=_build --buildsystem=golang --with=golang
dh_update_autotools_config -O--builddirectory=_build -O--buildsystem=golang
dh_autoreconf -O--builddirectory=_build -O--buildsystem=golang
dh_auto_configure -O--builddirectory=_build -O--buildsystem=golang
debian/rules execute_after_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# remove test files if nocheck is passed
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
[... snipped ...]
=== RUN FuzzParseSignedBytes/seed#1
=== RUN FuzzParseSignedBytes/seed#2
--- PASS: FuzzParseSignedBytes (0.00s)
--- PASS: FuzzParseSignedBytes/seed#0 (0.00s)
--- PASS: FuzzParseSignedBytes/seed#1 (0.00s)
--- PASS: FuzzParseSignedBytes/seed#2 (0.00s)
=== RUN FuzzDecode
--- PASS: FuzzDecode (0.00s)
PASS
ok github.com/go-git/go-git/plumbing/object 1.288s
=== RUN Test
OK: 4 passed
--- PASS: Test (0.16s)
PASS
ok github.com/go-git/go-git/plumbing/object/commitgraph 0.167s
=== RUN Test
OK: 168 passed
--- PASS: Test (0.03s)
=== RUN TestFilterBlobNone
--- PASS: TestFilterBlobNone (0.00s)
=== RUN TestFilterBlobLimit
--- PASS: TestFilterBlobLimit (0.00s)
=== RUN TestFilterTreeDepth
--- PASS: TestFilterTreeDepth (0.00s)
=== RUN TestFilterObjectType
--- PASS: TestFilterObjectType (0.00s)
=== RUN TestFilterCombine
--- PASS: TestFilterCombine (0.00s)
=== RUN TestEncodeEmptyGitProtoRequest
--- PASS: TestEncodeEmptyGitProtoRequest (0.00s)
=== RUN TestEncodeGitProtoRequest
--- PASS: TestEncodeGitProtoRequest (0.00s)
=== RUN TestEncodeInvalidGitProtoRequest
--- PASS: TestEncodeInvalidGitProtoRequest (0.00s)
=== RUN TestDecodeEmptyGitProtoRequest
--- PASS: TestDecodeEmptyGitProtoRequest (0.00s)
=== RUN TestDecodeGitProtoRequest
--- PASS: TestDecodeGitProtoRequest (0.00s)
=== RUN TestDecodeInvalidGitProtoRequest
--- PASS: TestDecodeInvalidGitProtoRequest (0.00s)
=== RUN TestValidateEmptyGitProtoRequest
--- PASS: TestValidateEmptyGitProtoRequest (0.00s)
=== RUN FuzzDecoder
=== RUN FuzzDecoder/seed#0
=== RUN FuzzDecoder/seed#1
--- PASS: FuzzDecoder (0.00s)
--- PASS: FuzzDecoder/seed#0 (0.00s)
--- PASS: FuzzDecoder/seed#1 (0.00s)
PASS
ok github.com/go-git/go-git/plumbing/protocol/packp 0.046s
=== RUN Test
OK: 52 passed
--- PASS: Test (0.01s)
PASS
ok github.com/go-git/go-git/plumbing/protocol/packp/capability 0.017s
=== RUN Test
OK: 11 passed
--- PASS: Test (0.00s)
PASS
ok github.com/go-git/go-git/plumbing/protocol/packp/sideband 0.020s
=== RUN Test
OK: 9 passed
--- PASS: Test (0.24s)
PASS
ok github.com/go-git/go-git/plumbing/revlist 0.259s
? github.com/go-git/go-git/plumbing/serverinfo [no test files]
=== RUN Test
OK: 14 passed
--- PASS: Test (0.01s)
PASS
ok github.com/go-git/go-git/plumbing/storer 0.017s
=== RUN Test
OK: 16 passed
--- PASS: Test (0.01s)
=== RUN FuzzNewEndpoint
=== RUN FuzzNewEndpoint/seed#0
=== RUN FuzzNewEndpoint/seed#1
=== RUN FuzzNewEndpoint/seed#2
=== RUN FuzzNewEndpoint/seed#3
=== RUN FuzzNewEndpoint/seed#4
--- PASS: FuzzNewEndpoint (0.00s)
--- PASS: FuzzNewEndpoint/seed#0 (0.00s)
--- PASS: FuzzNewEndpoint/seed#1 (0.00s)
--- PASS: FuzzNewEndpoint/seed#2 (0.00s)
--- PASS: FuzzNewEndpoint/seed#3 (0.00s)
--- PASS: FuzzNewEndpoint/seed#4 (0.00s)
PASS
ok github.com/go-git/go-git/plumbing/transport 0.017s
=== RUN Test
OK: 5 passed
--- PASS: Test (0.02s)
PASS
ok github.com/go-git/go-git/plumbing/transport/client 0.040s
=== RUN Test
----------------------------------------------------------------------
FAIL: <autogenerated>:1:
ReceivePackSuite.TestSendPackOnNonEmptyWithReportStatusWithError
/<<PKGBUILDDIR>>/_build/src/github.com/go-git/go-git/plumbing/transport/test/receive_pack.go:209:
//XXX: Recent git versions return "failed to update ref", while older
// (>=1.9) return "failed to lock".
c.Assert(err, ErrorMatches, ".*(failed to update ref|failed to lock).*")
... error string = "command error on refs/heads/master: reference already
exists"
... regex string = ".*(failed to update ref|failed to lock).*"
OOPS: 18 passed, 1 skipped, 1 FAILED
--- FAIL: Test (8.33s)
FAIL
FAIL github.com/go-git/go-git/plumbing/transport/file 8.353s
? github.com/go-git/go-git/plumbing/transport/git [no test files]
? github.com/go-git/go-git/plumbing/transport/http [no test files]
? github.com/go-git/go-git/plumbing/transport/http/internal/test [no
test files]
=== RUN Test
OK: 3 passed
--- PASS: Test (0.00s)
=== RUN TestAdvertisedReferencesWithRemoteError
=== RUN TestAdvertisedReferencesWithRemoteError/unknown_error
=== RUN TestAdvertisedReferencesWithRemoteError/GitLab:_repository_not_found
--- PASS: TestAdvertisedReferencesWithRemoteError (0.00s)
--- PASS: TestAdvertisedReferencesWithRemoteError/unknown_error (0.00s)
--- PASS:
TestAdvertisedReferencesWithRemoteError/GitLab:_repository_not_found (0.00s)
PASS
ok github.com/go-git/go-git/plumbing/transport/internal/common 0.009s
=== RUN Test
OK: 48 passed, 2 skipped
--- PASS: Test (0.86s)
PASS
ok github.com/go-git/go-git/plumbing/transport/server 0.898s
testing: warning: no tests to run
PASS
ok github.com/go-git/go-git/plumbing/transport/ssh 0.007s [no tests to run]
=== RUN Test
OK: 1 passed
--- PASS: Test (2.04s)
PASS
ok github.com/go-git/go-git/plumbing/transport/ssh/internal/test 2.066s
? github.com/go-git/go-git/plumbing/transport/test [no test files]
? github.com/go-git/go-git/storage [no test files]
=== RUN Test
OK: 64 passed, 8 skipped
--- PASS: Test (5.78s)
PASS
ok github.com/go-git/go-git/storage/filesystem 5.787s
=== RUN Test
OK: 44 passed
--- PASS: Test (2.54s)
=== RUN TestAlternatesDefault
=== RUN TestAlternatesDefault/no_alternates
=== RUN TestAlternatesDefault/abs_path
=== RUN TestAlternatesDefault/rel_path
=== RUN TestAlternatesDefault/invalid_abs_path
=== RUN TestAlternatesDefault/invalid_rel_path
--- PASS: TestAlternatesDefault (0.00s)
--- PASS: TestAlternatesDefault/no_alternates (0.00s)
--- PASS: TestAlternatesDefault/abs_path (0.00s)
--- PASS: TestAlternatesDefault/rel_path (0.00s)
--- PASS: TestAlternatesDefault/invalid_abs_path (0.00s)
--- PASS: TestAlternatesDefault/invalid_rel_path (0.00s)
=== RUN TestAlternatesWithFS
=== RUN TestAlternatesWithFS/no_alternates
=== RUN TestAlternatesWithFS/abs_path
=== RUN TestAlternatesWithFS/rel_path
=== RUN TestAlternatesWithFS/invalid_abs_path
=== RUN TestAlternatesWithFS/invalid_rel_path
--- PASS: TestAlternatesWithFS (0.00s)
--- PASS: TestAlternatesWithFS/no_alternates (0.00s)
--- PASS: TestAlternatesWithFS/abs_path (0.00s)
--- PASS: TestAlternatesWithFS/rel_path (0.00s)
--- PASS: TestAlternatesWithFS/invalid_abs_path (0.00s)
--- PASS: TestAlternatesWithFS/invalid_rel_path (0.00s)
=== RUN TestAlternatesWithBoundOS
=== RUN TestAlternatesWithBoundOS/no_alternates
=== RUN TestAlternatesWithBoundOS/abs_path
=== RUN TestAlternatesWithBoundOS/rel_path
=== RUN TestAlternatesWithBoundOS/invalid_abs_path
=== RUN TestAlternatesWithBoundOS/invalid_rel_path
--- PASS: TestAlternatesWithBoundOS (0.01s)
--- PASS: TestAlternatesWithBoundOS/no_alternates (0.00s)
--- PASS: TestAlternatesWithBoundOS/abs_path (0.00s)
--- PASS: TestAlternatesWithBoundOS/rel_path (0.01s)
--- PASS: TestAlternatesWithBoundOS/invalid_abs_path (0.00s)
--- PASS: TestAlternatesWithBoundOS/invalid_rel_path (0.00s)
=== RUN TestAlternatesDupes
--- PASS: TestAlternatesDupes (0.00s)
PASS
ok github.com/go-git/go-git/storage/filesystem/dotgit 2.567s
=== RUN Test
OK: 21 passed, 2 skipped
--- PASS: Test (0.00s)
PASS
ok github.com/go-git/go-git/storage/memory 0.008s
? github.com/go-git/go-git/storage/test [no test files]
=== RUN Test
OK: 56 passed, 11 skipped
--- PASS: Test (0.03s)
PASS
ok github.com/go-git/go-git/storage/transactional 0.051s
=== RUN Test
OK: 14 passed
--- PASS: Test (0.02s)
PASS
ok github.com/go-git/go-git/utils/binary 0.037s
=== RUN Test
OK: 2 passed
--- PASS: Test (0.00s)
PASS
ok github.com/go-git/go-git/utils/diff 0.012s
=== RUN Test
----------------------------------------------------------------------
FAIL: common_test.go:76: CommonSuite.TestNewContextReadCloser
common_test.go:89:
c.Assert(n, Equals, 0)
... obtained int = 1
... expected int = 0
OOPS: 8 passed, 1 FAILED
--- FAIL: Test (0.01s)
FAIL
FAIL github.com/go-git/go-git/utils/ioutil 0.022s
=== RUN Test
OK: 31 passed
--- PASS: Test (0.02s)
PASS
ok github.com/go-git/go-git/utils/merkletrie 0.062s
=== RUN Test
OK: 10 passed
--- PASS: Test (0.00s)
PASS
ok github.com/go-git/go-git/utils/merkletrie/filesystem 0.017s
=== RUN Test
OK: 4 passed
--- PASS: Test (0.01s)
PASS
ok github.com/go-git/go-git/utils/merkletrie/index 0.021s
=== RUN Test
OK: 3 passed
--- PASS: Test (0.00s)
PASS
ok github.com/go-git/go-git/utils/merkletrie/internal/frame 0.009s
=== RUN Test
OK: 49 passed
--- PASS: Test (0.00s)
PASS
ok github.com/go-git/go-git/utils/merkletrie/internal/fsnoder 0.010s
=== RUN Test
OK: 11 passed
--- PASS: Test (0.00s)
PASS
ok github.com/go-git/go-git/utils/merkletrie/noder 0.012s
=== RUN TestGetAndPutBufioReader
--- PASS: TestGetAndPutBufioReader (0.00s)
=== RUN TestGetAndPutBytesBuffer
--- PASS: TestGetAndPutBytesBuffer (0.00s)
=== RUN TestGetAndPutByteSlice
--- PASS: TestGetAndPutByteSlice (0.00s)
=== RUN TestGetAndPutZlibReader
--- PASS: TestGetAndPutZlibReader (0.00s)
=== RUN TestGetAndPutZlibWriter
--- PASS: TestGetAndPutZlibWriter (0.00s)
PASS
ok github.com/go-git/go-git/utils/sync 0.016s
=== RUN TestEmpty
--- PASS: TestEmpty (0.00s)
=== RUN TestOneTarget
--- PASS: TestOneTarget (0.00s)
=== RUN TestMultipleTargets
--- PASS: TestMultipleTargets (0.00s)
=== RUN TestPrintf
--- PASS: TestPrintf (0.00s)
=== RUN TestDisabledMultipleTargets
--- PASS: TestDisabledMultipleTargets (0.00s)
PASS
ok github.com/go-git/go-git/utils/trace 0.004s
FAIL
make[1]: *** [debian/rules:38: override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:14: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: golang-github-go-git-go-git
Source-Version: 5.16.2-1
Done: Simon Josefsson <[email protected]>
We believe that the bug you reported is fixed in the latest version of
golang-github-go-git-go-git, 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.
Simon Josefsson <[email protected]> (supplier of updated
golang-github-go-git-go-git 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: SHA512
Format: 1.8
Date: Sun, 05 Oct 2025 13:45:16 +0200
Source: golang-github-go-git-go-git
Architecture: source
Version: 5.16.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <[email protected]>
Changed-By: Simon Josefsson <[email protected]>
Closes: 1114132
Changes:
golang-github-go-git-go-git (5.16.2-1) unstable; urgency=medium
.
* Team upload.
* New upstream version.
* Add salsa-ci.
* Use watch v5.
* Drop Rules-Requires-Root: no.
* Run wrap-and-sort -akb.
* Add Static-Built-Using.
* Skip FTBFS'ing TestSendPackOnNonEmptyWithReportStatusWithError.
Closes: #1114132.
Checksums-Sha1:
6686becb9b4dfd379743ae84934d315c70f41556 3481
golang-github-go-git-go-git_5.16.2-1.dsc
5c9f73dbdcf3b7c0044ac4b1d57cecf68f01b23b 414000
golang-github-go-git-go-git_5.16.2.orig.tar.xz
3805cf0b36dbb0c10095d3f3e04979fb098f157b 7444
golang-github-go-git-go-git_5.16.2-1.debian.tar.xz
191384ce637d03f8602751856fa9a2849905dc95 909160
golang-github-go-git-go-git_5.16.2-1.git.tar.xz
34e36167cd6fb4452bd68ce371306156768a3ea5 18302
golang-github-go-git-go-git_5.16.2-1_source.buildinfo
Checksums-Sha256:
23e7a5bb0ca4ae1522ec8c37026e444ab5ad9dbf311e4ec1539b1f3aa71a0dd4 3481
golang-github-go-git-go-git_5.16.2-1.dsc
1b1cf09df6d4e2e08bd79d5ce6ce115b50db725392bb929c081f5009356cdabe 414000
golang-github-go-git-go-git_5.16.2.orig.tar.xz
16a809d1038cfdcfdd2a54ffb6e6cd7de8285aaf4df4711c96ab336c75504420 7444
golang-github-go-git-go-git_5.16.2-1.debian.tar.xz
0aa419fcad1b11ab983e1723bc21519e70809d8d0be3b1f365b82a73a2f13791 909160
golang-github-go-git-go-git_5.16.2-1.git.tar.xz
91b06a80fa2b3cb9053aed7531f836acebcd38c2b8e51580e7604cfd75ca8fc6 18302
golang-github-go-git-go-git_5.16.2-1_source.buildinfo
Files:
cc1e4e75106621a3a84fe1836626beae 3481 golang optional
golang-github-go-git-go-git_5.16.2-1.dsc
e768d94044613020c7dad7008aa8daa4 414000 golang optional
golang-github-go-git-go-git_5.16.2.orig.tar.xz
5d22e38612b457f806d4e11818b2bf7a 7444 golang optional
golang-github-go-git-go-git_5.16.2-1.debian.tar.xz
55268d16ee52f78622ef8e8bce26c74a 909160 golang optional
golang-github-go-git-go-git_5.16.2-1.git.tar.xz
97fe035507a09050ce258037900111d8 18302 golang optional
golang-github-go-git-go-git_5.16.2-1_source.buildinfo
Git-Tag-Info: tag=a7d7ebe35327961b2099a89bc0daab17bf595a69
fp=a3cc9c870b9d310abad4cf2f51722b08fe4745a2
Git-Tag-Tagger: Simon Josefsson <[email protected]>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmjibd4ACgkQYG0ITkaD
wHm0ihAA33kkIJ+iGwYlB37KLnTfAozRLy9kJrZdnv6OPvkxegLkv9vIYzgkMULS
8dv/b26FPoNjw0Fs+ek1qDNwAOHKtgKras7+o6OXjunJuEv97dWZj+ClJ1NWSBbb
lOmWMTqY7by4muv3WSsGm51veqKMJyYFxNIMjNYLEflo+cFpKnhT7xLFFNr/c3Oa
5QU6+0+cYpckh8z3dBx3iIRbe5Otot6ix1m+h//2PU8iGMevNfIKsV6IG+Ud+5nv
spR1adhtIbC+ndVeezWQRAwyQIRk+xd1gDDzwx7WPhXvrRXDKW2IWkEGswNND2wj
mAe7ufL8ay2er7ve+F/Ygj1qqBMfvqUDp87un8ul0Ugh2OejRGOvxWnAREgtmckb
kDqyNpGIYSMIzWDmJWBDzQ6XbQzASsnxrJW41HMxo/klvYn5gGEmj+Ulo34VOTpo
aVY3gZyyg6/z1UdAvR/W7ODBHrrsxMeSrNEIihy38cHfgp4tOHc6EolfUCl3MXjF
nc5aRwu2oZcXITfKGN/tbHlz2AssoifWKFMkiJVgZ/nugmTbPwHHkEJiis58Rb4i
BowV9Ik1cri+6ezQCMO2HHiNakL8BSHLP6sKTE5ApsKVopIt362aeldWIZnj48Er
BND1iQq18QgpABC0AcalAN5sf+vvVt30jgznhJDTwb3Qr1HeIx8=
=OAl5
-----END PGP SIGNATURE-----
pgpcK3KyQ6XHT.pgp
Description: PGP signature
--- End Message ---