This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Is there someone who have a same problem ?


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) <yselkowitz@users.sourceforge.net>:
> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]