-
Notifications
You must be signed in to change notification settings - Fork 161
bump compose to v2.20.2 #924
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Re-opening to kick over CI. |
|
Okay, trying to edit the PR body to see if that kicks Jenkins. Edit: title, maybe? |
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
43d9496 to
cc74e86
Compare
|
It looks like this is failing CI to due a regression in Jammy's curl: (from https://changelogs.ubuntu.com/changelogs/pool/main/c/curl/curl_7.81.0-1ubuntu1.11/changelog) |
|
Yay. cURL is broken curl -fsSL https://download.docker.com
curl: (60) SSL: no alternative certificate subject name matches target host name 'download.docker.com'
More details here: https://curl.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.Works with wget wget -O- -q https://download.docker.com
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Index of /</title>
</head>
<body>
<h1>Index of /</h1>
<hr>
<pre>
<a href="linux">linux/</a>
<a href="mac">mac/</a>
<a href="win">win/</a>
</pre><hr></body></html>Likely suspect https://changelogs.ubuntu.com/changelogs/pool/main/c/curl/curl_7.81.0-1ubuntu1.11/changelog |
|
Ah, race condition 😂 |
|
Upstream bug is tracked at https://bugs.launchpad.net/ubuntu/+source/curl/+bug/2028188 |
|
Force merging as the cause of the Jammy failure is well understood (though this will still block the overall releng pipeline). |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

...