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:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; q=dns; s=default; b=G7euc
	xsZ8hEDy5SeDb9bX5QXNM/FGKsBCLwuZ591JAefgF4TLjWF2+c6yKz6xqhqjslkI
	puUCW1UFdktY55CJQ9Lj+e8NLFU0w8trPhSZGSWjpAvv3BLtmCGbQkb0IrSMlc6Q
	SnFLpwGTG6FI3exOea/K7JSwdlbwMCKfMO+AMQ=
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:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; s=default; bh=nBDt5ARo7wK
	rhzfLCW1MYhL5ma0=; b=gdAEnZ0XcZdoYGsO4qyPzT/42g044547ahZcqCyFQRZ
	S4/lY7xVpDv56LUDo1odUEeCSf7ah6syq63ejdgY9o/kGf5dJiDYc7S/KB4XP/pU
	0aLzQfmVaM5XyY/iiLsl1N4zxKoqBnfB/OjGhOq4gV+z7p6pLvBOW0eWLJcl32rA
	=
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-Spam-SWARE-Status: No, score=-2.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.1 spammy=Achim, achim, wave, recognizes
X-HELO: vsmx012.vodafonemail.xion.oxcs.net
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: Cygwin installer does not select the packages specified by the -P option
References: <6292aca49a07479480940ed950ac52a2@BELBRU-EXMP101.eeas.europa.eu>	<81d2ab29-8b4f-333c-eac9-af8835d3ab0c@dronecode.org.uk>
Date: Thu, 01 Aug 2019 19:30:22 +0200
In-Reply-To: <81d2ab29-8b4f-333c-eac9-af8835d3ab0c@dronecode.org.uk> (Jon	Turney's message of "Thu, 1 Aug 2019 16:41:46 +0100")
Message-ID: <87tvb0u72p.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain

Jon Turney writes:
>> setup-x86_64.exe -q -L -l %cd%\cygwin-repo -R C:\PGM\cygwin64 -P
>> autoconf,automake,bash-completion,bzip2,ca-certificates,curl,diffutils,emacs,git,git-svn,gnupg2,konsole,mc,openssh,patchutils,perl,python2,python3,rsync,ruby,subversion,sudo,tar,tcsh,tmux,unzip,vim,wget,xinit,xlaunch,xorg-server,xorg-server-common,xorg-server-xorg,xorg-x11-fonts-dpi100,xorg-x11-fonts-dpi75,xorg-x11-fonts-Type1,xorg-x11-fonts-misc,xterm,zip
>>
>>  There is no issue if I select manually the packages. They are
>> installed just fine from the local repository. The problem is that
>> they are not selected at all when the above command is issued. Any
>> workarounds?
>
> I tried to reproduce this problem using the command you give, but
> wasn't able to.

Well, I was, finally (after comparing to my install script that has been
working for about a decade now, with the only difference that package
selection is made by category).  That's a very interesting bug: switch
the order of the -l and -R options and everything works as intended.
That'll be fun to find in the source.

> Are you saying that absolutely nothing gets installed?  This tends to
> suggest that the installer is failing due to a fatal error before it
> gets that far.

Run the above with the --verbose switch on and you'll see that setup
fails to recognize the setup.ini file and consequently decides that the
packages it should install (and recognizes correctly as far as I can
tell from the output) are not installable.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptation for Waldorf microQ V2.22R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada

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

