From owner-freebsd-ports@FreeBSD.ORG Mon Jul 14 10:00:29 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9287F37B401 for ; Mon, 14 Jul 2003 10:00:29 -0700 (PDT) Received: from mx2.fillmore-labs.com (lima.fillmore-labs.com [62.138.193.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id D020D43F93 for ; Mon, 14 Jul 2003 10:00:28 -0700 (PDT) (envelope-from eikemeier@fillmore-labs.com) Received: from pd951a833.dip.t-dialin.net ([217.81.168.51] helo=fillmore-labs.com ident=7gujdbuhhrrhvfym) by mx2.fillmore-labs.com with asmtp (TLSv1:AES256-SHA:256) (Exim 4.20) id 19c6gb-000Jiy-Vf; Mon, 14 Jul 2003 19:00:26 +0200 Message-ID: <3F12E1A7.1050505@fillmore-labs.com> Date: Mon, 14 Jul 2003 19:00:23 +0200 From: Oliver Eikemeier MIME-Version: 1.0 To: Tim Kellers References: <20030714133452.11195.qmail@web9602.mail.yahoo.com> <200307141132.44797.timothyk@wallnet.com> <20030714160754.GB51675@basement.kutulu.org> <200307141248.55963.timothyk@wallnet.com> In-Reply-To: <200307141248.55963.timothyk@wallnet.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-Sender: eikemeier@fillmore-labs.com User-Agent: KMail/1.5.9 Organization: Fillmore Labs GmbH X-Complaints-To: abuse@fillmore-labs.com cc: ports@freebsd.org cc: Michael Edenfield Subject: Re: portupgrade/make install problem. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ports@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jul 2003 17:00:29 -0000 Tim Kellers wrote: > On the broken fileserver: > > su-2.03# pkg_info -q -O aim-1.5.234/ > pkg_info: package cvsupd-bin-16.1 has no origin recorded > pkg_info: package ghostscript-6.01_1 has no origin recorded > pkg_info: /var/db/pkg/jdk-tutorial-1.1.8/+CONTENTS: No such file or directory > > On the (apparently) non-broken laptop > > mts-128# pkg_info -q -O aim-1.5.234/ > mts-128# > > Note that "pkg_info -q -O aim" retuns nothing on the laptop. This should be pkg_info -O net/aim. Looks like your pkg_info is working fine, but the installed package information on your fileserver is corrupt.