X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <49A6286D.5050901@columbus.rr.com> Date: Thu, 26 Feb 2009 00:28:13 -0500 From: Paul McFerrin Reply-To: pmcferrin AT columbus DOT rr DOT com User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: wget, ssh, ... and cygwin 1.7 issues References: <22144268 DOT post AT talk DOT nabble DOT com> <49A1DEBD DOT 9090007 AT columbus DOT rr DOT com> <20090224091947 DOT GA6035 AT calimero DOT vinschen DOT de> In-Reply-To: <20090224091947.GA6035@calimero.vinschen.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 Corinnia: I finally got cygwin 1.7 swapped-in to try to reproduce my problem. Good news, after a few hours of pinging a website, ZERO ERRORS for now. Since it is an intermittent error, I'll let it run at 6 seconds interval until tomorrow. Now some issues raised with 1.7 ................. $ ls -l /etc/passwd /etc/group -rwxrwxrwx+ 1 UNKNOWN mkpasswd 74 Feb 25 23:42 /etc/group -rwxrwxrwx+ 1 UNKNOWN mkpasswd 81 Jan 11 19:06 /etc/passwd For BOTH files having write access by everyone, any attemps to edit the files with "vim" will result on a permament block on OPEN. No EPERM error code. Now I did NOT upgrade anything elso but just replacing cygwin1.dll file. I was able to append a new-line to the group file. When editing group file, "vim group" became "vim -u NONE group" is procps output. As I was reading 1.7 docs on mkpasswd & mkproup, I didn't see any way to specify a UID or GID when creating the entry. Otherwise, things are looking up. With my two web servers running fine. Corinna Vinschen wrote: > On Feb 22 18:24, Paul McFerrin wrote: > >> I've been having the same problem for the past two weeks. Just didn't >> know where to look. Thanks for sharing. Maybe we can get someone on >> this. >> >> Wget would just HANG intermittently in the Connecting phase. >> > > I don't observe this problem. Does updating to Cygwin 1.7 help? > > > Corinna > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/