This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bash 127 errors after upgrade and other install errors


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]