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 :content-type:content-transfer-encoding; q=dns; s=default; b=GYS AxQ3moK2uWsxV93mlxdUXSNZCFYVvsCBBxYfXpDW4pLw/IImSH2RrNnwiyaBTEWh g92XLflDOAcIBLmU1kQX+YzeMGHXVsulenK+9ECx4OQnCM1fuv2Lq8NIZo1DmjPe fl6otWtGfIHuUsfOpREWFl0zqp48Xe+w54RXlt4E= 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 :content-type:content-transfer-encoding; s=default; bh=kgql0GcLg 1rBbtqQHRWXmJEAu3o=; b=KZr5+l1QM39oXQUNiSQVchm7TGDLTYPGTSqi/NW1b KTeYZDufhkTbJG07MYn2oHNRCiz2y6gKS+2WrHJBbqw9qG19NsXktvsW2fPOQY5l ma7lsXuaW6QMPcBIdTNS1Z0G7PIWXMX/62mCbkSMZG1cAATYC2JLNvRLYz+kpWdf Yo= 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 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 Message-ID: <51F43EB8.4040003@comcast.net> Date: Sat, 27 Jul 2013 17:42:16 -0400 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 AT cygwin DOT 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 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