Subject: Re: -current problems
To: None <rmk@rmkhome.com>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: current-users
Date: 12/10/2000 14:48:17
On Sat, Dec 09, 2000 at 07:21:41PM -0700, Rick Kelly wrote:
> 
> I have a few startup problems with NetBSD/i386 1.5L/1.5M.
> 
> I just moved the startup stuff over from /usr/src/etc. The system was
> running -current from late April.
> 
> rpcbind with /etc/netconfig from 1.5L:
> 
> Dec  9 18:32:22 roothog rpcbind: cannot get local address for udp6: servname not supported for ai_socktype
> Dec  9 18:32:22 roothog rpcbind: cannot get local address for tcp6: servname not supported for ai_socktype

This can happen if you're running a kernel without inet6 support.

> Dec  9 18:32:22 roothog rpcbind: cannot get local address for udp: servname not supported for ai_socktype
> Dec  9 18:32:22 roothog rpcbind: cannot get local address for tcp: servname not supported for ai_socktype
> 
> And rpcbind doesn't start up without /etc/netconfig.

You also need a new /etc/rpc and /etc/services.

> I'm seeing and error from /etc/rc about $kerberos not being set right.

I guess kerberos needs to be set to YES or NO ?

> 
> And /etc/rc.d/fsck.sh seems to be looking for non-existant raidframe
> devices?

Hum, do you have any raidframe in /etc/fstab ? fsck only uses devices
from here.

--
Manuel Bouyer <bouyer@antioche.eu.org>
--