This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

update fails

0

hello when trying to update please check the following: / srv / nominatim / build $ sudo -u nominatim ./utils/update.php --init updates sh1: /srv/nominatim/.local/bin/pyosmium-get-changes: not found Unable to run pyosmium-get-change. Make sure you have the pyosmio installed correctly and I have configured CONST_Pyosmium_Binary to point to pyosmium-get-changes. ERROR: pyosmium-get-changes not found or unusable string (44) "pyosmium-get-changes not found or unusable"

asked 01 Jun '20, 16:38

edderantonio's gravatar image

edderantonio
11556
accept rate: 0%


One Answer:

0

Run the http://nominatim.org/release-docs/latest/admin/Import-and-Update/#updates instructions as user 'nominatim' (sudo su nominatim)

answered 01 Jun '20, 22:37

mtmail's gravatar image

mtmail
4.8k1574
accept rate: 27%

Source code available on GitHub .