From owner-freebsd-current@FreeBSD.ORG Thu Oct 14 19:40:42 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A76A116A4CE; Thu, 14 Oct 2004 19:40:42 +0000 (GMT) Received: from web.portaone.com (mail.russia.cz [195.70.151.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id C52E043D1F; Thu, 14 Oct 2004 19:40:41 +0000 (GMT) (envelope-from sobomax@portaone.com) Received: from [193.28.87.100] ([193.28.87.100]) (authenticated bits=0) by web.portaone.com (8.12.11/8.12.11) with ESMTP id i9EJecTV000663 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 14 Oct 2004 21:40:40 +0200 (CEST) (envelope-from sobomax@portaone.com) Message-ID: <416ED62E.6030004@portaone.com> Date: Thu, 14 Oct 2004 22:40:30 +0300 From: Maxim Sobolev Organization: Porta Software Ltd User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 References: <416ED0E0.60805@portaone.com> In-Reply-To: <416ED0E0.60805@portaone.com> Content-Type: text/plain; charset=KOI8-U; format=flowed Content-Transfer-Encoding: 7bit cc: portmgr@FreeBSD.ORG cc: re@FreeBSD.ORG cc: "current@freebsd.org" cc: Oliver Eikemeier Subject: False alarm, sorry! [Re: Critical 5.3-RELEASE bug: pkg_delete -r (recursive removal) doesn't work properly anymore] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Oct 2004 19:40:42 -0000 Looks like my local /var/db/pkg is hosed somehow. Sorry for confusion, please disregard! -Maxim Maxim Sobolev wrote: > FreeBSD notebook 5.3-BETA5 FreeBSD 5.3-BETA5 #23: Mon Sep 20 12:35:40 > EEST 2004 root@notebook:/usr/src/sys/i386/compile/NOTEBOOK i386 > > I can no longer delete package and all its dependencies, it seems that > pkg_delete have been b0rken recently, so that it no longer schedules > deletes in correct dependency order, like it used to do! > > $ sudo pkg_delete -r /var/db/pkg/xmlcatmgr-2.0.b1/ > pkg_delete: package 'docbook-1.3' is required by these other packages > and may not be deinstalled: > sgmlformat-1.7_2 > pkg_delete: package 'docbook-241_2' is required by these other packages > and may not be deinstalled: > docbook-1.3 > sgmlformat-1.7_2 > pkg_delete: package 'docbook-3.0_2' is required by these other packages > and may not be deinstalled: > docbook-1.3 > sgmlformat-1.7_2 > pkg_delete: package 'docbook-3.1_2' is required by these other packages > and may not be deinstalled: > docbook-1.3 > sgmlformat-1.7_2 > pkg_delete: package 'docbook-4.0_2' is required by these other packages > and may not be deinstalled: > docbook-1.3 > sgmlformat-1.7_2 > pkg_delete: package 'docbook-4.1_2' is required by these other packages > and may not be deinstalled: > docbook-1.3 > sgmlformat-1.7_2 > pkg_delete: package 'docbook-xml-4.2_1' is required by these other packages > and may not be deinstalled: > docbook-1.3 > pkg_delete: package 'linuxdoc-1.1_1' is required by these other packages > and may not be deinstalled: > sgmlformat-1.7_2 > pkg_delete: package 'iso8879-1986_2' is required by these other packages > and may not be deinstalled: > docbook-1.3 > docbook-241_2 > docbook-3.0_2 > docbook-3.1_2 > docbook-4.0_2 > docbook-4.1_2 > linuxdoc-1.1_1 > sgmlformat-1.7_2 > pkg_delete: package 'xmlcatmgr-2.0.b1' is required by these other packages > and may not be deinstalled: > docbook-1.3 > docbook-241_2 > docbook-3.0_2 > docbook-3.1_2 > docbook-4.0_2 > docbook-4.1_2 > docbook-xml-4.2_1 > iso8879-1986_2 > linuxdoc-1.1_1 > > Please fix. > > -Maxim > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > >