Date: Mon, 6 Feb 2012 10:03:19 -0500 From: Glen Barber <gjb@FreeBSD.org> To: freebsd-current@freebsd.org, freebsd-ia64@freebsd.org Subject: Re: ia64 fatal kernel trap [WAS: panic] Message-ID: <20120206150319.GD1917@glenbarber.us> In-Reply-To: <20120206144444.GA71830@mech-cluster241.men.bris.ac.uk> References: <20120206142239.GA71689@mech-cluster241.men.bris.ac.uk> <20120206144444.GA71830@mech-cluster241.men.bris.ac.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
--at6+YcpfzWZg/htY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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: > >=20 > > 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. > >=20 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=3D 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 --at6+YcpfzWZg/htY Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iQEcBAEBCAAGBQJPL+u3AAoJEFJPDDeguUajm5AH/jttWEhPw+08ue7bazctHsKP XZRLyiq5QD9B4FiZse/6uww1tFO2pyBPdQrEleHm/P0wvDOM7Ob3G1KsJ42gMrPw HdRLbA5eP9L4YuHSa8yBeRGvvS20RP6a5WdZa2KSW9+HwpTuidKb/hTqVHgiuuLm ftlFpPuywncer+haWxJW/iMkNCAsmFF8XD4Tk6RmiXQeKO7hGfdl6D9qFg6OMXdx ecDzJcOeuPgfwVM6MTIpAHwEAgUmXeZ5JpoU22brpxpx9tM7AA009a+O8FhENtm8 VpRvGbIp7wSdKe54oZz2fraDm6iC2MhTbgyRGgQm56mcIaLImVEkirhkWTfQGjU= =z6ew -----END PGP SIGNATURE----- --at6+YcpfzWZg/htY--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120206150319.GD1917>