Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jan 2013 16:24:33 +0000 (UTC)
From:      "Helmut Schneider" <jumper99@gmx.de>
To:        freebsd-questions@freebsd.org
Subject:   Re: Trying to update from 9.0 to 9.1 via svn
Message-ID:  <xn0icoj6a76zg61001@news.gmane.org>
References:  <xn0icodv56zqdi6000@news.gmane.org> <CA%2B8gk98KGax4XzJe=0xVyCd4GRL2e%2BdpihLDu7J4NXrXKANxNg@mail.gmail.com> <xn0icoi9p75th99000@news.gmane.org> <alpine.BSF.2.00.1301041654170.41917@mail.fig.ol.no>

next in thread | previous in thread | raw e-mail | index | archive | help
Trond Endrestøl wrote:

> On Fri, 4 Jan 2013 15:51-0000, Helmut Schneider wrote:
> 
> > Alexandre wrote:
> > 
> > > On Fri, Jan 4, 2013 at 2:01 PM, Helmut Schneider <jumper99@gmx.de>
> > > wrote:
> > > > 
> > > > I fetched sources via
> > > > 
> > > > $ sudo svn co svn://svn.freebsd.org/base/releng/9.1 /usr/src/
> > > > Checked out revision 244992.
> > > > $
> > > > 
> > > > I then recompiled and installed the kernel according to
> > > > 
> > > > 
> > > > 
> >
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html
> > > > 
> > > > $ ls -la /boot/kernel/kernel
> > > > -r-xr-xr-x  1 root  wheel  15622342 Jan  3 19:57
> > > > /boot/kernel/kernel $
> > > > 
> > > > But after reboot uname prints
> > > > 
> > > > FreeBSD BSDHelmut964 9.0-RELEASE-p5 FreeBSD 9.0-RELEASE-p5 #9
> > > > r244992M:  Thu Jan  3 19:57:37 CET 2013
> > > > root@BSDHelmut964:/usr/obj/usr/src/sys/GENERIC  amd64
> > > > 
> > > > Why?
> > > > 
> > > > Thanks, Helmut
> > > 
> > > Have you rebuilt world before compile and install your new 9.1
> > > kernel ?
> > 
> > Yes.
> 
> I have a question:
> 
> Was /usr/src populated with 9.0 sources prior to the svn operation?
> 
> If you have the time and bandwidth, I would delete everything inside 
> /usr/src, e.g.
> 
>   rm -Rf /usr/src/* /usr/src/.??*
> 
> and retry the checkout, i.e.
> 
> sudo svn co svn://svn.freebsd.org/base/releng/9.1 /usr/src

Did so, too. It's so frustrating, I mean, I compile kernel and world
since 6.0 and never had similar issues. What makes me a bit nervous is
that this happens on two different machines. And why is the revision
(r244992) of the kernel ident higher than the release revision
(r243710[1])?

http://svnweb.freebsd.org/base/




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