Artix Linux Forum

Artix Linux => Package management => Topic started by: Oltean on 23 September 2020, 10:17:11

Title: [SOLVED] firefox-esr is corrupted
Post by: Oltean on 23 September 2020, 10:17:11
error: firefox-esr: signature from "Dudemanguy <[email protected]>" is unknown trust
:: File /var/cache/pacman/pkg/firefox-esr-78.3.0-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).

I run:
pacman -Sy artix-keyring
pacman-key --init
pacman-key --populate artix
...and nothing.
Title: Re: firefox-esr is corrupted
Post by: ndowens on 23 September 2020, 10:37:50
Retry to install
Title: Re: firefox-esr is corrupted
Post by: Oltean on 23 September 2020, 11:04:23
yes I retry, and ...nothig

LANG=C sudo pacman-key --refresh-keys
gpg: refreshing 140 keys from hkps://hkps.pool.sks-keyservers.net
gpg: keyserver refresh failed: General error
==> ERROR: A specified local key could not be updated from a keyserver.
Title: Re: firefox-esr is corrupted
Post by: Artist on 23 September 2020, 12:13:44
This procedure should be able to fix the problem:
https://wiki.artixlinux.org/Main/Troubleshooting#Invalid_or_corrupted_packages_.28PGP_signature.29
Title: Re: firefox-esr is corrupted
Post by: Oltean on 23 September 2020, 12:53:20
This procedure should be able to fix the problem:
https://wiki.artixlinux.org/Main/Troubleshooting#Invalid_or_corrupted_packages_.28PGP_signature.29
I tried, I didn't solve, same error at  '--refresh-keys'
Title: Re: firefox-esr is corrupted
Post by: ndowens on 23 September 2020, 13:04:37
Make sure you have, Artix-keyring installed, most likely you do. I tried installing Firefox-esr and didn’t have this issue
Title: Re: firefox-esr is corrupted
Post by: Dudemanguy on 23 September 2020, 14:36:04
Uh, I actually have OP's same issue and this is my goddamn key. :o I'll try to figure out what on earth is going on here.
Title: Re: firefox-esr is corrupted
Post by: Dudemanguy on 23 September 2020, 16:05:41
Okay it should be good now if you do another -Syu.
Title: Re: firefox-esr is corrupted
Post by: Oltean on 23 September 2020, 17:00:00
Works now. thanks