Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Feb 2011 19:20:37 +0200
From:      Vallo Kallaste <kalts@estpak.ee>
To:        Robert Fitzpatrick <robert@webtent.org>
Cc:        FreeBSD <freebsd-questions@freebsd.org>
Subject:   Re: kern.crit messages
Message-ID:  <20110206172037.GA31301@hape.internal>
In-Reply-To: <4D4ED4BB.5090704@webtent.org>
References:  <4D4ED4BB.5090704@webtent.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 06, 2011 at 12:04:59PM -0500, Robert Fitzpatrick
<robert@webtent.org> wrote:

> I have a server I installed 8.1-RELEASE on and believe I screwed up when
> rebuilding the kernel to support QUOTA because now that I am
> troubleshooting these weird messages in the log, I find I am actually
> running 9.0-CURRENT. I had a ports file as below when I pulled the
> source to rebuild the kernel...
> 
> *default host=cvsup9.us.FreeBSD.org
> *default base=/usr
> *default prefix=/usr
> *default release=cvs tag=.
> *default release=cvs delete use-rel-suffix compress
> src-all
> 
> Using the tag above caused my issue? Now I see some troubling messages
> in my logs...
> 
> Just looking for advice on what to do about all this, can someone help?
> 
By using the line:
*default release=cvs tag=.
for src-all collection you definitely grabbed -current sources. I'm
not sure if downgrading by "make world" is supported but you could
try. Backup first, try later..
-- 
Vallo



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