From owner-freebsd-questions@FreeBSD.ORG Mon Aug 25 18:23:25 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 CD09C16A4BF for ; Mon, 25 Aug 2003 18:23:25 -0700 (PDT) Received: from cableaz.com (mail.cableaz.com [66.218.238.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 178C943FDF for ; Mon, 25 Aug 2003 18:23:25 -0700 (PDT) (envelope-from desertfox@cableaz.com) Received: (qmail 9348 invoked by uid 0); 26 Aug 2003 01:23:24 -0000 Received: from unknown (HELO CopperLeafAngel) (66.218.239.229) by 0 with SMTP; 26 Aug 2003 01:23:24 -0000 From: Erick Smith To: freebsd-questions@freebsd.org Date: Mon, 25 Aug 2003 18:23:21 -0700 User-Agent: KMail/1.5.3 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200308251823.21722.desertfox@cableaz.com> Subject: ports database problems 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: Tue, 26 Aug 2003 01:23:25 -0000 I have a problem building ports on 2 of my machines. This problem is new, and occured on each machine (at different times) following a problem with the ports database. Maybe I screwed up the database? Anyway, here's what I get: ===> Installing for gettext-0.12.1 ===> Generating temporary packing list ===> Checking if devel/gettext already installed *** Error code 1 This happens on any port build on both machines. On one machine I've been able to force installs using: portinstall -f This seems to only work on only one machine though. I'd really like to be able to cure this problem on both machines. Any clues? (Running FreeBSD-5.0 CURRENT on both machines) Thanks, Erick Smith