@KingYes
Some pacman helpers like yaourt store the firefox-[ver#][alpha#].en-US.linux-.tar.bz2, don't recognize that it's a daily changing file since its name stays the same, thus won't redownload it for the length of that release and fail the check. You'll have to delete the file manually.
Search Criteria
Package Details: firefox-nightly 137.0a1+20250213.1+h67ec343f7371-1
Package Actions
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: | 615 |
Popularity: | 0.83 |
First Submitted: | 2008-09-10 14:23 (UTC) |
Last Updated: | 2025-02-13 07:59 (UTC) |
Dependencies (57)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, bash-gitAUR)
- cairo (cairo-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxcomposite
- libxdamage
- libxext (libxext-gitAUR)
- Show 37 more dependencies...
Required by (97)
- firefox-gnome-theme-nightly-git (optional)
- firefox-nightly-i18n-ach
- firefox-nightly-i18n-af
- firefox-nightly-i18n-all
- firefox-nightly-i18n-an
- firefox-nightly-i18n-ar
- firefox-nightly-i18n-ast
- firefox-nightly-i18n-az
- firefox-nightly-i18n-be
- firefox-nightly-i18n-bg
- firefox-nightly-i18n-bn
- firefox-nightly-i18n-br
- firefox-nightly-i18n-bs
- firefox-nightly-i18n-ca
- firefox-nightly-i18n-ca-valencia
- firefox-nightly-i18n-cak
- firefox-nightly-i18n-cs
- firefox-nightly-i18n-cy
- firefox-nightly-i18n-da
- firefox-nightly-i18n-de
- Show 77 more...
Sources (5)
Latest Comments
« First ‹ Previous 1 .. 31 32 33 34 35 36 37 38 39 40 41 .. 56 Next › Last »
misc commented on 2014-10-18 21:54 (UTC)
xenom commented on 2014-10-17 17:27 (UTC)
The PKGBUILD get the checksum for the sources from the mozilla website (the file firefox-36.0a1.en-US.linux-x86_64.txt contains the checksums).
If the checksum is bad, your download is corrupted or something is wrong on the mozilla server (maybe just a synchronization problem).
Currently, it's working.
KingYes commented on 2014-10-17 12:19 (UTC)
==> Validating source files with sha512sums...
firefox-36.0a1.en-US.linux-x86_64.tar.bz2 ... FAILED
firefox-36.0a1.en-US.linux-x86_64.txt ... Skipped
firefox-nightly.desktop ... Passed
firefox-nightly-safe.desktop ... Passed
vendor.js ... Passed
==> ERROR: One or more files did not pass the validity check!
==> ERROR: Makepkg was unable to build firefox-nightly.
cgirard commented on 2014-07-03 11:46 (UTC)
Just rebuild your package to get the new version. New version numbers are every 6 weeks. It is the only time the PKGBUILD needs change.
logos commented on 2014-07-03 11:44 (UTC)
A nightly version shouldn't be updated more often?
justbrowsing commented on 2014-06-13 09:31 (UTC)
Please add:
provides=("firefox=$_version")
misc commented on 2014-05-11 14:51 (UTC)
@lockheed
The culprit appears to be TabMixPlus (0.4.1.3.1 and 0.4.1.4pre.140414a1). Tested with new profile, FF worked properly until I installed either version.
lockheed commented on 2014-05-01 18:00 (UTC)
With the latest versions, I started having issues, of which the most serious is this:
browser view is not being refreshed after closing a tab, thus the old dismissed tab content is still visible instead of the last tab view.
xenom commented on 2014-03-07 09:34 (UTC)
@Sality : Package is up-to-date, there is no new version.
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.