Date: Mon, 30 May 2016 00:13:58 +0200 From: Ben Woods <woodsb02@gmail.com> To: Glen Barber <gjb@freebsd.org> Cc: "freebsd-pkgbase@freebsd.org" <freebsd-pkgbase@freebsd.org> Subject: Re: /etc/rc.d/zfs and /etc/rc.d/zvol no longer in FreeBSD-runtime package? Message-ID: <CAOc73CDGO9ZUa9-J8Xu7UEEfoV_Qqbor5RXumqwiEPxDjpBprQ@mail.gmail.com> In-Reply-To: <20160529175701.GA80759@FreeBSD.org> References: <CAOc73CA==ZWEG_nXrUViV2N4JQV84kQY6%2B9Ssv=bGqiE3i9NsA@mail.gmail.com> <20160527210001.GI4025@FreeBSD.org> <CAOc73CAsbWhR0YnMXfJ=x_3LaTwYANTTYfpt9NDrMD=LoGNGKw@mail.gmail.com> <CAOc73CBNYzGThvj5gvdG%2Bx%2BqnYyR3ttP7y5Cy5NQ7yUcnDaAJw@mail.gmail.com> <20160529175701.GA80759@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi everyone, Actually, this was a different issue, but I have worked out the problem. It relates to r299840. https://svnweb.freebsd.org/base?view=revision&revision=299840 Basically, r299840 introduced a new FreeBSD-zfs package, which I did not have installed. So when I did a pkg upgrade, it upgraded FreeBSD-runtime and removed this files which were now split off into the new FreeBSD-zfs package. Obviously, since I did not have the new FreeBSD-zfs package previously installed, the files were not installed under this new package. The fix is simple: pkg install FreeBSD-zfs However, it does raise the point that whenever a new base pkg is created, how should users be informed? Should pkg provide a warning that some files have been moved to a newer package that isnt being installed, or should it be a note in UPDATING? Regards, Ben -- From: Benjamin Woods woodsb02@gmail.com On 29 May 2016 at 19:57, Glen Barber <gjb@freebsd.org> wrote: > On Sun, May 29, 2016 at 11:00:23AM +0200, Ben Woods wrote: > > On Saturday, 28 May 2016, Ben Woods <woodsb02@gmail.com> wrote: > > > > > On 27 May 2016 at 23:00, Glen Barber <gjb@freebsd.org > > > <javascript:_e(%7B%7D,'cvml','gjb@freebsd.org');>> wrote: > > > > > >> On Fri, May 27, 2016 at 10:54:12PM +0200, Ben Woods wrote: > > >> > Hi everyone, > > >> > > > >> > I have just completed a packaged base upgrade, and for some reason > the > > >> > /etc/rc.d/zfs and /etc/rc.d/zvol scripts are no longer in the > > >> > FreeBSD-runtime package. > > >> > > > >> > Any ideas what the cause is for this? > > >> > > > > > > > > > I suspect this is unrelated to PkgBase, as is instead caused by the > > freebsd-current issue described here: > > https://lists.freebsd.org/pipermail/freebsd-current/2016-May/061512.html > > > > Doing a test build after the fix now to see if it is now working. > > > > Great. (Well, you know what I mean.) > > Thanks for the follow-up. :-) > > Glen > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOc73CDGO9ZUa9-J8Xu7UEEfoV_Qqbor5RXumqwiEPxDjpBprQ>