From nobody@FreeBSD.org  Wed Jan 29 14:42:05 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 3095AF2C
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 29 Jan 2014 14:42:05 +0000 (UTC)
Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 03E9810EC
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 29 Jan 2014 14:42:05 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id s0TEg4lE059633
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 29 Jan 2014 14:42:04 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id s0TEg4RG059616;
	Wed, 29 Jan 2014 14:42:04 GMT
	(envelope-from nobody)
Message-Id: <201401291442.s0TEg4RG059616@oldred.freebsd.org>
Date: Wed, 29 Jan 2014 14:42:04 GMT
From: Olaf Zaplinski <oz42@oz42.eu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: unbound using missing after upgrading
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         186239
>Category:       misc
>Synopsis:       unbound using missing after upgrading
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          feedback
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 29 14:50:00 UTC 2014
>Closed-Date:    
>Last-Modified:  Wed Feb 19 17:44:48 CET 2014
>Originator:     Olaf Zaplinski
>Release:        10.0-RELEASE
>Organization:
>Environment:
>Description:
after upgrading from 9.2 to 10.0 DNS resolving fails due to missing user:

# getent passwd unbound

# grep unbound /etc/passwd
unbound:*:59:59:Unbound DNS Resolver:/var/unbound:/usr/sbin/nologin

>How-To-Repeat:

>Fix:
# pw useradd -n unbound -u 59 -g 59 -s /usr/sbin/nologin -d /var/unbound
# /etc/rc.d/local_unbound onestart


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: brueffer 
State-Changed-When: Wed Feb 19 17:39:09 CET 2014 
State-Changed-Why:  
Hi Olaf, how did you perform the update, by updating from source or through 
freebsd-update?  If by source, did you run mergemaster or etcmerge afterwards? 
If by freebsd-update, do you have local modifications to freebsd-update.conf 
that prohibit updates to /etc to your local version? 

Generally, the user was added as part of the unbound import before 10-RELEASE, 
so this sounds more like a local issue. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=186239 
>Unformatted:
