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:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=veWh2yDRFzE1oXu9EGsqOmD8MPreB1PrdNcnJf9M099 M5mQt0IeHp5crhyYAgXbj/M3313SxdW9AfSWUtTLU1CI81kNUvFxiufKyUPoeK9j z2LtjMfCJoXT5CHElbV8rm3M/xBRJDy3189YD574wZGafqhfQ2PrcesqKzp+S4Ao = 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:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=Mlxec+G+innaAPCFou+YK71+9IM=; b=mq/aMhguzpjxVqDeW Bjp4BLBpO6fJ0wr6nMmtSuORQDaZHldfO/f9At1a0aeLbw+yPD37dgflmY6IsC5R UpYeo9HslHgmC9jfai9p5FSTGWKHbyIyj5Gg2epDF0vo/fU9N8+Jcl1UVKaVTao6 U95vYuo/gl3W2OyrNPUaXhBStE= 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=4.1 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,KAM_COUK,KAM_FROM_URIBL_PCCC,SPF_PASS autolearn=no version=3.3.2 X-HELO: out.ipsmtp3nec.opaltelecom.net X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AlwCANX3X1RV0kVV/2dsb2JhbAANTodBzRWDGwMCAoEtAQEBAQGFAAEBBCMVQBELGAICBRYLAgIJAwIBAgE3AQ0TCAEBvzJ4lRoBAQEHAQEBAR6BLY9vFoJhgVQFkA6ocYM3AQEB X-IPAS-Result: AlwCANX3X1RV0kVV/2dsb2JhbAANTodBzRWDGwMCAoEtAQEBAQGFAAEBBCMVQBELGAICBRYLAgIJAwIBAgE3AQ0TCAEBvzJ4lRoBAQEHAQEBAR6BLY9vFoJhgVQFkA6ocYM3AQEB Message-ID: <545FF889.2020503@tiscali.co.uk> Date: Sun, 09 Nov 2014 23:28:09 +0000 From: David Stacey User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.33-0.8 References: In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 07/11/2014 09:11, Corinna Vinschen wrote: > I just released a 8th TEST version of the next upcoming Cygwin release, > 1.7.33-0.8. I've done a little testing, and the only casualty so far seems to be the bash post install script. If you perform a clean install of Cygwin (x86 or x86_64) and install just the base packages with a test version of cygwin, then the bash post install script always exits with return code 1. The links '/dev/stdin', '/dev/stdout' and '/dev/stderr' are not created. This is rectified by either invoking mintty and running the bash post install script manually, or by running setup again, keeping the test version of cygwin and getting setup to run the bash post install script. This problem is not observed when installing cygwin-1.7.32-1; in this instance the bash post install script runs correctly and the three links are created. Version numbers are as follows: setup 2.852 cygwin-1.7.33-0.8 (also -0.4; I haven't tried the other test versions) bash-4.1.17-9 Tested under Windows 7 Ultimate SP1 64-bit. Hope this is helpful, Dave. -- 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