This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Latest ssh can not be spawned from expect.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]