Your message dated Mon, 12 Jan 2026 02:46:02 +0000
with message-id <[email protected]>
and subject line Bug#1121704: fixed in apptainer 1.4.4-2
has caused the Debian Bug report #1121704,
regarding apptainer: FTBFS: cannot find package
"github.com/containers/image/v5/types"
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.)
--
1121704: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1121704
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: apptainer
Version: 1.4.4-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: [email protected]
Dear maintainer,
apptainer FTBFS:
command-line-arguments
GO
/build/reproducible-path/apptainer-1.4.4/_build/src/github.com/apptainer/apptainer/builddir/apptainer
[+] GO_TAGS "containers_image_openpgp sylog oci_engine apptainer_engine
fakeroot_engine apparmor selinux seccomp"
cd
/build/reproducible-path/apptainer-1.4.4/_build/src/github.com/apptainer/apptainer
&& /usr/bin/go build -mod=readonly -buildmode=pie -tags
"containers_image_openpgp sylog oci_engine apptainer_engine fakeroot_engine
apparmor selinux seccomp" -ldflags="-B gobuildid" \
-o
/build/reproducible-path/apptainer-1.4.4/_build/src/github.com/apptainer/apptainer/builddir/apptainer
/build/reproducible-path/apptainer-1.4.4/_build/src/github.com/apptainer/apptainer/cmd/apptainer
pkg/build/types/bundle.go:41:2: cannot find package
"github.com/containers/image/v5/types" in any of:
/usr/lib/go-1.24/src/github.com/containers/image/v5/types (from $GOROOT)
/build/reproducible-path/apptainer-1.4.4/_build/src/github.com/containers/image/v5/types
(from $GOPATH)
internal/pkg/ociimage/transport.go:20:2: cannot find package
"github.com/containers/image/v5/docker" in any of:
/usr/lib/go-1.24/src/github.com/containers/image/v5/docker (from
$GOROOT)
/build/reproducible-path/apptainer-1.4.4/_build/src/github.com/containers/image/v5/docker
(from $GOPATH)
internal/pkg/ociimage/transport.go:21:2: cannot find package
"github.com/containers/image/v5/docker/archive" in any of:
/usr/lib/go-1.24/src/github.com/containers/image/v5/docker/archive
(from $GOROOT)
/build/reproducible-path/apptainer-1.4.4/_build/src/github.com/containers/image/v5/docker/archive
(from $GOPATH)
internal/pkg/ociimage/transport.go:22:2: cannot find package
"github.com/containers/image/v5/docker/daemon" in any of:
/usr/lib/go-1.24/src/github.com/containers/image/v5/docker/daemon (from
$GOROOT)
/build/reproducible-path/apptainer-1.4.4/_build/src/github.com/containers/image/v5/docker/daemon
(from $GOPATH)
internal/pkg/ociimage/sourcesink.go:21:2: cannot find package
"github.com/containers/image/v5/docker/reference" in any of:
/usr/lib/go-1.24/src/github.com/containers/image/v5/docker/reference
(from $GOROOT)
/build/reproducible-path/apptainer-1.4.4/_build/src/github.com/containers/image/v5/docker/reference
(from $GOPATH)
internal/pkg/ociimage/transport.go:23:2: cannot find package
"github.com/containers/image/v5/oci/archive" in any of:
/usr/lib/go-1.24/src/github.com/containers/image/v5/oci/archive (from
$GOROOT)
/build/reproducible-path/apptainer-1.4.4/_build/src/github.com/containers/image/v5/oci/archive
(from $GOPATH)
internal/pkg/ociimage/transport.go:24:2: cannot find package
"github.com/containers/image/v5/oci/layout" in any of:
/usr/lib/go-1.24/src/github.com/containers/image/v5/oci/layout (from
$GOROOT)
/build/reproducible-path/apptainer-1.4.4/_build/src/github.com/containers/image/v5/oci/layout
(from $GOPATH)
internal/pkg/ociimage/sourcesink.go:22:2: cannot find package
"github.com/containers/image/v5/pkg/sysregistriesv2" in any of:
/usr/lib/go-1.24/src/github.com/containers/image/v5/pkg/sysregistriesv2
(from $GOROOT)
/build/reproducible-path/apptainer-1.4.4/_build/src/github.com/containers/image/v5/pkg/sysregistriesv2
(from $GOPATH)
internal/pkg/ociimage/transport.go:25:2: cannot find package
"github.com/containers/image/v5/signature" in any of:
/usr/lib/go-1.24/src/github.com/containers/image/v5/signature (from
$GOROOT)
/build/reproducible-path/apptainer-1.4.4/_build/src/github.com/containers/image/v5/signature
(from $GOPATH)
internal/pkg/build/oci/oci.go:24:2: cannot find package
"github.com/containers/image/v5/copy" in any of:
/usr/lib/go-1.24/src/github.com/containers/image/v5/copy (from $GOROOT)
/build/reproducible-path/apptainer-1.4.4/_build/src/github.com/containers/image/v5/copy
(from $GOPATH)
internal/pkg/build/oci/oci.go:28:2: cannot find package
"github.com/containers/image/v5/transports" in any of:
/usr/lib/go-1.24/src/github.com/containers/image/v5/transports (from
$GOROOT)
/build/reproducible-path/apptainer-1.4.4/_build/src/github.com/containers/image/v5/transports
(from $GOPATH)
make[2]: *
** [Makefile:181:
/build/reproducible-path/apptainer-1.4.4/_build/src/github.com/apptainer/apptainer/builddir/apptainer]
Error 1
make[2]: Leaving directory
'/build/reproducible-path/apptainer-1.4.4/_build/src/github.com/apptainer/apptainer/builddir'
make[1]: *** [debian/rules:52: override_dh_auto_build] Error 2
make[1]: Leaving directory '/build/reproducible-path/apptainer-1.4.4'
make: *** [debian/rules:27: binary-arch] Error 2
See
https://buildd.debian.org/status/fetch.php?pkg=apptainer&arch=amd64&ver=1.4.4-1%2Bb1&stamp=1764538434&raw=0
for more details.
Cheers
--
Sebastian Ramacher
--- End Message ---
--- Begin Message ---
Source: apptainer
Source-Version: 1.4.4-2
Done: Mathias Gibbens <[email protected]>
We believe that the bug you reported is fixed in the latest version of
apptainer, 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 apptainer 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: Mon, 12 Jan 2026 01:22:26 +0000
Source: apptainer
Architecture: source
Version: 1.4.4-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <[email protected]>
Changed-By: Mathias Gibbens <[email protected]>
Closes: 1121704
Changes:
apptainer (1.4.4-2) unstable; urgency=medium
.
* Team upload
* Adjust import paths to reflect Debian packaging (Closes: #1121704)
Checksums-Sha1:
1a7c06e9fa191f084dbaa7d36403ba2b784f2cca 3993 apptainer_1.4.4-2.dsc
584c169232abc20a5661a8563e0842835d2e1bad 5187915 apptainer_1.4.4.orig.tar.gz
f34d774b04b83f957942b741679dab7ff1a1d972 14092 apptainer_1.4.4-2.debian.tar.xz
d6e9f706341bc3fa5d61674a7961f31e5e03731e 38623
apptainer_1.4.4-2_amd64.buildinfo
Checksums-Sha256:
15b18ec3043adead664d58cda57e889f9c898b8df17e7581f2a21d37c0be9548 3993
apptainer_1.4.4-2.dsc
019a9a38fd9d20aa7aad5547a66cd3bc07b45c4b0a2394a244b21d65f7cf6c18 5187915
apptainer_1.4.4.orig.tar.gz
7fa231a782007a1c91242d0e362387a60c3de003a79b4b329be56c5b840ca88d 14092
apptainer_1.4.4-2.debian.tar.xz
2876fa21f8437b2d5a62890408c1350b1043cca7b47aea567608bf01919868c4 38623
apptainer_1.4.4-2_amd64.buildinfo
Files:
c1715d91e470667eebf531d7e5b89af1 3993 admin optional apptainer_1.4.4-2.dsc
709ed159439c2073be864f9185a240c8 5187915 admin optional
apptainer_1.4.4.orig.tar.gz
159b5d1024e9e16c3203f034c96c77ba 14092 admin optional
apptainer_1.4.4-2.debian.tar.xz
41b46b02bc4386a1491fabec82dc0529 38623 admin optional
apptainer_1.4.4-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEE1Bp60H32xfynSJ8cKe7i1uz0QvkFAmlkTkcSHGdpYm1hdEBk
ZWJpYW4ub3JnAAoJECnu4tbs9EL5zD8P/1Rf5DOHQa/sBzp8+myoB3aS1UiRSbN/
mjidIoDCzYJAFtsJsbXYfZl4SoRs5uwwCOVgw0xic2OcH0A5uo3QpC4bRP9WCKBn
3Cv25ICIx8vZlncCCVvx+9UE90YwDBM2L5/NlpqONzszE+QDIggbzYZwa3GEv2Ps
YjbsrcYZ0b1DMXHSc1fFvvIF8Z5ELdLRy2gEws4rvx6pZeKQe36n7nYn8PTCBzXL
1I5B+liutJlQpl2uV+xdT5P1z1YaKOWqct2fBJBuc8HNHH6nIq+N+uOvTUKAOald
YgC0FgktFzpKbSiCwWmJySXM/ytJWkjYHmIZUfPJeJJcOKJkBlet/RgWnWfZJbFI
v9wCMZR59J6bFJdgiYYA9uaxCLNcxn9SD8mI+XtwHzRQ1b1Tner00/Kp8wH89KWc
8+4QJ6LkJLmBBhAEPci+k9RsfsqsFEx+Ogwtq9xMNG9gY6gJdG3AgEDeQwlKC9My
BvkkbQPEInH2ek5s3guIdHSkbgrBKOGGyMhySJ5uWBLW9gsNEwtCjCOM1LT2uVcs
Mq4mINQFkSmYK3AJmj1vRdwCgQT4GhRxW5hgqKQuXNn9idKVRtE4ncBO8AmF1EUS
mQIO5MWpUtFoSyzxOjkBXCPIey06avlnU+HZM/SzklgGiUQ8V8fzMZXyx61jfSKX
cYn5oTcyqC+k
=6FYE
-----END PGP SIGNATURE-----
pgpQjpHRlpztA.pgp
Description: PGP signature
--- End Message ---