From owner-freebsd-questions@FreeBSD.ORG Sun Jul 13 05:46:43 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 7DA2B37B401 for ; Sun, 13 Jul 2003 05:46:42 -0700 (PDT) Received: from serv1.wallnet.com (server1.wallnet.com [208.225.162.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F7F543FD7 for ; Sun, 13 Jul 2003 05:46:41 -0700 (PDT) (envelope-from timothyk@serv1.wallnet.com) Received: (from root@localhost) by serv1.wallnet.com (8.11.5/8.11.5) id h6DCke508127 for questions@freebsd.org; Sun, 13 Jul 2003 08:46:40 -0400 (EDT) (envelope-from timothyk@serv1.wallnet.com) Received: from localhost (timothyk@localhost) by serv1.wallnet.com (8.11.5/8.11.5av) with ESMTP id h6DCkdc08118 for ; Sun, 13 Jul 2003 08:46:39 -0400 (EDT) (envelope-from timothyk@serv1.wallnet.com) X-Authentication-Warning: serv1.wallnet.com: timothyk owned process doing -bs Date: Sun, 13 Jul 2003 08:46:39 -0400 (EDT) From: Tim Kellers To: Message-ID: <20030713083946.H7537-100000@serv1.wallnet.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-11 Subject: make install, portupgrade, etc broken 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: Sun, 13 Jul 2003 12:46:43 -0000 When I attempt to make install any new ports, portupgrade any installed ports, or pkg_add any new [packagename].tgz files, the following error on install occurs: (this is an example using /usr/ports/archivers/nulib, but it's typical of all the other files/methods for upgrading/installing) su-2.03# pkg_delete /var/db/pkg/nulib-3.25/ su-2.03# make install ===> Installing for nulib-3.25 ===> Generating temporary packing list ===> Checking if archivers/nulib already installed *** Error code 1 Stop in /usr/ports/archivers/nulib. If I set FORCE_PKG_REGISTER="yes" in either a straight up new make install or as the -m switch in portupgrade, the install runs fine. I deleted and rebuilt my /var/db/pkg file with portsdb -Uu and ran pkgdb -F, but neither solved the problem. I'm open to ideas. su-2.03# uname -a FreeBSD 10.0.1.2 4.8-STABLE FreeBSD 4.8-STABLE #1: Fri Jul 11 15:57:18 EDT 2003 timothyk@10.0.1.9:/usr/obj/usr/src/sys/CHANGLING i386 Tim Kellers CPE/NJIT