Skip to content

Conversation

ImreSamu
Copy link
Member

@ImreSamu ImreSamu commented Nov 30, 2021

upstream docker Postgres - has been upgraded to Alpine 3.15 ( with latest geos )

and now the current code ( 13-3.1/alpine/Dockerfile) is failing

/bin/sh: /usr/lib/llvm12/bin/llvm-lto: not found
make[1]: Leaving directory '/usr/src/postgis/postgis'
make[1]: *** [/usr/local/lib/postgresql/pgxs/src/makefiles/pgxs.mk:236: install] Error 127
make: *** [GNUmakefile:22: install] Error 1

Upgrading Postgis to Alpine 3.15 is still not working ( 2 check fails in Postgis 3.1.4 ) -> #271 (comment)

So this is an alternative quick&dirty fix:

  • lock Alpine 3.14
  • and wait for the unreleased Postgis 3.1.5

@ImreSamu ImreSamu mentioned this pull request Nov 30, 2021
@ImreSamu
Copy link
Member Author

ready to review

@phillipross phillipross merged commit 3e5eda6 into postgis:master Dec 1, 2021
@ImreSamu ImreSamu deleted the lock_alpine314 branch February 15, 2022 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants