Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 From: "Hannu E K Nevalainen" To: Subject: RE: setup hangs during postinstall Date: Fri, 10 Oct 2003 19:48:23 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal In-Reply-To: <20031010002808.GB27779@redhat.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 > From: Christopher Faylor > Sent: Friday, October 10, 2003 2:28 AM > On Thu, Oct 09, 2003 at 06:17:08PM -0500, Brian Ford wrote: > >#!/bin/bash > > > >FOO=`cypath -S` ^^^^^^ Brian, I hope that you *mean* cygpath and nothing else... > > > >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. I've pointed out this several times. Running setup from bash works exactly as expected (for me). Running it like $ cygstart /install/setup.exe --no-md5 is the fastest way *I* can use to reproduce the hang. > 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 A related subject: http://cygwin.com/contrib.html _Building the development version of Cygwin_ Note that minimally, the top-level source tree needs to contain: Makefile.in, config, config-ml.in, config.guess, config.sub, configure, configure.in, include, install-sh, libiberty, ltconfig, ltmain.sh, missing, move-if-change, newlib, symlink-tree, winsup, ylwrap. Should IMO be _at least_ referenced from the FAQ - if not added to it. Old info/reminder: http://www.cygwin.com/ml/cygwin/2003-09/msg00628.html /Hannu E K Nevalainen, B.Sc. EE - 59?16.37'N, 17?12.60'E -- UTC+01, DST -> UTC+02 -- --END OF MESSAGE-- -- 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/