nvidia-toolkit repo is failing to fetch on Debian 13 due to SHA1 #1625
Replies: 1 comment
-
|
Nvm I'm an idiot, I wasn't looking hard enough at the error and missed the actual repo that was causing the problem. I also had a repo for cuda-debian11 setup on this system. That was the issue. Deleted that apt file and now all is well. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Not sure if this is an issue, since I don't see any other post about it. Figured I'll start with a discussion.
I'm trying to update with apt on a Debian 13 based system,
apt updateand I'm getting the error belowThe part that sticks out to me is
Is this a repo issue or PEBCAK? I installed the toolkit on this system following the documentation here: https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html
What I don't understand is another system with basically the same configuration except for different services running in docker doesn't have this issue with apt.
Beta Was this translation helpful? Give feedback.
All reactions