From owner-freebsd-questions@FreeBSD.ORG Mon Jul 7 15:16:32 2003 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 1655237B401 for ; Mon, 7 Jul 2003 15:16:32 -0700 (PDT) Received: from out3.mx.nwbl.wi.voyager.net (out3.mx.nwbl.wi.voyager.net [169.207.3.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 544AA43F93 for ; Mon, 7 Jul 2003 15:16:31 -0700 (PDT) (envelope-from dragoncrest@voyager.net) Received: from mail3.mx.voyager.net (mail3.mx.voyager.net [216.93.66.202]) by out3.mx.nwbl.wi.voyager.net (Postfix) with ESMTP id 8FAD5777AD for ; Mon, 7 Jul 2003 17:15:22 -0500 (CDT) Received: from localhost.localdomain (nm7.mx.lnng.mi.voyager.net [216.93.38.233]) by mail3.mx.voyager.net (8.12.9/8.10.2) with ESMTP id h67MFMuq038504 for ; Mon, 7 Jul 2003 18:15:22 -0400 (EDT) Message-Id: <200307072215.h67MFMuq038504@mail3.mx.voyager.net> From: "Dragoncrest" To: freebsd-questions@freebsd.org X-Mailer: CoreCommMail X-IPAddress: 209.153.128.248 Date: Mon, 7 Jul 2003 18:15:40 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: Can't install/upgrade/remove ports 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: Mon, 07 Jul 2003 22:16:32 -0000 Just recently ran into an issue upgrading, removing, or installing ports. For some strange reason when I compile the port, it's fine, but as soon as the "make install" or any installing command runs it immediately dumps out with an error similar to this: ===> Generating temporary packing list ===> Checking if www/lynx-current already installed *** Error code 1 It then dumps out and it won't go any farther. It even refuses to remove the port even though it removes the pkg_info entry. Anyone know what is causing this? I'd really apreciate any help on this. Thanks.