From: bugzilla@busybox.net
To: buildroot@uclibc.org
Subject: [Buildroot] [Bug 15266] New: curl-7.87.0 is missing from http://sources.buildroot.net/libcurl
Date: Fri, 20 Jan 2023 23:13:23 +0000 [thread overview]
Message-ID: <bug-15266-163@https.bugs.busybox.net/> (raw)
https://bugs.busybox.net/show_bug.cgi?id=15266
Bug ID: 15266
Summary: curl-7.87.0 is missing from
http://sources.buildroot.net/libcurl
Product: buildroot
Version: 2022.11.1
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Outdated package
Assignee: unassigned@buildroot.uclibc.org
Reporter: apines@mac.com
CC: buildroot@uclibc.org
Target Milestone: ---
buildroot tries to access curl-7.87.0.tar.xz from its host at
https://curl.se/download, fails because the certificate is expired, then tries
to get it from http://sources.buildroot.net/libcurl but fails again because the
latest version on that site is curl-7.86.0. Adding curl-7.87.0 to
http://sources.buildroot.net/libcurl would properly resolve this issue.
Thanks.
apines@stinky:~/buildroot-2022.11.1$ make
/usr/bin/make -j1 O=/home/apines/buildroot-2022.11.1/output
HOSTCC="/usr/bin/gcc" HOSTCXX="/usr/bin/g++" syncconfig
>>> libcurl 7.87.0 Downloading
wget --passive-ftp -nd -t 3 -O
'/home/apines/buildroot-2022.11.1/output/build/.curl-7.87.0.tar.xz.ekOKUU/output'
'https://curl.se/download/curl-7.87.0.tar.xz'
--2023-01-20 16:55:03-- https://curl.se/download/curl-7.87.0.tar.xz
Resolving curl.se (curl.se)... 151.101.1.91, 151.101.193.91, 151.101.129.91,
...
Connecting to curl.se (curl.se)|151.101.1.91|:443... connected.
ERROR: cannot verify curl.se's certificate, issued by ‘/C=US/O=Let's
Encrypt/CN=R3’:
Issued certificate has expired.
To connect to curl.se insecurely, use `--no-check-certificate'.
wget --passive-ftp -nd -t 3 -O
'/home/apines/buildroot-2022.11.1/output/build/.curl-7.87.0.tar.xz.IdlP7Y/output'
'http://sources.buildroot.net/libcurl/curl-7.87.0.tar.xz'
--2023-01-20 16:55:03--
http://sources.buildroot.net/libcurl/curl-7.87.0.tar.xz
Resolving sources.buildroot.net (sources.buildroot.net)... 104.26.1.37,
104.26.0.37, 172.67.72.56
Connecting to sources.buildroot.net (sources.buildroot.net)|104.26.1.37|:80...
connected.
HTTP request sent, awaiting response... 404 Not Found
2023-01-20 16:55:04 ERROR 404: Not Found.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2023-01-20 23:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-20 23:13 bugzilla [this message]
2023-01-21 13:59 ` [Buildroot] [Bug 15266] curl-7.87.0 is missing from http://sources.buildroot.net/libcurl bugzilla
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-15266-163@https.bugs.busybox.net/ \
--to=bugzilla@busybox.net \
--cc=buildroot@uclibc.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.