Discussed this in another thread but it wasn't resolved and is a separate issue, so creating a separate thread for it. Reinstall packages doesn't work for me. It throws "signature is invalid" errors for lots of packages. What's wrong?
garuda-update
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
chaotic-aur 1706.3 KiB 1277 KiB/s 00:01 [------------------------------------] 100%
--> Refreshing mirrorlists using reflector, please be patient..
[2022-04-13 01:30:35] WARNING: failed to rate http(s) download (https://archlinux.thaller.ws/community/os/x86_64/community.db): Download timed out after 5 second(s).
[2022-04-13 01:30:41] WARNING: failed to rate http(s) download (https://mirror.telepoint.bg/archlinux/community/os/x86_64/community.db): Download timed out after 5 second(s).
[2022-04-13 01:30:47] WARNING: failed to rate http(s) download (https://archlinux.mailtunnel.eu/community/os/x86_64/community.db): Download timed out after 5 second(s).
[2022-04-13 01:30:53] WARNING: failed to rate http(s) download (https://mirror.cyberbits.eu/archlinux/community/os/x86_64/community.db): Download timed out after 5 second(s).
################################################################################
################# Arch Linux mirrorlist generated by Reflector #################
################################################################################
# With: reflector --latest 5 --age 2 --fastest 5 --protocol https --sort rate --save /etc/pacman.d/mirrorlist
# When: 2022-04-13 06:30:59 UTC
# From: https://archlinux.org/mirrors/status/json/
# Retrieved: 2022-04-13 06:30:30 UTC
# Last Check: 2022-04-13 06:26:48 UTC
Server = https://phinau.de/arch/$repo/os/$arch
Server = https://archlinux.thaller.ws/$repo/os/$arch
Server = https://mirror.telepoint.bg/archlinux/$repo/os/$arch
Server = https://archlinux.mailtunnel.eu/$repo/os/$arch
Server = https://mirror.cyberbits.eu/archlinux/$repo/os/$arch
:: Synchronizing package databases...
core 155.7 KiB 144 KiB/s 00:01 [------------------------------------] 100%
extra 1694.3 KiB 775 KiB/s 00:02 [------------------------------------] 100%
community 6.5 MiB 1314 KiB/s 00:05 [------------------------------------] 100%
multilib 172.9 KiB 163 KiB/s 00:01 [------------------------------------] 100%
chaotic-aur 1706.3 KiB 1915 KiB/s 00:01 [------------------------------------] 100%
spawn pacman -Su
:: Starting full system upgrade...
warning: libcpufeatures-git: local (0.7.0+.r269.d20220308.8a494eb-1) is newer than chaotic-aur (0.7.0+8.r277.d20220315.188d0d3-1)
warning: lxc-git: local (4.0.0.r2198.g30ebf0964-1) is newer than chaotic-aur (lxc.4.0.0.2209-1)
there is nothing to do
Checking for plugin updates
Nothing to install / update
System updated! š§
Now, if I use Garuda Assistant to reinstall all packages, I get this error for lots of packages
error: sdbus-cpp: signature from "Nico Jensch (Chaotic-AUR) <dr460nf1r3@garudalinux.org>" is invalid
:: File /var/cache/pacman/pkg/sdbus-cpp-1.1.0-2-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
It looks like the first mirror server is not synced properly (packages are older than most other servers).
Create/fix your mirrorlist properly (preferably manually, if you can follow Archwiki instructions on this) and then update your system.
After you do this, thenReInstall All Packages should work as designed.