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=eMBqlgyROfsm670U Ab4JS0/grBfZR8XQ/6+5+By/O0QmDmsFfDmi3IO48hU5D7OWmzXmaOWUp1pYMTdf LFZM/ulcC+wci8j9chGZEEJTCyBojpbePLYDk9seBpdSeHC/XdYQTo2F33+1Ij+F fxUvU/xb+SXx85dTFSy6lTrhWv8= 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=YQCBMAMkqJIZjfNQdxix2W 1xXaI=; b=jWA3JN/kym75pvrsIqT0x0m0+n+soO9ADTvXKLCUT4hxnxr2ZhM75J dE/UeO8nl5VXRu4J/3Z1LEr0RsANcDpTB2pGBh8T77zX7OpUX8gD6d5x/HmVOcrN zweHGklbLNbsCobBrkAFnQ4BfZ3845mrtyjPjyx1Z0KvlRdIxflLs= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.7 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:forged, H*r:may, young X-HELO: limerock03.mail.cornell.edu X-CornellRouted: This message has been Routed already. Subject: Re: Anecdotal: Rebase and Visual Studio 2015 and /etc To: cygwin AT cygwin DOT com References: <693uFCmXF1392S07 DOT 1467203045 AT web07 DOT cms DOT usa DOT net> <3334CBDB-BF42-4CDA-83B5-CCA5B251A746 AT etr-usa DOT com> <98C319EE-D0EF-48CD-85D7-3384DA5051A9 AT etr-usa DOT com> <44F329F2-C5FE-47D9-BCC5-BF7F9D85F68F AT etr-usa DOT com> From: Ken Brown Message-ID: Date: Sun, 3 Jul 2016 10:02:15 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <44F329F2-C5FE-47D9-BCC5-BF7F9D85F68F@etr-usa.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-PMX-Cornell-Gauge: Gauge=XXXXX X-IsSubscribed: yes On 7/1/2016 7:38 PM, Warren Young wrote: > On Jul 1, 2016, at 4:40 PM, Warren Young wrote: >> >> I’ve written a script to do that automatically. > > I’ve improved the script so that it no longer requires any parameters. It finds the last-used setup.ini file and extracts the list of currently-installed packages, all on its own. This script has a couple of problems. First, it doesn't take dependency loops into account. For example, if package p requires q and q requires p, then both will be marked as non-root. Second, if the mirror was used for both an x86 and x86_64 installation, it always uses the x86 setup.ini, regardless of the current architecture. Ken -- 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