팩맨 사용 시 잦은 타임아웃

팩맨 사용 시 잦은 타임아웃

팩맨을 사용할 때 시간 초과가 발생하는 것을 발견했습니다. 자주.

mike@longshot:~☺  sudo pacman -Syu
[sudo] password for root: 
:: Synchronizing package databases...
error: failed retrieving file 'core.db' from mirror.cedia.org.ec : Resolving timed out after 10520 milliseconds
error: failed retrieving file 'core.db' from download.nus.edu.sg : Resolving timed out after 10519 milliseconds
^C
Interrupt signal received

mike@longshot:~☺  sudo pacman -Syu
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
:: Starting full system upgrade...
 there is nothing to do

나는 시도했고 rankmirrors,반사기, 뿐만 아니라미러리스트 생성기.

더 빠르게 다운로드할 수 있지만 여전히 시간 초과가 자주 발생합니다.

mike@longshot:~☺  sudo pacman -S bluez bluez-utils
warning: bluez-5.40-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Packages (2) bluez-5.40-1  bluez-utils-5.40-1

Total Download Size:   0.93 MiB
Total Installed Size:  8.00 MiB
Net Upgrade Size:      6.30 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
error: failed retrieving file 'bluez-utils-5.40-1-x86_64.pkg.tar.xz' from arch.localmsp.org : Resolving timed out after 10518 milliseconds
error: failed retrieving file 'bluez-utils-5.40-1-x86_64.pkg.tar.xz' from lug.mtu.edu : Resolving timed out after 10520 milliseconds
error: failed retrieving file 'bluez-utils-5.40-1-x86_64.pkg.tar.xz' from muug.ca : Resolving timed out after 10520 milliseconds

이것은 내가 없애고 싶은 낮은 수준의 성가심이며 다른 http 요청을 할 때 볼 수 없는 것입니다. 이 문제를 어떻게 해결할 수 있나요?

관련 정보