Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/sylabs/sif/v2 to v2.19.1 #2537

Closed
wants to merge 1 commit into from

fix(deps): update module github.com/sylabs/sif/v2 to v2.19.1

717e67d
Select commit
Loading
Failed to load commit list.
Closed

Update module github.com/sylabs/sif/v2 to v2.19.1 #2537

fix(deps): update module github.com/sylabs/sif/v2 to v2.19.1
717e67d
Select commit
Loading
Failed to load commit list.
Cirrus CI / cross failed Aug 23, 2024 in 17s

Task Summary

Instruction main failed in 00:11

Details

✅ 00:04 clone
❌ 00:11 main

go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/go-jose/go-jose/v4 v4.0.2
go: downloading google.golang.org/grpc v1.64.1
go: downloading go.mozilla.org/pkcs7 v0.0.0-20210826202110-33d05740a352
go: downloading github.com/miekg/pkcs11 v1.1.1
go: downloading github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6
go: downloading github.com/rivo/uniseg v0.4.7
go: downloading github.com/opencontainers/runtime-spec v1.2.0
go: downloading github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635
go: downloading github.com/moby/docker-image-spec v1.3.1
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/otel/metric v1.24.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/go-openapi/analysis v0.23.0
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/go-openapi/loads v0.22.0
go: downloading github.com/go-openapi/spec v0.21.0
go: downloading github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399
go: downloading github.com/opentracing/opentracing-go v1.2.0
go: downloading golang.org/x/mod v0.18.0
go: downloading github.com/moby/sys/mountinfo v0.7.2
go: downloading github.com/tchap/go-patricia/v2 v2.3.1
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/golang/protobuf v1.5.4
go: downloading golang.org/x/net v0.26.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/go-logr/logr v1.4.1
go: downloading github.com/josharian/intern v1.0.0
go: downloading google.golang.org/protobuf v1.33.0
go: downloading github.com/go-openapi/jsonreference v0.21.0
go: downloading github.com/mistifyio/go-zfs/v3 v3.0.1
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading golang.org/x/text v0.17.0
sif/load.go:14:2: missing go.sum entry for module providing package github.com/sylabs/sif/v2/pkg/sif (imported by github.com/containers/image/v5/sif); to add:
	go get github.com/containers/image/v5/sif
GOOS=windows make build BUILDTAGS="btrfs_noversion libdm_no_deferred_remove containers_image_openpgp"
make[1]: Entering directory '/var/tmp/go/src/github.com/containers/image'
go: downloading github.com/Microsoft/go-winio v0.6.2
go: downloading github.com/Microsoft/hcsshim v0.12.5
go: downloading go.opencensus.io v0.24.0
go: downloading github.com/containerd/cgroups/v3 v3.0.3
go: downloading github.com/containerd/errdefs v0.1.0
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
sif/load.go:14:2: missing go.sum entry for module providing package github.com/sylabs/sif/v2/pkg/sif (imported by github.com/containers/image/v5/sif); to add:
	go get github.com/containers/image/v5/sif
go build -tags "btrfs_noversion libdm_no_deferred_remove containers_image_openpgp" ./...
sif/load.go:14:2: missing go.sum entry for module providing package github.com/sylabs/sif/v2/pkg/sif (imported by github.com/containers/image/v5/sif); to add:
	go get github.com/containers/image/v5/sif
make[1]: *** [Makefile:44: build] Error 1
make[1]: Leaving directory '/var/tmp/go/src/github.com/containers/image'
make: *** [Makefile:62: cross] Error 2

Exit status: 2