<div dir="ltr">Hi,<div><br></div><div>Sorry, I am somehow responsible for the failure of the recent Docker images on master (release branches were apparently not affected).</div><div><br></div><div>The images were apparently not updated for a bit (which I didn't notice).</div><div>I moved the Docker images creation from Travis to Github actions, and due to a missing check in the job, the image was pushed without QGIS built in it.</div><div>There was apparently a new way of defining where the Qt 3D extras headers are located:</div><div><a href="https://github.com/qgis/QGIS/commit/46acc34e6a8263218c5c494096f3182a05c704e7#diff-6987645362d6f81263fd0a8623dacbb9R52">https://github.com/qgis/QGIS/commit/46acc34e6a8263218c5c494096f3182a05c704e7#diff-6987645362d6f81263fd0a8623dacbb9R52</a><br></div><div><br></div><div>This is now fixed, the image is currently building</div><div><a href="https://github.com/qgis/QGIS/runs/1025298753?check_suite_focus=true">https://github.com/qgis/QGIS/runs/1025298753?check_suite_focus=true</a></div><div>If no stupid error is present further in the job, it should be pushed still this morning.</div><div><br></div><div>Sorry for the mess.</div><div><br></div><div>Denis</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le mar. 25 août 2020 à 09:53, matteo <<a href="mailto:matteo.ghetta@gmail.com">matteo.ghetta@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi all,<br>
<br>
sorry for cross posting and sorry if I missed some existing discussion<br>
on this topic.<br>
<br>
I don't think anybody introduced some strange commit but it seems that<br>
the Travis check is always failing even with PR that don't code snippet<br>
at all.<br>
<br>
The error seems related directly with the environment:<br>
<br>
<a href="https://travis-ci.org/github/qgis/QGIS-Documentation/builds/720902932#L694" rel="noreferrer" target="_blank">https://travis-ci.org/github/qgis/QGIS-Documentation/builds/720902932#L694</a><br>
<br>
<br>
Exception raised:<br>
<br>
    Traceback (most recent call last):<br>
<br>
      File "/usr/lib/python3.8/doctest.py", line 1329, in __run<br>
<br>
        exec(compile(example.source, filename, "single",<br>
<br>
      File "<doctest geometry (setup code)[0]>", line 22, in <module><br>
<br>
        from qgis.testing import start_app<br>
<br>
    ModuleNotFoundError: No module named 'qgis'<br>
<br>
<br>
<br>
<br>
Any Travis guru out here? :)<br>
<br>
Cheers and thanks<br>
<br>
Matteo<br>
_______________________________________________<br>
QGIS-Developer mailing list<br>
<a href="mailto:QGIS-Developer@lists.osgeo.org" target="_blank">QGIS-Developer@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a></blockquote></div>