Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Apr 2002 21:48:43 +0300 (EEST)
From:      locust <locust@sstc.kiev.ua>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   'make installworld' fails. Please help!
Message-ID:  <20020403212552.L3208-100000@sstc.kiev.ua>
In-Reply-To: <030001c1db1b$cc7b7f10$fd6e34c6@moti>

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

This is my first CVSup upgrade FBSD, so i was wrong somewhere....
I am upgrading FreeBSD 4.4-RELEASE  to 4.5

my supfile for CVSup:
-----------------------------------
*default host=cvsup2.ua.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=RELENG_4
*default delete use-rel-suffix
*default compress
src-all
-----------------------------------

what i did:

cvsup -g -L 2 /usr/supfile		-success
cd /usr/src
make buildworld				-success
cd /usr/src/usr.sbin/config
make install				-success
cd /usr/src/sys/i386/conf
config kernel				-success
cd /usr/src/sys/compile/kernel
make depend				-success
make					-success
cd /usr/src
make buildworld				-and what happened here:

-----------------------------------------------------------
...
bla bla bla
...
mtree -deU -f /usr/src/etc/mtree/BSD.root.dist -p /
mtree -deU -f /usr/src/etc/mtree/BSD.var.dist -p /var
mtree: line 63: unknown user smmsp
*** Error code 1

Stop in /usr/src/etc.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
------------------------------------------------------------
Can you tell me where i was wrong?
If i shutdown, is my server will boot successfuly,
and which kernel (compiled after CVSup or not) i must load
for succes boot now.
If it is impossible, can i buckup?

I really don't know what to do, and this is very important for me.

Please help me!

Andrew.


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?20020403212552.L3208-100000>