更新5.7内核后sfml库安装不了
Tofloor
poster avatar
zhangweioop
deepin
2020-09-12 22:45
Author
错误:1 https://community-packages.deepin.com/deepin apricot/main amd64 libx11-dev amd64 2:1.6.7.1-1+dde
  404  Not Found [IP: 223.111.183.30 443]
错误:2 https://community-packages.deepin.com/deepin apricot/main amd64 libx11-xcb-dev amd64 2:1.6.7.1-1+dde
  404  Not Found [IP: 223.111.183.30 443]
E: 无法下载 https://community-packages.deepin.com/deepin/pool/main/libx/libx11/libx11-dev_1.6.7.1-1+dde_amd64.deb  404  Not Found [IP: 223.111.183.30 443]
E: 无法下载 https://community-packages.deepin.com/deepin/pool/main/libx/libx11/libx11-xcb-dev_1.6.7.1-1+dde_amd64.deb  404  Not Found [IP: 223.111.183.30 443]
E: 有几个软件包无法下载,要不运行 apt-get update 或者加上 --fix-missing 的选项再试试?


Reply Favorite View the author
All Replies
haohu1193
deepin
2020-09-12 22:56
#1
sudo apt-get update --fix-missing

Reply View the author
haohu1193
deepin
2020-09-12 22:57
#2
sudo sh -c 'echo "61.54.25.98    community-packages.deepin.com" >> /etc/hosts'

服务器同步的有问题...
Reply View the author
zhangweioop
deepin
2020-09-12 23:21
#3
https://bbs.deepin.org/post/201873
sudo sh -c 'echo "61.54.25.98    community-packages.deepin.com" >> /etc/hosts'

服务器同步的有问题.. ...

管用, 谢谢
Reply View the author