$output->writeln("<error>Repairing is not possible when \"encryption_skip_signature_check\" is set. Please disable this flag in the configuration.</error>\n");
return1;
}
if(!$this->util->isMasterKeyEnabled()){
$output->writeln("<error>Repairing only works with master key encryption.</error>\n");