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=Fe5I5mZZoAk69/Ar NBgJfWEgO2qH+2ODcaOfVML3Dafos1+zYzUypcd8zHzXK4uInNT6QnvN0BLmJLA9 Co0MFXOXnOGTCEMH7YICRSsnjEz6wq6P1k6IoSBkVGhpRzj+PIp8CJzli1IEQ3KT Hx9QaP64pucRbJzDwtiq3sg3om4= 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=xX79MufNXjwdGMndXosqq3 a2/nA=; b=SabNCt2p9EQRVq2s9S2Lv/0rw7jr3p2NScX6Z6RfV1bgbeGbxu/Dc9 57Iwoe8bx6Umhz65mE+aIe2s7V3o1J2qkZoMm7ckk0naiPo2Jn6ZstkIX2jENdoV peob91hj3IvbJWw1d8VrFDjER0fXvUsMuSTvgEiiSVnE8Qe5g6lZs= 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-Spam-SWARE-Status: No, score=-0.6 required=5.0 tests=AWL,BAYES_00,EXECUTABLE_URI,FORGED_SPF_HELO,KAM_EXEURI,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS autolearn=no version=3.3.1 spammy=categories, HAuthentication-Results:smtp.auth, HAuthentication-Results:auth, downloading X-HELO: sa-prd-fep-047.btinternet.com Authentication-Results: btinternet.com; auth=pass (PLAIN) smtp.auth=jonturney AT btinternet DOT com X-OWM-Source-IP: 31.51.207.12 (GB) X-OWM-Env-Sender: jonturney AT btinternet DOT com X-VadeSecure-score: verdict=clean score=0/300, class=clean Subject: Re: [ANNOUNCEMENT] Updated: setup (2.898) To: The Cygwin Mailing List References: Cc: Bryan Berns From: Jon Turney Message-ID: <9fd8b9df-4744-0343-70c9-fccb4743707a@dronecode.org.uk> Date: Wed, 1 Jan 2020 16:22:25 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 01/01/2020 13:27, Bryan Berns wrote: > On Sat, Dec 28, 2019 at 8:40 AM Jon Turney wrote: >> >> >> A new version of Setup (2.898) has been uploaded to: >> >> https://cygwin.com/setup-x86_64.exe (64 bit version) >> https://cygwin.com/setup-x86.exe (32 bit version) > > Something definitely busted in this version for me. I've been using > the same command line to download an offline, partial mirror for more > than 5 years: > > setup-x86_64.exe --disable-buggy-antivirus --download --no-desktop > --root "%CD%\Temp" --quiet-mode --categories All --remove-categories > Debug --local-package-dir "%CD%" --site "%MIRROR%" > > On a clean directory structure, this now stops executing without > downloading anything: > Thanks for reporting this problem, and for providing the command line to reproduce it. This seems to be a crash which occurs when a package which only has a test version and no current version is selected via the command line (so using '--categories All' will hit the few packages which are instances of this) I've built setup with a patch which attempts to address this: https://cygwin.com/setup/setup-2.899.x86_64.exe https://cygwin.com/setup/setup-2.899.x86.exe Perhaps you could try that and see if it improves things for you? -- 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