ca-certificates.sh cannot install?
Marco Atzeri
marco.atzeri@gmail.com
Wed Jan 31 17:20:53 GMT 2024
On 31/01/2024 17:40, Lester Ingber via Cygwin wrote:
> I just installed the latest Cygwin on our two PCs. I was hoping this
> would take care of this problem, but it did not. On just one of the PCs, I see (in black):
>
> Package: _/Unknown package
> ca-certificates.sh exit code 1
>
> The other PC is fine with all installations.
>
>
try
$ cd /etc/postinstall
$ ./ca-certificates.sh
$ echo $?
if the outcome is 0 you can just
$ mv ./ca-certificates.sh $ ./ca-certificates.sh.done
Regards
Marco
More information about the Cygwin
mailing list