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:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=uRGmRnrSisXhWWDN v6cjB6tUSNtME0FC1vyVlfuqE7orn+btl7v/X/Q+3wR463A+fHJE2ml/I8PDQqB9 X4enbg7/TVe8T8EPzJLxd6kQMVsCLitEZiE9AoqdIHnBh3WNn+Aku4P7z7dfi7CI g5qBJwuq6aCo36LHYaAlpv4FIuw= 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:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=3vRU7poJcmtqLDgKEjXcdg HM9xU=; b=BY2M6GOnsqBNroKw3sPxzCF7fxiuvD+Bu8NfbRzHWRldiBKxh7nwpl Y1ds3JKEddY91q8RQK0f6kyp0O65OeXcdmOeHUT/84LZYp2ztyiH9zqFm/QKk8eS Wo03cv9FgxrUKRfOHJDs8Ow3NtPmWqvE/RLdM05iILwQSa6raAbPg= 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=-4.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=HX-Languages-Length:1373, installation, dear, Dear X-HELO: rgout0803.bt.lon5.cpcloud.co.uk X-OWM-Source-IP: 31.51.206.148 (GB) X-OWM-Env-Sender: jonturney AT btinternet DOT com X-VadeSecure-score: verdict=clean score=0/300, class=clean X-SNCR-VADESECURE: CLEAN Subject: Re: Cygwin installer does not select the packages specified by the -P option To: "KAVALAGIOS Panagiotis (EEAS-EXT)" , The Cygwin Mailing List References: <6292aca49a07479480940ed950ac52a2 AT BELBRU-EXMP101 DOT eeas DOT europa DOT eu> From: Jon Turney Message-ID: <81d2ab29-8b4f-333c-eac9-af8835d3ab0c@dronecode.org.uk> Date: Thu, 1 Aug 2019 16:41:46 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: <6292aca49a07479480940ed950ac52a2@BELBRU-EXMP101.eeas.europa.eu> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 29/07/2019 11:13, KAVALAGIOS Panagiotis (EEAS-EXT) wrote: > Dear all, > > I am trying to prepare an offline installation of Cygwin with a local > repository and I am facing the problem with the package selection. > The packages specified by the -P command are not selected, so they > end up without being installed. I am using the following command: > > 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. 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. Can you show the contents of /var/log/setup.log.full ? -- 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