Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 May 2000 04:23:37 +0200
From:      Palle Girgensohn <girgen@partitur.se>
To:        Mike Alich <hostmaster@cctinc.net>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: FreeBSD Port: jdk-1.1.8
Message-ID:  <3929EBA9.891DE8DD@partitur.se>
References:  <39294257.1810EFA1@cctinc.net> <3929D6ED.E2903960@partitur.se> <3929E224.D47FFA02@cctinc.net>

next in thread | previous in thread | raw e-mail | index | archive | help
OK, now I know why this happened:

I think your problem was basically that you didn't use
3.3-ports-upgrade package. Sounds extreme at first, that it
would actually erase all of /var/db/pkg, but what it should
really do is erase /var/db/pkg/jdk-1.1.8. A few weeks ago,
PKGNAME was exchanged for PORTNAME & PORTVERSION in all ports.
Hence, the new fetched port had no PKGNAME, so when make
-DFORCE_PKG_REGISTER wanted to rm /var/db/pkg/$PKGNAME/* it
really erased /var/db/pkg//* ... You would probably have been
luckier using a package, or updating the ports collection,
which is really the way to go. It still supports 3.3, all you
need is a small compatability package.

Cheers,
Palle


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3929EBA9.891DE8DD>