<p></p>
<blockquote>
<p dir="auto">Certainly as far as I know we have never seen this so I'm interested to know what is different for you.</p>
</blockquote>
<p dir="auto">This is an important point. We run the docker build process in CI, and so if it didn't work (e.g. needed the <code class="notranslate">ca-certificates</code> package), then it would fail in CI and we would know about it. Here is an extract from the most recent CI build, which shows the download working:</p>
<pre class="notranslate"><code class="notranslate">Step 4/12 : RUN curl -OL https://github.com/openstreetmap/osmosis/releases/download/0.47.2/osmosis-0.47.2.tgz  && tar -C /usr/local -xzf osmosis-0.47.2.tgz
 ---> Running in af9835f3f0f3
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

100 12.5M  100 12.5M    0     0  37.6M      0 --:--:-- --:--:-- --:--:-- 37.6M
Removing intermediate container af9835f3f0f3
</code></pre>
<p dir="auto"><a href="https://github.com/openstreetmap/openstreetmap-website/actions/runs/5659920570/job/15334497068#step:4:3701">https://github.com/openstreetmap/openstreetmap-website/actions/runs/5659920570/job/15334497068#step:4:3701</a></p>
<p dir="auto">I've also tested it myself, and the docker build succeeds without needing this package installation.</p>
<p dir="auto">Do you have any ideas why it works in CI and for me, but not for you? Or was it a transitory problem? If you can reproduce this, that would be ideal.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/issues/4100#issuecomment-1651756385">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLNFDDW5SMBVQ2WXEMDXSEIALANCNFSM6AAAAAA2QNXN3E">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLLJFX6FTBDKCXTCHF3XSEIALA5CNFSM6AAAAAA2QNXN3GWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTCOPGWC.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/issues/4100/1651756385</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/issues/4100#issuecomment-1651756385",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/4100#issuecomment-1651756385",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>