From owner-freebsd-current Sun Sep 15 20:39:57 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB02537B400; Sun, 15 Sep 2002 20:39:55 -0700 (PDT) Received: from dev.bsdnerds.org (lsanca2-ar31-4-33-246-189.lsanca2.dsl-verizon.net [4.33.246.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id E823243E6A; Sun, 15 Sep 2002 20:39:54 -0700 (PDT) (envelope-from lists@bsdnerds.org) Received: from dev.bsdnerds.org (tr0n@localhost [127.0.0.1]) by dev.bsdnerds.org (8.12.6/8.12.6) with ESMTP id g8G3dr5c001428; Mon, 16 Sep 2002 03:39:54 GMT (envelope-from lists@bsdnerds.org) Received: (from tr0n@localhost) by dev.bsdnerds.org (8.12.6/8.12.6/Submit) id g8G3dZi0001427; Mon, 16 Sep 2002 03:39:35 GMT X-Authentication-Warning: dev.bsdnerds.org: tr0n set sender to lists@bsdnerds.org using -f Subject: Re: pkg_add From: BSDNerds Lists Reply-To: lists@bsdnerds.org To: freebsd-current Cc: nate@root.org, obrien@freebsd.org In-Reply-To: <20020916025609.GA958@dragon.nuxi.com> References: <1032126448.383.1.camel@dev.bsdnerds.org> <20020916025609.GA958@dragon.nuxi.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 16 Sep 2002 03:39:34 +0000 Message-Id: <1032147574.639.41.camel@dev.bsdnerds.org> Mime-Version: 1.0 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 2002-09-16 at 02:56, David O'Brien wrote: > On Sun, Sep 15, 2002 at 09:47:28PM +0000, justin wrote: > > >> SORRY IF THIS IS A REPEAT! > > > > I have recompiled my base the past 2 days now, and pkg_add will segfault > > signal 10 and core dumps after the second file transfer I can still use > > it to install the package, but i have to run the command multiple times > > depending on how many dependancies the port has. If it is only 1 file, > > it works fine and without problems. > > What is the exact outout with `pkg_add -v'. Can you compile pkg_add with > -g debugging and provide a trace? > share/doc/libxml2/html/w3c.png share/doc/libxml2/html/xml.html tar command returns 0 status Done. Finished loading libxml2-2.4.23 over FTP. pkg_add: package 'libxml2-2.4.23' or its older version already installed pkg_add: 1 package addition(s) failed pkg_add: pkg_add of dependency 'libxml2-2.4.23' failed! Package 'kdelibs-3.0.2_1' depends on 'tiff-3.5.7'. - already installed. Package 'kdelibs-3.0.2_1' depends on 'libxslt-1.0.19'. Segmentation fault (core dumped) I'm fairly new to freebsd-current, but it is a laptop so i have kernel debugging turned off. But i will do all i can to help out. Let me know if you want the .core file. Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message