All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 15266] New: curl-7.87.0 is missing from http://sources.buildroot.net/libcurl
@ 2023-01-20 23:13 bugzilla
  2023-01-21 13:59 ` [Buildroot] [Bug 15266] " bugzilla
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2023-01-20 23:13 UTC (permalink / raw)
  To: buildroot

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] [Bug 15266] curl-7.87.0 is missing from http://sources.buildroot.net/libcurl
  2023-01-20 23:13 [Buildroot] [Bug 15266] New: curl-7.87.0 is missing from http://sources.buildroot.net/libcurl bugzilla
@ 2023-01-21 13:59 ` bugzilla
  0 siblings, 0 replies; 2+ messages in thread
From: bugzilla @ 2023-01-21 13:59 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=15266

Yann E. MORIN <yann.morin.1998@free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
                 CC|                            |yann.morin.1998@free.fr

--- Comment #1 from Yann E. MORIN <yann.morin.1998@free.fr> ---
Andrew, All,

The sources.buildroot.org is a best-effort mirror, which is automatically
populated with a cronjob, and there is no guarantee it is cpmlete. If an
upstream becomes unreachable before we can cache it, then there is nothing
we can do about it.

In this specific instance, the upstream site is working again, with a
certificate that is up-to-date, so we should soon see the archive on s.b.o
once the cronjob kick in (at least, I could download it manually here).

Regards,
Yann E. MORIN.

-- 
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-21 14:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-20 23:13 [Buildroot] [Bug 15266] New: curl-7.87.0 is missing from http://sources.buildroot.net/libcurl bugzilla
2023-01-21 13:59 ` [Buildroot] [Bug 15266] " bugzilla

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.