Package Details: firefox-esr-i18n-lt 115.11.0-1

Git Clone URL: https://aur.archlinux.org/firefox-esr.git (read-only, click to copy)
Package Base: firefox-esr
Description: Standalone web browser from mozilla.org, Extended Support Release
Upstream URL: https://www.mozilla.org/en-US/firefox/enterprise/
Keywords: browser gecko web
Licenses: GPL, MPL, LGPL
Submitter: figue
Maintainer: dudemanguy
Last Packager: dudemanguy
Votes: 46
Popularity: 0.31
First Submitted: 2015-05-28 23:15 (UTC)
Last Updated: 2024-05-15 03:05 (UTC)

Dependencies (37)

Required by (0)

Sources (100)

Latest Comments

« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 Next › Last »

bogdanbiv commented on 2017-12-18 14:27 (UTC)

Please help - for me Building Firefox ESR fails because it overfills the /tmp partition.

Building Firefox ESR fills my tmp partition and fails: Filesystem Size Used Avail Use% Mounted on tmpfs 7.7G 7.7G 4.0K 100% /tmp

Here is the last of the build log: 0:11.99 make: Leaving directory '/tmp/yaourt-tmp-bogdanbiv/aur-firefox-esr/src/firefox-52.5.2esr/obj-x86_64-pc-linux-gnu' Traceback (most recent call last): File "/usr/lib/python2.7/logging/init.py", line 885, in emit self.flush() File "/usr/lib/python2.7/logging/init.py", line 845, in flush self.stream.flush() IOError: [Errno 28] No space left on device Logged from file logging.py, line 54 ==> ERROR: A failure occurred in package(). Aborting... ==> ERROR: Makepkg was unable to build firefox-esr. ==> Restart building firefox-esr ? [y/N]

figue commented on 2017-12-05 00:06 (UTC) (edited on 2017-12-05 00:08 (UTC) by figue)

I read here that ESR 52.5.1 is still a release candidate and was pushed by mistake to releases folder in Mozilla's public FTP.

So I maintain my last comment or you can download tar.bz2 here.

Cheers

PD: I'm running the candidate just fine

figue commented on 2017-12-02 21:18 (UTC) (edited on 2017-12-02 21:18 (UTC) by figue)

I don't know why, but it seems Mozilla removed ESR 52.5.1... You can revert my last commit or "git checkout 59b7f1c2468637bccde4f4e914cf03a86477a453" as a workaround and then "makepkg -sic" as always. Later you can switch to master branch again (git checkout master) to return to AUR release... I'll try to figure out what happened.

figue commented on 2017-11-07 17:44 (UTC)

@MrHritik your main mirror seems outdated. Latest rust in community is 1:1.21.0-2. figue@pluto ...~ % LANG=C pacman -Si rust | egrep 'Repo|Ver' Repository : community Version : 1:1.21.0-2

MrHritik commented on 2017-11-07 12:22 (UTC)

error: failed retrieving file 'rust-1:1.21.0-1-x86_64.pkg.tar.xz' from ind.mirror.pkgbuild.com : The requested URL returned error: 404

figue commented on 2017-10-18 19:41 (UTC)

Thanks @bhrgunatha for reporting this. Patch added and version bumped. Who doesn't have a Nvidia card, can ignore this update.

bhrgunatha commented on 2017-10-18 17:06 (UTC)

I had an issue with the newer nvidia drivers causing crashes. See - https://bbs.archlinux.org/viewtopic.php?pid=1741704#p1741704 I bumped the pkgrel and added the patch mentioned in that post to install locally and haven't had any further crashes. PKGBUILD - https://pastebin.com/yccCB9U1 Patch - https://pastebin.com/9nkXHgny Mozilla bug - https://bugzilla.mozilla.org/show_bug.cgi?id=1382358 Patch commit - https://hg.mozilla.org/integration/mozilla-inbound/rev/4a5185552a07

figue commented on 2017-09-23 13:18 (UTC)

@jarerod thanks. This happens when it's too late at night. Fixed. Please, refresh your sources.

jarerod commented on 2017-09-23 07:02 (UTC)

$ pacaur -Sy firefox-esr :: Synchronizing package databases... core is up to date extra is up to date community is up to date multilib is up to date :: Package firefox-esr not found in repositories, trying AUR... :: resolving dependencies... :: looking for inter-conflicts... AUR Packages (1) firefox-esr-52.3.0-6 :: Proceed with installation? [Y/n] y :: Retrieving package(s)... :: firefox-esr build files are up-to-date -- skipping :: Checking firefox-esr integrity... ==> Making package: firefox-esr 52.3.0-6 (Sat Sep 23 01:00:24 MDT 2017) ==> Retrieving sources... -> Found firefox-52.3.0esr.source.tar.xz -> Found firefox.desktop -> Found firefox-symbolic.svg -> Found 0001-Bug-54395-remove-hardcoded-flag-lcrmf.patch -> Found firefox-install-dir.patch -> Found fix-wifi-scanner.diff -> Found glibc-2.26-fix.diff -> Found clip-ft-glyph.diff -> Found harmony-fix.diff -> Found rust-i686.patch -> Found make_SystemResourceMonitor.stop_more_resilient_to_errors.patch ==> ERROR: Integrity checks (sha256) differ in size from the source array. :: failed to verify firefox-esr integrity

figue commented on 2017-09-23 00:32 (UTC)

@Blaiz0r thanks for reporting. I made some changes and had to add a patch to workaround the build. Please, try and report back.