Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

Build stopped working #9

Open
hellysmile opened this issue Sep 25, 2018 · 4 comments
Open

Build stopped working #9

hellysmile opened this issue Sep 25, 2018 · 4 comments

Comments

@hellysmile
Copy link

hellysmile commented Sep 25, 2018

docker build github.com/merlinnot/nominatim-docker   -t nominatim   --build-arg BUILD_THREADS=1   --build-arg BUILD_MEMORY=2GB   --build-arg OSM2PGSQL_CACHE=1000 --build-arg PBF_URL=http://download.geofabrik.de/europe/monaco-latest.osm.pbf   --build-arg REPLICATION_URL=http://download.geofabrik.de/monaco-updates

returns

"$libdir/postgis-2.5": No such file or directory  
ERROR: pgsql returned with error code (3)
@hellysmile
Copy link
Author

Bump POSTGIS_VERSION to 2.5 fixes issue

@merlinnot
Copy link
Owner

Thanks for a report, I’ll take a look next week.

@hellysmile
Copy link
Author

Is it safe to run against POSTGIS_VERSION=2.5 ?

@merlinnot
Copy link
Owner

merlinnot commented Sep 26, 2018

Didn’t test it, but it should be safe. Note the issue with files >8GBs in Docker, see the other open issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants