Artix Linux Forum

Artix Linux => Package management => Topic started by: dreieck on 20 August 2024, 17:55:26

Title: "moksha" repository gives HTTP error 404. Wiki outdated?
Post by: dreieck on 20 August 2024, 17:55:26
Ahoj,

the Artix wiki page on repositories (https://wiki.artixlinux.org/Main/Repositories#Moksha) lists the "Moksha" repository:

Quote from: https://wiki.artixlinux.org/Main/Repositories#Moksha
Code: [Select]
[moksha]
  Server = https://omniverse.artixlinux.org/$arch/moksha

However, now the repository just returns a HTTP error 404 "Not Found" (previously, it was working):

pacman -Syy:
Code: [Select]
:: 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':
Code: [Select]
--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!
Title: Re: "moksha" repository gives HTTP error 404. Wiki outdated?
Post by: Artist on 20 August 2024, 18:48:57
Hi,

Moksha - fully updated and with some additions and improvements - is being moved to the galaxy repository currently.
As soon as the move has been completed and the mirrors have synced all packages, some might already be up to date, it will be available from there.

Moksha for Artix Linux, as it is called now, got its own - also expanded and improved - wiki page:

   https://wiki.artixlinux.org/Site/MokshaDesktopForArtix

artist