Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jun 2006 16:46:29 -0400
From:      Bill Moran <wmoran@collaborativefusion.com>
To:        Greg Groth <ggroth@gregs-garage.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: clarification of cvsup process.
Message-ID:  <20060615164629.75b25c5a.wmoran@collaborativefusion.com>
In-Reply-To: <4491C24A.2@gregs-garage.com>
References:  <4491B615.1080704@gregs-garage.com> <20060615154212.c08bf59c.wmoran@collaborativefusion.com> <4491B9DD.6090707@gregs-garage.com> <20060615160250.a52d37c6.wmoran@collaborativefusion.com> <4491C24A.2@gregs-garage.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In response to Greg Groth <ggroth@gregs-garage.com>:
> 
> On 6/15/2006 3:02 PM, Bill Moran wrote:
>  > In response to Greg Groth <ggroth@gregs-garage.com>:
>  >
>  >> On 6/15/2006 2:42 PM, Bill Moran wrote:
>  >>  > In response to Greg Groth <ggroth@gregs-garage.com>:

[snip]

>  >> mail# uname -a
>  >> FreeBSD mail.domain.com 6.0-RELEASE-p6 FreeBSD 6.0-RELEASE-p6 #1: Tue
>  >> Mar 28 13:46:24 CST 2006
>  >> ggroth@ns1.domain.com:/usr/obj/usr/src/sys/GENERIC  i386
>  >
>  > Are you sure you completed the process successfully?  If you'd had
>  > tag=., this would reports something like 6-STABLE.  If you'd had
>  > 6_0_RELENG, it would report 6.0-RELEASE-p9.
>  >
>  > It looks as if the make install* steps weren't completed.
>  >
> 
> (reiterating my original email for clarification)
> 
> # cd /usr/src
> # make buildworld
> # make buildkernel
> # make installkernel
> # reboot
> 
> After rebooting into single user mode:
> 
> # fsck -p
> # mount -u /
> # mount -a -t ufs
> # swapon -a
> # adjkerntz -i
> # cd /usr/src (I forgot to list this last time around)
> # mergemaster -p
> # make installworld
> # mergemaster
> # reboot
> 
> No errors reported during any of these steps, and each step appears to 
> complete like it's doing exactly what it's supposed to.
> 
> Can you see any steps I missed or overlooked?  Any advice on how to 
> determine where something might have gone wrong?  All of a sudden I'm 
> having this feeling that something might be broken somewhere...

I don't see any missed or incorrect steps here.  Check the files listed
in the advisory to see if the versions you have in /usr/src match those
for 6.0-RELEASE-p9.  It's possible that the cvsup server you used didn't
have all the updates yet.

-- 
Bill Moran
Collaborative Fusion Inc.



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