Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: [SOLVED] Cannot install Lutris (Read 3176 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

[SOLVED] Cannot install Lutris

I' m trying to install lutris and I always get error about invalid signature:
Code: [Select]
error: lutris: signature from "Filipe Laíns (FFY00) <[email protected]>" is unknown trust
:: File /var/cache/pacman/pkg/lutris-0.5.7.1-1-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
any help?

Re: Cannot install Lutris

Reply #1
I would update/reinstall package "archlinux-keyring" and if that does not help go try some magic from wiki:
https://wiki.artixlinux.org/Main/Troubleshooting#Invalid_or_corrupted_packages_.28PGP_signature.29

PS: before you try to update the keyring package update your database $ pacman -Syy

Re: Cannot install Lutris

Reply #2
Step 1 from your link worked. I successfully install it, thanks a lot.