Reported at the phorge project (https://we.phorge.it/D25017), running arc liberate fails on PHP 8 due to the log() function using fwrite() incorrectly assuming a format pattern can be used.
This updates to remove most of these status messages are they are largely uninformative and instead we can report progress.
- Remove the --quiet argument
- Always display the progress
- Remove all informational/status log statements
- Update error handling based on the exit code of the rebuild-map.php script