public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Marco Atzeri <marco.atzeri@gmail.com>
To: cygwin@cygwin.com
Subject: Re: tried Setup (2.931), but failed
Date: Sun, 10 Mar 2024 15:54:14 +0100	[thread overview]
Message-ID: <0c8b4abc-0158-4854-ac95-36f3da912b6b@gmail.com> (raw)
In-Reply-To: <Ze2f1TuM6bk6k3as@ingber.com>

On 10.03.2024 12:56, Lester Ingber via Cygwin wrote:
> I tried Setup (2.931) but it too failed to fix ca-certificates.
> 
> Lester
> 

Hi lester,

Setup is not changing the script, so do not expect a change from that side

can you please

$ cd /etc/postinstall/
$ set -x
$ source ca-certificates.sh

On my system the output is:

+ source ca-certificates.sh
++ '[' '!' -e /etc/pki/ca-trust/ca-legacy.conf ']'
++ '[' -f /etc/pki/ca-trust/ca-legacy.conf -a -x /usr/bin/diff ']'
++ /usr/bin/mkdir -p /var/cache/setup/etc/pki/ca-trust
++ /usr/bin/rm -f /var/cache/setup//etc/pki/ca-trust/ca-legacy.conf.diff
++ /usr/bin/diff -wut /etc/pki/ca-trust/ca-legacy.conf 
/etc/defaults/etc/pki/ca-trust/ca-legacy.conf
++ /usr/bin/ca-legacy install
++ /usr/bin/update-ca-trust

What is coming out from your ?

Regards
Marco

  reply	other threads:[~2024-03-10 14:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-10 11:56 Lester Ingber
2024-03-10 14:54 ` Marco Atzeri [this message]
2024-03-10 16:32 Lester Ingber
2024-03-10 18:32 ` Marco Atzeri
2024-03-10 17:23 Lester Ingber
2024-03-10 18:44 Lester Ingber
2024-03-10 18:52 Lester Ingber
2024-03-10 19:48 ` Eliot Moss
2024-03-10 19:11 Lester Ingber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0c8b4abc-0158-4854-ac95-36f3da912b6b@gmail.com \
    --to=marco.atzeri@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).