Snubbi
March 18, 2022, 7:52am
1
My mirrorlist looks like this, and it is not appropriate now that I live in Denmark. What will you suggest.
## Country : Australia
Server = https://manjaro.lucassymons.net/stable/$repo/$arch
## Country : Germany
Server = https://mirror.alpix.eu/manjaro/stable/$repo/$arch
## Country : Germany
Server = https://ftp.gwdg.de/pub/linux/manjaro/stable/$repo/$arch
## Country : Russia
Server = https://mirror.truenetwork.ru/manjaro/stable/$repo/$arch
## Country : Canada
Server = https://muug.ca/mirror/manjaro/stable/$repo/$arch
## Country : United_States
Server = https://mirrors.sonic.net/manjaro/stable/$repo/$arch
## Country : Australia
Server = https://mirror.aarnet.edu.au/pub/manjaro/stable/$repo/$arch
## Country : China
Server = https://mirrors.tuna.tsinghua.edu.cn/manjaro/stable/$repo/$arch
1 Like
napcok
March 18, 2022, 8:14am
2
Hello @Snubbi
You can try something like:
sudo pacman-mirrors --country Denmark,Germany,France && sudo pacman -Syyu
More info:
Pacman-mirrors on Manjaro Wiki
3 Likes
Snubbi
March 18, 2022, 9:00am
3
Hi @ napock Thank you, I have chosen the following
sudo pacman-mirrors --country Denmark,Germany,France,Poland,Sweden && sudo pacman -Syyu
[sudo] adgangskode for carl:
::INFO Downloading mirrors from Manjaro
::INFO => Mirror pool: https://repo.manjaro.org/mirrors.json
::INFO => Mirror status: https://repo.manjaro.org/status.json
::INFO User generated mirror list
::------------------------------------------------------------
::INFO Custom mirror file saved: /var/lib/pacman-mirrors/custom-mirrors.json
::INFO Using default mirror file
::INFO Querying mirrors - This may take some time
0.100 Denmark : https://mirrors.dotsrc.org/manjaro/
0.203 France : https://manjaro.ynh.ovh/
0.246 France : http://ftp.free.org/mirrors/repo.manjaro.org/repos/
0.178 Germany : https://mirror.alpix.eu/manjaro/
0.330 Germany : https://ftp.gwdg.de/pub/linux/manjaro/
0.138 Germany : https://mirror.23m.com/manjaro/
0.231 Germany : https://ftp.halifax.rwth-aachen.de/manjaro/
0.235 Germany : http://ftp.tu-chemnitz.de/pub/linux/manjaro/
0.292 Germany : https://mirror.netcologne.de/manjaro/
0.156 Germany : https://manjaro.moson.eu/
0.178 Germany : https://mirror.moson.org/manjaro/
0.392 Poland : https://repo.skni.umcs.pl/manjaro/
0.276 Poland : http://ftp.vectranet.pl/manjaro/
0.084 Sweden : https://ftp.lysator.liu.se/pub/manjaro/
0.143 Sweden : https://ftpmirror1.infania.net/mirror/manjaro/
::INFO Writing mirror list
::Sweden : https://ftp.lysator.liu.se/pub/manjaro/stable
::Denmark : https://mirrors.dotsrc.org/manjaro/stable
::Germany : https://mirror.23m.com/manjaro/stable
::Sweden : https://ftpmirror1.infania.net/mirror/manjaro/stable
::Germany : https://manjaro.moson.eu/stable
::Germany : https://mirror.alpix.eu/manjaro/stable
::Germany : https://mirror.moson.org/manjaro/stable
::France : https://manjaro.ynh.ovh/stable
::Germany : https://ftp.halifax.rwth-aachen.de/manjaro/stable
::Germany : http://ftp.tu-chemnitz.de/pub/linux/manjaro/stable
::France : http://ftp.free.org/mirrors/repo.manjaro.org/repos/stable
::Poland : http://ftp.vectranet.pl/manjaro/stable
::Germany : https://mirror.netcologne.de/manjaro/stable
::Germany : https://ftp.gwdg.de/pub/linux/manjaro/stable
::Poland : https://repo.skni.umcs.pl/manjaro/stable
::INFO Mirror list generated and saved to: /etc/pacman.d/mirrorlist
:: Synkroniserer pakkedatabaser...
maboxlinux 14,6 KiB 58,4 KiB/s 00:00 [---------------------------------------------------] 100%
core 167,5 KiB 1948 KiB/s 00:00 [---------------------------------------------------] 100%
extra 1879,6 KiB 10,8 MiB/s 00:00 [---------------------------------------------------] 100%
community 6,9 MiB 28,2 MiB/s 00:00 [---------------------------------------------------] 100%
multilib 179,6 KiB 2,11 MiB/s 00:00 [---------------------------------------------------] 100%
DEB_Arch_Extra 5,9 KiB 15,5 KiB/s 00:00 [---------------------------------------------------] 100%
:: Starter fuld systemopgradering...
der er intet at udføre
3 Likes