From owner-svn-src-all@freebsd.org Thu May 23 18:06:36 2019 Return-Path: Delivered-To: svn-src-all@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 7B48B15B150B; Thu, 23 May 2019 18:06:36 +0000 (UTC) (envelope-from freebsd@gndrsh.dnsmgr.net) Received: from gndrsh.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 DCB8277E6E; Thu, 23 May 2019 18:06:35 +0000 (UTC) (envelope-from freebsd@gndrsh.dnsmgr.net) Received: from gndrsh.dnsmgr.net (localhost [127.0.0.1]) by gndrsh.dnsmgr.net (8.13.3/8.13.3) with ESMTP id x4NI6XqW091593; Thu, 23 May 2019 11:06:33 -0700 (PDT) (envelope-from freebsd@gndrsh.dnsmgr.net) Received: (from freebsd@localhost) by gndrsh.dnsmgr.net (8.13.3/8.13.3/Submit) id x4NI6Xq0091592; Thu, 23 May 2019 11:06:33 -0700 (PDT) (envelope-from freebsd) From: "Rodney W. Grimes" Message-Id: <201905231806.x4NI6Xq0091592@gndrsh.dnsmgr.net> Subject: Re: svn commit: r347638 - in head: . etc lib/libc/gen In-Reply-To: <20190523175052.GA79329@spindle.one-eyed-alien.net> To: Brooks Davis Date: Thu, 23 May 2019 11:06:33 -0700 (PDT) CC: Kirill Ponomarev , Brad Davis , svn-src-head , svn-src-all , src-committers , Conrad Meyer Reply-To: rgrimes@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: DCB8277E6E X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.90 / 15.00]; NEURAL_HAM_MEDIUM(-0.99)[-0.995,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[]; NEURAL_HAM_SHORT(-0.91)[-0.907,0] X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 May 2019 18:06:36 -0000 -- Start of PGP signed section. > On Thu, May 23, 2019 at 07:46:21PM +0200, Kirill Ponomarev wrote: > > On 05/22, Conrad Meyer wrote: > > > Hi Brad, > > > > > > Ping. It's still broken. Can you revert this please? > > > > Please, revert these changes, it's still broken here as well. > > In addition the in-tree breakage for updates, the broke external update > systems and image building systems. I don't care what mechanism is > used (.PATH, ${SRCTOP}, something to tag the files in the src/etc > Makefile), but moving these files is unacceptable and should be > reverted. I may have another, temporary solution/sugestion. First revert this, then add a comment that while the pkgbase work is sorted out that these files live in 2 places and you must commit 2 both if you have to touch one of them. Then svn cp the files to the new location. Everyone happy with that temporary, hackash, work around so that both groups can move forward while all the sharp pointy sticks are cleaned up? Thanks, -- Rod Grimes rgrimes@freebsd.org