X-Spam-Check-By: sourceware.org Date: Tue, 24 Apr 2007 10:07:26 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: attn gzip and info maintainer Message-ID: <20070424140726.GA15632@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <462D8312 DOT 40105 AT byu DOT net> <20070424122622 DOT GB4571 AT ednor DOT casa DOT cgf DOT cx> <462DF92E DOT 2090302 AT byu DOT net> <20070424125336 DOT GA9348 AT ednor DOT casa DOT cgf DOT cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070424125336.GA9348@ednor.casa.cgf.cx> User-Agent: Mutt/1.5.14 (2007-02-12) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Tue, Apr 24, 2007 at 08:53:36AM -0400, Christopher Faylor wrote: >On Tue, Apr 24, 2007 at 06:33:50AM -0600, Eric Blake wrote: >>According to Christopher Faylor on 4/24/2007 6:26 AM: >>> On Mon, Apr 23, 2007 at 10:09:54PM -0600, Eric Blake wrote: >>>> Upgrading to coreutils-6.9 breaks info, as it tries to invoke gunzip.exe. >>>> This should be fixed in info to just invoke gunzip, since in gzip 1.3.9, >>>> gunzip is merely a symlink (and the new coreutils no longer adds implicit >>>> and confusing .exe extensions to symlinks). >>> >>> Are you saying that info uses coreutils to start gunzip somehow? >> >>No, I'm stating that info invokes 'gunzip.exe', > >If I do a 'strings' on info.exe, I see the strings 'bzip2' and 'gzip' without >extensions. Sorry. I don't know why I kept that sentence in there. I actually tested info after renaming gunzip.exe to gunzip and it certainly does fail. I located the problematic code in info and I'll have a new release shortly. It was YA place in texinfo where decisions were made about a "Windows" platform which don't make sense for Cygwin. cgf -- 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/