有人可以帮我解决 Debian 9 Stretch 问题吗?我只是想安装nodejs,但是当我运行时apt-get update遇到了这些错误。
第一个错误是:
Err:11 http://cdn-fastly.deb.debian.org/debian wheezy-backports Release
404 Not Found [IP: 151.101.36.204 80]
Run Code Online (Sandbox Code Playgroud)
第二个错误是:
E: The repository 'http://httpredir.debian.org/debian wheezy-backports Release' does no longer have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
Run Code Online (Sandbox Code Playgroud)
请不要认为我对Linux有深入的了解,我只是一个菜鸟。我只想能够安装nodejs,但我坚持了下来。对于傻瓜的回答将不胜感激,谢谢。
系统信息:
PRETTY_NAME="Debian GNU/Linux 9 (stretch)"
NAME="Debian GNU/Linux"
VERSION_ID="9"
VERSION="9 (stretch)"
ID=debian
Run Code Online (Sandbox Code Playgroud)
sources.list:
deb http://ftp.debian.org/debian/ stretch main contrib non-free
deb http://security.debian.org/ stretch/updates main contrib non-free
deb http://download.bareos.org/bareos/release/latest/Debian_9.0/ / …Run Code Online (Sandbox Code Playgroud) debian ×1