Closed
Bug 1462273
Opened 7 years ago
Closed 7 years ago
Use more reliable mirrors for gcc dependencies
Categories
(Firefox Build System :: General, enhancement)
Tracking
(firefox62 fixed)
RESOLVED
FIXED
mozilla62
Tracking | Status | |
---|---|---|
firefox62 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(2 files)
No description provided.
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
![]() |
||
Updated•7 years ago
|
Attachment #8976460 -
Flags: review?(core-build-config-reviews) → review?(nfroyd)
![]() |
||
Updated•7 years ago
|
Attachment #8976461 -
Flags: review?(core-build-config-reviews) → review?(nfroyd)
![]() |
||
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8976460 [details]
Bug 1462273 - Use https for ftp.gnu.org instead of ftp.
https://reviewboard.mozilla.org/r/244586/#review250704
Attachment #8976460 -
Flags: review?(nfroyd) → review+
![]() |
||
Comment 4•7 years ago
|
||
mozreview-review |
Comment on attachment 8976461 [details]
Bug 1462273 - Use more reliable mirrors for gcc dependencies.
https://reviewboard.mozilla.org/r/244588/#review250706
::: commit-message-29cbf:3
(Diff revision 1)
> +Bug 1462273 - Use more reliable mirrors for gcc dependencies. r?build
> +
> +In the same week span, both gmplib.org and multiprecision.org,
Nit: maybe just "same week"? Or "in the span of one week"?
::: build/unix/build-gcc/build-gcc.sh:66
(Diff revision 1)
> + # The file has a different name on the debian mirror, so
> + # we can't use `download`. Manually do what it does, but
> + # handling the difference in file name.
Maybe also explain here *why* we're using the debian mirror rather than ftp.gnu.org?
Attachment #8976461 -
Flags: review?(nfroyd) → review+
Comment hidden (mozreview-request) |
Assignee | ||
Updated•7 years ago
|
Attachment #8976461 -
Flags: review?(core-build-config-reviews)
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/ac5b12d16f70
Use https for ftp.gnu.org instead of ftp. r=froydnj
https://hg.mozilla.org/integration/autoland/rev/25b2db4f1323
Use more reliable mirrors for gcc dependencies. r=froydnj
Comment 7•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ac5b12d16f70
https://hg.mozilla.org/mozilla-central/rev/25b2db4f1323
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
Updated•7 years ago
|
Version: Version 3 → 3 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•