From owner-freebsd-questions@FreeBSD.ORG Thu Oct 6 23:42:22 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 7EB0716A41F for ; Thu, 6 Oct 2005 23:42:22 +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 152A143D45 for ; Thu, 6 Oct 2005 23:42:21 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1ENfN4-0007HW-3q for freebsd-questions@freebsd.org; Fri, 07 Oct 2005 01:41:54 +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 ; Fri, 07 Oct 2005 01:41:54 +0200 Received: from ugob by n250.camo-route.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 Oct 2005 01:41:54 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ugo Bellavance Date: Thu, 06 Oct 2005 19:41:20 -0400 Lines: 32 Message-ID: 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) Sender: news Subject: 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: Thu, 06 Oct 2005 23:42:22 -0000 Hi, When I run portupgrade, I get this: root@freebsd# portupgrade -a Stale dependency: php4-overload-4.3.10_2 --> php4-4.3.10_2 -- manually run 'pkgdb -F' to fix, or specify -O to force. So I run it: 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): 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 -> Please don't send a copy of your reply by e-mail. I read the list. -> Please avoid top-posting, long signatures and HTML, and cut the irrelevant parts in your replies.