Mack Lobell wrote:
After upgrade to 2.0.15-3 i get the following error:Sorry I hadn't install the new sh-utils when I said to update to 2.0.15-2 (I hadn't arrived at my configured mirror). I and others had similar problems with it, see:
KeyChain 1.9; http://www.gentoo.org/projects/keychain
Copyright 2001 Gentoo Technologies, Inc.; Distributed under the GPL
* All previously running ssh-agent(s) have been stopped.
* Initializing /home/lobell/.ssh-agent-VOLVO file...
* Initializing /home/lobell/.ssh-agent-csh-VOLVO file...
* Starting new ssh-agent
/usr/bin/keychain: line 1: exec:: command not found
* Could not open a connection to your authentication agent.
/usr/bin/keychain: line 1: exec:: command not found
Could not open a connection to your authentication agent.
* 1 more keys to add...
Could not open a connection to your authentication agent.
* Problem adding key...
Could not open a connection to your authentication agent.
* 1 more keys to add...
Could not open a connection to your authentication agent.
* Problem adding key...
Could not open a connection to your authentication agent.
* 1 more keys to add...
Could not open a connection to your authentication agent.
* Problem adding key...
bash: exec:: command not found
If i go back to the nohup script delivered in 2.0.3 everything works ok.
Either there is a problem with the "new"(2.0.15-3) nohup or a problem with keychain.
http://www.cygwin.com/ml/cygwin/2003-01/msg00292.html
Now, 2.0.15-3 hasn't been announced yet (and again it wasn't at my usual mirror) but I have no errors with it.
--- nohup 2003-01-07 06:49:37.000000000 +0100
+++ /bin/nohup.orig 2003-01-05 04:15:00.000000000 +0100
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
# nohup -- run a command immume to hangups, with output to a non-tty
# Copyright (C) 1991, 1997, 1999, 2000, 2002 Free Software Foundation, Inc.
//RegardsFrom: Hack Kampbjorn <[EMAIL PROTECTED]> To: Mack Lobell <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: Where did nohup go? Date: Mon, 06 Jan 2003 02:09:24 +0100 Mack Lobell wrote:After my latest upgrade of sh-utils (2.0.15.1) the nohup script has disappeared. Is this correct? The keychain (SSH stuff) script uses nohup so it needs modifications.
This was a packaging error. Update to 2.0.15-2.nohup exists in sh-utils 2.0.3. //Regards
-- Med venlig hilsen / Kind regards Hack Kampbjørn -- 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/