X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=Yt WhJM5HhQurxbUzIV06aBFmwHRXULpJ0PknPS0q/eq1SLJ5cWIbtqMFbIVFWf/9db fzf6d0UENJavFc+d+2YWq20JGaZAKlTaO3M8rN86asEd5KsUxDTogaSrxURnJLqr FcFB8RC+CDWQm4NDhWzF/TQdKz79AVUopzjCTre3M= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=KfkdlHS7 makB11IeCxFh6ZCClSc=; b=MDV0f/XAEgGuRcRkmcD4NsJ0hyR32cOIJNAOREw5 N07j2IKX7yccLUx/9k5PBE3pyVovg4ScxzgdJYxRelru1rXN0jHGG8C6OJvWIYsY +Gg557QVhpTGRWQ15c6myEUq+qmMFg27OUohlIWSc93O54kT42AGCMlXbSwX6WsF scU= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-qc0-f193.google.com MIME-Version: 1.0 X-Received: by 10.140.88.112 with SMTP id s103mr231538qgd.47.1390379723419; Wed, 22 Jan 2014 00:35:23 -0800 (PST) In-Reply-To: <52DF5A6F.2030509@users.sourceforge.net> References: <52DF5A6F DOT 2030509 AT users DOT sourceforge DOT net> Date: Wed, 22 Jan 2014 17:35:23 +0900 Message-ID: Subject: Re: Is there someone who have a same problem ? From: kou1okada To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Sorry, I made a mistake. The parent article of this thread is http://cygwin.com/ml/cygwin/2014-01/msg00262.html. I tried to install cygwin64 to Windows 7 Ultimate and Windows8 as below: $ setup-x86_64 -s http://ftp.jaist.ac.jp/pub/cygwin -P wget,ca-certificates Windows 7 doesn't have no problems. But Windows 8 causes a problem at verify SSL certification. Maybe the cause of this problem is not dependencies. I believe that there is a problem when p11-kit command runs on the cygwin64 under Windows 8. For details, please see below: http://cygwin.com/ml/cygwin/2014-01/msg00262.html 2014/1/22 Yaakov (Cygwin/X) : > On 2014-01-21 22:18, kou1okada wrote: >> >> If you are using the cygwin64 under the Windows 8, please check a >> following command sequence and please tell me a result. >> >> #------------------ >> uname -srvmp >> cygcheck -c | grep ca-certificates >> ls -lnG /etc/setup/ca-certificates.lst.gz >> find /etc/pki/ca-trust/extracted/ -mindepth 1 -type f -not -iname >> README -exec ls -lnG {} + >> wget -O /dev/null https://google.com >> #------------------ > > > WFM on my main Win7 system and a fresh Win8.1 installation. If there are no > non-empty files (besides README) in /etc/pki/ca-trust, it means the > postinstall script didn't finish successfully. The most likely cause would > be choosing not to install all dependencies when prompted, but to be sure: > > http://cygwin.com/problems.html > > > Yaakov > > > -- > Problem reports: http://cygwin.com/problems.html > FAQ: http://cygwin.com/faq/ > Documentation: http://cygwin.com/docs.html > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple