delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/11/09/09:32:27

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Date: Wed, 9 Nov 2005 09:32:02 -0500 (EST)
From: Igor Pechtchanski <pechtcha AT cs DOT nyu DOT edu>
Reply-To: cygwin AT cygwin DOT com
To: "Peter A. Castro" <doctor AT fruitbat DOT org>
cc: Dave Korn <dave DOT korn AT artimi DOT com>, cygwin AT cygwin DOT com
Subject: RE: Old versions of setup.exe
In-Reply-To: <Pine.LNX.4.63.0511082221230.10783@gremlin.fruitbat.org>
Message-ID: <Pine.GSO.4.63.0511090929500.26451@slinky.cs.nyu.edu>
References: <SERRANOtIIZS2TRqf690000022c AT SERRANO DOT CAM DOT ARTIMI DOT COM> <Pine DOT LNX DOT 4 DOT 63 DOT 0511082221230 DOT 10783 AT gremlin DOT fruitbat DOT org>
MIME-Version: 1.0

On Tue, 8 Nov 2005, Peter A. Castro wrote:

> On Tue, 8 Nov 2005, Dave Korn wrote:
>
> > Peter A. Castro wrote:
> >
> > > Unfortunately, the Cygwin Time Machine hasn't been archiving setup.exe
> > > (at least not consistently).  The top of /pub/cygwin/ always has the
> > > latest setup.exe (and setup.ini), but the Time Machine hasn't been
> > > archiving it because there's no automatic way to extract the version
> > > number from it.
> >
> >  Well, ...
> >
> > dk AT espanola /tmp> strings setup.exe | grep setup-version | cut -d ' ' -f 3
> > 2.521
> > dk AT espanola /tmp>
>
> Hmmm... that doesn't seem to work for me on linux.... :(
> And, it doesn't work for me on Cygwin either?!
> This is what I get:
>
> % strings -a w:/webserver/ftp/pub/cygwin/setup.exe | grep -i setup
>      name="RedHat.Cygwin.Setup"
>
> This is the latest setup.exe from the cygwin website too.  I'm at a loss
> as to why it works for you and not me.

Dave's running this command on a self-compiled version of setup.  The
setup on the Cygwin site is compressed with upx, which mangles all strings
(except the PE header).  So, one way to get version information into setup
is to use the "Version:" tag in the PE header (or whatever it's called),
but that will only work for the newest setup versions -- the older ones
will have the "unextractable version" problem.
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha AT cs DOT nyu DOT edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor AT watson DOT ibm DOT com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

If there's any real truth it's that the entire multidimensional infinity
of the Universe is almost certainly being run by a bunch of maniacs. /DA

--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019