Date: Mon, 12 Oct 2015 14:24:52 +0200 From: Baptiste Daroussin <bapt@freebsd.org> To: Peter Wemm <peter@wemm.org> Cc: svn-src-head@freebsd.org, Adrian Chadd <adrian.chadd@gmail.com>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "src-committers@freebsd.org" <src-committers@freebsd.org> Subject: Re: svn commit: r289087 - in head: etc etc/dma libexec libexec/dma libexec/dma-mbox-create libexec/dma/dma libexec/dma/dma-mbox-create share/examples share/examples/dma Message-ID: <20151012122452.GU91729@ivaldir.etoilebsd.net> In-Reply-To: <20151012120239.GT91729@ivaldir.etoilebsd.net> References: <201510092209.t99M9iPx025401@repo.freebsd.org> <CAJ-VmomPBeGjEYWJgUJ-E=eDkdQKV=0sA%2BvMSyZuyEir-CmhfA@mail.gmail.com> <20151010144422.GN91729@ivaldir.etoilebsd.net> <18764496.s6PQvKbF0B@overcee.wemm.org> <20151012120239.GT91729@ivaldir.etoilebsd.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--lIC76ItX9S6XOZ/S Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 12, 2015 at 02:02:39PM +0200, Baptiste Daroussin wrote: > On Mon, Oct 12, 2015 at 03:28:58AM -0700, Peter Wemm wrote: > > On Saturday, October 10, 2015 04:44:23 PM Baptiste Daroussin wrote: > > > On Fri, Oct 09, 2015 at 08:15:57PM -0700, Adrian Chadd wrote: > > > > I think this broke being able to do installworld as non-root > > > >=20 > > > > 21:03 <@adrian> =3D=3D=3D> libexec/dma/dmagent (installconfig) > > > > 21:03 <@adrian> install: > > > > /home/adrian/work/freebsd/head-embedded/src/../root/mips_ap/etc/dma= /dma.co > > > > nf: chown/chgrp: Operation not permitted > > > > 21:03 <@adrian> *** Error code 71 > > >=20 > > > Fixed in r289115 > > >=20 > > > Bapt > >=20 > > You've broken etcupdate with this, and also the freebsd cluster. > >=20 > > # etcupdate status > > Warnings: > > Non-empty directory remains: /etc/dma > >=20 > > You also made it delete ppp.conf: > > D /etc/ppp/ppp.conf > > D /etc/ppp > >=20 > > Deleting people's config files is not good. >=20 > Hu, make installconfig is hooked to make distribution, etcupdate is calli= ng make > distribution to retrive the list of configurations files so it should get= the > config for ppp. >=20 > Let me look into the etcupdate to see what is wrong with it. >=20 > Best regards, > Bapt After checking I can confirm that etcupdate properly get the config: etcupdate build something.tar tar tvf something.tar | grep ppp.conf -rw------- 0 root wheel 1144 Oct 12 14:23 ./etc/ppp/ppp.conf Am I missing something? Best regards, Bapt --lIC76ItX9S6XOZ/S Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlYbppQACgkQ8kTtMUmk6EwtNACdGkTWqqtHwY91zetwKK2o1i/j I4sAnAkCZo7/8yXfgFT8STJM0LIvgRz4 =E9j+ -----END PGP SIGNATURE----- --lIC76ItX9S6XOZ/S--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151012122452.GU91729>