X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 140383858438 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1679950578; bh=E/MM9ppNhdnxwQ4LWvNqhq/owaFh0nUhfmLjwWARGoM=; h=Date:Subject:To:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=hwzkSzohDYpevLL2bqO/7+RX5cjodyiF6EkK9tEq49WWDEQago5mWKfCfo2YencI+ JjbP6fT5sGFZvvGtDwxVQ16OycZVUQ87zoFhOY1Ak2qM8ChLvDuym6es2//xgt3SGl ituOvIG53I3n6yFR8orpFR4+D1uNvN0PISFRMmqs= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 41A3B3858C5F X-SNCR-Rigid: 6406828702695EB3 X-Originating-IP: [81.153.98.128] X-OWM-Source-IP: 81.153.98.128 (GB) X-OWM-Env-Sender: jonturney AT btinternet DOT com X-VadeSecure-score: verdict=clean score=0/300, class=clean X-RazorGate-Vade: gggruggvucftvghtrhhoucdtuddrgedvhedrvdehvddgudehiecutefuodetggdotefrodftvfcurfhrohhfihhlvgemuceutffkvffkuffjvffgnffgvefqofdpqfgfvfenuceurghilhhouhhtmecufedtudenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhepkfffgggfuffvfhfhjggtgfesthekredttdefjeenucfhrhhomheplfhonhcuvfhurhhnvgihuceojhhonhdrthhurhhnvgihsegurhhonhgvtghouggvrdhorhhgrdhukheqnecuggftrfgrthhtvghrnhepkeeukeeuuedukefhfeeufedtjeejfeejhfdtffdttdevvdelheegvdfftdegiedtnecuffhomhgrihhnpegthihgfihinhdrtghomhenucfkphepkedurdduheefrdelkedruddvkeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhephhgvlhhopegludelvddrudeikedruddruddtiegnpdhinhgvthepkedurdduheefrdelkedruddvkedpmhgrihhlfhhrohhmpehjohhnrdhtuhhrnhgvhiesughrohhnvggtohguvgdrohhrghdruhhkpdhnsggprhgtphhtthhopedvpdhrtghpthhtohepsghsthgvfigrrhhtsehinhgrmhgvrdgtohhmpdhrtghpthhtoheptgihghifihhnsegthihgfihinhdrtghomhdprhgvvhfkrfephhhoshhtkeduqdduheefqdelkedquddvkedrrhgrnhhgvgekuddqudehfedrsghttggvnhhtrhgrlhhplhhushdrtghomhdprghuthhhpghushgvrhepjhhonhhtuhhrnhgvhies sghtihhnthgvrhhnvghtrdgtohhmpdhgvghokffrpefiuedpoffvtefjohhsthepshgrqdhprhguqdhrghhouhhtqddttdeh X-RazorGate-Vade-Verdict: clean 0 X-RazorGate-Vade-Classification: clean Message-ID: <6883f8d3-2759-a255-b471-4c3b78873383@dronecode.org.uk> Date: Mon, 27 Mar 2023 21:55:38 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 Subject: Re: Setup: How to automate source download for packages already installed? Content-Language: en-GB To: Bill Stewart , The Cygwin Mailing List References: <819a2b66-ba52-328c-81c8-66357ea6465d AT dronecode DOT org DOT uk> In-Reply-To: X-Spam-Status: No, score=-1191.2 required=5.0 tests=BAYES_00, FORGED_SPF_HELO, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_PASS, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Jon Turney via Cygwin Reply-To: Jon Turney Content-Type: text/plain; charset="utf-8"; Format="flowed" Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 32RKueij002681 On 27/03/2023 21:18, Bill Stewart via Cygwin wrote: > On Wed, Mar 4, 2020 at 6:32 AM Jon Turney wrote: > >> If a package is listed for both -x and -P, it is reinstalled, so while >> not ideal, you might be able to achieve something like what you want >> with 'setup -I -x "package1,package2,package3" -P >> "package1,package2,package3"' >> >> An option which explicitly just installs the source for a specified >> package might be useful. >> > > It seems that > > --local-install -x "package[,...]" -P "package[,...]" > > ...no longer works to automate source download for packages already > installed... > > Is there another workaround? (Or did I miss something obvious?) Sorry, based on the previous discussion at [1] this seems to be broken at the moment, due to '-x' being broken. [1] https://cygwin.com/pipermail/cygwin/2023-February/252994.html If you really need this, please try old setup versions from [2]. If you discover which version it got broken in, and/or work out how to fix it, please let us know. [2] https://cygwin.com/setup/ -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple