From owner-freebsd-current@freebsd.org Mon May 23 02:17:15 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7505CB464F0 for ; Mon, 23 May 2016 02:17:15 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (mx.catwhisker.org [198.144.209.73]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E6F7216F6; Mon, 23 May 2016 02:17:13 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.15.2/8.15.2) with ESMTP id u4N2H5mq008434; Mon, 23 May 2016 02:17:05 GMT (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.15.2/8.15.2/Submit) id u4N2H5qO008433; Sun, 22 May 2016 19:17:05 -0700 (PDT) (envelope-from david) Date: Sun, 22 May 2016 19:17:05 -0700 From: David Wolfskill To: Conrad Meyer Cc: Shawn Webb , freebsd-current Subject: Re: Interesting error during installworld Message-ID: <20160523021705.GG1416@albert.catwhisker.org> Reply-To: current@freebsd.org Mail-Followup-To: current@freebsd.org, Conrad Meyer , Shawn Webb , freebsd-current References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="9Iq5ULCa7nGtWwZS" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.6.1 (2016-04-27) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 May 2016 02:17:15 -0000 --9Iq5ULCa7nGtWwZS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 22, 2016 at 04:02:43PM -0700, Conrad Meyer wrote: > FreeBSD has tail(1). Does HardenedBSD remove it? Or is /usr/bin > missing from your PATH? > .... I noticed this with a straight vanilla FreeBSD build/install, but have been busy with "other things" today. It appears to me that the issue is that certain inistallation tools (ITOOLS) are installed in a temporary directory -- see ca. lines 860 - 870 of head's src/Makefile.inc1 -- and "tail" hasn't been defined as one of the required "installation tools." Peace, david --=20 David H. Wolfskill david@catwhisker.org Those who would murder in the name of God or prophet are blasphemous coward= s. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --9Iq5ULCa7nGtWwZS Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAEBCgBmBQJXQmghXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRDQ0I3Q0VGOTE3QTgwMUY0MzA2NEQ3N0Ix NTM5Q0M0MEEwNDlFRTE3AAoJEBU5zECgSe4Xs9sH/3TO6c7kW5RGK/h2Q5J4xs+0 F6hhrf9wf3EELX5W7A6CRxcz9B3kISm4b0OvUcD5k6dYfHx920zW6JVF98gHOdaB pD6MffcGxRITVIADosk4ZNIXVOFeM/ULrPan3xbXrf3lH1kRqn7ofum2L59N1T2o QA13KJQmTpmqWg3ltAq2b2Z3rOI24lDNdXpOb6l7QJhonHpq3t3TFpnDiGvCuSSr BJXCEbJaN4BbwdEBNbF6g2pV0cUR2uPsMsSqXPqigrpwKnsGXTOKlyRTlJWAeQ4b GIbUOF85Un0J4tnud7SoraQM2zzXzgrKmVLHsgNpDqmPVdwgcJUroAX6MQ+4H9c= =s3QL -----END PGP SIGNATURE----- --9Iq5ULCa7nGtWwZS--