From owner-freebsd-current@freebsd.org Sun May 29 22:35:34 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CDA7DB54742 for ; Sun, 29 May 2016 22:35:34 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id BF6691D23; Sun, 29 May 2016 22:35:34 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from FreeBSD.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by freefall.freebsd.org (Postfix) with ESMTP id 811F118E1; Sun, 29 May 2016 22:35:34 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Date: Sun, 29 May 2016 22:35:33 +0000 From: Glen Barber To: Ben Woods Cc: FreeBSD Current Subject: Re: 2 config files not installed from recent 11-current snapshot Message-ID: <20160529223533.GF80759@FreeBSD.org> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="XIiC+We3v3zHqZ6Z" Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 11.0-CURRENT amd64 X-SCUD-Definition: Sudden Completely Unexpected Dataloss X-SULE-Definition: Sudden Unexpected Learning Event X-PEKBAC-Definition: Problem Exists, Keyboard Between Admin/Computer User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 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: Sun, 29 May 2016 22:35:34 -0000 --XIiC+We3v3zHqZ6Z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 30, 2016 at 12:30:05AM +0200, Ben Woods wrote: > Hi everyone, >=20 > I recently reinstalled my FreeBSD laptop using a 11-current snapshot from > the end of April. >=20 > Today I noticed that 2 cofiguration files were not install in the system: > /etc/ppp/ppp.conf > /etc/dma/dma.conf >=20 > I have done 2 PkgBase upgrades since then (with an etcupdate run also aft= er > each upgrade), but PkgBase shouldn't have touched these files since config > files are not included in packages yet. >=20 > Given that FreeBSD 11 is nearing release, it might be worth double checki= ng > that this isn't a problem on the latest 11 snapshots (those 2 files are on > the system after the installer is run). I would check myself, but am > travelling and don't have the resources, sorry. >=20 FWIW, the 11.0 snapshots do not use the pkgbase stuff for anything. The problem here, I *think*, is that dma.conf is part of the FreeBSD-dma package. This is primarily the underlying issue with everything else in /etc - for pkgbase, they are handled by "install*" targets, but the tools used to merge these files (etcupdate(8) and mergemaster(8)) deal with files handled by the "distrib*" targets ('make distribution'). I'm not sure why ppp.conf wasn't installed though. I'll look into this. Thank you for the report. Glen --XIiC+We3v3zHqZ6Z Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXS26rAAoJEAMUWKVHj+KT4ooP/1VtbryREc6CPBXx+fPUVGJN tioTwe2zh0RSnF9thnOc5D5AQEnuUOph10EMjuMy0XWgJ15PEROaEPP9AgmRJClD Z/SODQ9juLf+eU2AXXYExPAOcRuGhISz/X4gsYxTBHx60cy1isypaijWzI2UhSKH f1iVTWyxtQ4VbecurJSBw474evnFVIrUDUWcwUbjppgsr07m5WRTq4UjdK2PYnK8 nSMsTgfw/antbj+Ro1PCAOiU3FKV5OqRvS0//ImqYmdupetwFvxF6Aiy7Mcn+bsv 0wp6EQ8hFkv0IlezbiLKvC4wspe4mInnk9/SMOKOVhcLoL5kWwOHLsIH2k/3OAu4 iCOM2CULjsrOaPcmjoQVzw/7sQq9whjI1gFXSSR6SCewoGbcTNWDxId9KjRY0WAq jIOq92slQWWZht3CUEd/dni2z5p0WSAeqCe958Ex2PrCQwGsl3/l0QB7jyiSomYR BHYKo5I0dpseIm8z/uF14I4S9rIcIFnjaLWHitmYHLoXAHlQyuIoZi06/1XNsG6g k228pwlc12v+KiY88tk9m997gQ8+NUhNxIsBmb6V/wewZ7J9GYpx9dt9VrgULcGr Sbkq/IXHP8JcAsbD3AsR9id77B0lyCH9ZBw+en7/avzgXIgqpgmD6Zr9PXXordr1 2SgrSr0Wwa/qIlz2ki03 =ChmE -----END PGP SIGNATURE----- --XIiC+We3v3zHqZ6Z--