You are not logged in.
This keeps happenning again and again. How to fix it?
$ sudo pacman -S obs-studio
resolving dependencies...
looking for conflicting packages...
Packages (2) mbedtls-2.25.0-1 obs-studio-26.1.0-2
Total Installed Size: 20.13 MiB
:: Proceed with installation? [Y/n] y
(2/2) checking keys in keyring [#####################] 100%
(2/2) checking package integrity [#####################] 100%
error: mbedtls: signature from "Kyle Keen <keenerd@gmail.com>" is invalid
:: File /var/cache/pacman/pkg/mbedtls-2.25.0-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: obs-studio: signature from "Kyle Keen <keenerd@gmail.com>" is invalid
:: File /var/cache/pacman/pkg/obs-studio-26.1.0-2-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: failed to commit transaction (invalid or corrupted package (PGP signature))
Errors occurred, no packages were upgraded.and I've run "sudo pacman-key --refresh-keys" multiple times
Last edited by tuman366 (2021-01-21 13:41:44)
Offline
The pacman article in the ArchWiki says you should check your system time. That error you see can happen when the time isn't set right.
Last edited by Ropid (2021-01-18 14:25:16)
Offline