Jguer / yay

Yet another Yogurt - An AUR Helper written in Go
GNU General Public License v3.0
11.06k stars 361 forks source link

yay fails to install a package that requires a key #2293

Closed lolplayer69420 closed 1 year ago

lolplayer69420 commented 1 year ago

Affected Version

yay v12.1.3 - libalpm v13.0.2

Describe the bug

I was trying to update my system using yay -Syu , but when it tried to update a package that requires importing a key (eww), it fails with the error: gpg: key (package key): without user id

Reproduction Steps

try to update or install a package that requires a gpg key

Expected behavior

the package just gets updated / installed without any problem

Output

gpg: error reading key: No hay clave pública
gpg: error reading key: No hay clave pública
gpg: error reading key: No hay clave pública

 :: Llaves PGP a importar:
 -> B558974128820CB473BD9807E321AD71B1D1F27F, necesario para: eww
 -> 94E8F34BCE4F4BA8ED9B29BD50E76B4711E4C3E4, necesario para: eww
 -> 5DE3E0509C47EA3CF04A42D34AEE18F83AFDEB23, necesario para: eww
:: ¿Importar? [S/n] s
:: Importando llaves con gpg...
gpg: clave 4AEE18F83AFDEB23: sin identificador de usuario
gpg: Cantidad total procesada: 1
 -> problema al importar llaves
lolplayer69420 commented 1 year ago

I just needed to fetch the keys from github, xd