Artix Linux Forum

Artix Linux => Package management => Topic started by: TheExplorer on 15 January 2024, 19:06:43

Title: Galaxy repo question
Post by: TheExplorer on 15 January 2024, 19:06:43
Guys, just two questions:

Reading the news I can see the following:

2023-09-10 Repository structure changes (Galaxy repo has been merged into World)
2023-12-18 Server is back online (Galaxy repo is online again)

1) So, what's true? Is Galaxy already merged into World or is it still separate?

2) Has something terrible happened to Gitea? Why is it still not responsive? Where are the package sources now?


SOLVED: The content of galaxy repo was moved into world. Then empty galaxy was populated with content of universe.

Thanks, Ambie. Marking as solved.
Title: Re: Galaxy repo question
Post by: SGOrava on 15 January 2024, 19:51:52
Hello,

Quote
1) So, what's true? Is Galaxy already merged into World or is it still separate?
Yes, the world merged with galaxy and after that universe moved to galaxy.

Quote
2) Has something terrible happened to Gitea? Why is it still not responsive? Where are the package sources now?
It lives on the same server as our secondary build server (for galaxy and big paclages) and archive.
There seems to be some bug which kills it during compilation, we are working on mitigating this issue for the future.

Best regards,
Juraj
Title: Re: Galaxy repo question
Post by: TheExplorer on 15 January 2024, 19:58:30
Yes, the world merged with galaxy and after that universe moved to galaxy.

So, there are now system, world and universe only, right? So I can simply remove galaxy and be okay, right?
Title: Re: Galaxy repo question
Post by: TheExplorer on 15 January 2024, 20:00:45
Yes, the world merged with galaxy and after that universe moved to galaxy.

Quote
The Universe repository
All packages from this repository have been moved to the replaced galaxy repository. As a result, those who have the universe repository enabled in pacman.conf should remove it and add galaxy.

Hmm, I'm confused now.

So, is it just system and world now?
Title: Re: Galaxy repo question
Post by: SGOrava on 15 January 2024, 20:47:08
The general aArtix packages are in system and world.

The additional packages which do not fit into those repositories or are way too long to build go to galaxy repository.

The universe is now called galaxy.
Title: Re: Galaxy repo question
Post by: Artist on 15 January 2024, 20:51:13
This explains the current repository availability: https://wiki.artixlinux.org/Main/Repositories

Note that galaxy is explained in the 'Stable' section's last paragraph.

artist
Title: Re: Galaxy repo question
Post by: TheExplorer on 16 January 2024, 08:53:29
The general Artix packages are in system and world.

The additional packages which do not fit into those repositories or are way too long to build go to galaxy repository.

The universe is now called galaxy.



So, reading the news:

Quote
Galaxy repo has been merged into World

Do we have now system, world and galaxy? Am I right?

I'm just still confused about Galaxy being merged INTO world part. (Doesn't merged into mean that it's not separate anymore?)
Title: Re: Galaxy repo question
Post by: Ambie on 16 January 2024, 12:21:59
(Doesn't merged into mean that it's not separate anymore?)
The content of galaxy repo was moved into world. Then empty galaxy was populated with content of universe. Is it clearer explanation?
Title: Re: Galaxy repo question
Post by: TheExplorer on 16 January 2024, 12:50:40
The content of galaxy repo was moved into world. Then empty galaxy was populated with content of universe. Is it clearer explanation?

Oh, now that's clear as the day. Thank you very much for your time. Cheers!