Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Dec 2014 00:28:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 196311] DESTROOT is now broken for installworld if not previously bootstrapped (ie clean dir)
Message-ID:  <bug-196311-8-y8nDCfrfpP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196311-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196311-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196311

--- Comment #3 from Michelle Sullivan <michelle@sorbs.net> ---
Followed up with (after bootstrapping):

# mergemaster -p -D ${NFSROOTDIR}

*** Creating the temporary root environment in /var/tmp/temproot
 *** /var/tmp/temproot ready for use
 *** Creating and populating directory structure in /var/tmp/temproot



*** Beginning comparison

 *** Temp ./etc/group and installed have the same Id, deleting
 *** Temp ./etc/master.passwd and installed have the same Id, deleting

*** Comparison complete

*** /var/tmp/temproot is empty, deleting

and still get:

# make installworld DESTDIR=${NFSROOTDIR} && make installkernel
DESTDIR=${NFSROOTDIR} && make distribution DESTDIR=${NFSROOTDIR}
ERROR: Required auditdistd user is missing, see /usr/src/UPDATING.
*** [installcheck_UGID] Error code 1

Stop in /usr/src.
*** [installworld] Error code 1

Stop in /usr/src.

-- 
You are receiving this mail because:
You are the assignee for the bug.



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