From owner-freebsd-questions@FreeBSD.ORG Sat Mar 12 23:24:24 2005 Return-Path: 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 7680C16A4CE for ; Sat, 12 Mar 2005 23:24:24 +0000 (GMT) Received: from vms042pub.verizon.net (vms042pub.verizon.net [206.46.252.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51CE343D48 for ; Sat, 12 Mar 2005 23:24:24 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from ringworm.mechee.com ([4.27.46.32])0.04 <0ID9000U4ICNSLH0@vms042.mailsrvcs.net> for freebsd-questions@freebsd.org; Sat, 12 Mar 2005 17:24:24 -0600 (CST) Received: by ringworm.mechee.com (Postfix, from userid 1001) id 32ABF2CE951; Sat, 12 Mar 2005 15:24:21 -0800 (PST) Date: Sat, 12 Mar 2005 15:24:19 -0800 From: "Michael C. Shultz" In-reply-to: <20050312230416.GH4670@kirk.dlee.org> To: Doug Lee , freebsd-questions@freebsd.org Message-id: <200503121524.20745.ringworm01@gmail.com> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit Content-disposition: inline References: <20050226052644.GF5368@kirk.dlee.org> <20050312230416.GH4670@kirk.dlee.org> User-Agent: KMail/1.7.2 Subject: Re: Portinstall/upgrade stops with no error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 23:24:24 -0000 > > Portmanager is at version 0.2.9_2 now so you should update with > cvsup. I'm guessing you did not run portmanager as root, if that > is the problem the current version will correctly report it. > > -Mike > > Yes I ran it as root (hence the "#" in "Kirk 3#"), but I'm now doing > a cvsup of ports and will try an upgrade of portmanager anyway. If it still cores, build with WITH_DEBUG=yes and send me the core please if you are on a X86 system. If not the output of gdb /usr/local/bin/portmanager ./portmanager.core bt would be very helpful. Thanks -Mike