From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-x532.google.com (mail-ed1-x532.google.com [IPv6:2a00:1450:4864:20::532]) by sourceware.org (Postfix) with ESMTPS id D7B3B3857021 for ; Fri, 11 Sep 2020 14:41:20 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org D7B3B3857021 Received: by mail-ed1-x532.google.com with SMTP id t16so10210211edw.7 for ; Fri, 11 Sep 2020 07:41:20 -0700 (PDT) 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=K42RfNvX6tcVLfFbF6JeU9jUjz3FJJbrqtOlqtbkVNo=; b=PtZixyY5w1980p4aTTCua2IEytH3J5p520gie6P/skhYG8kyZL6k9NCx37FYt7Wwl8 GCOCh2/8Mgx/+0gMU4vKFWiNJDg1JBcMXZGaVMZ5rEcquH60kYgcO9xqvcFW9r1v5EoT 53dXhbcNySdpQlIGo0RieTC38e0oDmrf3IWddHyV0crazujUnqg3xbNVI6mWH9kOXzZq rJDeptbdeWl1ehnXaRWAMMQt8UYe0MBM+clU69DIhAYndT2s35i54AtfJJDYoH5Q3G22 4zA3XWL1flyvmyNlTT3tCjp/Y56BQQOW0ITexEIqEPT+xLQM098ivHo7DKmVSNJKs5Co buJg== X-Gm-Message-State: AOAM533qk7psXr4n8ouxHE30P0j7VW0bGVfqRaz/nQg5w9M5m8YKUb2c NNT7D93IRvNoKhcelSi2qYwLWVJYoJQ= X-Google-Smtp-Source: ABdhPJwzT4RaveiOi9i9NP6M5sumhFJCA4JKDSEoZHoM6Z3KUqp2oN/msfC2MniF1VkYljBa6CvHBg== X-Received: by 2002:aa7:dd11:: with SMTP id i17mr2315727edv.170.1599835279644; Fri, 11 Sep 2020 07:41:19 -0700 (PDT) Received: from ?IPv6:2003:cc:9f24:8652:25e5:a503:27f:b30? (p200300cc9f24865225e5a503027f0b30.dip0.t-ipconnect.de. [2003:cc:9f24:8652:25e5:a503:27f:b30]) by smtp.gmail.com with ESMTPSA id v6sm1854384edj.59.2020.09.11.07.41.18 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 11 Sep 2020 07:41:19 -0700 (PDT) Subject: Re: postinstall: fontconfig abnormal exit To: cygwin@cygwin.com References: <106370283.20200908171659@yandex.ru> <782011494.20200910083521@yandex.ru> <5a2fdf46-93c8-048b-cadb-cb9d9212c716@SystematicSw.ab.ca> <20200910230426.5811f3e8@quarternote> <8f40571c-1a37-8e4b-f1bd-ecf40175d0d7@gmail.com> <179bbaf0-02b4-1c63-0083-5fa2a8833ea9@cornell.edu> From: Marco Atzeri Message-ID: <06e9cf44-8cc8-267e-12b3-e8a866a01c80@gmail.com> Date: Fri, 11 Sep 2020 16:41:18 +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: <179bbaf0-02b4-1c63-0083-5fa2a8833ea9@cornell.edu> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Language: it Content-Transfer-Encoding: 8bit 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@cygwin.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: , X-List-Received-Date: Fri, 11 Sep 2020 14:41:22 -0000 On 11.09.2020 15:12, Ken Brown via Cygwin wrote: > On 9/11/2020 7:31 AM, Marco Atzeri via Cygwin wrote: >> 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. >> >> Installing just base+fontconfig is not providing any error, >> so it must be an interaction of fontconfig with some other package > > You can reproduce the problem by doing a fresh install and choosing > libfontconfig-common and libxml2.  setup.log.full shows > > running: C:\cygwin64temp\bin\bash.exe --norc --noprofile > "/etc/postinstall/fontconfig_dtd.sh" > could not open /etc/xml/catalog for saving > > Marco, libxml2 used to have a postinstall script that would create > /etc/xml/catalog: > > $ cat /etc/postinstall/libxml2.sh.done > if test ! -f /etc/xml/catalog; then >         /bin/mkdir -p /etc/xml >         /usr/bin/xmlcatalog --noout --create /etc/xml/catalog > fi > > But this seems to have disappeared from the most recent release. noted. libxml2-2.9.10-2 on the build stage > > Ken Thanks Marco