@raphi011
$ sudo chown $USERNAME:$USERNAME /opt/firefox-nightly -R
$ rm /opt/firefox-nightly/distribution/policies.json
i don't know why this file is included, it is unnecessary and prevent firefox from autoupdating
Git Clone URL: | https://aur.archlinux.org/firefox-nightly.git (read-only, click to copy) |
---|---|
Package Base: | firefox-nightly |
Description: | Fast, Private & Safe Web Browser (Nightly version) |
Upstream URL: | https://www.mozilla.org/firefox/channel/desktop/#nightly |
Keywords: | browser gecko web |
Licenses: | MPL-2.0 |
Submitter: | None |
Maintainer: | heftig |
Last Packager: | heftig |
Votes: | 610 |
Popularity: | 0.54 |
First Submitted: | 2008-09-10 14:23 (UTC) |
Last Updated: | 2024-09-27 20:33 (UTC) |
« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 56 Next › Last »
@raphi011
$ sudo chown $USERNAME:$USERNAME /opt/firefox-nightly -R
$ rm /opt/firefox-nightly/distribution/policies.json
i don't know why this file is included, it is unnecessary and prevent firefox from autoupdating
any updates on when this repo will be updated to version 79? looking forward to the clipboard fix in wayland :)
After retrying today, I got a correct signature, so the key is still right but somehow caching issues are transiently back.
@ThePierrezou Do you have any hints regarding this new key? Because I don’t get unknown public key, but bad signature. So the key is right, the signatures are not.
The gpg key has been changed and it should be updated in the PKGBUILD. It's not a CDN issue, I had the same problem yesterday.
I hate to call more attention to this, but the package is actually failing to build now due to 75.0a no longer being built. The version needs to be increased to 76.0a1.
Please search the Arch wiki and the internet first next time! ;) https://wiki.archlinux.org/index.php/Firefox#Wayland
Is it firefox-nightly wayland enabled?
Any idea when it will update to 74?
Short answer: gpg --recv-key 0x61B7B526D98F0353
short but sweet. It fixed my problem! Thank you very much for your help!
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.