From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16478 invoked by alias); 17 Jul 2013 01:39:38 -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 16469 invoked by uid 89); 17 Jul 2013 01:39:37 -0000 X-Spam-SWARE-Status: No, score=0.0 required=5.0 tests=AWL,BAYES_50,RDNS_NONE,SPF_PASS autolearn=no version=3.3.1 Received: from Unknown (HELO mail.spocom.com) (206.63.224.240) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Wed, 17 Jul 2013 01:39:36 +0000 Received: from localhost (spkdsl-116-45.cet.com [206.63.116.45]) by mail.spocom.com with SMTP; Tue, 16 Jul 2013 18:39:10 -0700 Date: Wed, 17 Jul 2013 09:20:00 -0000 From: Gary Johnson To: cygwin@cygwin.com Subject: Re: Recent Cygwin problems Message-ID: <20130717013824.GA26514@phoenix> Mail-Followup-To: cygwin@cygwin.com References: <20130621174245.GA3281@phoenix> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130621174245.GA3281@phoenix> User-Agent: Mutt/1.5.20 (2009-06-14) X-SW-Source: 2013-07/txt/msg00338.txt.bz2 On 2013-06-21, Gary Johnson wrote: > I've had Cygwin installed on this computer for over two years > without any problems but recently I've started seeing a few problems > and my installation seems corrupted. > > 1. Starting several weeks ago, whenever I run setup.exe I get this > pop-up message part way through the process. > > Cygwin Setup - Running postinstall scripts > > Postinstall script errors > These do not necessarily mean that affected packages > will fail to function properly, but please check > /var/log/setup.log.full and report any problems. > > Package: Unknown package > pango1.0.sh exit code 1 > > The relevant lines from /var/log/setup.log.full (following a > reinstall of the mutt package) seem to be these at the end: > > 2013/06/21 10:05:29 running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/mutt.sh" > 2013/06/21 10:05:30 running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/pango1.0.sh" > /etc/postinstall/pango1.0.sh: line 1: /etc/pango/pango.modules: No such file or directory > 2013/06/21 10:05:30 abnormal exit: exit code=1 > 2013/06/21 10:05:30 Changing gid to Administrators > 2013/06/21 10:07:23 note: Installation Complete > 2013/06/21 10:07:23 Ending cygwin install I looked further into this one and figured it out. Line 1 of /etc/postinstall/pango1.0.sh is /usr/bin/pango-querymodules > /etc/pango/pango.modules but there was no /etc/pango directory. That was apparently what the message /etc/pango/pango.modules: No such file or directory was trying to say. I just created that directory and now installations from setup.exe complete without that pop-up message. Regards, Gary -- 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