You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I assume imposm is trying to perform something that the mounted ntfs filesystem does not support.
It would be interesting to see if this happen also in the latest imposm release.
With cache as a named volume, both import-osm and import-wikidata must be run as root in docker in order to succeed.
With cache as a named volume, running 'import-osm' as a user in docker succeeds if /cache permissions are change a-la /tmp - chmod a+rwxt /cache.
This was run as root in docker as part of the make init-dirs actions.
Using Docker Toolbox for Windows, when
import_osm.sh
is run in user-mode, as inmake import-osm
, it fails with an error:The text was updated successfully, but these errors were encountered: