Closed
Bug 1849633
Opened 2 years ago
Closed 2 years ago
makecab is failing on esr102 after cached tasks were rebuilt
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: bhearsum)
References
Details
Attachments
(1 file)
We picked up a new version of flate2 when we rebuild, which is causing us to hit https://github.com/rust-lang/flate2-rs/issues/370. We should probably pin to 1.0.25 (the version we were previously using).
Related, I filed https://bugzilla.mozilla.org/show_bug.cgi?id=1849632 about the general issue of things not being pinned.
| Assignee | ||
Comment 1•2 years ago
|
||
flate2 was the obvious one, but even after that was pinned we had issues with once_cell
Updated•2 years ago
|
Assignee: nobody → bhearsum
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•2 years ago
|
||
The immediate issue here is fixed. https://bugzilla.mozilla.org/show_bug.cgi?id=1849632 tracks the chronic problem.
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•