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

fix(deps): update module github.com/cyphar/filepath-securejoin to v0.4.0 #2293

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

fix(deps): update module github.com/cyphar/filepath-securejoin to v0.4.0

174632f
Select commit
Loading
Failed to load commit list.
Open

fix(deps): update module github.com/cyphar/filepath-securejoin to v0.4.0 #2293

fix(deps): update module github.com/cyphar/filepath-securejoin to v0.4.0
174632f
Select commit
Loading
Failed to load commit list.
Cirrus CI / Testing on fedora-41 failed Jan 13, 2025 in 3m 33s

Task Summary

Instruction test failed in 03:20

Details

✅ 00:12 clone
❌ 03:20 test

go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/go-openapi/validate v0.24.0
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad
go: downloading github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/moby/term v0.5.0
go: downloading github.com/morikuni/aec v1.0.0
go: downloading github.com/kr/text v0.2.0
go: downloading github.com/rogpeppe/go-internal v1.12.0
go: downloading go.opentelemetry.io/proto/otlp v1.2.0
go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
go: downloading github.com/chzyer/logex v1.2.1
go: downloading github.com/sergi/go-diff v1.3.1
go: downloading github.com/go-openapi/spec v0.21.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 google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1
go: downloading github.com/jmhodges/clock v1.2.0
go: downloading github.com/prometheus/client_golang v1.20.2
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading go.opencensus.io v0.24.0
go: downloading github.com/cenkalti/backoff/v4 v4.3.0
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/go-openapi/jsonreference v0.21.0
go: downloading github.com/docker/go-metrics v0.0.1
go: downloading golang.org/x/time v0.6.0
go: downloading github.com/containerd/cgroups/v3 v3.0.3
go: downloading github.com/containerd/errdefs/pkg v0.3.0
go: downloading github.com/containerd/errdefs v0.3.0
go: downloading github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0
go: downloading github.com/containerd/typeurl/v2 v2.2.0
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/prometheus/common v0.57.0
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1
go: downloading google.golang.org/genproto v0.0.0-20240823204242-4ba0660f739c
go mod vendor
go mod verify
all modules verified
hack/tree_status.sh
tree is clean
make build
GOARCH=amd64 go build -tags containers_image_openpgp,systemd,exclude_graphdriver_devicemapper ./...
# github.com/opencontainers/runc/libcontainer/utils
vendor/github.com/opencontainers/runc/libcontainer/utils/utils_unix.go:337:56: cannot use int(mode) (value of type int) as fs.FileMode value in argument to securejoin.MkdirAllHandle
make: *** [Makefile:48: build-amd64] Error 1

Exit status: 2