<div dir="ltr">Yes, pretty much.<div>Interesting is, that for the other job based on fedora 38 the cache works, see e.g.</div><div>working: <a href="https://github.com/qgis/QGIS/actions/runs/6560633128/job/17818675001#step:7:117">https://github.com/qgis/QGIS/actions/runs/6560633128/job/17818675001#step:7:117</a></div><div>not working: <a href="https://github.com/qgis/QGIS/actions/runs/6560633128/job/17818674503#step:7:182">https://github.com/qgis/QGIS/actions/runs/6560633128/job/17818674503#step:7:182</a><br></div><div><br></div><div>Matthias</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Oct 18, 2023 at 4:36 PM Julien Cabieces <<a href="mailto:julien.cabieces@oslandia.com">julien.cabieces@oslandia.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
> It looks like this is a docker container, this could possibly be cached in the ghcr?<br>
<br>
It's part of the qgis3-qt5-build-deps.dockerfile [0] which is built with a<br>
cache github action [1]. But looking at the log, it doesn't look like cache<br>
is at work, everything seems to be downloaded and built inside the<br>
docker.<br>
<br>
Is it what you are refering to? or is it something else?<br>
<br>
[0]<br>
<a href="https://github.com/qgis/QGIS/blob/master/.docker/qgis3-qt5-build-deps.dockerfile#L165" rel="noreferrer" target="_blank">https://github.com/qgis/QGIS/blob/master/.docker/qgis3-qt5-build-deps.dockerfile#L165</a><br>
[1] <a href="https://github.com/qgis/QGIS/blob/master/.github/workflows/run-tests.yml#L117" rel="noreferrer" target="_blank">https://github.com/qgis/QGIS/blob/master/.github/workflows/run-tests.yml#L117</a><br>
<br>
> On Wed, Oct 18, 2023 at 9:11 AM Julien Cabieces <<a href="mailto:julien.cabieces@oslandia.com" target="_blank">julien.cabieces@oslandia.com</a>> wrote:<br>
><br>
>  > Is there anything I've missed?<br>
><br>
>  A missing external ressource (OTB, oracle binaries...) that we get with curl. This one for<br>
>  instance recently :<br>
>  <a href="https://github.com/qgis/QGIS/actions/runs/6549790513/job/17793674746?pr=54963" rel="noreferrer" target="_blank">https://github.com/qgis/QGIS/actions/runs/6549790513/job/17793674746?pr=54963</a><br>
><br>
>  Maybe we could store those ressources somewhere (a github repository for<br>
>  instance?) to avoid those errors.<br>
><br>
> It looks like this is a docker container, this could possibly be cached in the ghcr?<br>
<br>
<br>
-- <br>
<br>
Julien Cabieces<br>
Senior Developer at Oslandia<br>
<a href="mailto:julien.cabieces@oslandia.com" target="_blank">julien.cabieces@oslandia.com</a><br>
</blockquote></div>