Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Aug 2003 11:26:02 -0400
From:      Tim Kellers <timothyk@wallnet.com>
To:        Andy Hauser <andy-freebsd@splashground.de>, ports@freebsd.org
Subject:   Re: portupgrade/make install problem.
Message-ID:  <200308011126.02985.timothyk@wallnet.com>
In-Reply-To: <20030801010223.GB25564@splashground.de>
References:  <20030714133452.11195.qmail@web9602.mail.yahoo.com> <200307141248.55963.timothyk@wallnet.com> <20030801010223.GB25564@splashground.de>

next in thread | previous in thread | raw e-mail | index | archive | help


On Thursday 31 July 2003 09:02 pm, Andy Hauser wrote:
> On Mon, Jul 14, 2003 at 12:48:55PM -0400, Tim Kellers wrote:
> > On Monday 14 July 2003 12:07 pm, Michael Edenfield wrote:
> > > * Tim Kellers <timothyk@wallnet.com> [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
>
> I just experienced the same problem on a 5.1-RELEASE.
>
> rm -rf the /var/db/pkg/$PORT
>
> where $PORT are the ones pkg_info complains
> about with "/var/db/pkg/$PORT/+CONTENTS: No such file or directory"
> seemed to have fixed the problem.
>
> Andy

Bingo!

Thanks Andy,

It turns out I had 8 ports (some from kde2) that had something or other wrong 
with their origins or descriptions.  Deleteing those /var/db/pkg entries did 
the trick.

Tim Kellers
CPE/NJIT
http://www.njit.edu/publicinfo/newsroom/beastie.php



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308011126.02985.timothyk>