On Fri, Oct 8, 2021 at 12:56 PM Sergey Bugaev <[email protected]> wrote: > > On Fri, Oct 8, 2021 at 12:33 AM Samuel Thibault <[email protected]> wrote: > > > > Hello, > > > > Answering separately since they are completely separate issues. > > Thanks a lot for taking a look! > > > That's odd indeed. Which gnumach kernel were you using? I noticed an FPU > > context switch bug in gnumach, possibly that was affecting only the > > sha512 implementation. It is fixed in version 2:1.8+git20210923-1. > > 2:1.8+git20210828-1, according to 'apt policy'. I cannot install a > different (newer) one for obvious reasons; though I should be able to > build one from source, boot it, and if that fixes the issue, update > properly.
That helped! 'apt update' no longer complains about sha512 mismatches on my custom-built gnumach (master + the gsync_wait patch). Thanks a lot again! I would never suspect it has to do with the kernel. Sergey

