You are not logged in.

Announcement

*** NOTICE: forum.openstreetmap.org is being retired. Please request a category for your community in the new ones as soon as possible using this process, which will allow you to propose your community moderators.
Please create new topics on the new site at community.openstreetmap.org. We expect the migration of data will take a few weeks, you can follow its progress here.***

#1 2020-08-13 02:35:55

xpro6000
New Member
Registered: 2020-08-13
Posts: 1

Installing Nominatim on new Ubuntu 20 server

Hello

I have installed a fresh new Ubuntu 20 server on my machine. I am following this guide to install Nominatim on my machine

https://nominatim.org/release-docs/late … Ubuntu-20/

I have followed the guide with no issues until I get to this point

chmod a+x $USERHOME

I get the following error when I execute the command above

chmod: changing permissions of '/srv/nominatim': Operation not permitted

By not being able to change the permissions for /srv/nominatim, I can not run command like wget to download the source in the /srv/nominatim directory.

One approach is to change the user to the nominatim username instead changing the permission with chmod a+x $USERHOME

What approach is everyone taking?

Offline

#2 2020-08-13 18:19:00

Hupa
Member
Registered: 2020-08-11
Posts: 5

Re: Installing Nominatim on new Ubuntu 20 server

Hi New Member,
I have recently installed myself and have seen the same element. I did the install on CentOS, but the command is the same.
I am thinking the instruction is either meant to be executed as nominatim or under root privileges. Can't recall which one I did.
However that cleared it for me.

Take care
Hupa

Offline

Board footer

Powered by FluxBB