X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:references:in-reply-to:subject:date
	:message-id:mime-version:content-type:content-transfer-encoding;
	 q=dns; s=default; b=LHkNQ4pLMlb2VN5JKAGUBZygPd9f0kyiJB2MRY6brqr
	SxUTbjtXKFSLFad2iS5nczpIhi4bfRFLaDWG7mRlzRrood55SQXNqzA2OTSIufYp
	UV4wlOMYLhvey4h8gh5CRHa6nTzYMzVqbNdKLGahdNu8haozpdVELmixkFsz5j/U
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:references:in-reply-to:subject:date
	:message-id:mime-version:content-type:content-transfer-encoding;
	 s=default; bh=3GkU+3Fa6yyBPoPoWXpD15cqVMo=; b=soJ1vtyDX4yKBGY/2
	hMXznXz5vCzIgbOLtExUTSPKKQNalOjd/qjdG0hwvP6NzetXHHmeyB0FOLR2oFxU
	w5v8F3slKWjwxmvhtChpc7LUxJUVDbiVIqR7ONcYzo+xJFd5M8jBtzyDVvcawb9K
	89SgfeSX5ygM7g4DMSamh6+9jw=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-yh0-f45.google.com
X-Received: by 10.236.98.37 with SMTP id u25mr7587160yhf.68.1430322902094;        Wed, 29 Apr 2015 08:55:02 -0700 (PDT)
From: "cyg Simple" <cygsimple@gmail.com>
To: <cygwin@cygwin.com>
References: <CALs82VyFzF5LJT_2ve3cXOVhsgDgLNRvPgmsszEVndZRHNjgjQ@mail.gmail.com>
In-Reply-To: <CALs82VyFzF5LJT_2ve3cXOVhsgDgLNRvPgmsszEVndZRHNjgjQ@mail.gmail.com>
Subject: RE: Fork Failures
Date: Wed, 29 Apr 2015 11:55:03 -0400
Message-ID: <0b0701d08294$dc9f1c10$95dd5430$@gmail.com>
MIME-Version: 1.0
Content-Type: text/plain;	charset="UTF-8"
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t3TFtIBO030252

> 
> My machine started having fork failures, so I found the documentation on fork
> failures and am trying to fix it.  However the rebaseall -v command will not run.
> I only ever get back the response "only ash or dash processes are allowed during
> rebasing Exit all Cygwin processes and stop all Cygwin services"
> 
> However when I run ps -a it only lists the bash process and the ps process, so I'm
> very confused as how to fix this. I've restarted the computer, but get the same
> results.
> 
> I am running bash.exe as an admin for all of this, FYI
> 

Bash is not ash or dash.  The error message is specific enough for you to have figured this out on your own.

From a Windows CMD Console open the ash.exe program then execute the command.

--
cyg Simple


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


