Hi Ævar
I'm sorry I have to bother you so much. Can you please execute the following commands on cassini?
mv /sql/diffs/state.txt /sql/diffs/state-old.txt mv /sql/diffs/state-new.txt /sql/diffs/state.txt rm /sql/diffs/stop
this will re-enable the updates from a state before the error, so we won't loose changes. I patched osmosis with woodpacks patch [1] to cut of relations with more than 32767 members, as those kill as well osmosis as osm2pgsql.
The Owner of /sql/diffs/state.txt is root, so I'm not able to do it myself. Maybe we should run the update script under a user that is part of the mapper group.
I have to go now but I'll look at it tomorrow morning.
Peter
[1] Source Patch: http://www.remote.org/frederik/tmp/remove_excessive_members.diff replace Character.MAX_VALUE with 32767 before patching
Binary Package: http://www.remote.org/frederik/tmp/osmosis-patched-to-drop-excessive-members...