Closed TheGhostboi64 closed 1 year ago
iirc you should be able to do sudo rm -r /var/lib/pacman/sync
then follow the instructions here in order:
https://devkitpro.org/wiki/devkitPro_pacman
I did install the devkitpro keyring. I'm trying to do the customizing Pac-Man section if you're wondering.
I'll just try to uninstall and reinstall pacman
ok I think I fixed it, but if I comment the dkplibs server, I get this. call to execv failed (No such file or directory) error: command failed to execute correctly
When I did the following command
sudo pacman -U devkitpro-keyring.pkg.tar.xz
, I geterror: dkp-libs: signature from "fincs <fincs@devkitpro.org>" is unknown trust error: database 'dkp-libs' is not valid (invalid or corrupted database (PGP signature)) loading packages... warning: devkitpro-keyring-20180316-1 is up to date -- reinstalling error: failed to prepare transaction (invalid or corrupted database)
. Is there anyway I can fix?