X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Message-ID: <489679B1.B036089@dessent.net>
Date: Sun, 03 Aug 2008 20:38:25 -0700
From: Brian Dessent <brian@dessent.net>
X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: bash shell interface broken after install on Vista
References: <4895F9A7.1030103@ca.rr.com> <Pine.LNX.4.64.0808031433580.8167@tmcd.austin.tx.us>  <20080804005956.GC13008@ednor.casa.cgf.cx> <Pine.NEB.4.64.0808032207330.20644@panix2.panix.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Tim McDaniel wrote:

> The original problem report mentioned it hanging during the download
> or install, I forget which.  I wondered whether it might have been
> some odd networking problem with that particular mirror.  (I've had
> odd networking problems in the past, even in Linux.)  It's also an
> obvious fix technique, if it works, but he later said it didn't.

The hang is most likely during the postinstall phase, because some BLODA
is preventing the postinstall scripts from running.  No postinstall = no
/etc/profile, which means PATH doesn't get set to include /bin, which
means normal commands don't work and only shell builtins function.  No
postinstall/profile also means /bin/bash doesn't get copied to /bin/sh
which means any script with a #!/bin/sh fails to run also.

Brian

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

