You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 30, 2020. It is now read-only.
GO bin/sycri
go: inconsistent vendoring in /root/singularity-cri:
github.com/sylabs/[email protected]: is replaced in go.mod, but not marked as replaced in vendor/modules.txt
run 'go mod vendor' to sync, or use -mod=mod or -mod=readonly to ignore the vendor directory
make: *** [bin/sycri] Error 1
What are the steps to reproduce this issue?
What happens?
Singularity CRI fails to build
What were you expecting to happen?
Make to successfully complete
Any logs, error output, comments, etc?
Environment?
CentOS 7
go version:
1.15.2 linux/amd64
go env: …
Singularity-CRI version: …
v1.0.0-beta.7
Singularity version: …
3.6.3-1.el7
Kubernetes version: ...
1.19.x
The text was updated successfully, but these errors were encountered: