From owner-freebsd-current Thu Apr 11 17: 4:52 2002 Delivered-To: freebsd-current@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-169-104-17.dsl.lsan03.pacbell.net [64.169.104.17]) by hub.freebsd.org (Postfix) with ESMTP id 3E64437B417 for ; Thu, 11 Apr 2002 17:04:49 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id B6B6266BC4; Thu, 11 Apr 2002 17:04:48 -0700 (PDT) Date: Thu, 11 Apr 2002 17:04:48 -0700 From: Kris Kennaway To: sjh@ucf.ics.uci.edu Cc: freebsd-current@FreeBSD.ORG Subject: Re: sh dies w/ sig 12 Message-ID: <20020411170448.A10569@xor.obsecurity.org> References: <200204111836.g3BIan104358@whiskey.ucf.ics.uci.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="9amGYk9869ThD9tj" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200204111836.g3BIan104358@whiskey.ucf.ics.uci.edu>; from sjh@whiskey.ucf.ics.uci.edu on Thu, Apr 11, 2002 at 11:36:49AM -0700 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --9amGYk9869ThD9tj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 11, 2002 at 11:36:49AM -0700, Seth Hettich wrote: > Trying to update to -current, in SU mode, doing the make installworld: >=20 > [ ! -e /usr/bin/passwd ] || echo foo >=20 > will make sh die >=20 > This is even with the "new" sh from my buildworld (I am running the new > kernel). You're probably trying to cut corners and aren't following the full (documented) upgrade procedure. Signal 12 is SIGSYS (unimplemented sycall), and you're receiving it because 5.0's /bin/sh depends on a syscall which only exists in recent 5.0 kernels. You shouldn't bump into this if you upgrade correctly. Kris --9amGYk9869ThD9tj Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8tiSgWry0BWjoQKURAqHxAJ9/5N2FWVYXXLxTZBD60NCKwD3oAACbB3gO xjZmO9+OUFwWImrsB2aqTJo= =DFSo -----END PGP SIGNATURE----- --9amGYk9869ThD9tj-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message