From owner-freebsd-questions Wed Oct 25 17:46:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from athserv.otenet.gr (athserv.otenet.gr [195.170.0.1]) by hub.freebsd.org (Postfix) with ESMTP id D26DB37B4CF for ; Wed, 25 Oct 2000 17:46:49 -0700 (PDT) Received: from hades.hell.gr (patr530-b098.otenet.gr [195.167.121.226]) by athserv.otenet.gr (8.10.1/8.10.1) with ESMTP id e9Q0gpf15571; Thu, 26 Oct 2000 03:42:52 +0300 (EET DST) Received: (from charon@localhost) by hades.hell.gr (8.11.1/8.11.1) id e9PNdEa11990; Thu, 26 Oct 2000 02:39:14 +0300 (EEST) Date: Thu, 26 Oct 2000 02:39:13 +0300 From: Giorgos Keramidas To: Christian Weisgerber Cc: freebsd-questions@freebsd.org Subject: Re: error: "This ports uses old layout" Message-ID: <20001026023912.B10377@hades.hell.gr> References: <20001024170719.A1367@urania.westgate.gr> <8t4783$uci$1@kemoauc.mips.inka.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <8t4783$uci$1@kemoauc.mips.inka.de>; from naddy@mips.inka.de on Tue, Oct 24, 2000 at 02:44:19PM +0000 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 24, 2000 at 02:44:19PM +0000, Christian Weisgerber wrote: > Giorgos Keramidas wrote: > > > Then, I cvsup'ed my ports tree with the following supfile (as intructed > > by /usr/src/UPDATING): > > Looks fine. > > > But when I try to install /usr/ports/net/netcat I get: > > > > urania# make > > Error: your port uses an old layout. Please update it to match this > > bsd.port.mk. > > Show us an "ls -R" of /usr/ports/net/netcat. I tried CVSup'ing my /home/ncvs mirror of FreeBSD's sources. Then, I removed my /usr/ports directory and did a: # cd /usr # cvs checkout -R -d /home/ncvs checkout ports to get myself a checkout of the most recent ports/ tree. I still get the same error, and /usr/ports/net/netcat contains: # cd /usr/ports/net/netcat ; ls -R /usr/ports/net/netcat CVS/ distinfo patches/ pkg-comment pkg-plist Makefile files/ pkg/ pkg-descr ./CVS: Entries Repository Root ./files: CVS/ patch-ab ./files/CVS: Entries Repository Root ./patches: CVS/ ./patches/CVS: Entries Repository Root ./pkg: CVS/ ./pkg/CVS: Entries Repository Root > > Anybody know why this happens, or at least what I should do next? > > You may have some garbage lying around in your ports tree. That's what I tried to avoid when I removed (rm -fr) my old /usr/ports before the last checkout of ports/, but it didn't seem to change anything. It seems my /home/ncvs is in a funny state, though, because other ports have more strange problems. For instance, when I do: # cd /usr/ports/net/ircII # make make: no target to make. # ls Makefile ls: Makefile: no such file or directory I think I need to check what my supfile has brought to my /home/ncvs lately. -- Giorgos Keramidas, < keramida @ ceid . upatras . gr > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message