Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Tue, 2 Oct 2001 01:38:25 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: OpenSSH-2.9.9p2-1 Message-ID: <20011002013825.B10580@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <200109280803 DOT f8S83qS02789 AT loony DOT cygnus DOT com> <3BB9440C DOT 9080709 AT ece DOT gatech DOT edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3BB9440C.9080709@ece.gatech.edu> User-Agent: Mutt/1.3.21i On Tue, Oct 02, 2001 at 12:35:24AM -0400, Charles Wilson wrote: >Hmmm.... > >I was wondering why 2.9.9p2-1 hadn't shown up in the setup menu yet. >Here's why: > >setup.ini: > >@ openssh >version: 2.9p2-3 >install: latest/openssh/openssh-2.9p2-3.tar.bz2 1304262 >source: latest/openssh/openssh-2.9p2-3-src.tar.bz2 561558 >[prev] >version: 2.9.9p2-1 >install: latest/openssh/openssh-2.9.9p2-1.tar.bz2 1397568 >source: latest/openssh/openssh-2.9.9p2-1-src.tar.bz2 697371 > >So, at least the script that generates setup.ini thinks that "2.9.9p2-1" >is < "2.9p2-3". I'm not sure what the setup.exe code would think, tho. > >lexigraphically, the setup.ini-generating script is CORRECT: "." IS < "p". > >(2.9.9p2-1 2.9p2-3) > ^ ^ > >However, this can be fixed (shortterm) by a setup.hint file on >sourceware. Should I fix it, since Corinna's on vacation? I've fixed it. I doubt that it is as simple as . being less then p, though. setup.exe is supposed to normalize the versions. So, it is probably really due to the fact that p > 9. Whoopee. It still doesn't work. Thanks for the heads up. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/