Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Nov 1999 09:04:05 -0500 (EST)
From:      Chris Hardie <chris@summersault.com>
To:        freebsd-questions@FreeBSD.ORG
Cc:        Mark Stosberg <mark@summersault.com>
Subject:   Re: upgrading to 3.3, but can't find getosreldate.sh (resolved)
Message-ID:  <Pine.BSF.4.20.9911150859160.12526-100000@summersault.com>
In-Reply-To: <19991113221031.A23946@orion.ac.hmc.edu>

next in thread | previous in thread | raw e-mail | index | archive | help

The problem ended up being that the install.sh script that comes with the
cdrom doesn't include the "tools" portion of the source in the default
"all" category.

---------
if [ "$1" = "all" ]; then
        dists="base bin contrib etc games gnu include lib libexec release sbin share sys ubin usbin"
---------

This seems odd and confusing to me considering that the very first part of
any install/upgrade configuration is to use some of the scripts in the
"tools" section.

In any case, we were able to "install.sh tools" and raved till dawn.

Chris

On Sat, 13 Nov 1999, Brooks Davis wrote:

> On Sat, Nov 13, 1999 at 11:40:41PM -0500, Mark Stosberg wrote:
> > 
> > Thank you for your pointers on upgrading to 3.3. We have now started the
> > upgrade process tonight and are getting a mysterious error when running
> > make upgrade. We immediately get an error that it can't find the file
> >    ${.CURDIR}/tools/tools/upgrade/doupgrade.sh 
> > 
> > We can't find that file (or even that directory!) anywhere in our source
> > try, or even on the CD ROM. This seems very weird. 
> > 
> >  Am I missing something obvious here?
> 
> It sounds like you don't have 3.x sources installed.  If you have 3.x
> sources you should have a /usr/src/tools/tools/upgrade directory.
> cvsweb[1] indicates that it should appear in any 3.x or -current source
> tree.
> 
> -- Brooks
> 


-- Chris Hardie -----------------------------
----- mailto:chris@summersault.com ----------
-------- http://www.summersault.com/chris/ --



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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