Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jan 2014 00:08:55 GMT
From:      Jason Byrne <slvr32@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   i386/185976: release building fails with missing 'unbound' user error (releng/10.0)
Message-ID:  <201401220008.s0M08tnC069974@oldred.freebsd.org>
Resent-Message-ID: <201401220010.s0M0A049055372@freefall.freebsd.org>

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

>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
 
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401220008.s0M08tnC069974>