devkitPro / pacman

GNU General Public License v2.0
169 stars 16 forks source link

error while installing devkitpro Pac-Man #36

Closed TheGhostboi64 closed 1 year ago

TheGhostboi64 commented 2 years ago

When I did the following command sudo pacman -U devkitpro-keyring.pkg.tar.xz, I get error: 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?

oreo639 commented 2 years 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

TheGhostboi64 commented 2 years ago

I did install the devkitpro keyring. I'm trying to do the customizing Pac-Man section if you're wondering.

TheGhostboi64 commented 2 years ago

I'll just try to uninstall and reinstall pacman

TheGhostboi64 commented 2 years ago

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