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:date:from:to:subject:message-id:in-reply-to
	:references:mime-version:content-type:content-transfer-encoding;
	 q=dns; s=default; b=S1HjdwAZ9KClKYbJ3HWrwEsg65dfaG3KVA9DLvWXNUr
	ViEcML2EpzphHD6bYU3WE3PVonV4a6knDHtg/hWuaf001midvjAdTfWsUFnWCt8W
	Omh4BCwXzsCmpH0uEuKfu6bywmfkUWtl4I/Q2Uormusgxb3vzLSYGWHJiaBPpoTg
	=
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:date:from:to:subject:message-id:in-reply-to
	:references:mime-version:content-type:content-transfer-encoding;
	 s=default; bh=JdbicowkaYNybNzktm/8z+GFIUY=; b=XwKxkoW0oEPrBUxXJ
	FOd5MXdIVamSwXy58q3O8BUsV97F4zkWSSGQChj6xBT8Yce/44y9vCadFKJTKjVy
	KnxLMPPz0kQzJzGB00qdENd2Iad1981szb0xG/ptEoF3qLHYlp5gx1zMNu1iQ0Ty
	6lT6dQn8tCJ9gV7yAD5DlAdZF0=
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-Spam-SWARE-Status: No, score=-7.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=henry, chrome, happening, upgrade
X-HELO: conssluserg-06.nifty.com
DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-06.nifty.com 00D2Rr8p018127
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp;	s=dec2015msa; t=1578882473;	bh=5Ywiyvwy0NarlUhnSAu2ppgjCpALgezFINYGpYdYFJE=;	h=Date:From:To:Subject:In-Reply-To:References:From;	b=xJ5OvK5aoHb3pTGDpVeuiNXJLhQjdblhXBltpqJBV8vYRwlLgx7S2wYuwaOlEyvvt	 xyzGPeCVu0t2yiFAMyxeE5lOnTqcax7AvbK4OGVWpt5KhWj4QAvCByDQaxorMKbpjU	 2A0onkOhXpu1jJHWTYhyvvQIscwO73wh3nc7GZwz3ZtoXzYIJ83/Z5PwjGfnE7oEin	 lCmVqmje5a98Ctkl8hhxxu9yF5MAGQKegEAmQhOH+WHn43wI+kQiAKCrasO65tUOzP	 yLiacCk0WAo4AAuFT42b+x3kKnbQwqgrZAUvVjryLR1grKfs9Dv6WQiTGbSSPe4/tY	 50p7viVjp/gyA==
Date: Mon, 13 Jan 2020 11:27:54 +0900
From: Takashi Yano <takashi.yano@nifty.ne.jp>
To: cygwin@cygwin.com
Subject: Re: bash 127 errors  after upgrade and other install errors
Message-Id: <20200113112754.3ef22bc5f6574c15d8128f1e@nifty.ne.jp>
In-Reply-To: <CH2PR10MB421401F71EF79CA2003BFAD68C350@CH2PR10MB4214.namprd10.prod.outlook.com>
References: <CH2PR10MB421401F71EF79CA2003BFAD68C350@CH2PR10MB4214.namprd10.prod.outlook.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On Mon, 13 Jan 2020 00:27:37 +0000
Henry Goss wrote:
> I seem to be getting numerous bash error code 127 errors after updating
> 
> It seems to be happening on things like python and MySQL. The processes just return blank
> 
> Ex:
> 
> Myql
> #returns blank
> >
> 
> "echo $?"
> > 127
> 
> Additionally,  old software I've been using for a while now fail (sort of), involving python and selenium and chrome/gecko driver
> 
> Two python processes get started , which both appear to be attempting to read from the same pipe (I think?)
> 
> Closing one of the processes will let the program continue, closing the other causes the main execution to stop.
> 
> 127 errors go away with a fresh install, the python/selenium halting issue does not.
> 
> Are these related, and is there a fix?

Could you please provide the steps to reproduce the problem?

-- 
Takashi Yano <takashi.yano@nifty.ne.jp>

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

