Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Sep 2017 07:35:11 +0800
From:      Ben Woods <woodsb02@gmail.com>
To:        Rafal Lukawiecki <raf@rafal.net>
Cc:        Ralf Mardorf via freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: Why pkg offers different versions of packages on two machines?
Message-ID:  <CAOc73CCg9jrfvxeVB1SY7btUYn1g1wsB=Z5G7t1Sfgp8HcY43A@mail.gmail.com>
In-Reply-To: <A5287E6D-F153-4E91-AAD2-9CD3DF1869CA@rafal.net>
References:  <73266CFC-4040-4A48-8FAB-974439F7A690@rafal.net> <F9D692F7-8A1E-4CF0-9A37-413416341D39@rafal.net> <CAOc73CBXybHpDX82PMDqQ=FVxK=1Jf%2BqOMrTSSxOsHxLn5RF6g@mail.gmail.com> <A5287E6D-F153-4E91-AAD2-9CD3DF1869CA@rafal.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 1 September 2017 at 07:54, Rafal Lukawiecki <raf@rafal.net> wrote:

>
> On 1 Sep 2017, at 00:49, Ben Woods <woodsb02@gmail.com> wrote:
>
> Hi Rafal,
>
> FreeBSD STABLE and CURRENT branches use the "head" pkg repo by default,
> whilst FreeBSD RELEASE branches use the "quarterly" pkg repo by default.
>
> The 2017Q3 quarterly branch only has py27-certbot-0.16.0_1,1 right now,
> whilst the ports head branch has py27-certbot-0.17.0,1.
>
> So you FreeBSD-11 STABLE build must be using the head branch.
>
> Regards,
> Ben
> --
>
> --
> From: Benjamin Woods
> woodsb02@gmail.com
>
>
> Thank you, Ben, this makes sense. Is this behaviour configured
> in /etc/pkg/FreeBSD.conf, in which case I don=E2=80=99t see quite where. =
This is
> the conf from my STABLE which is pulling latest. Or am I looking in the
> wrong place?
>
> # $FreeBSD: releng/11.0/etc/pkg/FreeBSD.conf 303975 2016-08-11 23:39:23Z
> gjb $
> #
> # To disable this repository, instead of modifying or removing this file,
> # create a /usr/local/etc/pkg/repos/FreeBSD.conf file:
> #
> #   mkdir -p /usr/local/etc/pkg/repos
> #   echo "FreeBSD: { enabled: no }" > /usr/local/etc/pkg/repos/
> FreeBSD.conf
> #
>
> FreeBSD: {
>   url: "pkg+http://pkg.FreeBSD.org/${ABI}/quarterly",
>   mirror_type: "srv",
>   signature_type: "fingerprints",
>   fingerprints: "/usr/share/keys/pkg",
>   enabled: yes
> }
>
> Thank you,
> Rafal
>

Hi Rafal,

I agree the FreeBSD.conf file you have shown here looks like it is pulling
from quarterly.

This is not the normal FreeBSD.conf file for FreeBSD 11-STABLE, which you
can see here:
https://svnweb.freebsd.org/base/stable/11/etc/pkg/FreeBSD.conf?revision=3D3=
02408&view=3Dmarkup

Perhaps check 2 things:
1. Double check you have posted the /etc/pkg/FreeBSD.conf file from the
11-STABLE machine, and that you don't have any temporary mount points
overwriting it.
2. Can you post the contents of all files in /etc/pkg/ and in
/usr/local/etc/pkg/repos/

Regards,
Ben



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOc73CCg9jrfvxeVB1SY7btUYn1g1wsB=Z5G7t1Sfgp8HcY43A>