Closed
Bug 616726
Opened 14 years ago
Closed 14 years ago
Firefox 4.0b8 updates builder fails in staging downloading previous mac files
Categories
(Release Engineering :: General, defect)
Tracking
(blocking2.0 beta8+)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| blocking2.0 | --- | beta8+ |
People
(Reporter: rail, Unassigned)
References
Details
(Whiteboard: [releases])
Staging run of 4.0b8 failed during update generation trying to download mac64 complete mar files (see below). According to b7 build notes mac64 directory has was removed. Probably this may block b8.
DownloadFile(): FAILED: 1, output: --14:52:35-- http://stage-old.mozilla.org/pub/mozilla.org/firefox/nightly/4.0b7-candidates/build1/update/mac64/af/firefox-4.0b7.complete.mar
Resolving stage-old.mozilla.org... 10.2.74.116
Connecting to stage-old.mozilla.org|10.2.74.116|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
14:52:35 ERROR 404: Not Found.
| Reporter | ||
Comment 1•14 years ago
|
||
# ffxbld@surf
for d in \
/pub/mozilla.org/firefox/nightly/4.0b7-candidates/build1/update \
/pub/mozilla.org/firefox/nightly/4.0b7-candidates/build1 \
/pub/mozilla.org/firefox/releases/4.0b7 \
/pub/mozilla.org/firefox/releases/4.0b7/update; do
ln -s mac $d/mac64
done
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•