[postgis-devel] docker hub image is behind

Phillip Ross phillip.w.g.ross+postgis at gmail.com
Tue May 18 08:49:41 PDT 2021


Hi Imre,

I took a look at the logs and the failures look a little peculiar.  It
might be a github actions issue, as Giuseppe mentioned.

Before putting much work into bisecting commit logs and trying to find
the most recent working commit, you might want to try to just re-run
the jobs in the actions tab and see if the failures were an
intermittent issue.

Thanks!
- Phillip

On Tue, May 18, 2021 at 11:17 AM Imre Samu <pella.samu at gmail.com> wrote:
>
> Ouch;  Failed.
>
> 12-master:
>
> Run tests: 150
> Failed: 17
> make: *** [runtest.mk:11: check-regress] Error 17
> full log:    https://github.com/postgis/docker-postgis/pull/235/checks?check_run_id=2609659927
>
>
> 13-master:
>
> Run tests: 150
> Failed: 13
> make: *** [runtest.mk:11: check-regress] Error 13
> https://github.com/postgis/docker-postgis/pull/235/checks?check_run_id=2609659987
>
>
> ---  the current script:    ALL - master - based. - probably some breaking changes ..
> ENV SFCGAL_GIT_HASH 0beb9d6dde86467d412e70037dca0e00091e673e
> ENV PROJ_GIT_HASH abf680353d1e7088c8751eea5a429ca1ffd22303
> ENV GEOS_GIT_HASH 47f145efda619feb439cb5a69ab0886c4e872579
> ENV GDAL_GIT_HASH 561ba5c11fedfde81008dfed58ac61f0250d936b
> ENV POSTGIS_GIT_HASH 7a1eb0e60f84f8fd08c87623ee83d5e5e15562c2
>
> this is the 12-master Dockerfile
> https://github.com/postgis/docker-postgis/blob/8268956668355447d8e3bde81bca5cb47e3ee54e/12-master/Dockerfile
>
> in this case: I have to test with the last week HASH-es .. and try to find the latest working versions ..   :-(
>
> best,
>  Imre
>
>
>
> Imre Samu <pella.samu at gmail.com> ezt írta (időpont: 2021. máj. 18., K, 13:06):
>>
>> >  Where's the pipeline to push images there described ?
>>
>> As I know - the "update" part ( calling ./update.sh )  is still manual.
>> ( https://github.com/postgis/docker-postgis/blob/master/.github/workflows/main.yml  )
>>
>> I have created a manal update - https://github.com/postgis/docker-postgis/pull/235
>>
>> If it is urgent:  now the current workflow - for a local update + build
>>
>> git clone https://github.com/postgis/docker-postgis.git
>> cd docker-postgis
>> ./update.sh
>> docker build -t postgis:13-master ./13-master
>>
>>
>> Imre
>>
>> Sandro Santilli <strk at kbt.io> ezt írta (időpont: 2021. máj. 18., K, 12:21):
>>>
>>> According to docker hub
>>> the 12-master image was last pushed a day ago, but the
>>> version of PostGIS there is 67 commits behind the current
>>> master. Where's the pipeline to push images there described ?
>>>
>>> --strk;
>>> _______________________________________________
>>> postgis-devel mailing list
>>> postgis-devel at lists.osgeo.org
>>> https://lists.osgeo.org/mailman/listinfo/postgis-devel
>
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/postgis-devel


More information about the postgis-devel mailing list