Your message dated Sat, 10 Jan 2026 21:19:28 +0000
with message-id <[email protected]>
and subject line Bug#1123393: fixed in golang-github-minio-pkg 3.4.2-2
has caused the Debian Bug report #1123393,
regarding golang-github-minio-pkg: FTBFS: FAIL: 
TestToILMRule/Valid_rule_with_expiry_date (0.00s)
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.)


-- 
1123393: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123393
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:golang-github-minio-pkg
Version: 3.4.2-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202512/

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 cannot 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-minio-pkg, so that this is 
still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --builddirectory=_build --buildsystem=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
   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
   dh_auto_build -O--builddirectory=_build -O--buildsystem=golang
        cd _build && go install -trimpath -v -p 2 github.com/minio/pkg/certs 
github.com/minio/pkg/console github.com/minio/pkg/cors 
github.com/minio/pkg/ellipses github.com/minio/pkg/env github.com/minio/pkg/ilm 
github.com/minio/pkg/ldap github.com/minio/pkg/licverifier 
github.com/minio/pkg/mimedb github.com/minio/pkg/net github.com/minio/pkg/oidc 
github.com/minio/pkg/policy github.com/minio/pkg/policy/condition 
github.com/minio/pkg/quick github.com/minio/pkg/randreader 
github.com/minio/pkg/rng github.com/minio/pkg/safe github.com/minio/pkg/sftp 
github.com/minio/pkg/subnet github.com/minio/pkg/sync/errgroup 
github.com/minio/pkg/sys github.com/minio/pkg/sys/cgroup 
github.com/minio/pkg/trie github.com/minio/pkg/wildcard 
github.com/minio/pkg/words github.com/minio/pkg/workers 
github.com/minio/pkg/xtime
internal/goarch
internal/unsafeheader
internal/abi

[... snipped ...]

