We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I get to "sudo apt-get install libatlas-base-dev" after I type y when it asks if I want to continue the install, I get this error:
Err:1 http://mirrordirector.raspbian.org/raspbian stretch/main armhf libgfortran-6-dev armhf 6.3.0-18+rpi1 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80] Err:2 http://mirrordirector.raspbian.org/raspbian stretch/main armhf gfortran-6 armhf 6.3.0-18+rpi1 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80] E: Failed to fetch http://mirrordirector.raspbian.org/raspbian/pool/main/g/gcc-6/libgfortran-6-dev_6.3.0-18+rpi1_armhf.deb 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80] E: Failed to fetch http://mirrordirector.raspbian.org/raspbian/pool/main/g/gcc-6/gfortran-6_6.3.0-18+rpi1_armhf.deb 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Any ideas?
The text was updated successfully, but these errors were encountered:
I tried adding "--fix-missing" btw. This is what I got:
Err:1 http://mirrordirector.raspbian.org/raspbian stretch/main armhf libgfortran-6-dev armhf 6.3.0-18+rpi1 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80] Err:2 http://mirrordirector.raspbian.org/raspbian stretch/main armhf gfortran-6 armhf 6.3.0-18+rpi1 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80] Unable to correct missing packages. E: Failed to fetch http://mirrordirector.raspbian.org/raspbian/pool/main/g/gcc-6/libgfortran-6-dev_6.3.0-18+rpi1_armhf.deb 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80] E: Failed to fetch http://mirrordirector.raspbian.org/raspbian/pool/main/g/gcc-6/gfortran-6_6.3.0-18+rpi1_armhf.deb 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80] E: Aborting install.
Sorry, something went wrong.
No branches or pull requests
When I get to "sudo apt-get install libatlas-base-dev" after I type y when it asks if I want to continue the install, I get this error:
Err:1 http://mirrordirector.raspbian.org/raspbian stretch/main armhf libgfortran-6-dev armhf 6.3.0-18+rpi1
404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80]
Err:2 http://mirrordirector.raspbian.org/raspbian stretch/main armhf gfortran-6 armhf 6.3.0-18+rpi1
404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80]
E: Failed to fetch http://mirrordirector.raspbian.org/raspbian/pool/main/g/gcc-6/libgfortran-6-dev_6.3.0-18+rpi1_armhf.deb 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80]
E: Failed to fetch http://mirrordirector.raspbian.org/raspbian/pool/main/g/gcc-6/gfortran-6_6.3.0-18+rpi1_armhf.deb 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Any ideas?
The text was updated successfully, but these errors were encountered: