Do you have reflector installed?
What does which reflector
return?
Alternatively, you can generate a mirrorlist file here:
https://archlinux.org/mirrorlist/
Do you have reflector installed?
What does which reflector
return?
Alternatively, you can generate a mirrorlist file here:
https://archlinux.org/mirrorlist/
OUUUUUUF…
It works. I’m updating everything. I’ll tell you guys soon enough if something pops off.
Consider you, my savior.
If you want to be able to install/update AUR packages, you should install base-devel
. That was one of the things you removed. You also removed paru
which you might want back.
Packages (1) released-1.11.2-1
Total download size: 2.35 MiB
Total installed size: 7.19 MiB
:: Proceed with installation? [Y/n] Y
:: Fetching packages…
released-1.11.2-1-x86_64 2.3 MiB 827 KiB/s 00:03 [----------] 100%
(1/1) checking keys in keychain [----------] 100%
(1/1) packet integrity check [----------] 100%
error: appeared: signature of ‘EndeavourOS info@endeavouros.com’ is unknown trust
:: File /var/cache/pacman/pkg/paru-1.11.2-1-x86_64.pkg.tar.zst is corrupt (invalid or corrupt package (PGP signature)).
Do you want to delete it? [Y/n] Y
error: Failed to commit transaction (invalid or corrupted package (PGP signature))
Errors occurred, no packages were updated.
The global upgrades failed the same way. base-devel went fine though.
Plus this, but it’s probably unrelated:
… 6.0 KiB 90.5 KiB/s 00:00 [----------] 100%
Total (85/85) 729.7 MiB 1041 KiB/s 11:58 [----------] 100%
error: Failed to retrieve file ‘go-2:1.20.5-1-x86_64.pkg.tar.zst’ from mirror.aarnet.edu.au: transfer closed with 25846335 bytes remaining to read
warning: too many errors from mirror.aarnet.edu.au, skipping for the remainder of this transaction
warning: too many errors from mirror.aarnet.edu.au, skipping for the remainder of this transaction
You need to update the endeavouros-keyring
sudo pacman -Sy endeavouros-keyring
Yeah, you might comment out that mirror from your mirrorlist if it keeps happening.
endeavouros/endeavouros-keyring 20220614-1 20230523-1 0.00 MiB 0.02 MiB
Total download size: 0.02 MiB
Total installed size: 0.01 MiB
Net Update Size: 0.00 MiB
:: Proceed with installation? [Y/n] Y
:: Fetching packages…
endeavouros-keyring-20230523-1-any 20.2 KiB 80.9 KiB/s 00:00 [--------------------] 100%
(1/1) verification of keys in the keychain ---------] 100%
(1/1) packet integrity check [----------] 100%
error: endeavouros-keyring: Signature of ‘EndeavourOS info@endeavouros.com’ is unknown trust
:: File /var/cache/pacman/pkg/endeavouros-keyring-20230523-1-any.pkg.tar.zst is corrupt (invalid or corrupt package (PGP signature)).
Do you want to delete it? [Y/n] Y
error: Failed to commit transaction (invalid or corrupted package (PGP signature))
Errors occurred, no packages were updated.
wget http://ca.gate.endeavouros.com:3108/endeavouros/repo/endeavouros/x86_64/endeavouros-keyring-20230523-1-any.pkg.tar.zst
sudo pacman -U endeavouros-keyring-20230523-1-any.pkg.tar.zst
VICTOOORYYYYYYYYYY !
Thanks.
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.