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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=e6B3pIM+3k1kCFqSL2Obd3gtjS2g38oHbHorhoP4rmd lj5doFQu9Cyfu148U0WYvsvef0sVYU520QNXqIinzvrRDgdDlX0FN3Be+esoU6BF YhnOaBo3FuY4WvmxsRG+Ulvj2V6Xtiun1nC5+VyJRCW99qOAzLtSn+bF3mVsQmD0 = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=EfCSQTPkgOOsR4PUa2ebwNrq60U=; b=c0jfGqJNl3sCHUzDh ROcorFZGYz/UsLVKGheYUINCNxgILWfscYR9JOduK455PeBBCxiXjAoxepKCNaWd H7LICOLkKHvfSap2pRS0YrhELw11XHAD4YeA5kj9a7MRm+G/lO8nZhZ+9MRWSE1s rXjGbRzGFnq/r34IrMiHV9kDRc= 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.0 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: etr-usa.com Message-ID: <52E17753.2080208@etr-usa.com> Date: Thu, 23 Jan 2014 13:10:59 -0700 From: Warren Young User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Cygwin-L Subject: Re: Reduce noise in dependency declaration during uninstall in setup.exe References: <52DF0B86 DOT 5030402 AT etr-usa DOT com> <87ha8ueg2v DOT fsf AT Rainer DOT invalid> In-Reply-To: <87ha8ueg2v.fsf@Rainer.invalid> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 1/23/2014 10:57, Achim Gratz wrote: > Warren Young writes: >> I've run into this after installing everything yesterday for my "size >> of Cygwin" research project. Now I'm trying to remove most of that >> piece by piece, but I keep getting tangled in dependency webs. > > In that case (and unrelated to the problem you noted with setup.exe) you > might just look up which packages were installed since you've started > that experiment (ls -lrt /etc/setup) and uninstall all of those past > that date threshold. There are 5,786 packages in Cygwin, and the pre-test state was closer to 1,000. Making several thousand "Uninstall" selections isn't much of a solution. I ended up doing the reinstall-and-merge. I told myself that it was about time I got my Cygwin 32 directory named c:\cygwin32 instead of c:\cygwin, since I've also got Cygwin 64 installed. Plus, there was an awful lot of cruft in that old tree. Part of the problem was obsolete empty packages like g++-4, which setup.exe was told were part of my dependency set, but which it couldn't remove. Once I started hacking on installed.db, I knew it was time to nuke and pave. -- 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