更新时一堆404,软件包名字都不对
Tofloor
poster avatar
macaiyun0629
deepin
2020-09-15 01:06
Author
,源里面没有带dde名称的包
  1. ╰─$ sudo apt install git
  2. 正在读取软件包列表... 完成
  3. 正在分析软件包的依赖关系树      
  4. 正在读取状态信息... 完成      
  5. 将会同时安装下列软件:
  6.   git-man
  7. 建议安装:
  8.   git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn
  9. 下列软件包将被升级:
  10.   git git-man
  11. 升级了 2 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 154 个软件包未被升级。
  12. 需要下载 6,912 kB 的归档。
  13. 解压缩后将会空出 77.8 kB 的空间。
  14. 您希望继续执行吗? [Y/n] y
  15. 错误:1 https://community-packages.deepin.com/deepin apricot/main amd64 git amd64 1:2.20.1.1-2+deb10u3+dde
  16.   404  Not Found [IP: 223.111.183.30 443]
  17. 忽略:2 https://community-packages.deepin.com/deepin apricot/main amd64 git-man all 1:2.20.1.1-2+deb10u3+dde
  18. 错误:2 https://community-packages.deepin.com/deepin apricot/main amd64 git-man all 1:2.20.1.1-2+deb10u3+dde
  19.   404  Not Found [IP: 223.111.183.30 443]
  20. E: 无法下载 https://community-packages.deepin.com/deepin/pool/main/g/git/git_2.20.1.1-2+deb10u3+dde_amd64.deb  404  Not Found [IP: 223.111.183.30 443]
  21. E: 无法下载 https://community-packages.deepin.com/deepin/pool/main/g/git/git-man_2.20.1.1-2+deb10u3+dde_all.deb  404  Not Found [IP: 223.111.183.30 443]
  22. E: 有几个软件包无法下载,要不运行 apt-get update 或者加上 --fix-missing 的选项再试试?
Copy the Code


Reply Favorite View the author
All Replies
haohu1193
deepin
2020-09-15 01:25
#1
sudo sh -c 'echo "61.54.25.98 community-packages.deepin.com" >> /etc/hosts'

这个DNS炸了...换一个先用着...
Reply View the author