https://bugs.winehq.org/show_bug.cgi?id=54938
--- Comment #4 from Cedric cedric.dewijs@eclipso.eu --- Retest with the current version: $ rm -rf ~/wine-tmp/ $ mkdir ~/wine-tmp $ cd ~/wine-tmp/ $ wget https://github.com/msys2/msys2-installer/releases/download/2023-03-18/msys2-... sha256sum msys2-x86_64-20230318.exe 051a523e645b40f34e9d80f245b42828410208b575b7502de068e65cba1d02d0 msys2-x86_64-20230318.exe $ export WINEPREFIX=~/wine-tmp $ wine msys2-x86_64-20230318.exe Now the installer starts. Press next 3 times. Now the MSYS2 installer starts, and goes up to 50% Press cancel Now MSYS2 asks if you want to cancel the installation process. Press Yes Noting visually changes, it still remains at 50%. Press the X. Now MSYS2 asks if you want to exit the installer. Press Yes. Now the installer window disappears. Now press enter in the console. The $ prompt returns. $ rm -rf ~/wine-tmp/
My versions: $ wine --version wine-8.15 $ uname -a Linux cedric 6.4.12-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 24 Aug 2023 00:38:14 +0000 x86_64 GNU/Linux