On Mon, Dec 18, 2023 at 11:36 AM Michael Soegtrop  wrote:
>
> Dear Cygwin Team,
>
> since a while I have these errors in the setup log file of new cygwin
> installations
>
> C:\bin\cygwin\var\log\setup.log.full:
>
> running: C:\bin\cygwin\bin\bash.exe --norc --noprofile
> "/etc/postinstall/ca-certificates.sh"
> /usr/bin/ln: failed to create symbolic link
> '/etc/pki/ca-trust/extracted/pem/directory-hash/ca-certificates.crt':
> Permission denied
> abnormal exit: exit code=1

Hi Michael,

you can try to run by hand the
 /etc/postinstall/ca-certificates.sh

and after manually rename it as

  /etc/postinstall/ca-certificates.sh.done

so that will not be tried any longer

> running: C:\bin\cygwin\bin\bash.exe --norc --noprofile
> "/etc/postinstall/openssl.sh"
> can't run /etc/postinstall/openssl.sh: No such file

likely as it was already completed and you have it as already renamed "*.done"

$ ls /etc/postinstall/openssl.sh*
/etc/postinstall/openssl.sh.done

> Things like HTTPS downloads with curl seem to work anyway so these
> errors might be benign, but they are still not nice.
>
> Best regards,
>
> Michael

Regards
Marco

-- 
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

Reply via email to