X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.9 required=5.0 tests=AWL,BAYES_05,SPF_NEUTRAL X-Spam-Check-By: sourceware.org Message-ID: <4B2239AC.1040404@cornell.edu> Date: Fri, 11 Dec 2009 07:23:08 -0500 From: Ken Brown User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Is 1.7 ready?/Installation Issues References: <873a3i5phc DOT fsf AT jondo DOT cante DOT net> <4B21DA6F DOT 7020706 AT kringlecottage DOT com> <4B21E157 DOT 20701 AT cwilson DOT fastmail DOT fm> In-Reply-To: <4B21E157.20701@cwilson.fastmail.fm> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 On 12/11/2009 1:06 AM, Charles Wilson wrote: > for f in /etc/postinstall/*.sh ; do > /bin/bash -c $f && mv $f $f.done > done I think you need to omit '-c' because some postinstall scripts are not executable. Ken -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple