failed retrieving file xapp from any mirror 08 July 2024, 21:26:13 Hello,When attempting to update my system today using: Code: [Select]sudo pacman -Syyu, I get t he following error:Code: [Select]error: failed retrieving file 'xapp-2.8.4-1-x86_64.pkg.tar.zst from' followed a mirror, followed by: Code: [Select]Maximum file size exceeded for each and every mirror.My mirror list has not been altered by me, and is consistent with what is shown: https://gitea.artixlinux.org/packages/artix-mirrorlist/src/branch/master/mirrorlistI'm not sure if this has anything to do with it, but I noticed when I search xapp on the artix linux package search, two different packages are listed. One in 'world' and one in 'galaxy', which seemed odd to me: Any help would be appreciated, thank you!
Re: failed retrieving file xapp from any mirror Reply #1 – 09 July 2024, 01:52:15 sudo pacman -S galaxy/xappthen you can Sy(y)u
Re: failed retrieving file xapp from any mirror Reply #2 – 09 July 2024, 03:45:31 Thank you, that worked. Do you mind explaining to me why it worked?So I understand I explicitly installed the xapp from the 'galaxy' repo with Code: [Select]sudo pacman -S galaxy/xapp,but I don't quite understand why this fixed the issue. Apologies if this is something fundamental that I should know. If I understand correctly, -Syyu updates mirrors before syncing with the repositories and then updating installed packages, so I would have thought it would have retrieved the galaxy/xapp on its own.
Re: failed retrieving file xapp from any mirror Reply #3 – 10 July 2024, 00:39:03 It is listed in world and galaxy, but only galaxy works, and world has priority. 1 Likes
Re: failed retrieving file xapp from any mirror Reply #4 – 10 July 2024, 08:37:14 xapp was removed from world yesterday - does any mirror not reflect this yet?artist
Re: failed retrieving file xapp from any mirror Reply #5 – 10 July 2024, 09:58:48 Quote from: Artist – on 10 July 2024, 08:37:14xapp was removed from world yesterday - does any mirror not reflect this yet?The mirrors work as intended.Rather, it should be asked why such inconveniences arise.
Re: failed retrieving file xapp from any mirror Reply #6 – 10 July 2024, 16:24:53 Quote from: lq – on 10 July 2024, 09:58:48Quote from: Artist – on 10 July 2024, 08:37:14xapp was removed from world yesterday - does any mirror not reflect this yet?Rather, it should be asked why such inconveniences arise.There's a simple explanation for the why; my mistake.artist 3 Likes