From owner-freebsd-current@freebsd.org Mon Aug 22 14:34:11 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 D026ABC2127; Mon, 22 Aug 2016 14:34:11 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from mail.madpilot.net (grunt.madpilot.net [78.47.145.38]) (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 8ED381B0C; Mon, 22 Aug 2016 14:34:11 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from mail (mail [192.168.254.3]) by mail.madpilot.net (Postfix) with ESMTP id 3sHx0K2L3lzZqm; Mon, 22 Aug 2016 16:34:09 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=madpilot.net; h= content-transfer-encoding:content-type:content-type:in-reply-to :mime-version:user-agent:date:date:message-id:from:from :references:subject:subject:received:received; s=mail; t= 1471876447; x=1473690848; bh=VH8Lz9vqat4ADkOry7IoecG0qkV9PDu9LQ9 YvrURmsc=; b=t2kq3reXS1dmVwvGTZDHzjz2tznqB+AdsPsAYuoxah7GG0IU2kP XkOkOU8ZsBMv9gXXw2oH/qB9liFkb3mD3Ku4wfP+V11NDaH7v8yhsF0ajrcxlMEs ZUDZ+NbAMDe++R6sCCRH6kc1zFwVTP362qIZtzYL5HSWUcppc7u59xBw= Received: from mail.madpilot.net ([192.168.254.3]) by mail (mail.madpilot.net [192.168.254.3]) (amavisd-new, port 10024) with ESMTP id j5TPfYtMzzAW; Mon, 22 Aug 2016 16:34:07 +0200 (CEST) Received: from marvin.madpilot.net (micro.madpilot.net [88.149.173.206]) by mail.madpilot.net (Postfix) with ESMTPSA; Mon, 22 Aug 2016 16:34:07 +0200 (CEST) Subject: Re: NanoBSD install phase failing for releng/11 To: Warner Losh , Shawn Webb References: <20160822133546.GA32267@mutt-hardenedbsd> Cc: FreeBSD CURRENT , freebsd-stable From: Guido Falsi Message-ID: <40867fad-ec41-268c-3df1-57c59ae36991@madpilot.net> Date: Mon, 22 Aug 2016 16:34:07 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit 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, 22 Aug 2016 14:34:11 -0000 On 08/22/16 16:28, Warner Losh wrote: > Yea, this isn't nanobsd specific. Adrian was complaining about it as well > causing multiple entries in METALOG. Outside of NanoBSD i did a "make packages" on a machine without problems at head r304521. Don't know if make packages would be affected as make install, but maybe this information can help narrow things down. -- Guido Falsi