[gdal-dev] GDAL Docker Build fails
Even Rouault
even.rouault at spatialys.com
Tue Mar 28 13:00:25 PDT 2023
Dirk,
Le 28/03/2023 à 21:11, Dirk Stenger a écrit :
>
> All,
>
> Currently, the GDAL Docker Build fails:
>
> /~/git/gdal$ docker/ubuntu-full/build.sh --platform linux/amd64//
> //...//
> // ---> Running in c13d037d7761//
> //Downloading cache...//
> //rsync: [sender] change_dir "osgeo/gdal:ubuntu-full/proj/x86_64" (in
> gdal-docker-cache) failed: No such file or directory (2)//
> //rsync error: some files/attrs were not transferred (see previous
> errors) (code 23) at main.c(1865) [Receiver=3.2.7]//
> //rsync: [Receiver] read error: Connection reset by peer (104)//
> //The 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/
>
> A couple of days ago, I was still able to build it (v3.5).
>
Make sure you update on latest git. If you're on the 3.5 branch, I'm not
sure its build scripts will work properly with latest master
But given where the error occurs, I suspect this might be something
related to downloading PROJ remote grids. There has been a new grid
added today and the indexes refreshed. Perhaps there has been some
out-of-sync issue with CloudFront. I suggest you just retry, a few times
if needed (that just worked fine for me without any need for retry, but
we might not hit the same CloudFront instances)
Even
--
http://www.spatialys.com
My software is free, but my time generally not.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20230328/5a5fea06/attachment.htm>
More information about the gdal-dev
mailing list