From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5967 invoked by alias); 26 Aug 2010 13:57:37 -0000 Received: (qmail 5958 invoked by uid 22791); 26 Aug 2010 13:57:36 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_20,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from smtpout.karoo.kcom.com (HELO smtpout.karoo.kcom.com) (212.50.160.34) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 26 Aug 2010 13:57:32 +0000 Received: from 213-152-38-55.dsl.eclipse.net.uk (HELO [192.168.0.5]) ([213.152.38.55]) by smtpout.karoo.kcom.com with ESMTP; 26 Aug 2010 14:57:29 +0100 Message-ID: <4C7672CB.409@dronecode.org.uk> Date: Thu, 26 Aug 2010 17:18:00 -0000 From: Jon TURNEY Reply-To: cygwin-xfree@cygwin.com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2 MIME-Version: 1.0 To: cygwin-xfree@cygwin.com CC: noggin@uwo.ca Subject: Re: Postinstall script error References: <4C7483F0.1070705@uwo.ca> In-Reply-To: <4C7483F0.1070705@uwo.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com X-SW-Source: 2010-08/txt/msg00121.txt.bz2 On 25/08/2010 03:46, noggin wrote: > Here is a slice from setup.log > 2010/08/23 23:47:07 running: C:\cygwin\bin\bash.exe --norc --noprofile > /etc/postinstall/fltk.sh > 2010/08/23 23:48:01 running: C:\cygwin\bin\bash.exe --norc --noprofile > /etc/postinstall/libglade2.0.sh > 2010/08/23 23:48:03 abnormal exit: exit code=2 > 2010/08/23 23:48:03 running: C:\cygwin\bin\bash.exe --norc --noprofile > /etc/postinstall/obconf.sh A workaround for this problem is reported at [1] mkdir -p /etc/xml edit /etc/postinstall/libglade2.0.sh to add --create /etc/postinstall/libglade2.0.sh [1] http://sourceware.org/ml/cygwin-xfree/2010-08/msg00074.html -- Jon TURNEY Volunteer Cygwin/X X Server maintainer -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/