Closed Bug 1643625 Opened 5 years ago Closed 5 years ago

Clear up references to MAR_OLD_FORMAT in update tools

Categories

(Release Engineering :: Release Automation, task)

Tracking

(firefox79 fixed)

RESOLVED FIXED
Tracking Status
firefox79 --- fixed

People

(Reporter: sfraser, Assigned: sfraser)

Details

Attachments

(1 file)

We don't make bz2 updates any more, so we should clear out the code that accounts for it.

Files affected:
taskcluster/docker/funsize-update-generator/scripts/funsize.py
python/mozbuild/mozbuild/repackaging/mar.py
tools/update-packaging/unwrap_full_update.pl
tools/update-packaging/make_full_update.sh
tools/update-packaging/make_incremental_update.sh
tools/update-packaging/common.sh
tools/update-packaging/change_mar_compression.pl

I think we don't need these checks any more.

Assignee: nobody → sfraser
Status: NEW → ASSIGNED
Pushed by sfraser@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/37a5223eda5f Clear up references to MAR_OLD_FORMAT in packaging tools r=nthomas
[task 2020-06-09T15:40:10.418Z] 15:40:10     INFO -  TypeError: repackage_mar() takes exactly 7 arguments (6 given)
[task 2020-06-09T15:40:10.418Z] 15:40:10     INFO -    File "/builds/worker/checkouts/gecko/python/mach/mach/main.py", line 475, in _run
[task 2020-06-09T15:40:10.418Z] 15:40:10     INFO -      **vars(args.command_args))
[task 2020-06-09T15:40:10.418Z] 15:40:10     INFO -    File "/builds/worker/checkouts/gecko/python/mach/mach/registrar.py", line 109, in _run_command_handler
[task 2020-06-09T15:40:10.418Z] 15:40:10     INFO -      result = fn(**kwargs)
[task 2020-06-09T15:40:10.433Z] 15:40:10    ERROR - Return code: 1

Turns out there are two repackage_mar functions. I'll update the other one as well.

Flags: needinfo?(sfraser)
Pushed by sfraser@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/325d0a84cf46 Clear up references to MAR_OLD_FORMAT in packaging tools r=nthomas
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Component: Release Automation: Updates → Release Automation
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: