From owner-freebsd-current Thu Apr 11 11:45:24 2002 Delivered-To: freebsd-current@freebsd.org Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by hub.freebsd.org (Postfix) with ESMTP id 293F837B417 for ; Thu, 11 Apr 2002 11:45:18 -0700 (PDT) Received: by energyhq.homeip.net (Postfix, from userid 1001) id 5F9823FC37; Thu, 11 Apr 2002 20:45:20 +0200 (CEST) Date: Thu, 11 Apr 2002 20:45:20 +0200 From: Miguel Mendez To: sjh@ucf.ics.uci.edu Cc: freebsd-current@freebsd.org Subject: Re: sh dies w/ sig 12 Message-ID: <20020411204520.A64799@energyhq.homeip.net> Mail-Followup-To: sjh@ucf.ics.uci.edu, freebsd-current@freebsd.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="mP3DRpeJDSE+ciuQ" 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 --mP3DRpeJDSE+ciuQ 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). >=20 > Ideas? Are you upgrading from -stable to -current? I had that same problem. My (crap) workaround, was to create a Makefile for the points were sh failed (iirc was chpass and some other command) that looked like this: all: install install: echo foo That enabled me to successfully installworld, I took note of the faulty places and installed them afterwards. I know it's not the 'kosher' solution, but it worked for me. Cheers, --=20 Miguel Mendez - flynn@energyhq.homeip.net GPG Public Key :: http://energyhq.homeip.net/files/pubkey.txt EnergyHQ :: http://www.energyhq.tk FreeBSD - The power to serve! --mP3DRpeJDSE+ciuQ 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 iD8DBQE8tdm/nLctrNyFFPERAg6PAJwPgwX+zvKtGgGFi++icCASwMHQqwCgy/P7 vyxn+Ip+K/FF9bum7bZmaXs= =9UH7 -----END PGP SIGNATURE----- --mP3DRpeJDSE+ciuQ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message