X-Recipient: archive-cygwin@delorie.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:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:cc:content-type; q=dns; s=default; b=SSWy
	i7PzH51CDmwj2jwmPXfRQm0W+vgklBzJ61461EI96tp5EDEFbI7coJPx5dHvenj2
	yOdjD0RhXUQKbWt1lsofhZQlGth/hRrAOBnBlQ55KhmWUmSU3t80dOx0zDDJFI/4
	K5eqYh2AbsYkA6nmrHC9kPKb99dbSIb0nKqP30I=
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:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:cc:content-type; s=default; bh=jLBbZjzDBE
	/G+WaBo2aDX1Ed0Wk=; b=MtVTlNG8aa6YZgBNBio49O0IvXTHmDws73P6dQcN3W
	BsG5NDCLK7ImlqIrBa3RNZFaZTxPrAPdlDkdxn+9L2iCuHlAy7wvMqT4gux9Do1F
	+1wHRx1ZlcESh5S+Rlzeb+bgT6EGLG3oEqGDeT9WSDlSLOyDlfu8s3JLAojqbJLk
	8=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Prompt, believing, DOS, ALWAYS
X-HELO: mail-qt0-f174.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20161025;        h=x-gm-message-state:mime-version:in-reply-to:references:from:date         :message-id:subject:to:cc;        bh=dZVlR/EnOn6I5XzxLeCy5GRumRwhAYHtBrkYla2Vm0Q=;        b=golqogdHg9EN1Q43x64yGbzmraC24oDFY9y8diVsNWNQM7uIXWwaWHayiPIMQN/bzQ         EV47YUocMygFsgrdZnAMJIZCPK00P+OAPg7Nc/tK0ujoUQ63/3eGMuRHnAGniK0XK3Kc         aWCjZdlbixccdN8L2eT/dJFL6td93iRELGCIrjXbmPP2hkXHfRcYrO6Myn/yoDhTplZy         o1yaEiMbG/rnC/ZF+M5ymKVZYPB8B6qzmDoU+a3a4U+9goGrlFuSdZHNWtG2pqQJKAj1         qPey2pdaCBREiiYEtkg6UhFsGDmOFVsoYu3tsi6Jg+Pzi4IeNr0dkJR60t2RrpewHxvD         Lg/g==
X-Gm-Message-State: AKwxyte/lRlQaQ/6gtEkpNhQqp5Fksh+BdApdqimmk+3jRls+xb8Luwd	qyZtC/ROuC/K3wDFZ/cWXgaQFEXeFvkb8IQP7w==
X-Google-Smtp-Source: AH8x225Qm492rripC/ms8qPjzuzQOS3fE0VgVEkT9itlyDT01cFTmHqUHSIrKThDyaUo6s32G6fzbAd3isM8VOaiLCU=
X-Received: by 10.200.46.139 with SMTP id h11mr49885707qta.111.1517410681603; Wed, 31 Jan 2018 06:58:01 -0800 (PST)
MIME-Version: 1.0
In-Reply-To: <f3941c58-e05a-7803-17c9-683ba0a32ddb@dronecode.org.uk>
References: <CAKqBF1igB-P_o__zbXwxKGtps_LaejHoQ_Qcp0OgUE2K5VjvUQ@mail.gmail.com> <f3941c58-e05a-7803-17c9-683ba0a32ddb@dronecode.org.uk>
From: Fergus Daly <ugly.leper@gmail.com>
Date: Wed, 31 Jan 2018 14:58:01 +0000
Message-ID: <CAKqBF1gG+cTb+WSWuJe=HQcxCxBuO7HbpSh_=9HsQmbnXomXjw@mail.gmail.com>
Subject: Re: setup takes a long time
To: Jon Turney <jon.turney@dronecode.org.uk>
Cc: The Cygwin Mailing List <cygwin@cygwin.com>
Content-Type: text/plain; charset="UTF-8"

>> $ ./setup-2.884.x86_64.exe --local-install '\\necker\download\cygwin-packages' --no-admin --upgrade-also --quiet-mode --mirror-mode --no-shortcuts | ts -i

Thank you, using ts is really illuminating.
As an incidental query:
I deduce from the look of the snip above that you update Cygwin from
within Cygwin?
I have always done so from within a DOS Command Prompt window,
believing your way to be fatally flawed.
Is your way (much more convenient) ALWAYS OK? What if cygwin1.dll is
itself being updated?
Fergus
PS Or maybe you are using Windows PowerShell or similar.

--
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

