Artix Linux Forum

Artix Linux => Installation / Migration / Configuration => Topic started by: maironmendes on 30 September 2018, 15:50:30

Title: Error Mirrors
Post by: maironmendes on 30 September 2018, 15:50:30
Hello everyone!

I'm having trouble installing artix.
This has already happened a few days.
Before I installed it without problems.
But now it's happening that I can no longer connect to the repositories.
Follow example screens.
Anyone have any suggestions?
Title: Re: Error Mirrors
Post by: SGOrava on 30 September 2018, 16:14:57
Can you share your pacman.conf and mirrorlist?
Title: Re: Error Mirrors
Post by: maironmendes on 01 October 2018, 18:40:43
Hello! I got it sorted out. I changed the mirrors, according to the documentation:

## Artix Linux repository mirrorlist
 ## Generated on 2017-10-21
 ##
 # Artix mirrors
 Server = https://mirror.clarkson.edu/artix-linux/repos/$repo/os/$arch
 Server = https://ftp.sh.cvut.cz/artix-linux/$repo/os/$arch
 Server = https://ftp.cc.uoc.gr/mirrors/linux/artixlinux/$repo/os/$arch
 Server = https://artix.wheaton.edu/repos/$repo/os/$arch
 Server = http://mirror.strits.dk/artix-linux/repos/$repo/os/$arch
 Server = https://mirrors.dotsrc.org/artix-linux/repos/$repo/os/$arch
 Server = http://mirror1.artixlinux.org/repos/$repo/os/$arch

https://wiki.artixlinux.org/Main/Troubleshooting

Title: Re: Error Mirrors
Post by: nous on 01 October 2018, 22:07:00
@maironmendes Please, edit your first post and mark it as [Solved].