On Mon, Feb 06, 2012 at 02:44:44PM +0000, Anton Shterenlikht wrote: > On Mon, Feb 06, 2012 at 02:22:39PM +0000, Anton Shterenlikht wrote: > > On ia64 I've built kernel and world with r230941. > > After installkernel, reboot, installworld, mergemaster, > > make remove-old, I reboot and get this panic at the very end: > > > > Recovering vi editor sessions:. > > /usr/local/etc/rc.d/svnserve: set_rcvar: not found > > Starting svnserve. > > su: unknown login: svn > > /etc/rc: WARNING: failed to start svnserve > > Updating motd:. > > Starting ntpd. > > /usr/local/etc/rc.d/rsyncd: set_rcvar: not found > > Starting rsyncd. > > /usr/local/etc/rc.d/gmond: set_rcvar: not found > > /etc/rc: WARNING: /usr/local/etc/rc.conf is not readable. > > /etc/rc: WARNING: failed precmd routine for rc > > /usr/local/etc/rc.d/bsdstats: set_rcvar: not found > > Starting bsdstats. > > It looks to me your mergemaster didn't go as planned. Quoting UPDATING: 20120114: The set_rcvar() function has been removed from /etc/rc.subr. All base and ports rc.d scripts have been updated, so if you have a port installed with a script in /usr/local/etc/rc.d you can either hand-edit the rcvar= line, or reinstall the port. An easy way to handle the mass-update of /etc/rc.d: rm /etc/rc.d/* && mergemaster -i Maybe give this a shot. Glen
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:23 UTC