再在终端输入指令:sudo apt-get -f install 修复受损软件包,然后再执行安装指令:sudo apt-get install g++,成功!!! 可以通过 g++ -v 查看g++版本 如果还不行的话,可以更新一下再操作上述步骤: sudo apt-get update sudo apt-get dist-upgrade 参考资料:https://baike.so.com/doc/1021017-1079869.html ...
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/utopic-security/restricted/source/Sources 404 Not Found W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/utopic-security/universe/source/Sources 404 Not Found W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/utop...
Err:8 http://mirrors.aliyun.com/ubuntu artful Release 404 Not Found [IP: 47.246.16.225 80] E: The repository 'http://mirrors.aliyun.com/ubuntu artful Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default...
Ubuntu/Debian apt-get 404 Not Found Package Repository Errors,无法找到包的错误 最简单最常用的方法是,使用如下命令更新到新的版本: sudoapt-get dist-upgrade 但是这个方法有时候不一定能起作用,那么可以使用以下直接替换的命令: sudosed-i -e's/archive.ubuntu.com\|security.ubuntu.com/old-releases.ubuntu....
1)使用sudo apt dist-upgrade 命令更新 4、在使用sudo apt-get update命令更新 1)输入sudo apt-get...
root@bogon:/etc/apt# apt-get update && apt-get upgrade && apt-get dist-upgrade Ign:1http://mirrors.ustc.edu.cn/kalikali InReleaseIgn:2http://mirrors.ustc.edu.cn/kali-security kali/updates InReleaseErr:3http://mirrors.ustc.edu.cn/kalikali Release404Not Found [IP:218.104.71.17080]Err:...
我们再linux系统上apt update更新数据源的时候,如果遇到此问题多半是因为使用的linux系统版本过低或者已经不在维护范围内了。 检查办法是前往 网站 http:/...
apt-get update && apt-get upgrade && apt-get dist-upgrade 问题二: 无法更新源第二种问题: root@Sec:~# apt-get update --fix-missing Ign:1 http://repo.mongodb.org/apt/debian wheezy/mongodb-org/3.0 InRelease Hit:3 http://repo.mongodb.org/apt/debian wheezy/mongodb-org/3.0 Release ...
但是我们经常在下载带有 apt-get install 的软件包时遇到失败,即使在运行之后立即 apt-get -y update 。例如,今天我看到 Err http://archive.ubuntu.com/ubuntu/ trusty-security/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.7 404 Not Found [IP: 91.189.88.161 80] Err http://archive.ubuntu.com/ubuntu...
耐心等待 如果出现上面报错就用下面命令更新软件包 apt-get update apt-get upgrade 如果直接出现完成...