From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21090 invoked by alias); 27 Jul 2013 21:42:13 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 21072 invoked by uid 89); 27 Jul 2013 21:42:12 -0000 X-Spam-SWARE-Status: No, score=0.6 required=5.0 tests=AWL,BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,RDNS_NONE,SPF_PASS autolearn=no version=3.3.1 Received: from Unknown (HELO qmta06.westchester.pa.mail.comcast.net) (76.96.62.56) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Sat, 27 Jul 2013 21:42:11 +0000 Received: from omta09.westchester.pa.mail.comcast.net ([76.96.62.20]) by qmta06.westchester.pa.mail.comcast.net with comcast id 5Zft1m0030SCNGk56Zi4ZR; Sat, 27 Jul 2013 21:42:04 +0000 Received: from [192.168.0.139] ([24.62.208.73]) by omta09.westchester.pa.mail.comcast.net with comcast id 5Zi31m00l1bZFbs3VZi4cQ; Sat, 27 Jul 2013 21:42:04 +0000 Message-ID: <51F43EB8.4040003@comcast.net> Date: Sun, 28 Jul 2013 14:45:00 -0000 From: Ken User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:22.0) Gecko/20100101 Firefox/22.0 SeaMonkey/2.19 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: libpango1.0_0-1.32.5-1 postinstall error Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2013-07/txt/msg00632.txt.bz2 Hello, While installing the latest cygwin 1.7.22-1 x86 I found that the 'libpango1.0_0-1.32.5-1' postinstall script caused an abnormal exit in setup. An excerpt of the setup.log file follows: ----------------------------- 2013/07/27 17:07:30 running: E:\Cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/pango1.0.sh" 2013/07/27 17:07:30 abnormal exit: exit code=1 ----------------------------- This is attributed to a missing '/etc/pango' directory: /etc/postinstall/pango1.0.sh: line 1: /etc/pango/pango.modules: No such file or directory While I have manually mitigated the issue for my installation, for a long term solution I recommend that the '/etc/postinstall/pango1.0.sh' script be revised to first create the directory before attempting to populate the pango.modules file. Kind regards, Ken -- 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