Knowledge Base

Preserving for the future: Shell scripts, AoC, and more

Status of LibreWolf 98.0 packages

Now that Debian finally got around to getting Firefox 98.0, I had to get off my lazy rear end and start compiling LibreWolf 98.0 in my dpkg and rpm formats.

The dpkg is done! That one seems to behave well.

The rpm is not ready yet. I've run into this problem before, and it is plaguing me again. I don't recall how I dealt with this last time. Perhaps I didn't, because I'm still running LibreWolf 95.0 for myself on Fedora.

339:37.56 gmake: Leaving directory '/builddir/build/BUILD/firefox-98.0/objdir/instrumented'
console.warn: SearchSettings: "get: No settings file exists, new profile?" (new NotFoundError("Could not open the file at /tmp/tmp10udhqzo/search.json.mozlz4", (void 0)))
JavaScript error: data:text/html,<script>Quitter.quit()</script>, line 1: ReferenceError: Quitter is not defined
JavaScript error: resource://gre/modules/XULStore.jsm, line 66: Error: Can't find profile directory.
JavaScript error: resource://gre/modules/XULStore.jsm, line 66: Error: Can't find profile directory.
1648175948935   addons.xpi  ERROR   System addon update list error Error: got node name: parsererror, expected: updates
 !! Copr timeout => sending INT
WARNING: Machine d4f311a8ee7e47d693631f8e3ca38c59 still running. Killing...
ERROR: Build root is locked by another process.
Copr build error: Build failed

Possible research avenues

  1. Segfault when compiling Firefox with PGO : Gentoo
  2. 826954 – www-client/firefox-91.3.0 emerge fails with multiple errors, starting with: "NotFoundError("Could not open the file at /var/tmp/portage/www-client/firefox-91 .3.0/temp/tmph42x4w2v/search.json.mozlz4", (void 0)))"

Comments