[Dev] Still can't install libretools

Joseph Graham joseph at xylon.me.uk
Wed May 17 11:21:32 GMT 2017


Thanks Megver but it seems that's not the problem:

$ 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>
$ sudo pacman -S libretools
resolving dependencies...
looking for conflicting packages...

Packages (11) apr-1.5.2-2  apr-util-1.5.4-3  arch-install-scripts-17-1  expac-8-1  gitget-20170512-1  librelib-20170512-1  serf-1.3.9-2  subversion-1.9.5-2  tokyocabinet-1.4.48-3
              xbs-20170512-1  libretools-20170512-1

Total Installed Size:  39.28 MiB

:: Proceed with installation? [Y/n]
(11/11) checking keys in keyring                                                                                   [#####################################################################] 100%
(11/11) checking package integrity                                                                                 [#####################################################################] 100%
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)).
Do you want to delete it? [Y/n] y
error: failed to commit transaction (invalid or corrupted package)
Errors occurred, no packages were upgraded.
$

On Tue, May 16, 2017 at 09:13:22PM -0400, Megver83 wrote:
> 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
> _______________________________________________
> Dev mailing list
> Dev at lists.parabola.nu
> https://lists.parabola.nu/mailman/listinfo/dev

-- 
Joseph Graham, techno-philosopher and Free Software advocate. 

I have a blog: http://www.naughtycomputer.uk/
I write software: https://www.suckmore.uk/
I run a web forum: https://www.freesoftwareuk.org.uk/
And a platform for Free Software success stories: http://www.freedcomputer.net/



More information about the Dev mailing list