Closed
Bug 1178313
Opened 10 years ago
Closed 10 years ago
deploy updated tooltool.py
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Assigned: dustin)
References
Details
:rillian has updated the tooltool client to support unpacking zipfiles in https://github.com/mozilla/build-tooltool/pull/22
Here are the places I can find it:
- puppet
https://github.com/mozilla/build-puppet/blob/master/modules/packages/templates/tooltool.py
- windows GPO
- docker image
https://dxr.mozilla.org/mozilla-central/source/testing/docker/ubuntu-build/build-setup.sh#23
- vendored in mozharness
https://dxr.mozilla.org/build:mozharness/source/configs/vcs_sync/beagle.py
- download via mozharness
https://dxr.mozilla.org/build:mozharness/source/mozharness/mozilla/tooltool.py#107
Assignee | ||
Comment 1•10 years ago
|
||
Assignee | ||
Comment 2•10 years ago
|
||
mozharness vendoring appears to be broken
Assignee | ||
Comment 3•10 years ago
|
||
I pushed a rebuilt
quay.io/djmitche/ubuntu-build:0.0.2
quay.io/djmitche/ubuntu32-build:0.0.1
quay.io/djmitche/desktop-build:0.0.19
but unfortunately at this point I think everything is pointing either to mozilla quay.io repos or mrrrgn's. So this may not work just yet in TaskCluster.
I think that's everything except GPO, which :grenade is working on.
Flags: needinfo?(rthijssen)
Comment 4•10 years ago
|
||
- latest tooltool.py copied to: \\releng.ad.mozilla.com\data\mdt\depshares\DevShare\Applications\BuildBot_Upgrade\mozilla-build
- old tooltool.py renamed to: tooltoolBAK1.py (in case a rollback is required)
- diff of the change is at: https://gist.github.com/grenade/dc9632ed34d9839adbb6/revisions
GPO updates should start propagating now.
Flags: needinfo?(rthijssen)
Assignee | ||
Comment 5•10 years ago
|
||
Woo, thanks! The diff is large because it also includes the client changes I made when porting the server to relengapi.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•