当我运行吃豆人-Syu更新,它首先显示没有错误,我通常更新一切,然后,我再次运行吃豆人-Syu,它显示这,是什么原因和任何解决方案?
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
error: failed retrieving file 'core.db' from mirror.erickochen.nl : Failed to connect to mirror.erickochen.nl port 443 after 5241 ms: Connection timed out
error: failed retrieving file 'extra.db' from mirror.erickochen.nl : Failed to connect to mirror.erickochen.nl port 443 after 5202 ms: Connection timed out
error: failed retrieving file 'community.db' from mirror.erickochen.nl : Failed to connect to mirror.erickochen.nl port 443 after 5202 ms: Connection timed out
warning: too many errors from mirror.erickochen.nl, skipping for the remainder of this transaction
:: Starting full system upgrade...
there is nothing to do发布于 2021-11-15 22:02:27
有时镜像会离线,建议使用多个镜像,这样就不会出现单点故障,同时保持镜像的更新。推荐使用reflector,因为它还可以根据您的位置快速找到候选者。
现在,编辑/etc/pacman.d/mirrorlist并取消注释几个镜像,然后再次尝试更新。
https://stackoverflow.com/questions/69942912
复制相似问题