Closed Bug 1751673 Opened 2 years ago Closed 2 years ago

archlinux.ensure_nasm_packages parameter list has not been updated

Categories

(Firefox Build System :: Bootstrap Configuration, defect)

defect

Tracking

(firefox-esr91 unaffected, firefox96 unaffected, firefox97 wontfix, firefox98 fixed)

RESOLVED FIXED
98 Branch
Tracking Status
firefox-esr91 --- unaffected
firefox96 --- unaffected
firefox97 --- wontfix
firefox98 --- fixed

People

(Reporter: jstutte, Assigned: jstutte)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

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:

TypeError: ArchlinuxBootstrapper.ensure_nasm_packages() missing 2 required positional arguments: 'state_dir' and 'checkout_root'

  File "/home/jens/src/mozilla-central/python/mozboot/mozboot/mach_commands.py", line 43, in bootstrap
    bootstrapper.bootstrap(command_context.settings)
  File "/home/jens/src/mozilla-central/python/mozboot/mozboot/bootstrap.py", line 374, in bootstrap
    self.maybe_install_private_packages_or_exit(application)
  File "/home/jens/src/mozilla-central/python/mozboot/mozboot/bootstrap.py", line 241, in maybe_install_private_packages_or_exit
    self.instance.ensure_nasm_packages()
Assignee: nobody → jstutte
Status: NEW → ASSIGNED

Set release status flags based on info from the regressing bug 1747216

Has Regression Range: --- → yes
Pushed by jstutte@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/597902e6cd7b
Update archlinux.ensure_nasm_packages parameter list. r=firefox-build-system-reviewers,nalexander
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch

The patch landed in nightly and beta is affected.
:jstutte, is this bug important enough to require an uplift?
If not please set status_beta to wontfix.

For more information, please visit auto_nag documentation.

Flags: needinfo?(jstutte)

Assuming that developers will start from central, I don't think this is needed to be uplifted.

Flags: needinfo?(jstutte)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: