#1093377 mailutils: git repository on salsa seems to be corrupt

Package:
mailutils
Source:
mailutils
Description:
GNU mailutils utilities for handling mail
Submitter:
Richard Lewis
Date:
2026-06-30 18:29:01 UTC
Severity:
normal
#1093377#5
Date:
2025-01-17 19:45:53 UTC
From:
To:
Dear Maintainer,

there seems to be some issue with the git repository on salsa:

 git clone --config transfer.fsckobjects=true https://salsa.debian.org/debian/mailutils.git mailutils
 Cloning into 'mailutils'...
 remote: Enumerating objects: 94908, done.
 remote: Counting objects: 100% (16414/16414), done.
 remote: Compressing objects: 100% (3139/3139), done.
 error: object db3f12f432913395f01d3fbf21ddde61c3aa4ad8: missingEmail: invalid author/committer line - missing email
 fatal: fsck error in packed object
 fatal: fetch-pack: invalid index-pack output


(setting transfer.fsckobjects=false is a workaround, but presumably something is broken)