--- PASS: TestBooleanFuncEvaluate (0.00s)
=== RUN   TestBooleanFuncKey
--- PASS: TestBooleanFuncKey (0.00s)
=== RUN   TestBooleanFuncName
--- PASS: TestBooleanFuncName (0.00s)
=== RUN   TestBooleanFuncToMap
--- PASS: TestBooleanFuncToMap (0.00s)
=== RUN   TestBooleanFuncClone
--- PASS: TestBooleanFuncClone (0.00s)
=== RUN   TestNewBooleanFunc
--- PASS: TestNewBooleanFunc (0.00s)
=== RUN   TestDateFuncEvaluate
--- PASS: TestDateFuncEvaluate (0.00s)
=== RUN   TestNewDateFuncEvaluate
--- PASS: TestNewDateFuncEvaluate (0.00s)
=== RUN   TestDateFuncKey
--- PASS: TestDateFuncKey (0.00s)
=== RUN   TestDateFuncName
--- PASS: TestDateFuncName (0.00s)
=== RUN   TestDateFuncToMap
--- PASS: TestDateFuncToMap (0.00s)
=== RUN   TestDateFuncClone
--- PASS: TestDateFuncClone (0.00s)
=== RUN   TestFunctionsEvaluate
--- PASS: TestFunctionsEvaluate (0.00s)
=== RUN   TestFunctionsKeys
--- PASS: TestFunctionsKeys (0.00s)
=== RUN   TestFunctionsMarshalJSON
--- PASS: TestFunctionsMarshalJSON (0.00s)
=== RUN   TestFunctionsUnmarshalJSON
--- PASS: TestFunctionsUnmarshalJSON (0.00s)
=== RUN   TestIPAddrFuncEvaluate
--- PASS: TestIPAddrFuncEvaluate (0.00s)
=== RUN   TestIPAddrFuncKey
--- PASS: TestIPAddrFuncKey (0.00s)
=== RUN   TestIPAddrFuncName
--- PASS: TestIPAddrFuncName (0.00s)
=== RUN   TestIPAddrFuncToMap
--- PASS: TestIPAddrFuncToMap (0.00s)
=== RUN   TestIPAddrFuncClone
--- PASS: TestIPAddrFuncClone (0.00s)
=== RUN   TestNewIPAddressFunc
--- PASS: TestNewIPAddressFunc (0.00s)
=== RUN   TestNewNotIPAddressFunc
--- PASS: TestNewNotIPAddressFunc (0.00s)
=== RUN   TestKeyIsValid
--- PASS: TestKeyIsValid (0.00s)
=== RUN   TestKeyMarshalJSON
--- PASS: TestKeyMarshalJSON (0.00s)
=== RUN   TestKeyName
--- PASS: TestKeyName (0.00s)
=== RUN   TestKeyUnmarshalJSON
--- PASS: TestKeyUnmarshalJSON (0.00s)
=== RUN   TestKeySetAdd
--- PASS: TestKeySetAdd (0.00s)
=== RUN   TestKeySetDifference
--- PASS: TestKeySetDifference (0.00s)
=== RUN   TestKeySetIsEmpty
--- PASS: TestKeySetIsEmpty (0.00s)
=== RUN   TestKeySetString
--- PASS: TestKeySetString (0.00s)
=== RUN   TestKeySetToSlice
--- PASS: TestKeySetToSlice (0.00s)
=== RUN   TestNameIsValid
--- PASS: TestNameIsValid (0.00s)
=== RUN   TestNameMarshalJSON
--- PASS: TestNameMarshalJSON (0.00s)
=== RUN   TestNameUnmarshalJSON
--- PASS: TestNameUnmarshalJSON (0.00s)
=== RUN   TestNullFuncEvaluate
--- PASS: TestNullFuncEvaluate (0.00s)
=== RUN   TestNullFuncKey
--- PASS: TestNullFuncKey (0.00s)
=== RUN   TestNullFuncName
--- PASS: TestNullFuncName (0.00s)
=== RUN   TestNullFuncToMap
--- PASS: TestNullFuncToMap (0.00s)
=== RUN   TestNullFuncClone
--- PASS: TestNullFuncClone (0.00s)
=== RUN   TestNewNullFunc
--- PASS: TestNewNullFunc (0.00s)
=== RUN   TestNumericFuncEvaluate
--- PASS: TestNumericFuncEvaluate (0.00s)
=== RUN   TestNewNumericFuncEvaluate
--- PASS: TestNewNumericFuncEvaluate (0.00s)
=== RUN   TestNumericFuncKey
--- PASS: TestNumericFuncKey (0.00s)
=== RUN   TestNumericFuncName
--- PASS: TestNumericFuncName (0.00s)
=== RUN   TestNumericFuncToMap
--- PASS: TestNumericFuncToMap (0.00s)
=== RUN   TestNumericFuncClone
--- PASS: TestNumericFuncClone (0.00s)
=== RUN   TestStringEqualsFuncEvaluate
--- PASS: TestStringEqualsFuncEvaluate (0.00s)
=== RUN   TestStringNotEqualsFuncEvaluate
--- PASS: TestStringNotEqualsFuncEvaluate (0.00s)
=== RUN   TestStringEqualsIgnoreCaseFuncEvaluate
--- PASS: TestStringEqualsIgnoreCaseFuncEvaluate (0.00s)
=== RUN   TestStringNotEqualsIgnoreCaseFuncEvaluate
--- PASS: TestStringNotEqualsIgnoreCaseFuncEvaluate (0.00s)
=== RUN   TestBinaryEqualsFuncEvaluate
--- PASS: TestBinaryEqualsFuncEvaluate (0.00s)
=== RUN   TestStringLikeFuncEvaluate
--- PASS: TestStringLikeFuncEvaluate (0.00s)
=== RUN   TestStringNotLikeFuncEvaluate
--- PASS: TestStringNotLikeFuncEvaluate (0.00s)
=== RUN   TestStringFuncKey
--- PASS: TestStringFuncKey (0.00s)
=== RUN   TestStringFuncName
--- PASS: TestStringFuncName (0.00s)
=== RUN   TestStringEqualsFuncToMap
--- PASS: TestStringEqualsFuncToMap (0.00s)
=== RUN   TestStringFuncClone
--- PASS: TestStringFuncClone (0.00s)
=== RUN   TestNewStringFuncError
--- PASS: TestNewStringFuncError (0.00s)
=== RUN   TestValueGetBool
--- PASS: TestValueGetBool (0.00s)
=== RUN   TestValueGetInt
--- PASS: TestValueGetInt (0.00s)
=== RUN   TestValueGetString
--- PASS: TestValueGetString (0.00s)
=== RUN   TestValueGetType
--- PASS: TestValueGetType (0.00s)
=== RUN   TestValueMarshalJSON
--- PASS: TestValueMarshalJSON (0.00s)
=== RUN   TestValueStoreBool
--- PASS: TestValueStoreBool (0.00s)
=== RUN   TestValueStoreInt
--- PASS: TestValueStoreInt (0.00s)
=== RUN   TestValueStoreString
--- PASS: TestValueStoreString (0.00s)
=== RUN   TestValueString
--- PASS: TestValueString (0.00s)
=== RUN   TestValueUnmarshalJSON
--- PASS: TestValueUnmarshalJSON (0.00s)
=== RUN   TestValueSetAdd
--- PASS: TestValueSetAdd (0.00s)
=== RUN   TestValueSetMarshalJSON
--- PASS: TestValueSetMarshalJSON (0.00s)
=== RUN   TestValueSetUnmarshalJSON
--- PASS: TestValueSetUnmarshalJSON (0.00s)
PASS
ok      github.com/minio/pkg/policy/condition   0.008s
=== RUN   TestReadVersion
--- PASS: TestReadVersion (0.00s)
=== RUN   TestReadVersionErr
--- PASS: TestReadVersionErr (0.00s)
=== RUN   TestSaveFailOnDir
--- PASS: TestSaveFailOnDir (0.00s)
=== RUN   TestCheckData
--- PASS: TestCheckData (0.00s)
=== RUN   TestLoadFile
--- PASS: TestLoadFile (0.00s)
=== RUN   TestYAMLFormat
--- PASS: TestYAMLFormat (0.00s)
=== RUN   TestJSONFormat
--- PASS: TestJSONFormat (0.00s)
=== RUN   TestSaveLoad
--- PASS: TestSaveLoad (0.00s)
=== RUN   TestSaveBackup
--- PASS: TestSaveBackup (0.00s)
=== RUN   TestDiff
--- PASS: TestDiff (0.00s)
=== RUN   TestDeepDiff
--- PASS: TestDeepDiff (0.00s)
PASS
ok      github.com/minio/pkg/quick      0.008s
?       github.com/minio/pkg/randreader [no test files]
=== RUN   TestReaderReadAt
--- PASS: TestReaderReadAt (0.04s)
=== RUN   TestReaderSeeker
--- PASS: TestReaderSeeker (0.08s)
=== RUN   TestXor
--- PASS: TestXor (0.43s)
PASS
ok      github.com/minio/pkg/rng        0.550s
=== RUN   TestSafeAbort
--- PASS: TestSafeAbort (0.00s)
=== RUN   TestSafeClose
--- PASS: TestSafeClose (0.00s)
=== RUN   TestSafe
--- PASS: TestSafe (0.00s)
=== RUN   TestSafeAbortWrite
--- PASS: TestSafeAbortWrite (0.00s)
PASS
ok      github.com/minio/pkg/safe       0.002s
?       github.com/minio/pkg/sftp       [no test files]
?       github.com/minio/pkg/subnet     [no test files]
=== RUN   TestGroupWithNErrs
=== RUN   TestGroupWithNErrs/Test1
=== RUN   TestGroupWithNErrs/Test2
=== RUN   TestGroupWithNErrs/Test3
=== RUN   TestGroupWithNErrs/Test4
--- PASS: TestGroupWithNErrs (0.00s)
    --- PASS: TestGroupWithNErrs/Test1 (0.00s)
    --- PASS: TestGroupWithNErrs/Test2 (0.00s)
    --- PASS: TestGroupWithNErrs/Test3 (0.00s)
    --- PASS: TestGroupWithNErrs/Test4 (0.00s)
