gobolinux/Recipes

Compile Firefox fails

Closed this issue · 1 comments

SymlinkProgram: Symlinking shared...
SymlinkProgram: Processed 5 files.
SymlinkProgram: Removing unused directories...
SymlinkProgram: Done.
Compile: Compiling Zip version 3.0.
Compile: Generating package's build information...
GenBuildInformation: Generating dependency report. Please wait:
Compile: Compiling Firefox version 51.0.
UseFlags: Added from distribution flags: startup_notification, dbus
UseFlags: Added from installed programs: pango
--2024-08-13 13:22:13-- https://download-installer.cdn.mozilla.net/pub/firefox/releases/51.0.1/linux-x86_64/en-US/firefox-51.0.1.tar.bz2
Resolving download-installer.cdn.mozilla.net (download-installer.cdn.mozilla.net)... 34.117.35.28
Connecting to download-installer.cdn.mozilla.net (download-installer.cdn.mozilla.net)|34.117.35.28|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 57050362 (54M) [application/x-tar]
Saving to: 'firefox-51.0.1.tar.bz2'

firefox-51.0.1.tar.bz2 100%[=====================================================>] 54.41M 33.1MB/s in 1.6s

2024-08-13 13:22:15 (33.1 MB/s) - 'firefox-51.0.1.tar.bz2' saved [57050362/57050362]

Compile: Unpacking file /Data/Compile/Archives/firefox-51.0.1.tar.bz2...
Compile: Directory /Data/Compile/Sources/mozilla-release not found.
root@NewMachine /]

We are providing Firefox as a binary package, which is already installed on a recent GoboLinux ISO. The firefox on the iso is newer than the one in the recipes.

We do not support installing firefox via recipe currently. (PRs welcome)