[Bug 196311] DESTROOT is now broken for installworld if not previously bootstrapped (ie clean dir)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Dec 28 00:28:34 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196311

--- Comment #3 from Michelle Sullivan <michelle at 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.


More information about the freebsd-bugs mailing list