X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <489F93E7.4020108@cwilson.fastmail.fm> Date: Sun, 10 Aug 2008 21:20:39 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.16) Gecko/20080708 Thunderbird/2.0.0.16 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: setup v2.573.2.3: Postinstall: "abnormal exit: exit code=126" References: <1078355474 DOT 20080809162543 AT inbox DOT ru> <00be01c8fa36$aaa16120$9601a8c0 AT CAM DOT ARTIMI DOT COM> <489DF631 DOT 57D5D4D6 AT dessent DOT net> <00db01c8fa5f$79ddb830$9601a8c0 AT CAM DOT ARTIMI DOT COM> <489E0C62 DOT 86E9115A AT dessent DOT net> <489E3393 DOT 4040300 AT byu DOT net> <489E4332 DOT 3060700 AT go4more DOT de> <489EEB8A DOT 7060408 AT byu DOT net> <489F64A5 DOT 3080309 AT users DOT sourceforge DOT net> <20080810231105 DOT GC9970 AT ednor DOT casa DOT cgf DOT cx> In-Reply-To: <20080810231105.GC9970@ednor.casa.cgf.cx> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 Christopher Faylor wrote: >> Actually, I was debating removing this from cygport and letting >> _update-info-dir take care of these, as this would appear to >> significantly reduce the number of postinstall scripts. > > I think it's a good idea to just let _update-info-dir take care of this. > It's going to run anyway so you end up just running install-info twice. Well, one of the problems with both cygport's current automatic handling of info files, and the _update-info-dir metapackage, is that nobody ever runs install-info --remove. And really, I don't see any way a metapackage like _update-info-dir could ever do so -- How does it know what I *used* to have installed, that now is installed no longer? It can't parse my existing dir file, can it? Which is why I tend to (a) rely on cygport's automatic postinstall scripts, or (b) use explicit postinstalls. And, when I'm being REALLY conscientious, also an explicit preremove. -- Chuck P.S. I've added a 'requires: bash coreutils' line to terminfo's setup.hint on sourceware. I'll also make sure the next package includes that change. -- 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/