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:date:message-id:subject:from:to
	:content-type:content-transfer-encoding; q=dns; s=default; b=iRa
	RMyOXVo1Zgtxn+xg5fxRno0z1cWmLO3Yk2eiFzN0Y8zs/9iLvEw+P6HzI2XjkISk
	h+D7pb3UGCCpows7doxdPjPjd2J1RpPNG4P0H/eljuCqfiRYA2Lbt9h76vk6sil5
	eCfePbvrNZ7i8lczP0iDnrnZNxEsKfnQWXR6kVfo=
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:date:message-id:subject:from:to
	:content-type:content-transfer-encoding; s=default; bh=ca+zdHz0P
	peZYcM7w8UpYRQHVpI=; b=EgmaCRkvtfum/OIRgah92L373KOp8jilJdhrULset
	qMrLvfcCRtfS0tJsWM5Vhx13XW9EeE28w/Qkb1T3j16UGjUMQsmAQ9DTYrJ/5T3y
	diKlWWdpTLYdp86XGQ/MNiYqVA5h1flpEhRjL3syIiQIgNRxgP4Hm9wC41+HPWc/
	u0=
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=-2.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-qg0-f54.google.com
MIME-Version: 1.0
X-Received: by 10.229.250.130 with SMTP id mo2mr7589956qcb.0.1418144835730; Tue, 09 Dec 2014 09:07:15 -0800 (PST)
Date: Tue, 9 Dec 2014 18:07:15 +0100
Message-ID: <CAO2ddnayh96apiRy+M_greSUo9rFQtmYRTOFuL+Xo82ztdyzkg@mail.gmail.com>
Subject: Re: "Bug" in setup-x86.exe command line
From: =?UTF-8?Q?Kizito_Porta_Balany=C3=A0?= <kfeina@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id sB9H7YuS006686

> Hello,

>  I use the latest version of the installer setup-x86.exe version 2.852
> I think that the command line installer has some king of "bug".

> The following line doesn't download the bash package:

> setup-x86.exe --download --site
http://mirrors.kernel.org/sourceware/cygwin  --quiet-mode
--no-shortcuts --local-package-dir c:\testdir --packages bash

> Instead the following line does it (csih package):

> setup-x86.exe --download --site
> http://mirrors.kernel.org/sourceware/cygwin  --quiet-mode
> --no-shortcuts --local-package-dir c:\testdir --packages csih

> I don't understand what is happening. I attache the log files: they
> seem ok, but in fact the bash package is never downloaded.

>> You may be misunderstanding what the --download option is supposed to do.

No, it's not. It is a clean directory , whithout previous interactive
session and nothing is installed.

>> I think it's supposed to cause setup to behave as >> >> though you had checked the "Download Without Installing" option in an >> interactive session. So it should download whatever >>packages >> have been selected for installation. In your first run, the only >> package selected was bash, which was already installed, >>so setup had >> nothing to do. In the second run, I assume that you didn't already have csih installed, so setup downloaded it for >>later install.


I'm only trying to download packages, not installing them.

Bash is not downloaded, but csih it is (as example). Could you try
both commands and let me know if it works for you?

Thanks a lot for your time.

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