PASS
ok      github.com/minio/pkg/sync/errgroup      0.001s
=== RUN   TestGetMaxOpenFileLimit
--- PASS: TestGetMaxOpenFileLimit (0.00s)
=== RUN   TestSetMaxOpenFileLimit
--- PASS: TestSetMaxOpenFileLimit (0.00s)
=== RUN   TestGetMaxMemoryLimit
--- PASS: TestGetMaxMemoryLimit (0.00s)
=== RUN   TestSetMaxMemoryLimit
--- PASS: TestSetMaxMemoryLimit (0.00s)
=== RUN   TestGetStats
--- PASS: TestGetStats (0.00s)
PASS
ok      github.com/minio/pkg/sys        0.002s
=== RUN   TestProcCGroup
--- PASS: TestProcCGroup (0.00s)
=== RUN   TestMemoryLimitPath
--- PASS: TestMemoryLimitPath (0.00s)
PASS
ok      github.com/minio/pkg/sys/cgroup 0.002s
=== RUN   TestNewTrie
--- PASS: TestNewTrie (0.00s)
=== RUN   TestInsert
--- PASS: TestInsert (0.00s)
=== RUN   TestPrefixMatch
--- PASS: TestPrefixMatch (0.00s)
PASS
ok      github.com/minio/pkg/trie       0.001s
=== RUN   TestMatch
--- PASS: TestMatch (0.00s)
=== RUN   TestMatchSimple
--- PASS: TestMatchSimple (0.00s)
=== RUN   TestMatchAsPatternPrefix
--- PASS: TestMatchAsPatternPrefix (0.00s)
PASS
ok      github.com/minio/pkg/wildcard   0.002s
=== RUN   TestMinimum
--- PASS: TestMinimum (0.00s)
=== RUN   TestDamerauLevenshtein
--- PASS: TestDamerauLevenshtein (0.00s)
PASS
ok      github.com/minio/pkg/words      0.003s
=== RUN   TestWorkers
=== RUN   TestWorkers/test-0
=== RUN   TestWorkers/test-1
=== RUN   TestWorkers/test-2
=== RUN   TestWorkers/test-3
=== RUN   TestWorkers/test-4
=== RUN   TestWorkers/test-5
=== RUN   TestWorkers/test-workers-reuse
--- PASS: TestWorkers (0.00s)
    --- PASS: TestWorkers/test-0 (0.00s)
    --- PASS: TestWorkers/test-1 (0.00s)
    --- PASS: TestWorkers/test-2 (0.00s)
    --- PASS: TestWorkers/test-3 (0.00s)
    --- PASS: TestWorkers/test-4 (0.00s)
    --- PASS: TestWorkers/test-5 (0.00s)
    --- PASS: TestWorkers/test-workers-reuse (0.00s)
