Closed Bug 1802954 Opened 1 year ago Closed 1 year ago

Bootstrap support for this Linux distro not yet available: oracle

Categories

(Firefox Build System :: Bootstrap Configuration, defect, P5)

All
Linux
defect

Tracking

(firefox110 fixed)

RESOLVED FIXED
110 Branch
Tracking Status
firefox110 --- fixed

People

(Reporter: lukas.lipinsky, Assigned: lukas.lipinsky)

Details

Attachments

(2 files)

Attempt to bootstrap a copy of Firefox source code following steps from Firefox Contributors’ Quick Reference guide fails on Oracle Linux with the following error output:

The script fails with this error output:

Error running mach:

    ['bootstrap']
                                                                                                                                                                                                                                                                                            
The error occurred in code that was called by the mach command. This is either
a bug in the called code itself or in the way that mach is calling it.
You can invoke |./mach busted| to check if this issue is already on file. If it
isn't, please use |./mach busted file bootstrap| to report it. If |./mach busted| is
misbehaving, you can also inspect the dependencies of bug 1543241.

If filing a bug, please include the full output of mach, including this error message.

The details of the failure are as follows:

NotImplementedError: Bootstrap support for this Linux distro not yet available: oracle

  File "/builddir/mozilla-unified/python/mozboot/mozboot/mach_commands.py", line 41, in bootstrap
    mach_context=command_context._mach_context,
  File "/builddir/mozilla-unified/python/mozboot/mozboot/bootstrap.py", line 212, in __init__
    "distro not yet available: " + dist_id

I’m attaching a patch to introduce support for Oracle Linux.

Severity: -- → S4
Priority: -- → P5

I’ve factored out Fedora-derived distros in a fashion similar to
how Debian-based distros are handled. [Orabug: 34636427]

Assignee: nobody → lukas.lipinsky
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true

There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:lukas.lipinsky, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit auto_nag documentation.

Flags: needinfo?(lukas.lipinsky)
Flags: needinfo?(ahochheiden)
Flags: needinfo?(ahochheiden)
Pushed by ahochheiden@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/030424f25497
Add bootstrap support for Oracle Linux. r=ahochheiden,firefox-build-system-reviewers
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
Flags: needinfo?(lukas.lipinsky)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: