Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 May 2007 11:13:07 -0600
From:      John E Hein <jhein@timing.com>
To:        Ruslan Ermilov <ru@FreeBSD.ORG>
Cc:        stable@FreeBSD.ORG
Subject:   Re: installworld breaks
Message-ID:  <18007.6435.195803.239665@gromit.timing.com>
In-Reply-To: <20070525105514.GC6500@rambler-co.ru>
References:  <E1HrKCc-0006QR-Ry@tuschin.blackcatnetworks.co.uk> <4656BE23.1090607@tomjudge.com> <20070525105514.GC6500@rambler-co.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Ruslan Ermilov wrote at 14:55 +0400 on May 25, 2007:
 > http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/troubleshoot.html#TOUCH-NOT-FOUND

Someone should update that doc for the much simpler and probably more
common case of someone touching newvers.sh (e.g., cvsup) after doing a
buildworld and then trying an installworld without a new buildworld.

Exotic things like clock drift and such can be a cause of it, but the
FAQ answer doesn't what's really explain the root problem - namely
that installworld is trying to do something that it shouldn't be doing
(running something that requires touch) because something is "out of
date" that should not be (osreldate.h in the OP's example).

Maybe a docs person can word that better than I can and fix up that
classic FAQ entry.



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