jtheoof / swappy

A Wayland native snapshot editing tool, inspired by Snappy on macOS
MIT License
1.05k stars 39 forks source link

Cannot install from AUR: "Signature is marginal trust" #132

Closed hakanyi closed 2 years ago

hakanyi commented 2 years ago

Attempting to install via yay results in:

error: swappy: signature from "Maxim Baz <pgp@maximbaz.com>" is marginal trust
:: File /var/cache/pacman/pkg/swappy-1.4.0-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]

Using latest version of Manjaro Sway.

jtheoof commented 2 years ago

Thanks for reporting this. I've contacted Maxim Baz. In the meantime, perhaps you can install yay -S swappy-git.

maximbaz commented 2 years ago

Hi there, thanks for the ping, this issue has been fixed on 17-07-2022, but unfortunately Manjaro is slow at backporting our fixes. Another alternative to the suggested one is to install swappy from Arch repos directly, e.g. via

sudo pacman -U https://archlinux.org/packages/community/x86_64/swappy/download
jtheoof commented 2 years ago

Thanks @maximbaz. I've pinged the manjaro devs. Will close this issue as it's not really swappy related. Thanks for the heads up @hakanyi.