Closed Bug 1755515 Opened 2 years ago Closed 2 years ago

symbols_archive.py should use zstandard directly

Categories

(Firefox Build System :: General, defect, P3)

defect

Tracking

(firefox101 fixed)

RESOLVED FIXED
101 Branch
Tracking Status
firefox101 --- fixed

People

(Reporter: mhentges, Assigned: mhentges)

References

Details

Attachments

(1 file)

See this chunk of code, which should be simplified.

Bug 1730712 was supposed to make it possible to solve this, but symbols_archive.py is used in a CI context without pip, and the existing "use system python" logic drops the system packages if pip isn't available.

Depends on: 1755516
Priority: -- → P3
Assignee: nobody → mhentges
Status: NEW → ASSIGNED

The severity field is not set for this bug.
:mhentges, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(mhentges)
Severity: -- → S4
Flags: needinfo?(mhentges)

It's no longer necessary to explicitly grab the system Python handle to
access its packages.

Pushed by mhentges@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/aff0eb14d891
symbols_archive.py should use zstandard directly r=ahal
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 101 Branch
Backout by mlaza@mozilla.com:
https://hg.mozilla.org/mozilla-central/rev/605d0f0c41e6
Backed out changeset aff0eb14d891 for causing symbol upload bustages. a=backout
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Target Milestone: 101 Branch → ---
Pushed by mhentges@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/056457fa52fe
symbols_archive.py should use zstandard directly r=ahal
Status: REOPENED → RESOLVED
Closed: 2 years ago2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 101 Branch
Regressions: 1763343
Component: Mach Core → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: