Artix Linux Forum

Artix Linux => Package management => Topic started by: Bbg341 on 14 February 2022, 19:43:34

Title: [SOLVED] All but 1 Universe mirrors return a 404
Post by: Bbg341 on 14 February 2022, 19:43:34
Hello, have the Universe repos listed on the wiki been shut down? These return a 404
https://universe.artixlinux.org/$arch
https://mirror1.artixlinux.org/universe/$arch
https://mirror.pascalpuffke.de/artix-universe/$arch
https://mirror1.cl.netactuate.com/artix/universe/$arch

The only one that works is Qontinuum
https://artixlinux.qontinuum.space:4443/universe/os/

Does anyone have a clue why?  :)


I'm stupid and didnt remove the part at the end when trying to browse them, sorry :P

Actually, on the wiki, there should be written
Code: [Select]
 https://artixlinux.qontinuum.space:4443/artixlinux/universe/os/x86_64/ 
...instead of just
Code: [Select]
 https://artixlinux.qontinuum.space:4443/universe/os/ 
...otherwise it returns a 404 when pacman uses that link.
Title: Re: [SOLVED] All but 1 Universe mirrors return a 404
Post by: strajder on 14 February 2022, 20:29:36
Actually, on the wiki, there should be written
Code: [Select]
 https://artixlinux.qontinuum.space:4443/artixlinux/universe/os/x86_64/ 
...instead of just
Code: [Select]
 https://artixlinux.qontinuum.space:4443/universe/os/ 
...otherwise it returns a 404 when pacman uses that link.
No, what should be added is $arch. This gets replaced by the architecture, which doesn't have to be 64bit x86.

For reference:
Code: [Select]
man 5 pacman.conf
then type literally /^ +Server = url and press Enter.

Edit: I edited the wiki page (https://wiki.artixlinux.org/Main/Repositories#Universe).
Title: Re: [SOLVED] All but 1 Universe mirrors return a 404
Post by: Bbg341 on 14 February 2022, 23:14:06
Thank you!
Title: Re: [SOLVED] All but 1 Universe mirrors return a 404
Post by: qontinuum on 15 February 2022, 09:58:10
For my mirror, the artixlinux subdirectory is pretty recent and I forgot to change it on the wiki, a redirection is in place for now but will be removed in the future.