From owner-freebsd-current@freebsd.org Sun May 29 00:31:39 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 8D074B457E9 for ; Sun, 29 May 2016 00:31:39 +0000 (UTC) (envelope-from shawn.webb@hardenedbsd.org) Received: from mail-qk0-x233.google.com (mail-qk0-x233.google.com [IPv6:2607:f8b0:400d:c09::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4574418F0 for ; Sun, 29 May 2016 00:31:39 +0000 (UTC) (envelope-from shawn.webb@hardenedbsd.org) Received: by mail-qk0-x233.google.com with SMTP id h185so66384854qke.2 for ; Sat, 28 May 2016 17:31:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hardenedbsd-org.20150623.gappssmtp.com; s=20150623; h=subject:mime-version:from:in-reply-to:date:cc:message-id:references :to; bh=PZhcRXHS5x5+xqpPJsLzgexNAMfw+itPDyEQFFRmaAw=; b=po4mPeWQ61R2CaQuOTZUBSW12CAPjEfW9vBdn3M3DvM1PLD/pwrI/9r8fyJs2PTo8K rwGABsr4yuoM2wRJodpnzCsxleEeXL6ya+C5S1t/V6q0+iGNYny+gXC1h7FG/K2QDFou a6Vn+HoIEbmRW/Va0+uqNIo8pOnOrJVn/9Mgw01eqeFvLs48Ky4KlvVn+AR0UgvfnmmF /0X/BzebprpRN2gAhbtbRt5hkGC6rVuCQUKyeF8OyWP6WeP4cs7tMKUxF8GSH/B55LAp BGyr1hv5m+0UPxrol5JSW8rHWyRQY6B3jt742pDax71Xg+Yx11NNB4bu7VtEGyS10OjR UHSg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:mime-version:from:in-reply-to:date:cc :message-id:references:to; bh=PZhcRXHS5x5+xqpPJsLzgexNAMfw+itPDyEQFFRmaAw=; b=etUCDXfMeIJoxWB4UJ/P0U0cWunn6sI6y1QIqWxBx5nxjGRWmXAOG/c1fh4GptkCJ0 q422IC28ktscXjYBJKRDC+bA1E0rjD7t+f59RV0w9647G6pC46hg1FoD1Qj2gBWZ1v6P LAEBb0La7JWQ2/RkRHnokAZSsceS762gSle/ZmAwVyxzKzZcS0u6/ZDXDCW17PLPdfL5 y3/mc5qs6sBp1G2/jX+njA0BJE0+/JHmIs41cdrJ6ICcLalUN4Q+HTcxOojg75TbYC3s 9EJ3aHoGA6BnieuuviCQNprDwE+5Uj3vrwmYKOQM1RvWF2qNhtprJhN3O4qa3DHDWAxJ Gguw== X-Gm-Message-State: ALyK8tLmzkR6TOar9/qUaqoePLAXBo1uepv9fcj2vjah0GDkyb5UQeD2alxy3N58umnpGNd5 X-Received: by 10.55.178.6 with SMTP id b6mr21475326qkf.70.1464481898414; Sat, 28 May 2016 17:31:38 -0700 (PDT) Received: from ?IPv6:2001:470:e290:1:fd31:8ca2:3d07:f4dc? ([2001:470:e290:1:fd31:8ca2:3d07:f4dc]) by smtp.gmail.com with ESMTPSA id y186sm7384622qha.20.2016.05.28.17.31.36 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 28 May 2016 17:31:37 -0700 (PDT) Subject: Re: installworld woes Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: multipart/signed; boundary="Apple-Mail=_0CDF2133-9F85-4EBA-85EA-80053A25EEB8"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Pgp-Agent: GPGMail 2.6b2 From: Shawn Webb In-Reply-To: Date: Sat, 28 May 2016 20:31:36 -0400 Cc: freebsd-current Message-Id: <6F250A1F-70FC-45C6-847A-3E8E07963E5F@hardenedbsd.org> References: <75323DF7-8112-47B8-9E9E-93FE90030A16@hardenedbsd.org> To: Alan Somers X-Mailer: Apple Mail (2.3124) 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: Sun, 29 May 2016 00:31:39 -0000 --Apple-Mail=_0CDF2133-9F85-4EBA-85EA-80053A25EEB8 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 On May 28, 2016, at 8:29 PM, Alan Somers wrote: >=20 > On Sat, May 28, 2016 at 6:26 PM, Shawn Webb = wrote: >> On May 28, 2016, at 8:23 PM, Alan Somers wrote: >>>=20 >>> On Sat, May 28, 2016 at 6:14 PM, Shawn Webb = wrote: >>>> I haven=E2=80=99t had the time to properly diagnose this one. But = here=E2=80=99s a little installworld bug I=E2=80=99ve run into. When = performing the following, installworld fails: >>>>=20 >>>> 1. Make sure /chroot doesn=E2=80=99t exist, if it does, then `rm = -rf /chroot` >>>> 2. mkdir /chroot >>>> 3. cd /usr/src >>>> 4. make installworld DESTDIR=3D/chroot >>>>=20 >>>> I=E2=80=99m my case, the chroot is at /builds/updater/chroot. Below = is a link to the log of the error I=E2=80=99m getting. I=E2=80=99m using = HardenedBSD=E2=80=99s source, the hardened/current/master branch. >>>>=20 >>>> Link to log: http://pastebin.com/titmiNCW = >>>>=20 >>>> Thanks, >>>>=20 >>>> Shawn Webb >>>> Cofounder and Security Engineer >>>> HardenedBSD >>>>=20 >>>> GPG Key ID: 0x6A84658F52456EEE >>>> GPG Key Fingerprint: 2ABA B6BD EF6A F486 BE89 3D9E 6A84 658F 5245 = 6EEE >>>>=20 >>>=20 >>> Can you please send me your copy of etc/mtree/BSD.tests.dist? And = did >>> you set anything like WITHOUT_TESTS=3D1 in /etc/src.conf? Also, = what >>> exact revision of HardenedBSD are you using? >>>=20 >>> -Alan >>=20 >> Hey Alan, >>=20 >> Both make.conf and src.conf is empty. I=E2=80=99m at commit = 41e51b23103daca5c5cdbfa894f1166d07f87c15 in the hardened/current/master = branch. Here=E2=80=99s etc/mtree/BSD.tests.dist in my src tree: = http://ix.io/MiS >>=20 >> Thanks, >>=20 >> Shawn Webb >> Cofounder and Security Engineer >> HardenedBSD >>=20 >> GPG Key ID: 0x6A84658F52456EEE >> GPG Key Fingerprint: 2ABA B6BD EF6A F486 BE89 3D9E 6A84 658F 5245 = 6EEE >=20 > I'll fix it tonight after I get the kids into bed. In the meantime, > you can roll back to before this commit. > = https://github.com/HardenedBSD/hardenedBSD/commit/442baa51845cf38dbcfdc44b= d8493defdaad630a >=20 > -Alan No worries. No rush here. I appreciate the help! Can you add =E2=80=9CRepo= rted by: HardenedBSD=E2=80=9D to the commit log? Thanks, Shawn Webb Cofounder and Security Engineer HardenedBSD GPG Key ID: 0x6A84658F52456EEE GPG Key Fingerprint: 2ABA B6BD EF6A F486 BE89 3D9E 6A84 658F 5245 6EEE --Apple-Mail=_0CDF2133-9F85-4EBA-85EA-80053A25EEB8 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJXSjhoAAoJEGqEZY9SRW7u23QQAL/F06cQFYElH0cVKkT1XFxv gvJzMxy+ue6BrV2OiDIxDDcfx420Imycr6+VlG98b+RiU45j/KQ+mjCFCe3oTMjE /TJLtkymUpUXg76+2q6hCuxtgvjskDtkZgGV4CB+JzZTcVMw9o3V1BHb7AnDMjl4 aibcoJpl5WmhnttihlL/l8+Y4/dA9wUrPqZ90F45sRcWxnGRIZVBwzQxrBe8sVPG oXv0c02ocTIsS4Y36n89dq46ALVKX5WAUY4vrdUfJp55AVurBjRiHgz7V0V8Ztu0 Plkclzl1aK0E7wIbKJ36KLCoYHopZ3noi5/25j1E8LVHdmt2f6nTrex6ICVYdnTa IKX0NU+VO8MQPTSy8xHG/8661CWz9pZdsgEyJKJDMKEF/ju0grK/3AeQb+7GcOay wOjLmxzuBli5Wv0OzRLWgmqPhY7ugDY+O/I6nMF+rYPWAg2w8GHD7yKlb/mS/061 39Ig0y6Ylr7m5QGUCgX5OOfJn0BD1nyjl4scce9DDEw7HirYZGK0r8PK1AE2bswW 5MfbDffpQz54Wnv/G51Kf0wzm0X6wcvziNrNpZnITlAX/xpGu4ovN7tk5Redn+GF Bn/a1zum2a/BB8QdVwC83MKa0dwagliygGwImjymcbCcgDZYcFNJG19GF2k03Imc S0dYRfETTl/1oLP5UXFL =csjC -----END PGP SIGNATURE----- --Apple-Mail=_0CDF2133-9F85-4EBA-85EA-80053A25EEB8--