X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D42C33986434 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1599823887; bh=hfFIwUkfJUk35s04KICBS1EeS/0PdmIYlVts7tsivaw=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=QUNptHKvw4Gd062gecERBf1ptO7luxbE2KzomJmFKycbXvN3J5K/oYefMYfnt9Kw8 w5gFCYYMgl238oRF2Wgqx63db2HnIx67/ZQ4Jf3MrFTNEiAb35wG1TJw7tnSZAttob zUPb6MsKKt/8VE4dqninLLIwx7USsXqRl16DzghY= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 9E82E398603D X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=JAC1S5AVX2hqBRpnCZxKUojTc29vNUZKY8Jd+WsYsn0=; b=GSh9nu4XdAVIPDimJQDP2zbhZ+znUjoQCGLiTwaWSgas/G64Ty21kwoFYjKGdzfyNM 55a7Sk5YCT/QqImVYfjKHENhVwwFPe+uBK7FK1yssfN+elVG0VFBORG9ygSh+YOiheD/ 9nWvo+y0bDqGe3jwh/XLtrykm3vCs9w89s0CPDw1lLI7d1Qi1npNUsJDcVmniCj7ea4C GZKuOF711rAyE1D15Hpu5uvzFAz3E60QElwg99aw9Y/vdem+SaQN8raYGJGzENo7h7kv uztWl4YqbBmuvwOUNj0p7ZeNGCcfIv+Y0Hn+D+LLbwHRz1+WIopT6kyHRdKYp4n6IynE VP+w== X-Gm-Message-State: AOAM532VosqGuqeaLrd1u0G2nrRvbak7or9fF6REj9rdt/+aFE7DEb/i 7trwTR/iPq8r2fCs6ezKKCTmfCFhVXc= X-Google-Smtp-Source: ABdhPJzsnEyjySCXxtIQacqa9FiEHMJGt3qIKj7atoXXoD28qiQus1aZV+l4ri6iYsQD4rZx9lSEDA== X-Received: by 2002:a17:906:b6d5:: with SMTP id ec21mr1519140ejb.396.1599823883294; Fri, 11 Sep 2020 04:31:23 -0700 (PDT) Subject: Re: postinstall: fontconfig abnormal exit To: cygwin AT cygwin DOT com References: <106370283 DOT 20200908171659 AT yandex DOT ru> <782011494 DOT 20200910083521 AT yandex DOT ru> <5a2fdf46-93c8-048b-cadb-cb9d9212c716 AT SystematicSw DOT ab DOT ca> <20200910230426 DOT 5811f3e8 AT quarternote> Message-ID: <8f40571c-1a37-8e4b-f1bd-ecf40175d0d7@gmail.com> Date: Fri, 11 Sep 2020 13:31:22 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 MIME-Version: 1.0 In-Reply-To: Content-Language: it X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Marco Atzeri via Cygwin Reply-To: Marco Atzeri Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" On 11.09.2020 10:32, Hamish McIntyre-Bhatty via Cygwin wrote: > On 11/09/2020 08:22, Fergus Daly via Cygwin wrote: >>> On 2020-09-10 04:57, Fergus Daly via Cygwin wrote: >>>>>>> Sorry if this has been asked 4 million times already. >>>> >>>>>> $ head /etc/postinstall/{fontconfig_dtd,libxml2}.* >>>>> ==> /etc/postinstall/fontconfig_dtd.sh.done <== >>> hmmm. i don't understand exactly what this thread is about, but i do know that on my latest fresh install of cygwin, >>> the fontconfig_dtd install is claiming an error at the end. >>> is this related to that ? >> Exactly. On first setup and all subsequent updates this post-installation error recurs. >> The cure described depends on the presence of several files including one that the script creates if necessary. >> >> PS Before I enlisted help to cure this glitch "properly", I found it and its recurrence sufficiently intrusive to become an annoyance. >> Since nothing was obviously broken I guessed that nothing further would be broken by artificially achieving the post-installation >> sequence as follows: >> $ mv /etc/postinstall/fontconfig_dtd.sh /etc/postinstall/fontconfig_dtd.sh.done this remove the action, does not solve it what`s happen if you just run /etc/postinstall/fontconfig_dtd.sh any error message ? >> And so it transpired: nothing awful seemed to happen, or fail to happen, as a consequence of this "fix"; and the error msg stopped. > > I agree this should be fixed - it is annoying, and I also don't think > it's a new bug by any stretch: I had this last September when I was > first looking at getting wxPython to compile in Cygwin. > > Also it's, in my opinion, not a great user experience to have end users > immediately thing something is wrong after the first install. Despite > the fact that it doesn't seem to matter, it doesn't inspire confidence > for first-time users. I haven't followed this very closely so I'm aware > it might be hard to fix, and I very much appreciate all the effort put > in to Cygwin, but I reckon this one would help a lot with the first > impressions & attitude of a new Cygwin user. > > Hamish > check on /var/log/setup.log.full for any hints on what is going wrong Installing just base+fontconfig is not providing any error, so it must be an interaction of fontconfig with some other package -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple