Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Thu, 9 Oct 2003 20:28:08 -0400
From: Christopher Faylor <cgf-rcm@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: setup hangs during postinstall
Message-ID: <20031010002808.GB27779@redhat.com>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <Pine.GSO.4.56.0310091749120.2767@eos>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <Pine.GSO.4.56.0310091749120.2767@eos>
User-Agent: Mutt/1.4.1i

On Thu, Oct 09, 2003 at 06:17:08PM -0500, Brian Ford wrote:
>#!/bin/bash
>
>FOO=`cypath -S`
>
>but using #!/bin/sh doesn't.  likewise, strace hangs here:
>#!/bin/bash
>
>FOO=`strace -o /tmp/cygpath.strace cypath -S`
>
>but not using #!/bin/sh.
>
>Neither hang if setup is launched from bash instead of explorer.

Hmm.  Maybe I missed this point before.  I never run setup from
explorer.

In any event, can you set the CYGWIN_DEBUG=cygpath and maybe do some
search and destroy debugging to see precisely where it is hanging?

cgf

--
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/

