| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
| Date: | Thu, 9 Oct 2003 20:28:08 -0400 |
| From: | Christopher Faylor <cgf-rcm AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: setup hangs during postinstall |
| Message-ID: | <20031010002808.GB27779@redhat.com> |
| Reply-To: | cygwin AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <Pine DOT GSO DOT 4 DOT 56 DOT 0310091749120 DOT 2767 AT eos> |
| Mime-Version: | 1.0 |
| 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |