X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Thu, 31 Dec 2009 17:51:37 -0500
From: Christopher Faylor <cgf-use-the-mailinglist-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Can't use key authentication on x64 Server 2003 R2
Message-ID: <20091231225137.GA12460@ednor.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <4B3AC168.3040000@eburg.com>  <1ef5a52f0912300056n2eb8e93q93099e757dc56669@mail.gmail.com>  <4B3B80D7.5070004@eburg.com>  <4B3CEEF4.3030704@eburg.com>  <4B3CF06F.7020503@users.sourceforge.net>  <4B3D23B9.2070200@eburg.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <4B3D23B9.2070200@eburg.com>
User-Agent: Mutt/1.5.20 (2009-06-14)
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
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

On Thu, Dec 31, 2009 at 02:20:41PM -0800, Gordon Messmer wrote:
>On 12/31/2009 10:41 AM, Yaakov (Cygwin/X) wrote:
>>
>> That means there is a process running besides rebaseall.  rebaseall 
>> must be run from a dash shell with no other processes -- including 
>> services -- running.
>
>I started bash from the start menu and ran "exec dash".  "ps ax" showed 
>no other cygwin processes, and sshd had been stopped.  rebaseall 
>complained before I'd done those things but not after.
>
>I see now that "exec" doesn't do in cygwin what it does in Unix.

exec works like linux for everything but the first started cygwin
prcess.  If you're trying to rebase bash you really do need to start
dash by itself.

cgf

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

