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

Repo does not have a release file. Cannot build. #706

Open
acidtonic opened this issue Sep 20, 2024 · 4 comments
Open

Repo does not have a release file. Cannot build. #706

acidtonic opened this issue Sep 20, 2024 · 4 comments

Comments

@acidtonic
Copy link

I am getting the following error simply trying to build the container with make.

Any ideas here? pulled latest nvidia-container-toolkit and trying to build on Gentoo x86_64.

#11 1.877 Reading package lists...
#11 1.884 W: The repository 'http://security.debian.org/debian-security stretch/updates Release' does not have a Release file.
#11 1.884 W: The repository 'http://deb.debian.org/debian stretch Release' does not have a Release file.
#11 1.884 W: The repository 'http://deb.debian.org/debian stretch-updates Release' does not have a Release file.
#11 1.884 E: Failed to fetch http://security.debian.org/debian-security/dists/stretch/updates/main/binary-amd64/Packages  404  Not Found [IP: 151.101.66.132 80]
#11 1.884 E: Failed to fetch http://deb.debian.org/debian/dists/stretch/main/binary-amd64/Packages  404  Not Found
#11 1.884 E: Failed to fetch http://deb.debian.org/debian/dists/stretch-updates/main/binary-amd64/Packages  404  Not Found
#11 1.884 E: Some index files failed to download. They have been ignored, or old ones used instead.

@acidtonic
Copy link
Author

Anyone else? I tried on a fresh machine and got the same error. Is this upstream or this repo?

@elezar
Copy link
Member

elezar commented Sep 25, 2024

@acidtonic which commands are you using to build the toolkit?

Note that we typically use containerised builds to produce our packages and as such our native build targets may need some tweaking to get running.

@acidtonic
Copy link
Author

I tried just using make from the checked out repo base directory. Is that the correct way to go about it?

@acidtonic
Copy link
Author

I am still not able to build the latest version of this repo and still have the same issue. Can anyone assist please? I really would like to get this built and my distro does not support the binary packages.

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

No branches or pull requests

2 participants