You are not logged in.
A few weeks ago I added haskell-core to my repositores and it has been working great. However this afternoon I tried to update my packages and I get this error:
error: haskell-vector-algorithms: signature from "ArchHaskell (Magnus Therning) <magnus@therning.org>" is invalid
:: File /var/cache/pacman/pkg/haskell-vector-algorithms-0.7.0.1_0-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).I read the wiki hoping to find a solution, and it suggested to correct the time. I'm pretty sure my computer's time is correct, but I tried it anyway using this:
ntpd -qg
hwclock -wIt didn't help. I also tried refreshing the keys with:
pacman-key --refresh-keysIt was useless because there were no new keys
gpg: key 4209170B: "ArchHaskell (Magnus Therning) <magnus@therning.org>" not changedCould someone please explain what is going on?
Last edited by GAumala (2015-09-08 00:25:36)
Offline
Delete the corrupted file cache file, then try again.
You can remove an offending unsupported repo from pacman.conf if it is failing and you will be able to update everything else - so your title is inaccurate
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
The package seems to be corrupted on the server. Send an email to the arch-haskell mailing list.
My Arch Linux Stuff • Forum Etiquette • Community Ethos - Arch is not for everyone
Offline
it seems the guys at arch-haskell have solved this issue. Thanks for the help.
Offline