cvsup error (again)

Kevin Oberman oberman at es.net
Thu Oct 2 08:35:17 PDT 2003


> Date: Wed, 1 Oct 2003 18:58:04 -0700 (PDT)
> From: Doug White <dwhite at gumbysoft.com>
> Sender: owner-freebsd-stable at freebsd.org
> 
> On Thu, 2 Oct 2003, zen wrote:
> 
> > > I think you probably screwed up your cvsup file and grabbed -current
> > > instead.  That's the correct behavior for a -CURRENT config(8).
> >
> > is there a way to fix this problem??
> > because i already re-cvsup it to RELENG_4_8 and still didn't work
> 
> If you've already done a build/installworld cycle, no, its not possible to
> reverse without doing a binary "upgrade" from CD back to 4.8.

A buildworld should not be a problem, and normal upgrade procedures
require a successful kernel build and install before installing world,
so it should be easy to back this out by deleting everything in
/usr/obj and then doing a "make clean && make clean" in /usr/src. Then
check out your supfile carefully for anything that might cause it to
get the head instead of the desired branch or tag.

Make sure that you specify the correct tag. You message does not make
it clear whether you are trying for 4.9RC1(STABLE) or a 4.8
release. If a tag is not specified, you get head (which is what you
were seeing).
-- 
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: oberman at es.net			Phone: +1 510 486-8634


More information about the freebsd-stable mailing list