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 Date: Tue, 2 Aug 2005 02:07:34 +0200 (MET DST) From: Angelo Graziosi To: cygwin AT cygwin DOT com Subject: Bash-3.0-...11 and postinstall Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-PMX-Version: 4.7.1.128075, Antispam-Engine: 2.0.3.2, Antispam-Data: 2005.8.1.31 X-PerlMx-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0' From the mailing list it seems that after upgrading Bash-3.0-10,11, the postinstall (00bash.sh) should copy bash.exe to sh.exe. This happened with previous version (3.0-7 or 3.0-8) but not with the more recent, 3.01-10 and the last 3.0-11. For example: $ bash --version GNU bash, version 3.00.16(11)-release (i686-pc-cygwin) Copyright (C) 2004 Free Software Foundation, Inc. $ sh --version GNU bash, version 3.00.16(10)-release (i686-pc-cygwin) Copyright (C) 2004 Free Software Foundation, Inc. So I copy manually or (with the last, 3.0-11) rerun $ /etc/postinstall/00bash.sh.done from the standard bash shell (the link on Desktop) I always install CYGWIN after a reboot, i.e. REBOOT Start/Run/setup.exe without any CYGWIN processes running. Is it possible to fix that postinstall script? Why rerunning the postinstall from bash, it works? The user that does not frequently follow the mailing list, perhaps, does not know that one should manually copy bash.exe to sh.exe. Best regards, Angelo. -- 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/