From owner-freebsd-current@freebsd.org Sun May 29 00:23:55 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 2D63AB452E9 for ; Sun, 29 May 2016 00:23:55 +0000 (UTC) (envelope-from asomers@gmail.com) Received: from mail-oi0-x22c.google.com (mail-oi0-x22c.google.com [IPv6:2607:f8b0:4003:c06::22c]) (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 E929F1028 for ; Sun, 29 May 2016 00:23:54 +0000 (UTC) (envelope-from asomers@gmail.com) Received: by mail-oi0-x22c.google.com with SMTP id w184so218001724oiw.2 for ; Sat, 28 May 2016 17:23:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-transfer-encoding; bh=mDU0co2VIbhUHPx5Bxb+JAni29JGG84nZwlx5f4nS7E=; b=NwcLXotRvb+iiEhUSDTy8VOibC0lD/6HOF5UHM6LrQ46BBjpJGWMwgjbOGMp0dbuMy fXmN16HeEGoLPx4yOTFEH27HOb6y1XSiNH0evwiJ4fehL5EfeYeDyhz/3BuzMW5FAG6c HA9bCuPJgULt383d09yaFUcrl8wltEfuEey5xQzoZg0gpS4n6g6Mf+9Bt341Wqat/V1t DDoyqCBKbZDyMFlxwEGn8WhjY7WzBIY0rp+9Upzp/ijbw7DUtNVK3e14WPKbF6HU7jwp H0b8yK90ZoSRFMl+QkANftzZi7y/L53DXrQ8KBHGRAdHwDdrDwKHXzuRhaPVZD2lZxFO PesA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc:content-transfer-encoding; bh=mDU0co2VIbhUHPx5Bxb+JAni29JGG84nZwlx5f4nS7E=; b=b5oxqIyDx7wpKZWBHCqUl1r9o3w1X/OW4/dK9I31A6OKX0JWoBC1gDOA2N6EWiSCf6 O9wpykcGzpSbSMZK2h1Ik9YWxmkhANG8mA3CEz8WDV0Z04GwO+UuQgCgFOOvoegxM9W3 L0jdT4ZKPME8R/ReniafdYo8GKYEJmgXnCgkctWKFec/t4wbO6pGSEPsjdjj+/K5TgJ/ ODD/xwAjSNPDpD9ucePl745WiqKy/3mjGCeX8P4avybKBMgD/CNM+qZT1aivQpMkJP8L A3C3BfKr36NUEworp6aENw9mLgoHAyHDuZWQnnHdLVtzGEqYGMRFdlAO8zg9k1bw+alo FjTQ== X-Gm-Message-State: ALyK8tLAEF51k76C1skxgyDdvIKBD1IwqLDHE7SYcy7/BbQX15Nmt9c0X9LPMDBEM5gTjgjeDC5q1cHUK7ka/A== MIME-Version: 1.0 X-Received: by 10.202.94.132 with SMTP id s126mr14126172oib.34.1464481434347; Sat, 28 May 2016 17:23:54 -0700 (PDT) Sender: asomers@gmail.com Received: by 10.202.4.200 with HTTP; Sat, 28 May 2016 17:23:54 -0700 (PDT) In-Reply-To: References: Date: Sat, 28 May 2016 18:23:54 -0600 X-Google-Sender-Auth: 3bRhqxTO-NMmwozt0I52ZWkTwb8 Message-ID: Subject: Re: installworld woes From: Alan Somers To: Shawn Webb Cc: freebsd-current Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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:23:55 -0000 On Sat, May 28, 2016 at 6:14 PM, Shawn Webb wr= ote: > 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 th= e following, installworld fails: > > 1. Make sure /chroot doesn=E2=80=99t exist, if it does, then `rm -rf /chr= oot` > 2. mkdir /chroot > 3. cd /usr/src > 4. make installworld DESTDIR=3D/chroot > > 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 Hardene= dBSD=E2=80=99s source, the hardened/current/master branch. > > Link to log: http://pastebin.com/titmiNCW > > 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 > 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? -Alan