Date: Mon, 12 Oct 2015 14:39:44 +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: <20151012123944.GA55137@ivaldir.etoilebsd.net> In-Reply-To: <20151012122452.GU91729@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> <20151012122452.GU91729@ivaldir.etoilebsd.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--XsQoSWH+UP9D9v3l Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 12, 2015 at 02:24:52PM +0200, Baptiste Daroussin wrote: > 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/d= ma/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 cal= ling make > > distribution to retrive the list of configurations files so it should g= et the > > config for ppp. > >=20 > > Let me look into the etcupdate to see what is wrong with it. > >=20 > > Best regards, > > Bapt >=20 >=20 >=20 > After checking I can confirm that etcupdate properly get the config: >=20 > etcupdate build something.tar > tar tvf something.tar | grep ppp.conf > -rw------- 0 root wheel 1144 Oct 12 14:23 ./etc/ppp/ppp.conf >=20 >=20 > Am I missing something? I compared the tarball from before and after my change and there is no differences. I Compared: r289000 and r289183 Bapt --XsQoSWH+UP9D9v3l Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlYbqhAACgkQ8kTtMUmk6ExlSgCfSop+6xqEczs8A6j/8gFsfOAQ zD8AnRmFJ8s2zOdzTHYZHHFWYxY71TON =6Wb7 -----END PGP SIGNATURE----- --XsQoSWH+UP9D9v3l--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151012123944.GA55137>