Closed
Description
The issue might have been with Cygwin v3.0.0 already, I don't know. The issue is that a couple of fields in uname -a
are clipped: they miss the first character.
Most crucially, the output of uname -m
does, too, which makes pacman
believe that all of the new packages have an incorrect architecture.
This problem was the reason why I pulled the msys2-runtime update out of v2.21.0, and I will have to investigate and fix this issue after that version comes out. Unless somebody else beats me to it 😉