Warning: kimageannotator: local (0.5.3-2.1) is newer than world (0.5.3-2) 27 April 2022, 23:07:02 Showing that kimageannotator local is newer than world. I ran pacman -Syuu and goterror: kimageannotator: signature from "Artix Buildbot <[email protected]>" is invalid:: File /var/cache/pacman/pkg/kimageannotator-0.5.3-2-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).Do you want to delete it? [Y/n]Is it standard to answer yes to delete package?Thanks
Re: Warning: kimageannotator: local (0.5.3-2.1) is newer than world (0.5.3-2) Reply #1 – 27 April 2022, 23:26:11 Try (as root)Code: [Select]rm -v /var/cache/pacman/pkg/kimageannotator*pacman -Syyuu
Re: Warning: kimageannotator: local (0.5.3-2.1) is newer than world (0.5.3-2) Reply #2 – 28 April 2022, 01:45:08 This worked. Many thanks!!Quote from: strajder – on 27 April 2022, 23:26:11Try (as root)Code: [Select]rm -v /var/cache/pacman/pkg/kimageannotator*pacman -Syyuu