Closed
Bug 1242640
Opened 10 years ago
Closed 10 years ago
Linux64 beta builds dying from not finding rustc.tar.xz in tooltool
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: philor, Assigned: nthomas)
Details
eg https://treeherder.mozilla.org/logviewer.html#?job_id=743748&repo=mozilla-beta#L2262
keeping beta closed after the merge.
Comment 1•10 years ago
|
||
The ef1818acf065838dcb72554e521f9fd7098f0a3690cb6a3106d7bf18f46c342bfdd5a2b7d86e92ee3ddb9e478380343e58ecf8fd242807b8881a2d53fbec5ab3 package exists in https://api.pub.build.mozilla.org/tooltool/ - dustin, is there any reason why the build wouldn't be able to pull it down? Is it using an old tooltool url or something?
Flags: needinfo?(dustin)
| Reporter | ||
Comment 2•10 years ago
|
||
It is; I don't know the details, but "old tooltool" is the reason we have to reland https://hg.mozilla.org/releases/mozilla-beta/rev/0d2875bebc26 every single merge to beta.
| Assignee | ||
Comment 4•10 years ago
|
||
I'm going to copy the rustc object into the old tooltool store.
Assignee: nobody → nthomas
| Assignee | ||
Comment 5•10 years ago
|
||
$ curl -I http://tooltool.pvt.build.mozilla.org/build/sha512/ef1818acf065838dcb72554e521f9fd7098f0a3690cb6a3106d7bf18f46c342bfdd5a2b7d86e92ee3ddb9e478380343e58ecf8fd242807b8881a2d53fbec5ab3
HTTP/1.1 200 OK
Server: Apache
X-Backend-Server: web2.releng.webapp.scl3.mozilla.com
Content-Type: application/octet-stream
Date: Mon, 25 Jan 2016 22:35:55 GMT
Accept-Ranges: bytes
ETag: "45a592c"
Content-Disposition: attachment
Last-Modified: Mon, 25 Jan 2016 22:34:34 GMT
X-Cache-Info: caching
Content-Length: 73029932
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•