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:subject:to:references:cc:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=ELe/pGvUL/ivJA9A NAoDORG+1apeFjLAr9Zq8LwamN3oBuhkaddXrWjflONVmzCbzUUsr22+rVIAZo3F 8hl8+WkPgKnTfHZz2IipC0WjkgibV8wG5znpbzoJaT/gDblNgvvfJPuNkxTgneoL zEytyEdWoNJJT9IuRJ2D674I2dU= 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:subject:to:references:cc:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=LdJ2ljLA9Qvu1D4y1nTAZU UGI/c=; b=hXLh9HOWplVnE7rV+F0CTXQoC9DyolW8qmLrcYG/AC5784aHG5Lc03 BcCCa8UIpBMEXixSMlCcstmjxmMyV2BfCLCJRcpBRyO+IC19RjBWRYrrKBqaGYT6 O9ugSYZfIeFn51gCatyr7Ls0LrZgNaJEVmlXylm2NlLvqVeAh5+ss= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,EXECUTABLE_URI,KAM_EXEURI,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=committees, catalogdtd, UD:setup-2.889-12-g1cf567.x86.exe, sk:www.oas X-HELO: out1-smtp.messagingengine.com X-ME-Sender: Subject: Re: setup-x86_64.exe v2.889 doesn't select additionally downloaded packages when installing from local directory To: The Cygwin Mailing List References: <8571f617c5a740608e267364827e7733 AT merl DOT com> Cc: Robert Cohen From: Jon Turney Message-ID: <2adead6b-07d0-e457-0191-5b9bac7c2e8f@dronecode.org.uk> Date: Wed, 7 Mar 2018 12:08:17 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 06/03/2018 23:14, Robert Cohen wrote: [...] >> I built an updated setup with some attempted fixes for these problems. >> >> https://cygwin.com/setup/setup-2.889-12-g1cf567.x86.exe >> https://cygwin.com/setup/setup-2.889-12-g1cf567.x86_64.exe >> >> Perhaps you could try that and see if it improves things for you? [...] > Thanks for the fixes. I tested setup-2.889-12-g1cf567.x86_64.exe, and after selecting category view on > the installer and changing "Default" to "Install" at the top of the list, it appeared to select both the > pre-selected and my own selected packages for installation, which if I recall correctly, is how it worked Thanks for testing. > before this issue arose. I did get one postinstall script error: > > Package: _/libfontconfig-common > fontconfig_dtd.sh exit code 2 > > Here's the related error from setup.log.full, along with info on the command that ran just before that one: > > 2018/03/06 17:57:14 running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_update-info-dir.dash" > Rebuilding info directory > install-info: warning: no info dir entry in `/usr/share/info/latex2rtf.info.gz' > 2018/03/06 17:57:31 running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/fontconfig_dtd.sh" > could not open /etc/xml/catalog for saving > add command failed > 2018/03/06 17:57:31 abnormal exit: exit code=2 > > I looked in /etc/xml/, and the catalog file was there, containing the following: > > > > > > Is the error from fontconfig_dtd.sh something to be concerned about? This looks like a problem with the order postinstall steps are being run, possibly due to a missing dependency. Can you please provide the setup.log.full? -- 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