svn commit: r340905 - in stable/12: release/pkg_repos usr.sbin/pkg
Glen Barber
gjb at freebsd.org
Fri Apr 19 13:05:26 UTC 2019
On Thu, Apr 18, 2019 at 10:02:53PM +0000, Colin Percival wrote:
> On 11/24/18 9:47 AM, Glen Barber wrote:
> > Author: gjb
> > Date: Sat Nov 24 17:47:53 2018
> > New Revision: 340905
> > URL: https://svnweb.freebsd.org/changeset/base/340905
> >
> > Log:
> > Revert r340161 in stable/12, setting the default pkg(8) repository back
> > to 'latest' from 'quarterly' prior to branching releng/12.0.
> It looks like this is incorrect for non-x86 architectures. Portmgr may
> correct me here, but it looks like "latest" builds are only done on non-x86
> architectures on HEAD. (The same problem also applies on stable/11.)
>
> I'm guessing that the answer here is to have different package configurations
> installed depending on the architecture; I knew how to do this with the old
> style of src/etc but I'm not sure how to do it now that pkgbase has spread
> configuration files all over the tree.
>
For 13.0-CURRENT, both latest and quarterly are updated. For non-x86 on
12.0-STABLE and 11.2-STABLE, quarterly is updated (not latest), so from
a general sense of this particular commit, it is correct.
But you are also correct in your assertion that the current default
(latest) for non-x86 does appear to be incorrect.
I'll do some poking around into this.
Thank you for bringing this up.
Glen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-stable/attachments/20190419/f3a98f7c/attachment.sig>
More information about the svn-src-stable
mailing list