Closed
Bug 1385425
Opened 8 years ago
Closed 8 years ago
install xz on mac builders to support lzma mars in bb l10n releases
Categories
(Release Engineering :: Release Automation, enhancement)
Release Engineering
Release Automation
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mozilla, Assigned: mozilla)
Details
Attachments
(1 file)
|
3.03 KB,
patch
|
dividehex
:
review+
|
Details | Diff | Splinter Review |
There's http://macpkg.sourceforge.net/ if we can figure out how to install the .pkg via puppet.
Otherwise we may want to update the xz package in tooltool ( https://bugzilla.mozilla.org/show_bug.cgi?id=641212#c200 ) to include mac bits.
| Assignee | ||
Comment 1•8 years ago
|
||
You look like the only real owner of these =\
Hopefully this is an easy review... I already uploaded the built xz-5.2.3.dmg to puppet, and installed on a lion builder via my puppet env. xz runs enough for `xz --help` to work.
Assignee: nobody → aki
Attachment #8891553 -
Flags: review?(dustin)
| Assignee | ||
Comment 2•8 years ago
|
||
The reasoning here:
- we're still doing l10n release repacks on bb osx rather than tc x-build.
- the new lzma mar requires xz
- this is a stopgap until we get l10n release repacks in tc
Updated•8 years ago
|
Attachment #8891553 -
Flags: review?(dustin) → review?(jwatkins)
Comment 3•8 years ago
|
||
Comment on attachment 8891553 [details] [diff] [review]
[puppet] osx-xz.diff
Review of attachment 8891553 [details] [diff] [review]:
-----------------------------------------------------------------
lgtm
Attachment #8891553 -
Flags: review?(jwatkins) → review+
| Assignee | ||
Comment 4•8 years ago
|
||
https://hg.mozilla.org/build/puppet/rev/e2b5e828b4da43cc9afdaf05cad316f0e0b537a7
bug 1385425 - add xz to osx builders. r=dividehex
| Assignee | ||
Comment 5•8 years ago
|
||
Landed! I see it rolling out, and when I ssh into them there is now a /usr/bin/xz.
I believe osx only runs puppet on reboot, so the rollout may take longer than usual (I may be wrong). If this is the case, and if we need xz sooner, we can reboot all the osx builders.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•