Re: Latest AUR build is broken

"joonas.kuusi" <joonas.kuusi-g/[email protected]> Sun, 24 Dec 2023 20:35:27 +0000
Newsgroups gmane.comp.window-managers.ratpoison.devel
Message-ID <9zR5J2rLUKZ8gB2rloYiNixuijWoqGGE6AnRSRQdKzmun1uNJQGl2FXobOUE2l-ofV2iAKsKaqtORP7iznmSJPKaDk5DLEF-Ecck3Mrt2dI=@protonmail.com>
On Sunday, 24 December 2023 at 09:27, Tyler Wayne <[email protected]> w=
rote:

> Hey ratpoison devs--
>=20
> Long time user of ratpoison. I'm trying to install ratpoison from AUR for=
 ArchLinux, but it looks like the latest build broke owing to the PGP signa=
ture not being able to be verified.
> The error can be shown at the bottom of the package details on AUR at htt=
ps://aur.archlinux.org/packages/ratpoison
>=20
> or can be recreated
> wget https://aur.archlinux.org/cgit/aur.git/snapshot/aur-ratpoison.tar.gz
> tar -xzvf aur-ratpoison.tar.gz && cd aur-ratpoison
> makepkg
>=20
> How can I proceed to download and verify this package to be able to build=
 it?
>=20
> Tyler


Hi!

You need to first fetch the PGP key with
"gpg --search-keys 513592C1AD3652932BDFDDCC0DFA74AE1524E7EE"
as regular user.  Then you can proceed to install ratpoison with
makepkg or your favorite AUR helper. Hope this helps!