[Dev] Still can't install libretools

Megver83 megver83 at openmailbox.org
Wed May 17 01:13:22 GMT 2017


Then try this:

$ pacman-key --list-keys | grep 'Dave Reisner'
gpg: Note: trustdb not writable
uid           [  full  ] Dave Reisner <d at falconindy.com>
uid           [  full  ] Dave Reisner <dreisner at archlinux.org>

As you see, the trust is "full", it could also be "ultimate", if in your
case is "marginal" or sth. like not trusted, then try:

$ sudo pacman-key --edit-key key-id-or-owner-name

Replace key-id-or-owner-name with 'Dave Reisner' in this case (including
the quotation marks!)
then in the GPG CLI interface run

gpg>trust

and when it asks you "Your decision?" set it to 5.
then you should get:

Do you really want to set this key to ultimate trust? (y/N)

and accept too, and after that run:

gpg> quit
Save changes? (y/N) y

then re-run the first command, if you see that the change was
successful, then the issue should be solved

El 16/05/17 a las 17:02, Joseph Graham escribió:
> arch-install-scripts, a dep of libretools, WILL NOT install.
> 
> error: arch-install-scripts: signature from "Dave Reisner <d at falconindy.com>" is invalid
> :: File /var/cache/pacman/pkg/arch-install-scripts-17-1-any.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
> 

-- 
GPG: 0x227CA7C556B2BA78



More information about the Dev mailing list