CUDA toolkit Failed to fetch: 404 Not Found [IP: 185.125.190.39 80]

Hey! Today CUDA tookit installation started to fail, returning a 404 error:

Is the server down?

E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/l/llvm-toolchain-15/libllvm15_15.0.7-0ubuntu0.22.04.1_amd64.deb  404  Not Found [IP: 185.125.190.39 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/mesa/libgl1-mesa-dri_22.2.5-0ubuntu0.1%7e22.04.1_amd64.deb  404  Not Found [IP: 185.125.190.39 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/mesa/libglx-mesa0_22.2.5-0ubuntu0.1%7e22.04.1_amd64.deb  404  Not Found [IP: 185.125.190.39 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/mesa/libglapi-mesa_22.2.5-0ubuntu0.1%7e22.04.1_amd64.deb  404  Not Found [IP: 185.125.190.39 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/mesa/libegl-mesa0_22.2.5-0ubuntu0.1%7e22.04.1_amd64.deb  404  Not Found [IP: 185.125.190.39 80]

Welcome to the forums! I am moving your topic to the CUDA forums for visibility.

Cheers,
Tom

1 Like

This was a very WEIRD behaviour. I fixed it by removing the /etc/apt/sources.list and replacing with the original ones from by ubuntu jammy distribution. The IP NOT FOUND errors disappeared. So I guess something was pointing to places where it should not have to.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.