On Wednesday 25 February 2009 09:16:51 Warren Block wrote:
> On Wed, 25 Feb 2009, Paul Schmehl wrote:
> > --On Tuesday, February 24, 2009 23:02:36 -0600 Mel
> >
> > <[email protected]> wrote:
> >> Presence of tag enables checkout mode, so it's not that you have a cvs
> >> repo copy. Kernel date tag suggests a reboot, so the only thing that
> >> comes to mind
> >> is newvers.sh not having done it's job or UNAME_r set in env.
> >> sysctl kern.osrelease also shows 7.1-PRERELEASE?
> >
> > # sysctl kern.osrelease
> > kern.osrelease: 7.1-PRERELEASE
>
> Something that might apply: your cvsup file showed cvsup12 as the
> server. cvsup12 stopped responding for me several months ago. If your
> csup and build is automated so you don't see the timeouts, that would
> explain why you aren't getting updated.
Yep, looks like this is the problem. You can verify by
inspecting /usr/src/sys/conf/newvers.sh. It should be:
# $FreeBSD: src/sys/conf/newvers.sh,v 1.72.2.10 2009/01/05 04:45:17 kensmith
Exp $
TYPE="FreeBSD"
REVISION="7.1"
BRANCH="STABLE"
--
Mel
Problem with today's modular software: they start with the modules
and never get to the software part.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"