Hi,
I don't know what to do, to get rid of the haskell-core errors [1]
Regards, Ralf
[1] https://github.com/archhaskell/habs/blob/master/README.md
# cat /etc/pacman.conf [snip] [haskell-core] Server = http://xsounds.org/~haskell/core/$arch
# pacman -Syu error: haskell-core: signature from "ArchHaskell (Magnus Therning) magnus@therning.org" is unknown trust :: Synchronizing package databases... core is up to date extra is up to date community is up to date multilib is up to date archaudio-production is up to date haskell-core is up to date error: database 'haskell-core' is not valid (invalid or corrupted database (PGP signature))
# pacman-key -l [snip] pub 2048D/4209170B 2012-12-26 uid ArchHaskell (Magnus Therning) magnus@therning.org sub 2048D/A418C0FE 2012-12-26
# gpg --list-keys [snip] pub 2048D/4209170B 2012-12-26 uid ArchHaskell (Magnus Therning) magnus@therning.org sub 2048D/A418C0FE 2012-12-26
On 11/05/14 16:41, Ralf Mardorf wrote:
Hi,
I don't know what to do, to get rid of the haskell-core errors [1]
Regards, Ralf
[1] https://github.com/archhaskell/habs/blob/master/README.md
<snip>
Hello,
Did you remember to sign the key locally?
# pacman-key --lsign-key 4209170B
Check out this page for the steps I used to enable the repository: https://wiki.archlinux.org/index.php/Haskell#ArchHaskell_repository
There's also the arch-haskell list at: http://www.haskell.org/mailman/listinfo/arch-haskell if you have any further questions.
Bjørn Øivind
On Mon, May 12, 2014 at 10:11 AM, Bjørn Øivind Bjørnsen bo.bjornsen@gmail.com wrote:
On 11/05/14 16:41, Ralf Mardorf wrote:
Hi,
I don't know what to do, to get rid of the haskell-core errors [1]
Regards, Ralf
[1] https://github.com/archhaskell/habs/blob/master/README.md
<snip>
Hello,
Did you remember to sign the key locally?
# pacman-key --lsign-key 4209170B
Check out this page for the steps I used to enable the repository: https://wiki.archlinux.org/index.php/Haskell#ArchHaskell_repository
There's also the arch-haskell list at: http://www.haskell.org/mailman/listinfo/arch-haskell if you have any further questions.
You beat me to it Bjørn ;) Just to re-iterate though, Ralf, please feel free to post your questions to the arch-haskell list.
/M
arch-general@lists.archlinux.org