
On Mon, Nov 06, 2023 at 09:58:02AM +0000, Daniel P. Berrangé wrote:
On Mon, Nov 06, 2023 at 01:47:20AM -0800, Andrea Bolognani wrote:
On Mon, Nov 06, 2023 at 10:37:28AM +0100, Martin Kletzander wrote:
Ah, since the switch to the new ML I cannot apply any patch using git am:
warning: quoted CRLF detected Applying: ci: workaround broken opensuse leap 15.5 tirpc Using index info to reconstruct a base tree... error: patch failed: ci/gitlab/builds.yml:332 error: ci/gitlab/builds.yml: patch does not apply error: patch failed: ci/manifest.yml:205
Yeah, both me and Laine noticed this the other day. Patches look fine in mutt, but if you save them to a file they end up looking all wonky (see attached file for an example) and 'git am' won't like them.
Well that's strange.
The version I sent was
Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit
What you have attached is
Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64
Meanwhile when downloading from the archives
Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable
IOW, something in the mail chain is screwing around with the content.
Aside from harming git am, this is almost certainly going to doom DKIM signatures and GPG signatures covering the content.
So does that mean that the issue is server-side? I'm pretty sure Laine, Martin and I are all fetching emails using different tools, so that would sound more plausible, but it's weird that things apparently work fine for you? -- Andrea Bolognani / Red Hat / Virtualization