Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: failed retrieving file xapp from any mirror (Read 1567 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

failed retrieving file xapp from any mirror

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/mirrorlist

I'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: Screenshot_2024-07-08_15-23-12.png

Any help would be appreciated, thank you!

Re: failed retrieving file xapp from any mirror

Reply #1
sudo pacman -S galaxy/xapp

then you can Sy(y)u

Re: failed retrieving file xapp from any mirror

Reply #2
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
It is listed in world and galaxy, but only galaxy works, and world has priority.

Re: failed retrieving file xapp from any mirror

Reply #4
xapp was removed from world yesterday - does any mirror not reflect this yet?

artist

Re: failed retrieving file xapp from any mirror

Reply #5
xapp 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.
"Wer alles kann, macht nichts richtig"

Artix USE="runit openrc slim openbox lxde gtk2 qt4 qt5 qt6 conky
-gtk3 -gtk4 -adwaita{cursors,themes,icons,fonts} -gnome3 -kde -plasma -wayland "

Re: failed retrieving file xapp from any mirror

Reply #6
xapp 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

Re: failed retrieving file xapp from any mirror

Reply #7
I'm having this issue now as well.

 

Re: failed retrieving file xapp from any mirror

Reply #8
Running ( sudo pacman -S galaxy/xapp ) gives me the same error.

[user@linux-desktop ~]$ sudo pacman -S galaxy/xapp
[sudo] password for user:
warning: xapp-2.8.12-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Packages (1) xapp-2.8.12-1

Total Download Size:   0.21 MiB
Total Installed Size:  1.23 MiB
Net Upgrade Size:      0.00 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
 xapp-2.8.12-1-x86_64.pkg.tar.zst failed to download
error: failed retrieving file 'xapp-2.8.12-1-x86_64.pkg.tar.zst' from mirrors.rit.edu : Maximum file size exceeded
error: failed retrieving file 'xapp-2.8.12-1-x86_64.pkg.tar.zst' from mirrors.rit.edu : Maximum file size exceeded
error: failed retrieving file 'xapp-2.8.12-1-x86_64.pkg.tar.zst' from mirror.cs.odu.edu : Maximum file size exceeded
error: failed retrieving file 'xapp-2.8.12-1-x86_64.pkg.tar.zst' from mirror.clarkson.edu : Maximum file size exceeded
warning: failed to retrieve some files
error: failed to commit transaction (download library error)
Errors occurred, no packages were upgraded.

resolving dependencies...
looking for conflicting packages...

Packages (1) xapp-2.8.12-1

Total Download Size:   0.21 MiB
Total Installed Size:  1.23 MiB
Net Upgrade Size:      0.00 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
 xapp-2.8.12-1-x86_64.pkg.tar.zst failed to download
error: failed retrieving file 'xapp-2.8.12-1-x86_64.pkg.tar.zst' from mirrors.rit.edu : Maximum file size exceeded
error: failed retrieving file 'xapp-2.8.12-1-x86_64.pkg.tar.zst' from mirrors.rit.edu : Maximum file size exceeded
error: failed retrieving file 'xapp-2.8.12-1-x86_64.pkg.tar.zst' from mirror.cs.odu.edu : Maximum file size exceeded
error: failed retrieving file 'xapp-2.8.12-1-x86_64.pkg.tar.zst' from mirror.clarkson.edu : Maximum file size exceeded
warning: failed to retrieve some files
error: failed to commit transaction (download library error)
Errors occurred, no packages were upgraded.