Right now for eg koha-restore /var/spool/koha/myInstance/myInstance-2013-09-23.sql.gz /var/spool/koha/myInstance/myInstance-2013-09-23.tar.gz gives 78 lines starting with "ERROR: File exists:" and a "adduser: The user `myInstance' already exists." It would be great to just overwrite whatever needs to have the dump runing again, without having to koha-remove. BTW, even using koha-remove before koha-restore, a username problem that GRANT ALL PRIVILEGES ON `koha_myInstance` . * TO 'koha_myInstance'@'localhost'; fix. Something to do with bug 10517?
*** This bug has been marked as a duplicate of bug 9754 ***