From owner-freebsd-questions@FreeBSD.ORG Fri Jul 11 07:12:33 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 4286237B401 for ; Fri, 11 Jul 2003 07:12:33 -0700 (PDT) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 20A4D43FCB for ; Fri, 11 Jul 2003 07:12:32 -0700 (PDT) (envelope-from blueeskimo@gmx.net) Received: (qmail 27947 invoked by uid 65534); 11 Jul 2003 14:12:30 -0000 Received: from dsl-cust-145.openweb.ca (EHLO [64.39.186.145]) (64.39.186.145) by mail.gmx.net (mp025) with SMTP; 11 Jul 2003 16:12:30 +0200 From: Adam To: freebsd-questions@freebsd.org In-Reply-To: <3e3lgv0bv6d5p2fag8tidnav5i8hrr7c5m@4ax.com> References: <3e3lgv0bv6d5p2fag8tidnav5i8hrr7c5m@4ax.com> Content-Type: text/plain Message-Id: <1057932714.600.2.camel@elwood> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.0 Date: 11 Jul 2003 10:11:54 -0400 Content-Transfer-Encoding: 7bit Subject: Re: Can no longer install 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: Fri, 11 Jul 2003 14:12:33 -0000 On Tue, 2003-07-08 at 05:41, Jim Hatfield wrote: > When I do a make install in any ports dir, I now get this: > > >speyburn# cd /usr/ports/graphics/tiff > >speyburn# make > >speyburn# make install > >===> Installing for tiff-3.5.7_1 > >===> tiff-3.5.7_1 depends on shared library: jpeg.9 - found > >===> Generating temporary packing list > >===> Checking if graphics/tiff already installed > >*** Error code 1 > > > >Stop in /usr/ports/graphics/tiff. > > make deinstall generates the same error. There was a guy in #freebsd on FreeNode (IRC) yesterday describing the exact same problem, but it was crashing when installing python. After talking with him a while, we decided that either: a) his ruby was broken and needed to be reinstalled b) his portupgrade was broken and needed to be reinstalled c) his pkgdb was broken (he tried running 'pkgdb -F' and it crashed) Anyhow, I would suggest looking into reinstalling your ruby and portupgrade. Hopefully that helps. -- Adam