From owner-freebsd-ports@FreeBSD.ORG Mon Jul 14 09:49:03 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 3E19937B401 for ; Mon, 14 Jul 2003 09:49:03 -0700 (PDT) Received: from serv1.wallnet.com (server1.wallnet.com [208.225.162.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13C9343FAF for ; Mon, 14 Jul 2003 09:49:02 -0700 (PDT) (envelope-from timothyk@wallnet.com) Received: (from root@localhost) by serv1.wallnet.com (8.11.5/8.11.5) id h6EGn1e36658; Mon, 14 Jul 2003 12:49:01 -0400 (EDT) (envelope-from timothyk@wallnet.com) Received: from 10.0.1.9 (mts-128.wallnet.com [208.225.162.60]) by serv1.wallnet.com (8.11.5/8.11.5av) with ESMTP id h6EGmwM36650; Mon, 14 Jul 2003 12:48:59 -0400 (EDT) (envelope-from timothyk@wallnet.com) From: Tim Kellers To: Michael Edenfield Date: Mon, 14 Jul 2003 12:48:55 -0400 User-Agent: KMail/1.5.2 References: <20030714133452.11195.qmail@web9602.mail.yahoo.com> <200307141132.44797.timothyk@wallnet.com> <20030714160754.GB51675@basement.kutulu.org> In-Reply-To: <20030714160754.GB51675@basement.kutulu.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200307141248.55963.timothyk@wallnet.com> X-Virus-Scanned: by AMaViS perl-11 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 List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jul 2003 16:49:03 -0000 On Monday 14 July 2003 12:07 pm, Michael Edenfield wrote: > * Tim Kellers [030714 11:33]: > > The port built and installed without a hitch. > > > > uname -a from the troublesome fileserver: > > > > 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 > > > > uname -a from the laptop with /usr/ports NFS mounted: > > FreeBSD mts-128.wallnet.com 4.8-STABLE FreeBSD 4.8-STABLE #10: Fri Jul 11 > > 13:31:14 EDT 2003 timothyk@10.0.1.9:/usr/obj/usr/src/sys/NEMESIS > > i386 > > 4.8 should definitely not be having this problem. Try to run: > > pkg_info -q -O some/portname > > and see what reply you get. > > --Mike 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. Thanks, Tim Kellers CPE/NJIT