X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Daniel Brockman <dan@spicetrader.net>
Subject:  Re: Newly-installed bash 3.2.9-10 (cygwin 1.5.24-1) exits when I try  to execute a program
Date: Tue, 30 Jan 2007 07:20:31 +0000 (UTC)
Lines: 35
Message-ID:  <loom.20070130T081907-598@post.gmane.org>
References:  <45BCFC30.5060807@spiresoftware.com>
Mime-Version:  1.0
Content-Type:  text/plain; charset=us-ascii
Content-Transfer-Encoding:  7bit
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes
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

Glenn Serre <gaserre <at> spiresoftware.com> writes:

> 
> Good morning,
> 
> I installed a new version of cygwin yesterday, and find that bash starts up 
and
> builtins seem to execute, but when I try the first command, cygwin exits
> silently.  
> [...]
> Any hints? Should I wait until I can try 3.2.9-11 from a mirror?
> 
> Thanks for your attention,
> 
> --Glenn S.
> 
> 
> [...]

Consider content of a message that appeared a little earlier:


From: Eric Blake <ebb9 <at> byu.net>
Subject: [ANNOUNCEMENT] Updated: bash-3.2.9-11
Newsgroups: gmane.os.cygwin
Date: 2007-01-27 16:30:22 GMT (2 days, 14 hours and 41 minutes ago)
[...]
4a. For a single affected script, add this line just after the she-bang:
 (set -o igncr) 2>/dev/null && set -o igncr; # comment is needed
4b. For a single script, invoke bash explicitly with the shopt, as in
'bash -o igncr ./myscript' rather than the simpler './myscript'.
[...]


db


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

