error: database 'system' is not valid (invalid or corrupted database (PGP signat 19 April 2022, 19:02:16 I got the error after thissudo pacman -Syu[sudo] password for roland: error: GPGME error: No dataerror: GPGME error: No dataerror: GPGME error: No dataerror: database 'system' is not valid (invalid or corrupted database (PGP signature))error: database 'world' is not valid (invalid or corrupted database (PGP signature))error: database 'galaxy' is not valid (invalid or corrupted database (PGP signature))Please help me solve this
Re: error: database 'system' is not valid (invalid or corrupted database (PGP signat Reply #1 – 20 April 2022, 02:54:45 sudo pacman-key --init && pacman-key --populate artix sudo pacman-key --refresh-keys Last Edit: 20 April 2022, 18:59:24 by cat herders of linux
Re: error: database 'system' is not valid (invalid or corrupted database (PGP signat Reply #2 – 20 April 2022, 18:27:47 Terminal screen shot
Re: error: database 'system' is not valid (invalid or corrupted database (PGP signat Reply #3 – 20 April 2022, 19:18:10 Solved with this:sudo rm -R /var/lib/pacman/syncpacman -SyuAnd everything working now 2 Likes
Re: error: database 'system' is not valid (invalid or corrupted database (PGP signat Reply #4 – 07 January 2023, 19:05:17 Quote from: roland – on 20 April 2022, 19:18:10Solved with this:sudo rm -R /var/lib/pacman/syncpacman -SyuAnd everything working nowTYSM!I had the same issue after installing artix (attempting to run TDE) on a VM. My laptop battery died on me mid setup (thankfully no damage was done to the host system) and this fix worked perfectly.