failure install
==> Validating source files with sha512sums...
firefox-nightly.desktop ... Passed
policies.json ... Passed
==> Validating source_x86_64 files with sha512sums...
20191022-firefox-72.0a1.en-US.linux-x86_64.tar.bz2 ... Skipped
20191022-firefox-72.0a1.en-US.linux-x86_64.tar.bz2.asc ... Skipped
20191022-firefox-72.0a1.en-US.linux-x86_64.txt ... Skipped
==> Verifying source file signatures with gpg...
20191022-firefox-72.0a1.en-US.linux-x86_64.tar.bz2 ... FAILED (unknown public key F1A6668FBB7D572E)
==> ERROR: One or more PGP signatures could not be verified!
UPDATE: Sorry, find solution by toyarchery
Pinned Comments
heftig commented on 2022-07-27 22:26 (UTC)
Instead of building this yourself, please use the repository from https://bbs.archlinux.org/viewtopic.php?id=117157.
Not only do you skip the very time-consuming builds, but the published package also has debug symbols at Mozilla's crash reports service, which helps tremendously with finding or filing bugs for any crashes you get.
I consider this the canonical
firefox-nightly
package for Arch Linux.Alternatively, download Firefox Nightly straight from Mozilla, extract it to a writable place (e.g.
~/.local/firefox-nightly
) and let it update itself using the integrated updater.