Your message dated Sat, 20 Sep 2025 20:34:20 +0000
with message-id <[email protected]>
and subject line Bug#1115813: fixed in golang-github-containers-common 
0.64.2+ds1-1
has caused the Debian Bug report #1115813,
regarding golang-github-containers-common: FTBFS: make[1]: *** 
[debian/rules:18: override_dh_auto_build] Error 25
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.)


-- 
1115813: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1115813
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: golang-github-containers-common
Version: 0.62.2+ds1-2
Severity: serious
Justification: FTBFS
Tags: forky sid ftbfs
User: [email protected]
Usertags: ftbfs-20250919 ftbfs-forky

Hi,

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

The full build log is available from:
http://qa-logs.debian.net/2025/09/19/golang-github-containers-common_0.62.2+ds1-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250919;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250919&[email protected]&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.

-- 
Relevant part of the build log (hopefully):
> make[1]: Entering directory 
> '/build/reproducible-path/golang-github-containers-common-0.62.2+ds1'
> dh_auto_build -v  --builddirectory=_build -- -tags 
> "containers_image_openpgp,systemd"
>       cd _build && go version
> go version go1.24.4 linux/amd64
>       cd _build && go env
> AR='ar'
> CC='x86_64-linux-gnu-gcc'
> CGO_CFLAGS='-g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/build/reproducible-path/golang-github-containers-common-0.62.2+ds1=.
>  -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection'
> CGO_CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2'
> CGO_CXXFLAGS='-g -O2 
> -ffile-prefix-map=/build/reproducible-path/golang-github-containers-common-0.62.2+ds1=.
>  -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection'
> CGO_ENABLED='1'
> CGO_FFLAGS='-g -O2 
> -ffile-prefix-map=/build/reproducible-path/golang-github-containers-common-0.62.2+ds1=.
>  -fstack-clash-protection -fcf-protection'
> CGO_LDFLAGS='-Wl,-z,relro'
> CXX='x86_64-linux-gnu-g++'
> GCCGO='gccgo'
> GO111MODULE='off'
> GOAMD64='v1'
> GOARCH='amd64'
> GOAUTH='netrc'
> GOBIN=''
> GOCACHE='/build/reproducible-path/golang-github-containers-common-0.62.2+ds1/_build/go-build'
> GOCACHEPROG=''
> GODEBUG=''
> GOENV='/build/reproducible-path/golang-github-containers-common-0.62.2+ds1/debian/.debhelper/generated/_source/home/.config/go/env'
> GOEXE=''
> GOEXPERIMENT=''
> GOFIPS140='off'
> GOFLAGS=''
> GOGCCFLAGS='-fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 
> -ffile-prefix-map=/tmp/go-build3259645129=/tmp/go-build 
> -gno-record-gcc-switches'
> GOHOSTARCH='amd64'
> GOHOSTOS='linux'
> GOINSECURE=''
> GOMOD=''
> GOMODCACHE='/build/reproducible-path/golang-github-containers-common-0.62.2+ds1/_build/pkg/mod'
> GONOPROXY=''
> GONOSUMDB=''
> GOOS='linux'
> GOPATH='/build/reproducible-path/golang-github-containers-common-0.62.2+ds1/_build'
> GOPRIVATE=''
> GOPROXY='off'
> GOROOT='/usr/lib/go-1.24'
> GOSUMDB='sum.golang.org'
> GOTELEMETRY='local'
> GOTELEMETRYDIR='/build/reproducible-path/golang-github-containers-common-0.62.2+ds1/debian/.debhelper/generated/_source/home/.config/go/telemetry'
> GOTMPDIR=''
> GOTOOLCHAIN='local'
> GOTOOLDIR='/usr/lib/go-1.24/pkg/tool/linux_amd64'
> GOVCS=''
> GOVERSION='go1.24.4'
> GOWORK=''
> PKG_CONFIG='pkg-config'
>       cd _build && go install -trimpath -v -p 8 -tags 
> containers_image_openpgp,systemd github.com/containers/common/internal 
> github.com/containers/common/internal/attributedstring 
> github.com/containers/common/libimage 
> github.com/containers/common/libimage/define 
> github.com/containers/common/libimage/filter 
> github.com/containers/common/libimage/manifests 
> github.com/containers/common/libimage/platform 
> github.com/containers/common/libnetwork/cni 
> github.com/containers/common/libnetwork/etchosts 
> github.com/containers/common/libnetwork/internal/rootlessnetns 
> github.com/containers/common/libnetwork/internal/util 
> github.com/containers/common/libnetwork/netavark 
> github.com/containers/common/libnetwork/network 
> github.com/containers/common/libnetwork/pasta 
> github.com/containers/common/libnetwork/resolvconf 
> github.com/containers/common/libnetwork/slirp4netns 
> github.com/containers/common/libnetwork/types 
> github.com/containers/common/libnetwork/util 
> github.com/containers/common/pkg/apparmor 
> github.com/containers/common/pkg/apparmor/internal/supported 
> github.com/containers/common/pkg/apparmor/internal/supported/supportedfakes 
> github.com/containers/common/pkg/auth 
> github.com/containers/common/pkg/capabilities 
> github.com/containers/common/pkg/cgroups 
> github.com/containers/common/pkg/cgroupv2 
> github.com/containers/common/pkg/chown 
> github.com/containers/common/pkg/completion 
> github.com/containers/common/pkg/config 
> github.com/containers/common/pkg/configmaps 
> github.com/containers/common/pkg/configmaps/filedriver 
> github.com/containers/common/pkg/crutils 
> github.com/containers/common/pkg/detach 
> github.com/containers/common/pkg/download 
> github.com/containers/common/pkg/filters 
> github.com/containers/common/pkg/flag 
> github.com/containers/common/pkg/formats 
> github.com/containers/common/pkg/hooks 
> github.com/containers/common/pkg/hooks/0.1.0 
> github.com/containers/common/pkg/hooks/1.0.0 
> github.com/containers/common/pkg/hooks/exec 
> github.com/containers/common/pkg/machine 
> github.com/containers/common/pkg/manifests 
> github.com/containers/common/pkg/netns github.com/containers/common/pkg/parse 
> github.com/containers/common/pkg/password 
> github.com/containers/common/pkg/report 
> github.com/containers/common/pkg/report/camelcase 
> github.com/containers/common/pkg/resize 
> github.com/containers/common/pkg/retry 
> github.com/containers/common/pkg/rootlessport 
> github.com/containers/common/pkg/seccomp 
> github.com/containers/common/pkg/secrets 
> github.com/containers/common/pkg/secrets/define 
> github.com/containers/common/pkg/secrets/filedriver 
> github.com/containers/common/pkg/secrets/passdriver 
> github.com/containers/common/pkg/secrets/shelldriver 
> github.com/containers/common/pkg/servicereaper 
> github.com/containers/common/pkg/signal github.com/containers/common/pkg/ssh 
> github.com/containers/common/pkg/strongunits 
> github.com/containers/common/pkg/subscriptions 
> github.com/containers/common/pkg/supplemented 
> github.com/containers/common/pkg/sysctl 
> github.com/containers/common/pkg/sysinfo 
> github.com/containers/common/pkg/systemd 
> github.com/containers/common/pkg/timetype 
> github.com/containers/common/pkg/timezone 
> github.com/containers/common/pkg/umask github.com/containers/common/pkg/util 
> github.com/containers/common/pkg/version github.com/containers/common/version
> src/github.com/containers/common/pkg/cgroups/blkio_linux.go:14:2: cannot find 
> package "github.com/opencontainers/runc/libcontainer/cgroups" in any of:
>       
> /usr/lib/go-1.24/src/github.com/opencontainers/runc/libcontainer/cgroups 
> (from $GOROOT)
>       
> /build/reproducible-path/golang-github-containers-common-0.62.2+ds1/_build/src/github.com/opencontainers/runc/libcontainer/cgroups
>  (from $GOPATH)
> src/github.com/containers/common/pkg/cgroups/blkio_linux.go:15:2: cannot find 
> package "github.com/opencontainers/runc/libcontainer/cgroups/fs" in any of:
>       
> /usr/lib/go-1.24/src/github.com/opencontainers/runc/libcontainer/cgroups/fs 
> (from $GOROOT)
>       
> /build/reproducible-path/golang-github-containers-common-0.62.2+ds1/_build/src/github.com/opencontainers/runc/libcontainer/cgroups/fs
>  (from $GOPATH)
> src/github.com/containers/common/pkg/cgroups/blkio_linux.go:16:2: cannot find 
> package "github.com/opencontainers/runc/libcontainer/cgroups/fs2" in any of:
>       
> /usr/lib/go-1.24/src/github.com/opencontainers/runc/libcontainer/cgroups/fs2 
> (from $GOROOT)
>       
> /build/reproducible-path/golang-github-containers-common-0.62.2+ds1/_build/src/github.com/opencontainers/runc/libcontainer/cgroups/fs2
>  (from $GOPATH)
> dh_auto_build: error: cd _build && go install -trimpath -v -p 8 -tags 
> containers_image_openpgp,systemd github.com/containers/common/internal 
> github.com/containers/common/internal/attributedstring 
> github.com/containers/common/libimage 
> github.com/containers/common/libimage/define 
> github.com/containers/common/libimage/filter 
> github.com/containers/common/libimage/manifests 
> github.com/containers/common/libimage/platform 
> github.com/containers/common/libnetwork/cni 
> github.com/containers/common/libnetwork/etchosts 
> github.com/containers/common/libnetwork/internal/rootlessnetns 
> github.com/containers/common/libnetwork/internal/util 
> github.com/containers/common/libnetwork/netavark 
> github.com/containers/common/libnetwork/network 
> github.com/containers/common/libnetwork/pasta 
> github.com/containers/common/libnetwork/resolvconf 
> github.com/containers/common/libnetwork/slirp4netns 
> github.com/containers/common/libnetwork/types 
> github.com/containers/common/libnetwork/util 
> github.com/containers/common/pkg/apparmor 
> github.com/containers/common/pkg/apparmor/internal/supported 
> github.com/containers/common/pkg/apparmor/internal/supported/supportedfakes 
> github.com/containers/common/pkg/auth 
> github.com/containers/common/pkg/capabilities 
> github.com/containers/common/pkg/cgroups 
> github.com/containers/common/pkg/cgroupv2 
> github.com/containers/common/pkg/chown 
> github.com/containers/common/pkg/completion 
> github.com/containers/common/pkg/config 
> github.com/containers/common/pkg/configmaps 
> github.com/containers/common/pkg/configmaps/filedriver 
> github.com/containers/common/pkg/crutils 
> github.com/containers/common/pkg/detach 
> github.com/containers/common/pkg/download 
> github.com/containers/common/pkg/filters 
> github.com/containers/common/pkg/flag 
> github.com/containers/common/pkg/formats 
> github.com/containers/common/pkg/hooks 
> github.com/containers/common/pkg/hooks/0.1.0 
> github.com/containers/common/pkg/hooks/1.0.0 
> github.com/containers/common/pkg/hooks/exec 
> github.com/containers/common/pkg/machine 
> github.com/containers/common/pkg/manifests 
> github.com/containers/common/pkg/netns github.com/containers/common/pkg/parse 
> github.com/containers/common/pkg/password 
> github.com/containers/common/pkg/report 
> github.com/containers/common/pkg/report/camelcase 
> github.com/containers/common/pkg/resize 
> github.com/containers/common/pkg/retry 
> github.com/containers/common/pkg/rootlessport 
> github.com/containers/common/pkg/seccomp 
> github.com/containers/common/pkg/secrets 
> github.com/containers/common/pkg/secrets/define 
> github.com/containers/common/pkg/secrets/filedriver 
> github.com/containers/common/pkg/secrets/passdriver 
> github.com/containers/common/pkg/secrets/shelldriver 
> github.com/containers/common/pkg/servicereaper 
> github.com/containers/common/pkg/signal github.com/containers/common/pkg/ssh 
> github.com/containers/common/pkg/strongunits 
> github.com/containers/common/pkg/subscriptions 
> github.com/containers/common/pkg/supplemented 
> github.com/containers/common/pkg/sysctl 
> github.com/containers/common/pkg/sysinfo 
> github.com/containers/common/pkg/systemd 
> github.com/containers/common/pkg/timetype 
> github.com/containers/common/pkg/timezone 
> github.com/containers/common/pkg/umask github.com/containers/common/pkg/util 
> github.com/containers/common/pkg/version github.com/containers/common/version 
> returned exit code 1
> make[1]: *** [debian/rules:18: override_dh_auto_build] Error 25

