Date: Tue, 8 Oct 2019 19:19:03 +0200 From: Emmanuel Vadot <manu@bidouilliste.com> To: Glen Barber <gjb@freebsd.org> Cc: Warner Losh <imp@bsdimp.com>, Ian Lepore <ian@freebsd.org>, src-committers <src-committers@freebsd.org>, svn-src-all <svn-src-all@freebsd.org>, svn-src-head <svn-src-head@freebsd.org> Subject: Re: svn commit: r352520 - head/usr.sbin/pkg Message-ID: <20191008191903.df0e971bee6f257a8f5eae4f@bidouilliste.com> In-Reply-To: <20191008155252.GT27491@FreeBSD.org> References: <201909191643.x8JGhCJu089738@repo.freebsd.org> <20191008122652.63c1a55e76fca9c202e50f8e@bidouilliste.com> <955b9ea8c0a578a422acd508fa98db9af04850ce.camel@freebsd.org> <20191008163332.662fa45bb75e0e9aefdd4723@bidouilliste.com> <CANCZdfoGLrunHV5v1%2Byq1EXocBXE5psqGj1cc9j4ZiG-b5%2BeDQ@mail.gmail.com> <20191008155252.GT27491@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 8 Oct 2019 15:52:52 +0000 Glen Barber <gjb@freebsd.org> wrote: > On Tue, Oct 08, 2019 at 09:18:40AM -0600, Warner Losh wrote: > > On Tue, Oct 8, 2019 at 8:33 AM Emmanuel Vadot <manu@bidouilliste.com> wrote: > > > Anyway it's still need to be reverted as all arches should use latest > > > on CURRENT. > > > > > > > Agreed. -current is moving too quickly to use the quarterly, and this 100% > > breaks all the graphics .ko's since those *MUST* be compiled against the > > latest kernel. Things are already wonky enough there without introducing > > this new (bad) behavior to the mix. It should be fixed in other ways, but > > until those are in place this change makes a bad situation much, much worse. > > > > There is nothing to fix regarding 'latest' and 'quarterly' for CURRENT. > It works as expected. > > root@releng3:/usr/src/usr.sbin/pkg # make BRANCH=CURRENT -V PKGCONFBRANCH > latest > root@releng3:/usr/src/usr.sbin/pkg # make BRANCH=BETA3 -V PKGCONFBRANCH > quarterly > root@releng3:/usr/src/usr.sbin/pkg # make BRANCH=STABLE -V PKGCONFBRANCH > latest > > Glen > Please have a look at the latest image generated for armv7 and aarch64, you will see that it doesn't work as expected. -- Emmanuel Vadot <manu@bidouilliste.com> <manu@freebsd.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20191008191903.df0e971bee6f257a8f5eae4f>