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 To: cygwin AT cygwin DOT com From: Andy Moreton Subject: Bash 3.0 packaging problems Date: Fri, 8 Jul 2005 14:32:31 +0000 (UTC) Lines: 24 Message-ID: User-Agent: Xnews/06.08.25 X-IsSubscribed: yes Hi, In addition to the issues with the prompt reported elsewhere, bash-3.0-7 seems to have some minor packaging issues: 1) The info file is missing. Running "cygcheck -l bash" on bash 2.05 lists "/usr/share/info/bash.info" but is not found in the bash 3.0 package. /usr/share/doc/Cygwin/bash-3.0.README suggest an info file should be included. 2) The package scripts don't seem to remove /bin/bash as /bin/sh when downgrading to an older version. I would expect that either /bin/sh would be be replaced with ash, or the new (downgraded) bash version. - Run setup to upgrade to bash 3.0 - Run setup to downgrade bash back to 2.05: ~> bash --version GNU bash, version 2.05b.0(1)-release (i686-pc-cygwin) Copyright (C) 2002 Free Software Foundation, Inc. ~> sh --version GNU bash, version 3.00.16(7)-release (i686-pc-cygwin) Copyright (C) 2004 Free Software Foundation, Inc. AndyM -- 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/