From owner-freebsd-current@freebsd.org Sun May 29 22:41:17 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 4C129B547E1 for ; Sun, 29 May 2016 22:41:17 +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 2FAC31FB8; Sun, 29 May 2016 22:41:17 +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 E626019CB; Sun, 29 May 2016 22:41:16 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Date: Sun, 29 May 2016 22:41:16 +0000 From: Glen Barber To: Ben Woods Cc: FreeBSD Current Subject: Re: 2 config files not installed from recent 11-current snapshot Message-ID: <20160529224116.GG80759@FreeBSD.org> References: <20160529223533.GF80759@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="XRI2XbIfl/05pQwm" Content-Disposition: inline In-Reply-To: <20160529223533.GF80759@FreeBSD.org> 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:41:17 -0000 --XRI2XbIfl/05pQwm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 29, 2016 at 10:35:33PM +0000, Glen Barber wrote: > 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 fr= om > > the end of April. > >=20 > > Today I noticed that 2 cofiguration files were not install in the syste= m: > > /etc/ppp/ppp.conf > > /etc/dma/dma.conf > >=20 > > I have done 2 PkgBase upgrades since then (with an etcupdate run also a= fter > > each upgrade), but PkgBase shouldn't have touched these files since con= fig > > files are not included in packages yet. > >=20 > > Given that FreeBSD 11 is nearing release, it might be worth double chec= king > > 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 >=20 > FWIW, the 11.0 snapshots do not use the pkgbase stuff for anything. >=20 > 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'). >=20 > I'm not sure why ppp.conf wasn't installed though. I'll look into this. >=20 I just checked the base.txz distribution used by bsdinstall(8), and both of these files are definitely non-existent outside of etcupdate(8). I'll look into this further. Thank you again for reporting this. Glen --XRI2XbIfl/05pQwm Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXS3AMAAoJEAMUWKVHj+KT0m8P/jziZdVbjN3vtva6tK5BRc0m prCPhEXdzi6K20F6g6GK82bIED/Og9GIzkWQOE5cOeHdYh6l4lzKwNgd6b9B6adc axDFl6Hkfypfl9XkX/hq2//3aw7/RlQhCZqgn4dIktaKwecGdmDoSYKY9bQJa6co 64POHAWO6EGxRs5f0s3mTh4oQkKvv+D3Vb1yWb0tOpeGvJOHCOKOg388I3kkn/Zc kC1T9uZ/hu3KV7tlECPmFthPvOI4LrTZUeSnyZ5UMNiZKNGoVv5yrtrJwzl1SrNv xjHMo+sUYBEGjcdM+HRCnH/v282YZgN0PZWRkpaihSK2uFyQ8oScsmG5w3hBus2t Bwm/JzWoLlFuzu2+BiBOdnyIKCH1IS7gzGcVcYdlS6DeZKaQR8qOgzsv58dwDcS4 VoXx7Gj4edTx/pJaGqvF7SXNqdtVnyVoUdoFz/ZARe5OhZ7jqdNBOLfVQ+TQTxys XzP1HmxV4+RVlSaMW0PgZkp7VZAV9WuOnv0K+eXOBJE4zyrCvECc2UvrX8SLFH4G rdEB83/yELz34RWjo+FlIeaGDiKq8usauTylUbDX497f9J+1pjFnVD8TVPYy4pof oqT7fQ9Hg1HHZ11t45Kjk9EfMMwazf3hUpSwsE5yplRtQsiv+xxdbjUQ0fSVPl/8 Tx8XbQXQ79MWn5Ykj4ML =Q9Yd -----END PGP SIGNATURE----- --XRI2XbIfl/05pQwm--