
With the repo being signed now, I get the following error when running
pacman -Suy after updating my pacman.conf:
haskell-core 182.7 KiB 418K/s 00:00
[------------------------------------] 100%
haskell-core.sig 96.0 B 182B/s 00:01
[------------------------------------] 100%
error: haskell-core: signature from "ArchHaskell (Magnus Therning)

Hello, On 2013-01-09 at 13:30 +0100, Ramses wrote:
With the repo being signed now, I get the following error when running pacman -Suy after updating my pacman.conf:
error: haskell-core: signature from "ArchHaskell (Magnus Therning)
" is unknown trust error: failed to update haskell-core (invalid or corrupted database (PGP signature)) error: database 'haskell-core' is not valid (invalid or corrupted database (PGP signature)) I imported the key as pacman asked me, but it seems I'm missing something.
Pacman only imported the key into its keyring, but you have to sign it manually in order to also trust it. This is what the "signature from ... is unknown trust" message is about. See https://wiki.archlinux.org/index.php/Pacman-key#Adding_Unofficial_keys
Does anyone here know how to fix this?
You can trust Magnus' package signing key by running: pacman-key --lsign-key 4209170B Regards, Sebastian
participants (2)
-
Ramses
-
Sebastian Schwarz