PASS
ok      github.com/minio/pkg/workers    0.002s
=== RUN   TestParseDuration
--- PASS: TestParseDuration (0.00s)
=== RUN   TestParseDurationErrors
--- PASS: TestParseDurationErrors (0.00s)
=== RUN   TestDuration_Unmarshal
--- PASS: TestDuration_Unmarshal (0.00s)
=== RUN   TestMarshalUnmarshalDuration
--- PASS: TestMarshalUnmarshalDuration (0.00s)
=== RUN   TestEncodeDecodeDuration
--- PASS: TestEncodeDecodeDuration (0.00s)
=== RUN   TestDuration_Marshal
--- PASS: TestDuration_Marshal (0.00s)
PASS
ok      github.com/minio/pkg/xtime      0.001s
FAIL
dh_auto_test: error: cd _build && go test -vet=off -v -p 2 
github.com/minio/pkg/certs github.com/minio/pkg/console 
github.com/minio/pkg/cors github.com/minio/pkg/ellipses 
github.com/minio/pkg/env github.com/minio/pkg/ilm github.com/minio/pkg/ldap 
github.com/minio/pkg/licverifier github.com/minio/pkg/mimedb 
github.com/minio/pkg/net github.com/minio/pkg/oidc github.com/minio/pkg/policy 
github.com/minio/pkg/policy/condition github.com/minio/pkg/quick 
github.com/minio/pkg/randreader github.com/minio/pkg/rng 
github.com/minio/pkg/safe github.com/minio/pkg/sftp github.com/minio/pkg/subnet 
github.com/minio/pkg/sync/errgroup github.com/minio/pkg/sys 
github.com/minio/pkg/sys/cgroup github.com/minio/pkg/trie 
github.com/minio/pkg/wildcard github.com/minio/pkg/words 
github.com/minio/pkg/workers github.com/minio/pkg/xtime returned exit code 1
make: *** [debian/rules:10: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: golang-github-minio-pkg
Source-Version: 3.4.2-2
Done: Mathias Gibbens <[email protected]>

We believe that the bug you reported is fixed in the latest version of
golang-github-minio-pkg, 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.
Mathias Gibbens <[email protected]> (supplier of updated 
golang-github-minio-pkg 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: Sat, 10 Jan 2026 20:42:59 +0000
Source: golang-github-minio-pkg
Architecture: source
Version: 3.4.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <[email protected]>
Changed-By: Mathias Gibbens <[email protected]>
Closes: 1123393
Changes:
 golang-github-minio-pkg (3.4.2-2) unstable; urgency=medium
 .
   * Cherry-pick upstream fix for failing test (Closes: #1123393)
Checksums-Sha1:
 066f58e1088adc420c0ab55431f919ee0894680b 2883 
golang-github-minio-pkg_3.4.2-2.dsc
 ee9437f8f0942e9a4becd88a5d2e52210c850141 207314 
golang-github-minio-pkg_3.4.2.orig.tar.gz
 2c4659020a4a12e3c31322df444f825147aa8f4a 14404 
golang-github-minio-pkg_3.4.2-2.debian.tar.xz
 f55503ec825382a304ce7565c995efcd89665b84 16854 
golang-github-minio-pkg_3.4.2-2_amd64.buildinfo
Checksums-Sha256:
 966e34d170289b52a898617701e930b8ca91e17ac869cdbdad265a8a47024dff 2883 
golang-github-minio-pkg_3.4.2-2.dsc
 21347447a5bd5d2863deed0fd8ba7b095fec075ca76fd56aea63240e43c5069c 207314 
golang-github-minio-pkg_3.4.2.orig.tar.gz
 0268ced8c0b7b580954aebe7d8d91a2430d6bcd0e477bda64ea72645aa03947a 14404 
golang-github-minio-pkg_3.4.2-2.debian.tar.xz
 207e1e1ea5593b93a3d1ae3a5b3ecd60831f32b793c6c85d50b6e354af2fd0c9 16854 
golang-github-minio-pkg_3.4.2-2_amd64.buildinfo
Files:
 e000cf1471100c4afa6580b5dd665a85 2883 golang optional 
golang-github-minio-pkg_3.4.2-2.dsc
 a4876efb7356f607e25336ce27868f31 207314 golang optional 
golang-github-minio-pkg_3.4.2.orig.tar.gz
 09aacc7437a14373bffb24e3919b8abc 14404 golang optional 
golang-github-minio-pkg_3.4.2-2.debian.tar.xz
 5e2606950f5334b8f42df8877cee4db1 16854 golang optional 
golang-github-minio-pkg_3.4.2-2_amd64.buildinfo

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

iQJGBAEBCgAwFiEE1Bp60H32xfynSJ8cKe7i1uz0QvkFAmliuuUSHGdpYm1hdEBk
ZWJpYW4ub3JnAAoJECnu4tbs9EL5+q0QALnhCKGeLAkq+gtgv2hLDHbJL9ylgXP1
rzpnZ9Ibnnu8cyuz586U58ybkl+aBsuHTVwBh8dneyCwpAG6Qjd67Jt+olIPMbao
Nv+4Hmj56oNK0RrHmNu/dOFOdQjFMQrcFRZwAQoPnNDrr4TTMC5GpKg27haObYUP
s8EZtTNAAcPetgJhGqNG9Fxwfmz18NEUP99NrKy1xIVNuWnine0DU00+YlxlMM1K
awE96chISqY4rYQ0Yc77YtLEMVwRvdn2W4RB1mIkfK4W/JUbOBrlzlzhUF50mNWj
ykD37nKS2ckT8yJ4js8GeqUTq3kfbJEJUGOwd9bEESKYa5wqYj4a85RsZT+SewnU
jqiOe5RLkiwzVMhNcJ6CxonSR8DnGE2iW8IwpdF3CRSunjDGR7a9ZOH8rY6jfkg3
6g/8HP2NjBUxkR610uiq1YPROk42oLukPI7d9sc9QanApcxLws4zVjE0s9O+NvWp
7hX0YiV+G9Eg6QNTd86vKN+v5rgwZrh0fRBCwknymmxWlcljMEgkFuaZwb3STTDZ
AdFRtyi6iM2pxJlMR8PSSRmAuG3+lIvz7D+8UaeZzv4Moy7PLmglC7pjqq2rzGqc
IuFvyOSDhTraf2UxqR2h22mw46xfk6cmZRJurCl7j0Dh27GvaDow2ZrBNntzThyJ
quav3VhROBz+
=+3Xv
-----END PGP SIGNATURE-----

Attachment: pgpPWg_79Hdtg.pgp
Description: PGP signature


--- End Message ---

Reply via email to