Closed
Bug 686061
Opened 13 years ago
Closed 13 years ago
buildbot setup for 1.9.2 is broken
Categories
(Release Engineering :: General, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: espindola, Assigned: catlee)
References
Details
Attachments
(1 file)
(deleted),
patch
|
lsblakk
:
review+
catlee
:
checked-in+
|
Details | Diff | Splinter Review |
In
https://tbpl.mozilla.org/php/getParsedLog.php?id=6355709&full=1
we see that the build is failing while downloading mozconfig:
--16:13:17-- http://hg.mozilla.org/build/buildbot-configs/raw-file/production/mozilla2/linux64/mozilla-1.9.2/nightly/mozconfig
Resolving hg.mozilla.org... 10.2.74.67
Connecting to hg.mozilla.org|10.2.74.67|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
16:13:18 ERROR 404: Not Found.
Assignee | ||
Updated•13 years ago
|
Assignee | ||
Updated•13 years ago
|
Summary: buildibot setup for 1.9.2 is broken → buildbot setup for 1.9.2 is broken
Assignee | ||
Comment 1•13 years ago
|
||
hgweb doesn't traverse symlinks like I thought it did.
with mozconfigs moving into the source trees, I think it's fine to deference all the symlinks for our mozconfigs, since most of them will be obsolete soon.
Attachment #559632 -
Flags: review?
Updated•13 years ago
|
Attachment #559632 -
Flags: review? → review+
Assignee | ||
Updated•13 years ago
|
Attachment #559632 -
Flags: checked-in+
Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•