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:message-id:date:from:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=PhfOI99X5PA1HA9q j3ptl6BfPG118LoFqkWlyp66RFNvijJV7Jyqvkp2leKSTQm/grcWHlaskZGIDfML XZ0CNof2Cn4JPcCsWhaaRdZFd4jZuC34+xt4t4/AhrdU3wRAXs+lTkL9G3oTJQ18 M5oRDEmbXckVNVcU9ypaEuKgOOY= 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:message-id:date:from:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; s=default; bh=6iQklV2wPVSPZzvsHHOwkg Mi23I=; b=kkwk/bPWFz4gGrj46q7CUiKPHlj3eOVEOGq0+nNWO8D/7746C25chC QUJIz/+kc5400dhmA+7o6eXK79BnzAJ5fa7Ib6x5NWB85wegHz7T7T6bwtLbXsAq EL7cSu3S15ukGoXeCrYP/FQmzag/TtlPoFgyfBqimZrYXFNxxRDZA= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: vms173003pub.verizon.net Message-id: <526563E6.9050405@cygwin.com> Date: Mon, 21 Oct 2013 13:27:02 -0400 From: "Larry Hall (Cygwin)" Reply-to: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: ver 1.7.25 cygwin64 post-install.sh Error on Win 7 References: <52653460 DOT 80104 AT gmail DOT com> <20131021150554 DOT GA1514 AT ednor DOT casa DOT cgf DOT cx> <52655E53 DOT 8030300 AT gmail DOT com> In-reply-to: <52655E53.8030300@gmail.com> Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit On 10/21/2013 1:03 PM, Jonathan wrote: > On 21/10/2013 16:05, Christopher Faylor wrote: >> On Mon, Oct 21, 2013 at 03:04:16PM +0100, Jonathan wrote: >>> When I run: >>> >>> C:\Windows\system32>C:\cygwin64\bin\bash.exe --norc --noprofile >>> "/etc/postinstall/000-cygwin-post-install.sh >>> >>> I get this back: >>> >>> 0 [main] bash 1956! child_info::sync: wait failed, pid 0, Win32 >>> error 6 >>> >>> Even if I just run: >>> >>> C:\cygwin64\bin\bash.exe >>> >>> I get a popup saying "C:\cygwin64\bin\bash.exe is not a valid Win32 >>> application" >>> >>> Any ideas? >> Either http://cygwin.com/acronyms/#BLODA or a bad installation of bash. >> Try reinstalling first, then check for apps which could be interfering >> with Cygwin. > I've tried reinstalling and no difference. > > I've just run cygcheck and am attaching the result. As Chris mentioned, you want to look for possible BLODA candidates. As part of that search, you can try enabling detect_bloda in your CYGWIN environment variable (see http://cygwin.com/cygwin-ug-net/using-cygwinenv.html#cygwinenv-implemented-options). You might also try trimming everything from your path but the Windows directories and see if that helps. If so, you can use a search of what's in your path to lead you to the BLODA. -- Larry _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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