Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: "moksha" repository gives HTTP error 404. Wiki outdated? (Read 203 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

"moksha" repository gives HTTP error 404. Wiki outdated?

Ahoj,

the Artix wiki page on repositories lists the "Moksha" repository:

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!

 

Re: "moksha" repository gives HTTP error 404. Wiki outdated?

Reply #1
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