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

Reply via email to