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

Closed

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

ed6763f
Select commit
Loading
Failed to load commit list.
Closed

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
ed6763f
Select commit
Loading
Failed to load commit list.
Cirrus CI / Testing on fedora-41 failed Jan 21, 2025 in 1m 48s

Task Summary

Instruction test failed in 01:34

Details

✅ 00:12 clone
❌ 01:34 test

go: downloading github.com/sebdah/goldie/v2 v2.5.5
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/kr/text v0.2.0
go: downloading github.com/rogpeppe/go-internal v1.12.0
go: downloading github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399
go: downloading golang.org/x/text v0.21.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/chzyer/logex v1.2.1
go: downloading github.com/go-openapi/spec v0.21.0
go: downloading github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad
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 go.opentelemetry.io/proto/otlp v1.2.0
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/sergi/go-diff v1.3.1
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250102185135-69823020774d
go: downloading github.com/jmhodges/clock v1.2.0
go: downloading github.com/prometheus/client_golang v1.20.5
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/cenkalti/backoff/v4 v4.3.0
go: downloading github.com/go-openapi/jsonreference v0.21.0
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0
go: downloading go.opencensus.io v0.24.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/common v0.57.0
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading github.com/docker/go-metrics v0.0.1
go: downloading golang.org/x/time v0.9.0
go: downloading github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161
go: downloading github.com/containerd/cgroups/v3 v3.0.3
go: downloading github.com/containerd/errdefs/pkg v0.3.0
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading go.opentelemetry.io/otel/sdk/metric v1.31.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576
go: downloading github.com/containerd/errdefs v0.3.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/containerd/typeurl/v2 v2.2.3
go: downloading google.golang.org/genproto v0.0.0-20241118233622-e639e219e697
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:50: build-amd64] Error 1

Exit status: 2