- Código: Selecionar todos
sudo nano /etc/pacman.d/mirror
## Location : Brasil
## Time : 2.495
## Last Sync : 1:47
Server = http://manjaro.fis.unb.br/stable/$repo/$arch
## Location : France
## Time : 0.664
## Last Sync : 0:37
Server = http://mirror.finn.lu/manjaro/stable/$repo/$arch
## Location : Germany
## Time : 0.744
## Last Sync : 0:17
Server = http://mirror3.layerjet.com/manjaro/stable/$repo/$arch
## Location : Australia
## Time : 1.030
## Last Sync : 0:37
Server = http://mirror.ventraip.net.au/Manjaro/stable/$repo/$arch
## Location : United_States
## Time : 1.058
## Last Sync : 0:07
Server = http://www.gtlib.gatech.edu/pub/manjaro/stable/$repo/$arch
## Location : United_Kingdom
## Time : 1.157
## Last Sync : 0:47
Server = http://repo.manjaro.org.uk/stable/$repo/$arch
## Location : Germany
## Time : 1.296
## Last Sync : 0:07
Server = http://mirror.netzspielplatz.de/manjaro/packages/stable/$repo/$arch
## Location : Netherlands
## Time : 1.357
## Last Sync : 2:47
Server = http://ftp.nluug.nl/pub/os/Linux/distr/manjaro/stable/$repo/$arch
## Location : Italy
## Time : 1.453
## Last Sync : 2:07
Server = http://manjaro.mirror.garr.it/mirrors/manjaro/stable/$repo/$arch
Gravas e passas o comando abaixo;
- Código: Selecionar todos
sudo pacman-mirrors -g -c all
Fiz isso e continua dizendo que não existe, mas o arquivoesta lá:
== Editado em 20 Mar 2017, 12:33 ==
Abre o terminal, apaga todo o conteudo e cola este,segue os passos;
- Código: Selecionar todos
sudo nano /etc/pacman.d/mirror
## Location : Brasil
## Time : 2.495
## Last Sync : 1:47
Server = http://manjaro.fis.unb.br/stable/$repo/$arch
## Location : France
## Time : 0.664
## Last Sync : 0:37
Server = http://mirror.finn.lu/manjaro/stable/$repo/$arch
## Location : Germany
## Time : 0.744
## Last Sync : 0:17
Server = http://mirror3.layerjet.com/manjaro/stable/$repo/$arch
## Location : Australia
## Time : 1.030
## Last Sync : 0:37
Server = http://mirror.ventraip.net.au/Manjaro/stable/$repo/$arch
## Location : United_States
## Time : 1.058
## Last Sync : 0:07
Server = http://www.gtlib.gatech.edu/pub/manjaro/stable/$repo/$arch
## Location : United_Kingdom
## Time : 1.157
## Last Sync : 0:47
Server = http://repo.manjaro.org.uk/stable/$repo/$arch
## Location : Germany
## Time : 1.296
## Last Sync : 0:07
Server = http://mirror.netzspielplatz.de/manjaro/packages/stable/$repo/$arch
## Location : Netherlands
## Time : 1.357
## Last Sync : 2:47
Server = http://ftp.nluug.nl/pub/os/Linux/distr/manjaro/stable/$repo/$arch
## Location : Italy
## Time : 1.453
## Last Sync : 2:07
Server = http://manjaro.mirror.garr.it/mirrors/manjaro/stable/$repo/$arch
Gravas e passas o comando abaixo;
- Código: Selecionar todos
sudo pacman-mirrors -g -c all
Continua com o mesmo erro:
[[email protected] ~]$ sudo pacman-mirrors -g -c all
Traceback (most recent call last):
File "/usr/bin/pacman-mirrors", line 52, in <module>
pm.run()
File "/usr/lib/python3.6/site-packages/pacman_mirrors/pacman_mirrors.py", line 720, in run
self.command_line_parse()
File "/usr/lib/python3.6/site-packages/pacman_mirrors/pacman_mirrors.py", line 173, in command_line_parse
os.listdir(self.config["mirror_dir"]))
FileNotFoundError: [Errno 2] No such file or directory: '/etc/pacman.d/mirrors'