Subject: bin/36313: rpcbind missing from services
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: None <hannken@eis.cs.tu-bs.de>
List: netbsd-bugs
Date: 05/13/2007 12:40:01
>Number:         36313
>Category:       bin
>Synopsis:       rpcbind missing from services
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun May 13 12:40:01 +0000 2007
>Originator:     Juergen Hannken-Illjes
>Release:        NetBSD 4.99.19
>Organization:
	
>Environment:
	
	
>Description:
	
rpcbind fails to start:
rpcbind: cannot get local address for udp6: servname not supported for ai_socktype
rpcbind: cannot get local address for tcp6: servname not supported for ai_socktype
rpcbind: cannot get local address for udp: servname not supported for ai_socktype
rpcbind: cannot get local address for tcp: servname not supported for ai_socktype

Looks like rpcbind was removed from /etc/services
>How-To-Repeat:
	
add rpcbind=YES to /etc/rc.conf
>Fix:
	
Replace "rpcbind" by "sunrpc" in usr.sbin/rpcbind/rpcbind.c or put "rpcbind"
back into /etc/services.

>Unformatted: