i386/185976: release building fails with missing 'unbound' user error (releng/10.0)

Jason Byrne slvr32 at gmail.com
Wed Jan 22 00:10:00 UTC 2014


>Number:         185976
>Category:       i386
>Synopsis:       release building fails with missing 'unbound' user error (releng/10.0)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-i386
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 22 00:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Jason Byrne
>Release:        releng/10.0
>Organization:
>Environment:
built on a releng/9.1 machine, but release build happens in a chroot environment, not sure if the build machine environment is important
>Description:
Release build for releng/10.0 fails after running the following...

# mkdir /var/10.0
# cd /usr/src/release
# sh generate-release.sh releng/10.0 /var/10.0


--------------------------------------------------------------
>How-To-Repeat:
# mkdir /var/10.0
# cd /usr/src/release
# sh generate-release.sh releng/10.0 /var/10.0

(same error as above)
>Fix:
Make sure 'unbound' user exists in chroot build environment for 10.0 branches?

>Release-Note:
>Audit-Trail:
>Unformatted:
 >>> World build completed on Tue Jan 21 14:42:46 PST 2014
 --------------------------------------------------------------
 ERROR: Required unbound user is missing, see /usr/src/UPDATING.
 *** Error code 1
 
 Stop.
 bmake: stopped in /var/10.0/usr/src
 *** [installworld] Error code 1
 
 Stop in /var/10.0/usr/src
 
 


More information about the freebsd-i386 mailing list