cyclestreets / nominatim-install

Bash script to install Nominatim
67 stars 31 forks source link

debian8 has postgres 9.4, not 9.3 anymore #33

Open cweiske opened 8 years ago

cweiske commented 8 years ago

Running the script in a debian8 docker container leads to:

E: Unable to locate package postgresql-9.3-postgis-2.1
E: Couldn't find any package by regex 'postgresql-9.3-postgis-2.1'
E: Unable to locate package postgresql-server-dev-9.3
E: Couldn't find any package by regex 'postgresql-server-dev-9.3'