From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 118432 invoked by alias); 1 Aug 2019 15:41:52 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 118425 invoked by uid 89); 1 Aug 2019 15:41:52 -0000 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 Received: from rgout0803.bt.lon5.cpcloud.co.uk (HELO rgout0803.bt.lon5.cpcloud.co.uk) (65.20.0.150) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 01 Aug 2019 15:41:51 +0000 X-OWM-Source-IP: 31.51.206.148 (GB) X-OWM-Env-Sender: jonturney@btinternet.com X-VadeSecure-score: verdict=clean score=0/300, class=clean X-SNCR-VADESECURE: CLEAN Received: from [192.168.1.102] (31.51.206.148) by rgout08.bt.lon5.cpcloud.co.uk (9.0.019.26-1) (authenticated as jonturney@btinternet.com) id 5BC47A871A4D8CB3; Thu, 1 Aug 2019 16:41:48 +0100 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@BELBRU-EXMP101.eeas.europa.eu> From: Jon Turney Message-ID: <81d2ab29-8b4f-333c-eac9-af8835d3ab0c@dronecode.org.uk> Date: Thu, 01 Aug 2019 15:41:00 -0000 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 X-SW-Source: 2019-08/txt/msg00011.txt.bz2 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