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

CI: 404 Failed to get https://github.com/docker-library/busybox/raw/dist-amd64/stable/glibc/busybox.tar.xz #3699

Closed
AkihiroSuda opened this issue Jan 11, 2023 · 2 comments · Fixed by #3700 or #3701
Labels

Comments

@AkihiroSuda
Copy link
Member

panic: getImages error exit status 1 (output: curl: (22) The requested URL returned error: 404 
Failed to get https://github.com/docker-library/busybox/raw/dist-amd64/stable/glibc/busybox.tar.xz
)

goroutine 1 [running]:
github.com/opencontainers/runc/libcontainer/integration.init.1()
	/home/runner/work/runc/runc/libcontainer/integration/utils_test.go:37 +0x2c5
FAIL	github.com/opencontainers/runc/libcontainer/integration	0.133s

https://github.com/opencontainers/runc/actions/runs/3896184715/jobs/6652404118

Thanks to @egernst for finding this in #3698

@tianon
Copy link
Member

tianon commented Jan 11, 2023

Doh, this is my fault -- swap stable for latest and it should work again.

@tianon
Copy link
Member

tianon commented Jan 11, 2023

(I'm not entirely sure what the test is for, but it might be worth adjusting the test to pull the tarball from the registry instead, since that'll be more stable, or pinning specific commits 🙈)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants