X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 To: cygwin AT cygwin DOT com Subject: Re: bash 127 errors after upgrade and other install errors Message-Id: <20200113112754.3ef22bc5f6574c15d8128f1e@nifty.ne.jp> In-Reply-To: References: 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 -- 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