Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jan 2001 21:17:02 -0500
From:      Lanny Baron <lnb@FreeBSDsystems.COM>
To:        Christopher Farley <chris@northernbrewer.com>, Wim Livens <wim@livens.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: cvsup ports: Error: your port uses an old layout.
Message-ID:  <01011521170200.51730@panda.FreeBSDsystems.COM>
In-Reply-To: <20010115192149.A30698@northernbrewer.com>
References:  <20010115101340.A75203@gateway.livens.net> <20010115192149.A30698@northernbrewer.com>

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

Hi,
Get the ports back. #/stand/sysinstall  
What you have below in your cvsup file (assuming this is your ports-supfile) 
seems ok. After you have your ports back again, in an xterm window or in 
plain text mode, and as root, type this;
cvsup -g -L 2 /usr/share/examples/cvsup/ports-supfile
That will get you up to date in the ports.

Just a suggestion, next time don't rm -rf /usr/ports

Good luck,

Lanny

On January 15, 2001 08:21 pm, Christopher Farley wrote:
> Wim Livens (wim@livens.net) wrote:
> > I want to keep ports up to date:
> >
> > FreeBSD 4.1-RELEASE
> > installed ports distribution
> >
> > (at this point, building ports work)
> >
> > supfile:
> >
> > 	*default host=cvsup.uk.FreeBSD.org
> > 	*default base=/usr
> > 	*default prefix=/usr
> > 	*default release=cvs tag=.
> > 	*default delete use-rel-suffix
> > 	*default compress
> > 	ports-base
> > 	ports-games
> >
> > # cvsup supfile
> > (seems to work)
> >
> > /usr/ports/games/xbomber# make  # (or any other port, even none games)
> > Error: your port uses an old layout.  Please update it to match this
> > bsd.port.mk. *** Error code 1
> >
> > What am I doing wrong here ?
>
> I did this to solve the problem:
> # rm -R /usr/ports
> # cvsup ports-supfile
>
> There may be a way to modify the ports-supfile to delete the problematic
> files and completely synchronize the trees, but if bandwidth isn't a
> problem, the above solution will work.

-- 
-------------------------------------------------
Lanny Baron
Proud to be 100% FreeBSD
FreeBSD Systems, Inc; Freedom Technologies Corp.
http://www.FreeBSDsystems.COM
1.877.963.1900


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




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