You are not logged in.
Pages: 1
Today I try to istall iotop from pacman. It fails since gpg signature is not invalid.
Anyone has the similar issue?
Thanks
[hongy19@Archlinux ~]$ sudo pacman -S iotop
resolving dependencies...
looking for inter-conflicts...
Targets (1): iotop-0.4.4-1
Total Installed Size: 0.20 MiB
Proceed with installation? [Y/n] y
(1/1) checking package integrity
[########################################################] 100%
error: iotop: signature from "Jaroslav Lichtblau (trusted user)
<dragonlord@aur.archlinux.org>" is unknown trust
error: failed to commit transaction (invalid or corrupted package (PGP
signature))
Errors occurred, no packages were upgraded.
[hongy19@Archlinux ~]$ sudo pacman-key --edit-key 013c2580
pub 4096R/013C2580 created: 2011-10-23 expires: never usage: SC
trust: unknown validity: unknown
sub 4096R/66081B9B created: 2011-10-23 expires: never usage: E
[ unknown] (1). Jaroslav Lichtblau (trusted user) <dragonlord@aur.archlinux.org>
Offline
https://bugs.archlinux.org/task/28157
Edit: I can install iotop w/o a problem. You can try downloading the package and installing it w/ 'pacman -U iotop*'.
Have you run 'pacman-key --init' and setup package signing in general? Can you install other packages?
Last edited by karol (2012-02-12 16:32:42)
Offline
https://bugs.archlinux.org/task/28157
Edit: I can install iotop w/o a problem. You can try downloading the package and installing it w/ 'pacman -U iotop*'.
Have you run 'pacman-key --init' and setup package signing in general? Can you install other packages?
I have no problem to install other packages.
By the way, thanks for your link for this bug!
Offline
Hi you !
I use "sudo pacman-key --refresh-keys" and I can upgrade
I hope it will help you ![]()
Offline
Pages: 1