chaotic-aur / packages

Read-only mirror of Chaotic-AUR's main repository. Issues and bug reports welcome! 📑
https://gitlab.com/chaotic-aur/pkgbuilds
GNU General Public License v3.0
338 stars 20 forks source link

[Bug] chaotic-mirrorlist error #3358

Closed D3vil0p3r closed 1 month ago

D3vil0p3r commented 1 month ago

Packages:

chaotic-mirrorlist

Latest chaotic version

latest

What happens?

When I run on a fresh container in GitHub workflow the installation of chaotic-mirrorlist, I get:

error: failed retrieving file 'chaotic-mirrorlist-20240724-1-any.pkg.tar.zst' from geo-mirror.chaotic.cx : Exceeded the maximum allowed file size (3408) with 3408 bytes
error: failed retrieving file 'chaotic-mirrorlist-20240724-1-any.pkg.tar.zst' from br-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'chaotic-mirrorlist-20240724-1-any.pkg.tar.zst' from bg-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'chaotic-mirrorlist-20240724-1-any.pkg.tar.zst' from ca-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'chaotic-mirrorlist-20240724-1-any.pkg.tar.zst' from cl-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'chaotic-mirrorlist-20240724-1-any.pkg.tar.zst' from de-2-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'chaotic-mirrorlist-20240724-1-any.pkg.tar.zst' from de-3-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'chaotic-mirrorlist-20240724-1-any.pkg.tar.zst' from de-4-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'chaotic-mirrorlist-20240724-1-any.pkg.tar.zst' from fr-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'chaotic-mirrorlist-20240724-1-any.pkg.tar.zst' from gr-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'chaotic-mirrorlist-202[40](https://github.com/Athena-OS/athena/actions/runs/11415775682/job/31766203982#step:3:41)724-1-any.pkg.tar.zst' from in-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'chaotic-mirrorlist-20240724-1-any.pkg.tar.zst' from in-2-mirror.chaotic.cx : The requested URL returned error: [41](https://github.com/Athena-OS/athena/actions/runs/11415775682/job/31766203982#step:3:42)6
error: failed retrieving file 'chaotic-mirrorlist-20240724-1-any.pkg.tar.zst' from in-3-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'chaotic-mirrorlist-20240724-1-any.pkg.tar.zst' from in-4-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'chaotic-mirrorlist-20240724-1-any.pkg.tar.zst' from kr-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'chaotic-mirrorlist-20240724-1-any.pkg.tar.zst' from es-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'chaotic-mirrorlist-20240724-1-any.pkg.tar.zst' from es-2-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'chaotic-mirrorlist-20240724-1-any.pkg.tar.zst' from us-mi-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'chaotic-mirrorlist-20240724-1-any.pkg.tar.zst' from us-tx-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'chaotic-mirrorlist-20240724-1-any.pkg.tar.zst' from us-ut-mirror.chaotic.cx : The requested URL returned error: 416
warning: failed to retrieve some files
error: failed to commit transaction (failed to retrieve some files)

Then, I setup a fresh local virtual machine, I tried to install chaotic-mirrorlist by sudo pacman -S chaotic-mirrorlist and I get:

looking for conflicting packages...

Packages (1) chaotic-mirrorlist-20240724-1

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

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 chaotic-mirrorlist-20240724-1-any                                           3.3 KiB  9.51 KiB/s 00:00 [#############################################################] 100%
(1/1) checking keys in keyring                                                                         [#############################################################] 100%
error: chaotic-mirrorlist: unsupported signature format
(1/1) checking package integrity                                                                       [#############################################################] 100%
error: chaotic-mirrorlist: missing required signature
:: File /var/cache/pacman/pkg/chaotic-mirrorlist-20240724-1-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]

In the local VM, the mirrorlist file is:

Server = https://cdn-mirror.chaotic.cx/$repo/$arch
Server = https://in-3-mirror.chaotic.cx/$repo/$arch
Server = https://de-4-mirror.chaotic.cx/$repo/$arch
Server = https://es-mirror.chaotic.cx/$repo/$arch
Server = https://us-tx-mirror.chaotic.cx/$repo/$arch
Server = https://in-2-mirror.chaotic.cx/$repo/$arch
Server = https://gr-mirror.chaotic.cx/$repo/$arch
Server = https://bg-mirror.chaotic.cx/$repo/$arch
Server = https://de-2-mirror.chaotic.cx/$repo/$arch
Server = https://geo-mirror.chaotic.cx/$repo/$arch
Server = https://us-mi-mirror.chaotic.cx/$repo/$arch
Server = https://ca-mirror.chaotic.cx/$repo/$arch
Server = https://fr-mirror.chaotic.cx/$repo/$arch
Server = https://es-2-mirror.chaotic.cx/$repo/$arch
Server = https://in-mirror.chaotic.cx/$repo/$arch
Server = https://us-ut-mirror.chaotic.cx/$repo/$arch
Server = https://cl-mirror.chaotic.cx/$repo/$arch
Server = https://de-3-mirror.chaotic.cx/$repo/$arch
Server = https://in-4-mirror.chaotic.cx/$repo/$arch
Server = https://kr-mirror.chaotic.cx/$repo/$arch
Server = https://br-mirror.chaotic.cx/$repo/$arch

What is expected to happen?

It should install chaotic-mirrorlist correctly.

Logs

No response

More information

No response

skarpinis commented 1 month ago

Welcome to linux

dr460nf1r3 commented 1 month ago

Does this still occur as of now? There have been fixes in the meantime, which is why this might already be solved. Thanks for reporting!

xiota commented 1 month ago

Packages were rebuilt on v4 builder. Cached packages from v3 builder are no longer valid. If wanted, backup files from /var/cache/pacman/pkg. Then clear cache:

sudo pacman -Scc
D3vil0p3r commented 1 month ago

Now it seems to be fixed. Thanks