From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 57899 invoked by alias); 23 Nov 2017 18:08:46 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 57464 invoked by uid 89); 23 Nov 2017 18:08:45 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.3 required=5.0 tests=AWL,BAYES_00,EXECUTABLE_URI,KAM_EXEURI,KB_WAM_FROM_NAME_SINGLEWORD,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=Hx-spam-relays-external:ESMTPA, Settings X-HELO: out4-smtp.messagingengine.com Received: from out4-smtp.messagingengine.com (HELO out4-smtp.messagingengine.com) (66.111.4.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 23 Nov 2017 18:08:43 +0000 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id C818320D9A for ; Thu, 23 Nov 2017 13:08:41 -0500 (EST) Received: from frontend2 ([10.202.2.161]) by compute6.internal (MEProxy); Thu, 23 Nov 2017 13:08:41 -0500 X-ME-Sender: Received: from [192.168.1.102] (host86-158-32-25.range86-158.btcentralplus.com [86.158.32.25]) by mail.messagingengine.com (Postfix) with ESMTPA id 652F524536 for ; Thu, 23 Nov 2017 13:08:41 -0500 (EST) Subject: Re: setup with experimental libsolv-based dependency solving To: cygwin-apps@cygwin.com References: <2f0fe3a8-d931-bac8-6b55-866290d4c597@dronecode.org.uk> From: Jon Turney Message-ID: <7d047b10-eb43-9f62-f724-85f6f5ebb776@dronecode.org.uk> Date: Thu, 23 Nov 2017 18:08:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <2f0fe3a8-d931-bac8-6b55-866290d4c597@dronecode.org.uk> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2017-11/txt/msg00100.txt.bz2 On 30/10/2017 15:52, Jon Turney wrote: > On 25/10/2017 20:18, Jon Turney wrote: >> >> This has a lot of internal changes, so could use some wider testing. >> Please test. [...] > I've replaced these with: [...] I've replaced these with: https://cygwin.com/setup/setup-2.882-62-g75a2e0.x86.exe https://cygwin.com/setup/setup-2.882-62-g75a2e0.x86_64.exe Changes compared to setup-2.882-49-gcc8b05: libsolv related: - Fix crash after incomplete download - Handle going backwards to mirror selection correctly other: - Improve behaviour after download error - Don't fatal() on unexpected early window messages - Make 'System Proxy Settings' the default, rather than 'Direct' - Remove support from installing from a local directory which doesn't contains a setup.ini file I'm kind of tempted to tag this, stick a fork in it, and call it done, but I don't think we are quite there yet...