From owner-freebsd-questions@FreeBSD.ORG Tue Oct 11 15:55:18 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDA0B16A420 for ; Tue, 11 Oct 2005 15:55:18 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA3CE43D72 for ; Tue, 11 Oct 2005 15:55:08 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1EPMQX-0003xW-Tt for freebsd-questions@freebsd.org; Tue, 11 Oct 2005 17:52:29 +0200 Received: from n250.camo-route.com ([216.113.24.250]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 Oct 2005 17:52:29 +0200 Received: from ugob by n250.camo-route.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 Oct 2005 17:52:29 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ugo Bellavance Date: Tue, 11 Oct 2005 11:50:20 -0400 Lines: 37 Message-ID: References: <20051007113743.X95280@arbitor.digitalfreaks.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: n250.camo-route.com User-Agent: Thunderbird 1.4 (Windows/20050908) In-Reply-To: <20051007113743.X95280@arbitor.digitalfreaks.org> Sender: news Subject: Re: Stale dependency problem 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: Tue, 11 Oct 2005 15:55:19 -0000 Brian A. Seklecki wrote: > > >> root@freebsd# pkgdb -F >> ---> Checking the package registry database >> Stale dependency: php4-overload-4.3.10_2 -> php4-4.3.10_2 (lang/php4): >> cannot convert nil into String >> New dependency? (? to help): >> > > Backup your /var/db/pkg if you wish. tar(1) it up. Blow away the > dependency wih control D, then answer "Yes" to all. > > You can alway re-force-create the dependencies later with the pkg tools > "-f" flags. > > You really can't break anything here. > It seems to have worked now. Thanks a lot Brian, Ugo > ~BAS > >> When I do '?', I get this: >> >> New dependency? (? to help): ? >> [Enter] to skip, [Ctrl]+[D] to delete, [.][Enter] to abort, [Tab] to >> complete >> >> Now I'm lost. Can anyone give me a hint to start with? >> >> Regards, >> -- >> Ugo >>