<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Dirk,<br>
    </p>
    <blockquote type="cite"
      cite="mid:958e04e2-1e55-d67d-860a-3a401d227725@lat-lon.de"> <br>
      <i>[91mrsync: [sender] change_dir
        "lat-lon/gdal:debian-full/proj/x86_64" (in gdal-docker-cache)
        failed: No such file or directory (2)</i><i><br>
      </i><i>[0m[91mrsync error: some files/attrs were not transferred
        (see previous errors) (code 23) at main.c(1819) [Receiver=3.2.3]</i><i><br>
      </i><i>[0m[91mrsync: [Receiver] read error: Connection reset by
        peer (104)</i><i><br>
      </i><i>[0mThe command '/bin/sh -c .
        /buildscripts/bh-set-envvars.sh     &&
        DESTDIR=/build_tmp_proj /buildscripts/bh-proj.sh      &&
        LD_LIBRARY_PATH=/build_tmp_proj/usr/local/lib
        /build_tmp_proj/usr/local/bin/projsync --target-dir
        /tmp/proj_grids --all      && rm -rf /build_tmp_proj'
        returned a non-zero code: 23</i><br>
    </blockquote>
    <p>From the above it is not clear if the issue is with rsync or
      projsync.</p>
    <p>rsync is just an optimization do have host caching of build
      artifacts when doing repeated builds. You could safely strip that
      off from the script, or just pass -t RSYNC_REMOTE="" in the docker
      build invokation.<br>
    </p>
    <blockquote type="cite"
      cite="mid:958e04e2-1e55-d67d-860a-3a401d227725@lat-lon.de"> <br>
      - How long will GDAL 3.5 be supported? I did not find any
      maintenance schedule on the website.<br>
    </blockquote>
    We only support the branch of the last released feature version. So
    when 3.7.0 will be officially approved (in a couple days), only
    3.7.x will be supported, and until 3.8.0 will be released in ~6
    months.<br>
    <blockquote type="cite"
      cite="mid:958e04e2-1e55-d67d-860a-3a401d227725@lat-lon.de"> - Is
      the Docker build of release/3.5 branch still maintained or could
      it happen that e.g. a remote resource disappears meaning that the
      build does not work anymore?<br>
    </blockquote>
    <p>The Docker build scripts tend to break regularly due to remote
      resources changing, typically with the Apache Arrow libraries. But
      you may also remove that if you don't need a build with
      everything.<br>
    </p>
    Even<br>
    <pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-freetext" href="http://www.spatialys.com">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
  </body>
</html>