CalledProcessError: Command '['git', '-C', '/tmp/swh-vault-gitbare-e9tgtw6n/clone.git', 'repack', '-d']' returned non...
Sentry Issue: SWH-VAULT-6V
CalledProcessError: Command '['git', '-C', '/tmp/swh-vault-gitbare-e9tgtw6n/clone.git', 'repack', '-d']' returned non-zero exit status 128.
File "/opt/swh/.local/lib/python3.10/site-packages/swh/vault/cookers/git_bare.py", line 217, in repack
subprocess.run(["git", "-C", self.gitdir, "repack", "-d"], check=True)
File "subprocess.py", line 526, in run
raise CalledProcessError(retcode, process.args,
git-repack failed with:
This cooking failed to generate the git-bare bundle of an origin impacted by a mailmap. The status of the cooking is not updated in the ui and the cooking stay in the new state.