GitHub Action Error

© Fxzx mic fxzxmic@outlook.com
Mon Jan 31 14:15:41 GMT 2022


I am installing these packages with cygwin/cygwin-install-action@master:



cmake make gdb mingw64-x86_64-gcc-g++



on Github Action. However, the following error occurred:



Changing gid back to original

running: C:\cygwin\bin\dash.exe "/etc/postinstall/0p_000_autorebase.dash"

abnormal exit: exit code=-1073741701

running: C:\cygwin\bin\dash.exe "/etc/postinstall/0p_update-info-dir.dash"

abnormal exit: exit code=-1073741701

running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/000-cygwin-post-install.sh"

abnormal exit: exit code=-1073741701

running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/coreutils.sh"

abnormal exit: exit code=-1073741701

running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/bash.sh"

abnormal exit: exit code=-1073741701

running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/base-files-mketc.sh"

abnormal exit: exit code=-1073741701

running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/base-files-profile.sh"

abnormal exit: exit code=-1073741701

running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/p11-kit.sh"

abnormal exit: exit code=-1073741701

running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/ca-certificates.sh"

abnormal exit: exit code=-1073741701

running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/crypto-policies.sh"

abnormal exit: exit code=-1073741701

running: C:\cygwin\bin\dash.exe "/etc/postinstall/openssl.dash"

abnormal exit: exit code=-1073741701

running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/libxml2.sh"

abnormal exit: exit code=-1073741701

running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/libsasl2_3.sh"

abnormal exit: exit code=-1073741701

running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/python38-pip.sh"

abnormal exit: exit code=-1073741701

running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/python38.sh"

abnormal exit: exit code=-1073741701

running: C:\cygwin\bin\dash.exe "/etc/postinstall/man-db.dash"

abnormal exit: exit code=-1073741701

running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/mintty.sh"

abnormal exit: exit code=-1073741701

running: C:\cygwin\bin\dash.exe "/etc/postinstall/zp_man-db-update-index.dash"

abnormal exit: exit code=-1073741701

Changing gid to Administrators

Ending cygwin install

I don't know why. Can anyone help me?
Although the installed packages are different, my other Github Action is similar to this one, but that Github Action has no problem.
---
From:
Fxzx mic
fxzxmic@outlook.com<mailto:fxzxmic@outlook.com>
---



More information about the Cygwin mailing list