From owner-svn-src-head@freebsd.org Thu Jul 26 14:31:57 2018 Return-Path: Delivered-To: svn-src-head@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 2C86B1050F71 for ; Thu, 26 Jul 2018 14:31:57 +0000 (UTC) (envelope-from will@firepipe.net) Received: from mail-qt0-x235.google.com (mail-qt0-x235.google.com [IPv6:2607:f8b0:400d:c0d::235]) (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 C3D3991F0A for ; Thu, 26 Jul 2018 14:31:56 +0000 (UTC) (envelope-from will@firepipe.net) Received: by mail-qt0-x235.google.com with SMTP id f18-v6so1727195qtp.10 for ; Thu, 26 Jul 2018 07:31:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=firepipe-net.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=KdwY8eSUW16PVBPonqhDmJZ8mHCiTAQ3r03b2NINhA8=; b=at8eq0NjujersHV0kz6AkRaKGK/OySSWFcYTy9E7kXY9NSOwKhFV7cBbD6yuNqNaIz sBwCxWedq9YY/9nJQwBcBTBnkVbUW7cTQFHU/cOLj/v4L+4Szd7vqwsDtm92IBr4y2cG iVOLQAIXqlaHGs2Lu01n+n0DQ8UnX+sSVqZYrYssHo8ye47I5iooBiGOmHBfSsWFepCb 2LgeN8R8WchJ1oTtY4WlTQylsDTZMQxXsLnwVkSA4WZ45fImO2Fu9d+cvKHQRDixDlF7 XCa6ahO4zzPSuQ1Il5S/cOlF6oJ85SY7QCBRwbF7ZlnOkcdKHbHbjLMNTBvU5KL3DJ6B j+KQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=KdwY8eSUW16PVBPonqhDmJZ8mHCiTAQ3r03b2NINhA8=; b=B+gwcMlLCS3ya4YO+q4ZzwT9k9OpG1gUzOMH8mpFFFNGI9E/4lY5uwdIs/2S/SyZQy BHCiwa1Jn2lVHrDIWtnOCS9TE8GsdDoYiSRRFGfedjjuFXBBW1Qp5y8/W5Jr1+C5eQE/ qNH42PbzGeCM4d1ABHsUn0vuwos0781lq8ix0eOkymt+wlkJXshmY9IS16+ZFB/HDcWl tUgEhuLOyYH4l/CPzZ+rMA50RzuZmZSJ2mXCwHp18kssfPBvluLeeVTtsQmFc0+8Xmr7 ryFH+yLs+nP7qoV9myZ5CTomijlUP0EL7axg9N+Th51cHXU0z08MjYsixwKmG2etjl1S TIuQ== X-Gm-Message-State: AOUpUlHd6BHIPC66HiJSiorikyUDLx0WHf3/AMDRcZ/KM23Pfq5HrsOL BMyYOCLQNAeNOU9nsH4FVc5kvW2wnURHQhqZKvOqeQ== X-Google-Smtp-Source: AAOMgpdP2biv2KLKIYpagsmEl4lYANLOWxBAwNApWH5dK5LqJt86/d/VkW+nSgfzLcUA2cxqlujfDUZPQ9MvSCRm7+o= X-Received: by 2002:ac8:2c9c:: with SMTP id 28-v6mr2058791qtw.420.1532615515897; Thu, 26 Jul 2018 07:31:55 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:aed:3809:0:0:0:0:0 with HTTP; Thu, 26 Jul 2018 07:31:55 -0700 (PDT) In-Reply-To: <0178BAB4-FEFB-473B-9245-3F11ABDA8C09@freebsd.org> References: <201807200044.w6K0i4QQ079894@repo.freebsd.org> <1532108303.1344.57.camel@freebsd.org> <67239C31-11DA-43E0-B282-5AE894C2B0CB@panasas.com> <0178BAB4-FEFB-473B-9245-3F11ABDA8C09@freebsd.org> From: Will Andrews Date: Thu, 26 Jul 2018 09:31:55 -0500 Message-ID: Subject: Re: svn commit: r336526 - head To: Ravi Pokala Cc: Ian Lepore , "src-committers@FreeBSD.org" , svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.27 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jul 2018 14:31:57 -0000 Hi Ravi, I don't think you have to worry. These commands are confined to the temporary mount point used for the BE during the install phase, so they won't affect your running system (which is sort of the point of using beinstall instead of doing it the "traditional" way). I haven't had a chance yet to test it, but I would expect it works fine. Very minor nit: I'd distinguish the "pre" phase from the post in the error message. Thanks for looking into this. --Will. On Wed, Jul 25, 2018 at 11:28 PM, Ravi Pokala wrote: > -----Original Message----- > From: Ravi Pokala > Date: 2018-07-20, Friday at 10:53 > To: Ian Lepore , , < > svn-src-all@freebsd.org>, , Will Andrews > > Subject: Re: svn commit: r336526 - head > > > -----Original Message----- > > From: on behalf of Ian Lepore < > ian@freebsd.org> > > Date: 2018-07-20, Friday at 10:38 > > To: Ravi Pokala , , < > svn-src-all@freebsd.org>, > > Subject: Re: svn commit: r336526 - head > > > >> On Fri, 2018-07-20 at 09:56 -0700, Ravi Pokala wrote: > >>> Hi Ian, > >>> > >>> -----Original Message----- > >>> From: on behalf of Ian Lepore > >>> Date: 2018-07-19, Thursday at 17:44 > >>> To: , , > >>> Subject: svn commit: r336526 - head > >>> > >>>> > >>>> Author: ian > >>>> Date: Fri Jul 20 00:44:04 2018 > >>>> New Revision: 336526 > >>>> URL: https://svnweb.freebsd.org/changeset/base/336526 > >>>> > >>>> Log: > >>>> Add ntpd to the list of users/groups to check before installing. > >>>> > >>>> Modified: > >>>> head/Makefile.inc1 > >>> When trying to installworld: > >>> > >>> ERROR: Required ntpd user is missing, see /usr/src/UPDATING. > >>> > >>> But there is no UPDATING entry about this. (Also, shouldn't it be > ${SRCTOP}/UPDATING?) > >>> > >>> Thanks, > >>> > >>> Ravi (rpokala@) > >> > >> I wondered about that too, when I accidentally stumbled across the > >> CHECK_UIDS thing and realized I should add ntpd to it. I searched in > >> UPDATING for some of the other things in the CHECK_UIDS list to see > >> what had been said about such changes in the past, even searching > >> through old-old svn history, and found nothing. > >> > >> I finally settled on the thought that the reference to UPDATING was to > >> the stuff at the bottom that never changes. In particular to the > >> section around line 1595 that documents the instalkernel, reboot, > >> mergemaster, installworld sequence. The mergemaster part should take > >> care of the new userid, I guess. > >> > >> -- Ian > > > > Interesting. I was attempting the install via the `beinstall.sh' script. > CCing will@, since he wrote it. > > > > Thanks, > > > > Ravi (rpokala@) > > After some discussion on IRC, I created this patch to fix `beinstall.sh'. > > https://people.freebsd.org/~rpokala/beinstall.patch > > However, I'm a bit afraid of testing it, until someone who actually knows > `etcupdate' and `mergemaster' can confirm that it won't blow up my box. :-) > > Can anyone take a look and assuage my fears? > > Thanks, > > Ravi (rpokala@) > > >