[Solved] error: failed retrieving file 'galaxy.db' ... 02 September 2023, 06:13:22 Hello,I can't do my updates this morning.Is this a planned temporary interruption?The galaxy repository may have been merged with world as was announced :https://forum.artixlinux.org/index.php/topic,5488.0.htmlCode: [Select]sudo pacman -Syu[sudo] password for jp: :: Synchronizing package databases... system is up to date world is up to date galaxy.db failed to downloaderror: failed retrieving file 'galaxy.db' from mirror1.artixlinux.org : The requested URL returned error: 404error: failed retrieving file 'galaxy.db' from mirrors.redcorelinux.org : The requested URL returned error: 404error: failed retrieving file 'galaxy.db' from mirror.pascalpuffke.de : The requested URL returned error: 404error: failed retrieving file 'galaxy.db' from artix.unixpeople.org : The requested URL returned error: 404error: failed retrieving file 'galaxy.db' from mirror.one.com : The requested URL returned error: 404error: failed to synchronize all databases (failed to retrieve some files) Last Edit: 18 December 2023, 11:25:41 by Hitman 2 Likes
Re: error: failed retrieving file 'galaxy.db' ... Reply #1 – 02 September 2023, 07:09:20 Hi,thank you for sharing this information. I have the exact same problem. Unable to update. Pacman asks, if I want to update, but I did not proceed.I have tried multiple times, but I always get the same message as yours.
Re: error: failed retrieving file 'galaxy.db' ... Reply #2 – 02 September 2023, 07:28:25 Quote from: tintin – on 02 September 2023, 06:13:22I can't do my updates this morning.It's very simple:Code: [Select]rankmirrors -v -n 35 /etc/pacman.d/mirrorlist.pacnew | tee /etc/pacman.d/mirrorlist
Re: error: failed retrieving file 'galaxy.db' ... Reply #3 – 02 September 2023, 07:46:07 Hello,Quote from: maverick – on 02 September 2023, 07:09:20thank you for sharing this information. I have the exact same problem. .../...While waiting for confirmation, I inhibited galaxy. 1 Likes
Re: error: failed retrieving file 'galaxy.db' ... Reply #4 – 02 September 2023, 07:57:11 Quote from: tintin – on 02 September 2023, 07:46:07Hello,Quote from: maverick – on 02 September 2023, 07:09:20thank you for sharing this information. I have the exact same problem. .../...While waiting for confirmation, I inhibited galaxy.If I understood that correctly you have updated your system after you have restrained the galaxy.db? If so, doesn't it break the system by doing that?
Re: error: failed retrieving file 'galaxy.db' ... Reply #5 – 02 September 2023, 09:38:30 Quote from: maverick – on 02 September 2023, 07:57:11If I understood that correctly you have updated your system after you have restrained the galaxy.db? Yes.QuoteIf so, doesn't it break the system by doing that?No error messages and everything is fine now.
Re: error: failed retrieving file 'galaxy.db' ... Reply #6 – 02 September 2023, 10:10:24 Yeah galaxy not working for me either but it says is up to date. Now if that's true or not idk. I better let alone updates 1 or 2 days.
Re: error: failed retrieving file 'galaxy.db' ... Reply #7 – 02 September 2023, 11:00:42 Same here:Code: [Select]error: failed retrieving file 'galaxy.db'Should I worry or is the planned merge happening right now?
Re: error: failed retrieving file 'galaxy.db' ... Reply #8 – 02 September 2023, 11:24:12 o/i also had the same error yesterday, then remembered that galaxy was planned for merging into world.And it seems the galaxy repo has been finally deleted yesterday.the link tintin gave was speaking about it.So the solution is indeed to comment the lines in /etc/pacman.conf Code: [Select]#[galaxy]#Include = /etc/pacman.d/mirrorlist 3 Likes
Re: error: failed retrieving file 'galaxy.db' ... Reply #9 – 02 September 2023, 12:05:09 Quote from: Dju – on 02 September 2023, 11:24:12And it seems the galaxy repo has been finally deleted yesterday.the link tintin gave was speaking about it.So the solution is indeed to comment the lines in /etc/pacman.conf Thanks. If only every problem could be solved by DELETING SOMETHING!!!
Re: error: failed retrieving file 'galaxy.db' ... Reply #10 – 02 September 2023, 12:14:30 It was planned but shouldn't we get an official announcement? Something like: "From today galaxy repo iz ded thank you bye" .. I intend to delete it from my pacman conf but I'll wait for a bit till the announcement. 1 Likes
Re: error: failed retrieving file 'galaxy.db' ... Reply #11 – 02 September 2023, 12:24:38 Quote from: Surf3r – on 02 September 2023, 12:14:30 It was planned but shouldn't we get an official announcement? Something like: "From today galaxy repo iz ded thank you bye" .. I intend to delete it from my pacman conf but I'll wait for a bit till the announcement.Agreed. I am sure they will let us know soon. 1 Likes
Re: error: failed retrieving file 'galaxy.db' ... Reply #12 – 02 September 2023, 17:03:48 Quote from: Surf3r – on 02 September 2023, 12:14:30I intend to delete it from my pacman conf but I'll wait for a bit till the announcement.Yep, same here. 1 Likes
Re: error: failed retrieving file 'galaxy.db' ... Reply #13 – 02 September 2023, 17:11:31 This was my bad. I was merging universe into galaxy since we have a new build pipeline setup for galaxy, but I goof'd the rsyncd.conf last night before going to bed and didn't realize it. So mirrors were picking up the other repos but not the galaxy ones. I fixed that this morning and it should eventually propagate to all mirrors once they sync again (e.g. you can see the galaxy repos on this one).Galaxy isn't going away. What will eventually go away is Universe since all packages there were moved to galaxy. This should be nicer for users and it's definitely a lot nicer for packagers.Edit: Or maybe Omniverse will become the new Universe. We'll see. This has yet to be decided. Last Edit: 02 September 2023, 17:35:50 by Dudemanguy 6 Likes
Re: error: failed retrieving file 'galaxy.db' ... Reply #14 – 02 September 2023, 17:14:27 False alarm: galaxy is operational again !Sorry for the noise.