--- End Message ---
--- Begin Message ---
Source: golang-github-containers-common
Source-Version: 0.64.2+ds1-1
Done: Reinhard Tartler <[email protected]>

We believe that the bug you reported is fixed in the latest version of
golang-github-containers-common, 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.
Reinhard Tartler <[email protected]> (supplier of updated 
golang-github-containers-common 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, 20 Sep 2025 15:39:24 -0400
Source: golang-github-containers-common
Architecture: source
Version: 0.64.2+ds1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <[email protected]>
Changed-By: Reinhard Tartler <[email protected]>
Closes: 1115813
Changes:
 golang-github-containers-common (0.64.2+ds1-1) unstable; urgency=medium
 .
   * Upload to unstable
   * New upstream release
   * Build against runc 1.3, Closes: #1115813
 .
 golang-github-containers-common (0.64.1+ds1-3) experimental; urgency=medium
 .
   * Revert "vendor opencontainers/README.md"
 .
 golang-github-containers-common (0.64.1+ds1-2) experimental; urgency=medium
 .
   * Install vendored sources
 .
 golang-github-containers-common (0.64.1+ds1-1) experimental; urgency=medium
 .
   * New upstream release
   * Adjust import path for go-systemd/dbus for Debian
   * Revert "update github.com/opencontainers/runc to v1.3.0"
Checksums-Sha1:
 b2477dd3ecfa6d0766534a93af6d21f4874cee0e 4531 
golang-github-containers-common_0.64.2+ds1-1.dsc
 00c7863d3bef5f6b3956dd2cd619335b0b01a937 1488232 
golang-github-containers-common_0.64.2+ds1.orig.tar.xz
 3d691d8684f7a67f15dcbd0ba48e60b310c6f904 8920 
golang-github-containers-common_0.64.2+ds1-1.debian.tar.xz
Checksums-Sha256:
 39809272eb9c6919fe9bcb4f06a4cde0358ec3cd99c1894159b67f009a99f793 4531 
golang-github-containers-common_0.64.2+ds1-1.dsc
 a0d901b4ae082d2782a17acdcdb25c2d82ee3515716b8dbaf18bae972f8c5d89 1488232 
golang-github-containers-common_0.64.2+ds1.orig.tar.xz
 01e94b827120a4e2297e8be3ed9f5516b1b390150eefc9546b4481fb38a4e5a6 8920 
golang-github-containers-common_0.64.2+ds1-1.debian.tar.xz
Files:
 7eca3f302a9b5bb4adb0ea26129922d3 4531 golang optional 
golang-github-containers-common_0.64.2+ds1-1.dsc
 536e17f07df32888e91a32bb8e4de367 1488232 golang optional 
golang-github-containers-common_0.64.2+ds1.orig.tar.xz
 3054542fd5b6953950de4ff646497f79 8920 golang optional 
golang-github-containers-common_0.64.2+ds1-1.debian.tar.xz

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

iQJIBAEBCgAyFiEEMN59F2OrlFLH4IJQSadpd5QoJssFAmjPA3IUHHNpcmV0YXJ0
QHRhdXdhcmUuZGUACgkQSadpd5QoJstBhw/+JI/Pvi9+pStcTD/8NsPN4wwq2rOc
FrBX59FBdPvyj9QCFBuyj5v8Mmw59PfV2WKHOP9EAcNE4KgjvB22kLvYPr2SOGo9
+pjFXZ7Q1ElCTLtp+O15kLNscD5ZUwEwA8qf1+iQ254dLLmzR6e+yRqHodxAuH9m
0o+tx4ErVKAf9oX02TrwjKNts2u/o4DNZc2s9+etirgZd6XywhRZmAW3RkIyIjde
ulcBdCGTUWtMYxV+Sv0gQ9Min4/RCg3+D/SFu2LX29PXuEbQsPeRhRikk2tJHghA
tBapMZoSbEOqJmeDySuF/+6RX13d9+ith+W1JUxJSo81fWxKstFM2r7tpN+je16j
rVG0SmssLrHmL8IkSPuebm/Q9cXgyP0wY7gnSxyT+s5gUL7AmbbeByQlI8WL53v4
iDrEuD9mRo/1g8AuFUgmCH3XXRwAsnmGGiBviER0SWWZl2n1djZ3skoqBnUr4/2O
KBsIQgpmW/1uLo3bjT2DUuuEok3jsQYlw8b0W4YHsO4iMkrrwk2RhVG5Cc7hMM3P
NilW8CR0r3E/48wdWrfNDuclIgmsHJRqAvh/oS/rV0R4tAcwAcbw8cc1EGjfJXoi
66/qeq8RbI/vqsQNOlq1MF1J3JAlBccZYg+mSqbrdPxrXz0TOwiHMYc1/Srr2Ubt
KI8Ri4Gx067VlaI=
=ySaq
-----END PGP SIGNATURE-----

Attachment: pgpeAvHkC2Qks.pgp
Description: PGP signature


--- End Message ---

Reply via email to