From owner-freebsd-current@freebsd.org Thu Nov 8 22:09:07 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E5AE1108921 for ; Thu, 8 Nov 2018 22:09:07 +0000 (UTC) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (br1.CN84in.dnsmgr.net [69.59.192.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AE0D570308 for ; Thu, 8 Nov 2018 22:09:06 +0000 (UTC) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (localhost [127.0.0.1]) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3) with ESMTP id wA8M93qX007936; Thu, 8 Nov 2018 14:09:03 -0800 (PST) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: (from freebsd-rwg@localhost) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3/Submit) id wA8M93BI007935; Thu, 8 Nov 2018 14:09:03 -0800 (PST) (envelope-from freebsd-rwg) From: "Rodney W. Grimes" Message-Id: <201811082209.wA8M93BI007935@pdx.rh.CN85.dnsmgr.net> Subject: Re: 12.0-beta3 base.txz missing complete dir tree In-Reply-To: To: Pete Wright Date: Thu, 8 Nov 2018 14:09:03 -0800 (PST) CC: freebsd-current@freebsd.org X-Mailer: ELM [version 2.4ME+ PL121h (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Rspamd-Queue-Id: AE0D570308 X-Spamd-Result: default: False [0.88 / 200.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.45)[-0.455,0]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; NEURAL_SPAM_SHORT(0.49)[0.486,0]; NEURAL_HAM_LONG(-0.03)[-0.026,0]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[dnsmgr.net]; AUTH_NA(1.00)[]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MX_GOOD(-0.01)[cached: pdx.rh.CN85.dnsmgr.net]; RCPT_COUNT_TWO(0.00)[2]; R_SPF_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:13868, ipnet:69.59.192.0/19, country:US]; MID_RHS_MATCH_FROM(0.00)[]; IP_SCORE(-0.02)[country: US(-0.09)] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 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: Thu, 08 Nov 2018 22:09:07 -0000 [ Charset UTF-8 unsupported, converting... ] > > > On 11/8/18 12:25 PM, Ernie Luzar wrote: > > ftp.freebsd.org/pub/FreeBSD/releases/amd/amd/12.0-BETA3/base.txz > > > > /usr/local empty > > /var/log? empty > > > > This is really making testing imposable! > > shouldn't both of those directories be empty in the base.txz file? or is > their another error you are getting? They should be empty. Infact it would be very wrong for base to put anything in either of these directories, /usr/local is for ports and packages to install into. -- Rod Grimes rgrimes@freebsd.org