Ahoj,
the Artix wiki page on repositories lists the "Moksha" repository:
However, now the repository just returns a HTTP error 404 "Not Found" (previously, it was working):
pacman -Syy:
:: Synchronizing package databases...
[...]
moksha.db failed to download
error: failed retrieving file 'moksha.db' from omniverse.artixlinux.org : The requested URL returned error: 404
error: failed to synchronize all databases (failed to retrieve some files)
wget -O /dev/null 'https://omniverse.artixlinux.org/x86_64/moksha/moksha.db':
--2024-08-20 17:54:51-- https://omniverse.artixlinux.org/x86_64/moksha/moksha.db
Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt'
Resolving omniverse.artixlinux.org (omniverse.artixlinux.org)... 209.126.11.233
Connecting to omniverse.artixlinux.org (omniverse.artixlinux.org)|209.126.11.233|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2024-08-20 17:54:52 ERROR 404: Not Found.
What is the status of the "moksha" repository? Is it gone and the wiki is outdated?
Regards!