Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
From: "Dave Korn" <dk@artimi.com>
To: <cygwin@cygwin.com>
Subject: RE: Latest ssh can not be spawned from expect.
Date: Mon, 23 Aug 2004 17:32:48 +0100
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
In-Reply-To: <Pine.GSO.4.61.0408231145380.20492@slinky.cs.nyu.edu>
Message-ID: <NUTMEGO77k5hnkIVOVY00000ee3@NUTMEG.CAM.ARTIMI.COM>
X-OriginalArrivalTime: 23 Aug 2004 16:32:48.0484 (UTC) FILETIME=[D39A9240:01C4892E]

> -----Original Message-----
> From: cygwin-owner On Behalf Of Igor Pechtchanski
> Sent: 23 August 2004 16:56

> > My script works on a older cygwin software:
> > expect == 5.26
>             ^^^^
> > ssh == OpenSSH_3.6.1p2
> >  
> > My script fails on a current cygwin software:
> > expect == 5.26
              ^^^^
> However, even without having used expect, the underlined 
> lines above look 
> suspicious.  According to 
> <http://www.cygwin.com/packages/expect/>, the 
> latest version of the expect package for Cygwin is 
> 20030128-1, *not* 5.26.  

  Red herring, I think.  It's a snapshot of v5.26 that was prepared on 28th
Jan 2003.  The way to determine the actual version number is to use "runtest
--version" or "expect -v".

dk@mace /artimi/firmware> runtest --version
WARNING: Couldn't find the global config file.
Expect version is       5.26
Tcl version is          8.4
Framework version is    1.4.4
dk@mace /artimi/firmware>


[Mind you, I have upgraded my dejagnu framework, and I can't say for sure
that I didn't install expect from source and then forget I'd done so...]

    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....


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

