X-Spam-Check-By: sourceware.org Message-ID: <44E14B40.30206@cwilson.fastmail.fm> Date: Tue, 15 Aug 2006 00:19:12 -0400 From: Charles Wilson User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: when two packages depend on eachother, it's impossible to uninstall them References: <956f9b610608121221v4c3a2c10n127f7985adc61154 AT mail DOT gmail DOT com> In-Reply-To: <956f9b610608121221v4c3a2c10n127f7985adc61154@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 joe trree wrote: > (this is just one of many annoyances in the cygwin installer, but it's > a really stupid one that i just ran into) > when two packages depend on eachother, it's impossible to uninstall them > (exmaple: Util/bzip2 and Libs/libbz2) You're right. Dependency loops are bad -- but sometimes unavoidable, when A and B really are co-dependent. However, in this case libbz2 really shouldn't depend on bzip2 -- the true dependency is one-way. I'll fix that, but as for the general problem... -- Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/