From owner-freebsd-questions@FreeBSD.ORG Wed Aug 25 22:25:09 2004 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 6154116A4CE for ; Wed, 25 Aug 2004 22:25:09 +0000 (GMT) Received: from smtp01.mrf.mail.rcn.net (smtp01.mrf.mail.rcn.net [207.172.4.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 082E343D3F for ; Wed, 25 Aug 2004 22:25:09 +0000 (GMT) (envelope-from gerard-seibert@rcn.com) Received: from 207-237-110-41.c3-0.crm-ubr4.crm.ny.cable.rcn.com ([207.237.110.41] helo=[127.0.0.1]) by smtp01.mrf.mail.rcn.net with esmtp (Exim 3.35 #7) id 1C06Ca-0007If-00; Wed, 25 Aug 2004 18:25:08 -0400 Date: Wed, 25 Aug 2004 18:25:06 -0400 From: Gerard Seibert To: "Michael C. Shultz" Sender: Gerard@FreeBSD.ORG, Seibert@FreeBSD.ORG In-Reply-To: <200408242302.46299.ringworm@inbox.lv> References: <200408241903.03275.gerard-seibert@rcn.com> <200408242302.46299.ringworm@inbox.lv> Message-Id: <20040825182323.0764.GERARD-SEIBERT@rcn.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.11.02 [en] cc: FreeBSD Question Subject: Re[2]: Error When Attempting to Use portmanager X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: gerard-seibert@rcn.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Aug 2004 22:25:09 -0000 On Wednesday, August 25, 2004 2:02:44 AM "Michael C. Shultz" wrote: |>On Tuesday 24 August 2004 4:02 pm, Gerard Seibert wrote: |>> -----BEGIN PGP SIGNED MESSAGE----- |>> Hash: SHA1 |>> |>> System information: |>> |>> root@rcn ~ $ uname -a |>> FreeBSD rcn.com 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Mon Feb 23 20:45:55 |>> GMT 2004 root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i386 |>> root@rcn ~ $ |>> |>> |>> I saw a posting here a while back about 'portmanager'. I decided to give it |>> a try. I got it from the ports, and everything seemed all right. |>> |>> However, when I attempt to run the program, I receive the following error |>> message: |>> |>> root@rcn ~ $ portmanager -u |>> reading /usr/local/etc/portmanager/pm-020.conf, size 1145 |>> Segmentation fault (core dumped) |>> Segmentation fault (core dumped) |>> pmupgrade 0.2.0 error: pmStatus returned an error, cannot continue |>> |>> Does anyone have a suggestion? |>> |>> Thanks |>> |>> Gerard Seibert |>> gerard-seibert@rcn.com |> |>Is there anything unusual about your file lay out? For example do you have |>the following directories: |> |>/usr/local/etc/portmanager |>/usr/local/share/portmanager |>/var/db/pkg |>/usr/ports |> |>I need to know this for trouble shooting, thanks. |> |>Mike ********** Reply Separator ********** Wednesday, August 25, 2004 6:23:23 PM Yes, the directory structure is exactly as you have it listed.