On Mon, May 12, 2025 at 6:34 PM Aurélien Couderc <[email protected]> wrote: > > Cygwin: > > Using Cygwin install on network share in CI fails. > This seems to be a recent regression, as this was working a year before. > > Now on Windows 10 with Cygwin 3.6.1 it fails with error 127. > > Test case, using cmd.exe: > > curl --remote-name "https://www.cygwin.com/setup-x86_64.exe" > .\setup-x86_64.exe -q --no-write-registry --no-admin --root %cd% > --no-desktop --site "https://mirrors.kernel.org/sourceware/cygwin" > .\bin\bash.exe -c 'ls -l ; echo $?' > > Expected result: > ls -l output, with exit code 0 > > Actual result: > exit code 127 > > I am not good in debugging Cygwin, but it looks like .\bin\cygwin1.dll > just gives up at some point. >
Help! This is still a BIG problem for us, we have no CI right now. Can WinDBG help, somehow? Aurélien -- Aurélien Couderc <[email protected]> Big Data/Data mining expert, chess enthusiast -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

