Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 From: "Dave Korn" To: 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: Message-ID: 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 > , 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 AT 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 AT 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/