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:message-id:date:from:to:subject:references :content-type; q=dns; s=default; b=wRxaXlN1hC+RXU4PCBZQlqFOTFait tmbRwyYRBtvunaw7ognykeAXGY6vOPWZNdOyL8N3Cl88aZqoZjlnrtrbqIcuiWyI 1tjEs86kpvdR360TTdNJLGBQDDEgeHgQmYomvpoftSa1q3d/RgO3OQVjoiZfaGDW SSgWxMYyqxf5Xc= 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:message-id:date:from:to:subject:references :content-type; s=default; bh=KHE300fZQ7gOtFDzRqycuaYd9lI=; b=x9p LlKHZUJfAnLhKncFA9SZjWQuOR/BmrT6yx82kW7XGcde8s1vdlIWVWpp0DY4MJzb cB9ZFJGK+glO3ymR494XiuHFcdWGHE00RmJQvkb3b/CEZOz0yzvq2uuFN1yTI7Nv HLvzuF2fxhUh3qK2GEI714hWzNgXO5y0KZe7WuuE= 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=-3.6 required=5.0 tests=BAYES_00,EXECUTABLE_URI,FREEMAIL_FROM,GIT_PATCH_2,KAM_ASCII_DIVIDERS,KAM_EXEURI,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=navigate, HX-Gm-Message-State:AKGB3mK, Settings, H*UA:github.com X-HELO: mail-oi0-f47.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:from:to:subject:references :user-agent; bh=fSuocn11Ip7u/+KqD0TNv10a1lHkhSwfEzYDz2TXEkc=; b=DuSFanyarNnjBQTutKRwnqwMS7nSEdiUmmQUAXi4kZlo2PnzqDyInkdK8632dYYWxf CNKAB3UWkvWe3f6JxgRMUBCswXCWUIhkNYy1qTnPPf0mtKPI4IemwoLY9DEVntE0MPlx VtO+iI/7ynDmGjPIcNxBD2X0qPhp1TYkwdpkg+ckHyA/tUlILtbPIlEygki7YmchUSNm Iu4/OkDtBUBsD6rfaOaBANfM4nkavT0pXiGDkwYNhBKqC5oMmVuL/UM84fTkO+l92wQA QA8yeNI4cJThunaoVZ9yhHFNkVbsvs62NdT0R2bSJ6FeqzaUvFltlLefeTOvXGnDKPrz iPww== X-Gm-Message-State: AKGB3mK+kUqP98N1z2dpBb5pUjx9U1oQN5njIGJVnCT2iHEALMdeKP63 B/BdfP08445YlV2lnSsykqo82Q== X-Google-Smtp-Source: ACJfBot28axulVA8YMU4bmo1xMgtoX8zl5yACqxDguC0qGs1rHJYCRvviWZHsTGEyFk8gEE58k/4nQ== X-Received: by 10.202.5.132 with SMTP id 126mr1849554oif.276.1513038378958; Mon, 11 Dec 2017 16:26:18 -0800 (PST) Message-ID: <5a2f2229.46e8ca0a.8b93c.4c34@mx.google.com> Date: Mon, 11 Dec 2017 16:26:17 -0800 (PST) From: Steven Penny X-Google-Original-From: Steven Penny To: cygwin AT cygwin DOT com Subject: Re: setup 2.883 release candidate - please test References: Content-Type: text/plain; charset=utf8; format=flowed User-Agent: Tryst/2.0.1 (github.com/svnpenn/tryst) On Mon, 11 Dec 2017 18:46:30, Jon Turney wrote: > A new setup release candidate is available at: > > https://cygwin.com/setup/setup-2.883.x86.exe (32 bit version) > https://cygwin.com/setup/setup-2.883.x86_64.exe (64 bit version) > > Please test and report problems to cygwin AT cygwin DOT com. If no regressions > are discovered in the next week or so, it will be promoted to release. Here is an old issue - say you go to install a package, but your download is corrupt. You get this: --------------------------- Cygwin Setup --------------------------- Package file wget has a corrupt local copy, please remove and retry. --------------------------- OK --------------------------- *Then setup closes*. This is not right. If the archive is missing, or if the archive fails the SHA check, *then the file should be redownloaded by setup*, and SHA check run again. With the current system, setup exits, then the user has to navigate to where the problem file is, for example: C:\http%3a%2f%2fcygwin.mirror.constant.com%2f\x86_64\release\wget then delete the problem file, then restart setup. I cant see why setup shouldnt just automate all of this. Also here is a new issue - on the "Select Connection Type" page - "Use System Proxy Settings" is the first choice, and by default the selected choice. "Direct Connection" should be the first choice, and by default the selected choice. -- 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