更新失败404 Not Found
Tofloor
poster avatar
yellowleaf
deepin
2020-09-12 20:23
Author
更新里提示失败,用 sudo apt update && sudo apt upgrade提示404  Not Found

Reply Favorite View the author
All Replies
logicrain223
deepin
2020-09-12 21:44
#1
如果更新出现404错误,是由于cdn缓存未同步完成.
终端执行:
sudo sh -c 'echo "61.54.25.98    community-packages.deepin.com" >> /etc/hosts'
再尝试更新

https://bbs.deepin.org/post/201788#
Reply View the author
Defans
deepin
2020-09-12 23:17
#2
https://bbs.deepin.org/post/201851
如果更新出现404错误,是由于cdn缓存未同步完成.
终端执行:
sudo sh -c 'echo "61.54.25.98    community-pa ...

thanks very much.
Reply View the author