Closed
Bug 1432113
Opened 7 years ago
Closed 7 years ago
docker-saw image fails to build
Categories
(NSS :: Build, enhancement)
NSS
Build
Tracking
(Not tracked)
RESOLVED
FIXED
3.36
People
(Reporter: ttaubert, Assigned: ttaubert)
References
Details
Attachments
(1 file)
https://treeherder.mozilla.org/#/jobs?repo=nss-try&revision=4f287382b78c88832375fa72de580bf5095f1e99
Reading package lists...
[91mW[0m[91m: The repository 'http://security.ubuntu.com/ubuntu zesty-security Release' does not have a Release file.
W: The repository 'http://archive.ubuntu.com/ubuntu zesty Release' does not have a Release file.
W: The repository 'http://archive.ubuntu.com/ubuntu zesty-updates Release' does not have a Release file.
W: The repository 'http://archive.ubuntu.com/ubuntu zesty-backports Release' does not have a Release file.
E: Failed to fetch http://security.ubuntu.com/ubuntu/dists/zesty-security/universe/source/Sources 404 Not Found [IP: 91.189.91.23 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/zesty/universe/source/Sources 404 Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/zesty-updates/universe/source/Sources 404 Not Found [IP: 91.189.88.149 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/zesty-backports/multiverse/binary-amd64/Packages 404 Not Found [IP: 91.189.88.149 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.
Assignee | ||
Comment 1•7 years ago
|
||
Not sure what's exactly the problem here but we can fix this by using ubuntu:latest as the base image, instead of ubuntu:17.04.
Assignee: nobody → ttaubert
Status: NEW → ASSIGNED
Comment 2•7 years ago
|
||
Comment on attachment 8944361 [details]
Bug 1432113 - Fix docker-saw image by using ubuntu:latest as the base r=franziskus
Franziskus Kiefer [:fkiefer or :franziskus] has approved the revision.
https://phabricator.services.mozilla.com/D426#10073
Attachment #8944361 -
Flags: review+
Comment 3•7 years ago
|
||
Comment on attachment 8944361 [details]
Bug 1432113 - Fix docker-saw image by using ubuntu:latest as the base r=franziskus
Franziskus Kiefer [:fkiefer or :franziskus] has been removed from the revision.
https://phabricator.services.mozilla.com/D426#10084
Attachment #8944361 -
Flags: review+
Assignee | ||
Comment 4•7 years ago
|
||
Comment 5•7 years ago
|
||
Comment on attachment 8944361 [details]
Bug 1432113 - Fix docker-saw image by using ubuntu:latest as the base r=franziskus
Franziskus Kiefer [:fkiefer or :franziskus] has approved the revision.
https://phabricator.services.mozilla.com/D426#10094
Attachment #8944361 -
Flags: review+
Assignee | ||
Comment 6•7 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.36
You need to log in
before you can comment on or make changes to this bug.
Description
•