You are not logged in.
Hi,
Something's happened to the haskell repo:
$ yaourt -Syua --noconfirm
error: haskell: signature from "ArchHaskell (Magnus Therning) <magnus@therning.org>" is unknown trust
:: Synchronizing package databases...
core is up to date
haskell is up to date
extra 1436.2 KiB 270K/s 00:05 [#######################################################] 100%
multilib 94.4 KiB 118K/s 00:01 [#######################################################] 100%
community 1850.8 KiB 326K/s 00:06 [#######################################################] 100%
archlinuxfr is up to date
error: database 'haskell' is not valid (invalid or corrupted database (PGP signature))
What am I supposed to do about this error?
Last edited by Llama (2013-01-09 17:29:24)
Offline
I believe that is within your local keyring not any repo. Hint: sign his key.
Offline
Hello Llama.
Try:
# pacman-key -r 4209170BAnd then:
# pacman-key --lsign-key 4209170B:-)
Offline
$ sudo pacman-key -r 4209170B
[sudo] password for alexey:
gpg: requesting key 4209170B from hkp server pool.sks-keyservers.net
gpgkeys: key 4209170B not found on keyserver
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
==> ERROR: Remote key not fetched correctly from keyserver.
It doesn't look quite nice.
Offline
Where did you find this repo? See if there's any instructions on the website.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Where did you find this repo? See if there's any instructions on the website.
It's unsigned, according to Wiki. Probably, it just upgraded to the signed mode. They've got only mailing list: http://www.haskell.org/mailman/listinfo/arch-haskell
Yes, macroscan, the key is right: http://www.haskell.org/pipermail/arch-h … 02276.html
Somehow, it won't work for me. Any ideas?
UPD:
I tried the same thing again:
$ sudo pacman-key -r 4209170B
[sudo] password for alexey:
gpg: requesting key 4209170B from hkp server pool.sks-keyservers.net
gpg: key 4209170B: "ArchHaskell (Magnus Therning) <magnus@therning.org>" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
==> Updating trust database...
gpg: next trustdb check due at 2013-01-22
It worked this time. Why not right away?
Solved, then.
Last edited by Llama (2013-01-09 17:28:46)
Offline