aur icon indicating copy to clipboard operation
aur copied to clipboard

Pacman fails with your repository enabled with `error: home_justkidding_arch_Arch: signature from "home:justkidding OBS Project <home:[email protected]>" is invalid`.

Open dreirund opened this issue 11 months ago • 1 comments

Ahoj,

I have enabled your repository [home_justkidding_arch_Arch] as mentioned ↗ here for some time already, in my /etc/pacman.conf I have

[home_justkidding_arch_Arch]
SigLevel = PackageRequired DatabaseRequired
Server = https://download.opensuse.org/repositories/home:/justkidding:/arch/Arch/$arch

Now it appears that any pacman operation complains and fails with

error: home_justkidding_arch_Arch: signature from "home:justkidding OBS Project <home:[email protected]>" is invalid
error: failed to synchronize all databases (invalid or corrupted database (PGP signature))

I have done a pacman -Syy.
I have done a pacman-key --recv-keys 7627D0F8F60FBA35371A29E1AA6B2752759F9361 and pacman-key --lsign-key 7627D0F8F60FBA35371A29E1AA6B2752759F9361 (with success).
pacman-key --list-keys 7627D0F8F60FBA35371A29E1AA6B2752759F9361 shows

pub   rsa2048 2019-12-19 [SC] [expires: 2024-04-23]
      7627D0F8F60FBA35371A29E1AA6B2752759F9361
uid           [  full  ] home:justkidding OBS Project <home:[email protected]>

Is your signature file damaged?

Regards!

dreirund avatar Jul 20 '23 09:07 dreirund