www.delorie.com/archives/browse.cgi | search |
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:message-id:date:from:reply-to:mime-version:to | |
:subject:references:in-reply-to:content-type | |
:content-transfer-encoding; q=dns; s=default; b=i61Wc8wd4egQTX/y | |
J9PXgF0SIBGwYIdncC7bUtqIzIFVxPLYN6XlQjVg8oonqBl1IpbHJSPmBHfBhgNa | |
+z5bYpvt+O57oOUVhdCH/kPzx5zK2BUfwpOyVokPi+CKawDBdEeUjVVcHJDKZYmb | |
igZIAH6U32R1a90ZdljxF1cHwSg= | |
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:message-id:date:from:reply-to:mime-version:to | |
:subject:references:in-reply-to:content-type | |
:content-transfer-encoding; s=default; bh=sf8G5A+fL2Z4NwMOfZPoJB | |
hxJLM=; b=Mugo5+67KeQST4IIin9jtg7DgEnrnDwcnvVQtYvZuZqRXzfbqyYK62 | |
eHjwhUGWRadUDyVJesaacHQhhnMYQ7oJmiLKaepbp3XJ1XLbZpdTeJ7sAoGraG7U | |
YEInlRZSdYCfaOUQ9ts5Kke7ZrPemPfz5dkwXOhrMjP8bkUdlXOww= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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.4 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_MXURI,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=no version=3.3.2 |
X-HELO: | omr-m02.mx.aol.com |
Message-ID: | <52DFB6B7.6070701@aol.com> |
Date: | Wed, 22 Jan 2014 07:16:55 -0500 |
From: | Tim Prince <n8tm AT aol DOT com> |
Reply-To: | tprince AT computer DOT org |
User-Agent: | Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Is there someone who have a same problem ? |
References: | <CA+WgaY86qXwc9ywzjmU1x8B9WrpFnsQzFtvs6q5JLTRDFsEvHQ AT mail DOT gmail DOT com> <52DF5A6F DOT 2030509 AT users DOT sourceforge DOT net> <CA+WgaY-7sVhxcKyaY=FZpSbiG3JW8N+KHRAh=oXyh_A3bWeH5A AT mail DOT gmail DOT com> |
In-Reply-To: | <CA+WgaY-7sVhxcKyaY=FZpSbiG3JW8N+KHRAh=oXyh_A3bWeH5A@mail.gmail.com> |
x-aol-global-disposition: | G |
x-aol-sid: | 3039ac1adece52dfb6bb6ca2 |
X-AOL-IP: | 69.133.204.177 |
On 1/22/2014 3:35 AM, kou1okada wrote: > 2014/1/22 Yaakov (Cygwin/X) <yselkowitz AT users DOT sourceforge DOT 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 >>> #------------------ >> >> $ uname -srvmp CYGWIN_NT-6.3 1.7.27(0.271/5/3) 2013-12-09 11:54 x86_64 unknown ... $ wget -O /dev/null https://google.com --2014-01-22 07:10:00-- https://google.com/ Resolving google.com... 2607:f8b0:4009:804::1006, 74.125.225.7, 74.125.225.8, .. . Connecting to google.com|2607:f8b0:4009:804::1006|:443... failed: Connection tim ed out. Connecting to google.com|74.125.225.7|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.google.com/ [following] --2014-01-22 07:10:21-- https://www.google.com/ Resolving www.google.com... 2607:f8b0:4009:802::1014, 74.125.225.112, 74.125.225 .113, ... Connecting to www.google.com|2607:f8b0:4009:802::1014|:443... failed: Connection timed out. Connecting to www.google.com|74.125.225.112|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: `/dev/null' [ <=> ] 10,876 --.-K/s in 0.001s 2014-01-22 07:10:42 (9.74 MB/s) - `/dev/null' saved [10876] -- Tim Prince -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |