From owner-freebsd-questions@FreeBSD.ORG Fri Sep 21 10:17:42 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2640916A417 for ; Fri, 21 Sep 2007 10:17:42 +0000 (UTC) (envelope-from nikolaj.thygesen@diamondbox.dk) Received: from webmail1.b-one.net (webmail1.b-one.net [195.47.247.29]) by mx1.freebsd.org (Postfix) with ESMTP id E262913C46A for ; Fri, 21 Sep 2007 10:17:41 +0000 (UTC) (envelope-from nikolaj.thygesen@diamondbox.dk) Received: by webmail1.b-one.net (Postfix, from userid 33) id 77E111801C01; Fri, 21 Sep 2007 12:17:40 +0200 (CEST) Received: from 80.80.2.75 (SquirrelMail authenticated user nikolaj.thygesen@diamondbox.dk) by webmail1.one.com with HTTP; Fri, 21 Sep 2007 12:17:40 +0200 (CEST) Message-ID: <3538.80.80.2.75.1190369860.squirrel@webmail1.one.com> In-Reply-To: <20070918162214.43a1988f@gumby.homeunix.com.> References: <8980.80.80.2.75.1190116887.squirrel@webmail1.one.com> <20070918124601.GA52705@amilo.cenkes.org> <20070918162214.43a1988f@gumby.homeunix.com.> Date: Fri, 21 Sep 2007 12:17:40 +0200 (CEST) From: nikolaj.thygesen@diamondbox.dk To: "RW" User-Agent: SquirrelMail/1.4.10a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: Deleted /var/db/pkg X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Sep 2007 10:17:42 -0000 > On Tue, 18 Sep 2007 16:46:03 +0400 > Andrew Pantyukhin wrote: > >> On Tue, Sep 18, 2007 at 02:01:27PM +0200, >> nikolaj.thygesen@diamondbox.dk wrote: >> > Hi list, >> > >> > Suppose you deleted /var/db/pkg by accident :( What would you >> > do to get it back?? >> >> I'd go one of these ways: >> - rm -rf /usr/local ... >> - rebuild all the packages I need in a chroot, then pkg_add them >> > > I have started portinstalling gnome2 with dependencies and no matter if I manually build cdrtools or cdrtools-cjk the machine always wants to build the other one :( As they can't coexist, what can I do to make the "portinstall -R gnome2" work?? I have (ab)used pkgdb in every conceivable way and done "portupgrades -o" back and forth, but nothing helps. I'm currently out of ideas. There must be a way - right?? br Nikolaj