[FS#1519] glibc source code download fails
LEDE Bugs
lede-bugs at lists.infradead.org
Thu Apr 26 23:11:18 PDT 2018
A new Flyspray task has been opened. Details are below.
User who did this - Johann Neuhauser (juppin)
Attached to Project - OpenWrt/LEDE Project
Summary - glibc source code download fails
Task Type - Bug Report
Category - Toolchain
Status - Unconfirmed
Assigned To -
Operating System - All
Severity - Medium
Priority - Very Low
Reported Version - Trunk
Due in Version - Undecided
Due Date - Undecided
Details - Device problem occurs on: All devices affected
Steps to reproduce:
* Select "Advance configuration options" -> "Toolchain options" -> "C Library implementation" -> "Use glibc"
* Download sources with "make download -j1 V=s"
Output of "make download -j1 V=S"
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://sources.lede-project.org/glibc-2.26-d300041c533a3d837c9f37a099bcc95466860e98.tar.xz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://mirror2.openwrt.org/sources/glibc-2.26-d300041c533a3d837c9f37a099bcc95466860e98.tar.xz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure http://downloads.openwrt.org/sources/glibc-2.26-d300041c533a3d837c9f37a099bcc95466860e98.tar.xz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 184 100 184 0 0 5581 0 --:--:-- --:--:-- --:--:-- 5750
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404 Not Found
More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=1519
More information about the lede-bugs
mailing list