The Debian packaging contains some scripts in debian/scripts/koha-*, which are written in patchy shell. They work, but do not handle errors very well, and often cannot recover after an error happens. The scripts should be made robust. It might help to rewrite them in perl.
Resetting version to master.
Maybe we should rename this to "Rewrite koha-* scripts in Perl, with error checking - omnibus"?
Yes.
Do we need to write them in Perl? I agree more error handling.
It's not really a requirement to write them in Perl, but error handling and rollback and such would be easier to implement in that.
All linked bugs have been closed - closing this bug as well.