analogdevicesinc / buildroot

Buildroot is a simple, efficient and easy-to-use tool to generate embedded Linux systems through cross-compilation. Forked from https://git.busybox.net/buildroot/
Other
38 stars 58 forks source link

dropbear is down #72

Closed catkira closed 2 years ago

catkira commented 2 years ago

https://matt.ucc.asn.au/dropbear/dropbear.html is down, which generates this error

>>> host-makedevs  Collecting legal info
WARNING: the Buildroot source code has not been saved
Legal info produced in /mnt/d/git/plutosdr-fw/buildroot/output/legal-info
make[1]: Leaving directory '/mnt/d/git/plutosdr-fw/buildroot'
scripts/legal_info_html.sh "PlutoSDR" "/mnt/d/git/plutosdr-fw/buildroot/board/pluto/VERSIONS"
unknown error while trying https://matt.ucc.asn.au/dropbear/releases
HTTP/2 520
date: Tue, 02 Aug 2022 18:37:39 GMT
content-length: 0
cache-control: no-store, no-cache
cf-cache-status: DYNAMIC
expect-ct: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=Z%2BJmeVrPW9Q7KCjxIIrvPq5nt60otNFo5790ZWIm4uIR%2F4uyoXeIIQKmpH3bpkFtFfPhgF0sIPs7GOfdvD9I%2FIEMvXADhBSanGD%2F6B%2FtMXg3tptDvBlKrXlKkitk556NWg%3D%3D"}],"group":"cf-nel","max_age":604800}
nel: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
server: cloudflare
cf-ray: 7348ed0a88c09bc8-FRA

curl: (3) URL using bad/illegal format or missing URL
unknown error while trying /sources/libxml2/2.9/

this error does not terminate the build process, but it might be still worth looking at