You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to kubevirt-dev
Hey,
i was trying to build my code , i followed developer guide but mu build is failing mutiple times
ERROR: /root/go/src/kubevirt.io/kubevirt/BUILD.bazel:173:16: //:passwd-image depends on @go_image_base_aarch64//image:image in repository @go_image_base_aarch64 which failed to fetch. no such package '@go_image_base_aarch64//image': Pull command failed: 2024/12/01 17:02:30 Running the Image Puller to pull images from a Docker Registry... 2024/12/01 17:02:30 Image pull was unsuccessful: reading image "gcr.io/distroless/base-debian12@sha256:198302a46cd40ab2e24ee54d39ba0919a431e59289fd7b87f798b62e2076c62a": /root/.docker/config.json: open /root/.docker/config.json: no such file or directory (/root/.cache/bazel/_bazel_root/6f347497f91c9a385dcd9294645b76e0/external/go_puller_linux_arm64/file/downloaded -directory /root/.cache/bazel/_bazel_root/6f347497f91c9a385dcd9294645b76e0/external/go_image_base_aarch64/image -os linux -os-version -os-features -architecture amd64 -variant -features -name gcr.io/distroless/base-debian12@sha256:198302a46cd40ab2e24ee54d39ba0919a431e59289fd7b87f798b62e2076c62a)
i m using a mac, tried setting DOCKER_CONFIG but still it is reading from wrong location, can anyone help?