# pkg repositories
FreeBSD-ports: {
    url             : "pkg+https://pkg.FreeBSD.org/FreeBSD:15:amd64/latest";,
    enabled         : yes,
    priority        : 0,
    mirror_type     : "SRV",
    signature_type  : "FINGERPRINTS",
    fingerprints    : "/usr/share/keys/pkg"
  }
FreeBSD-ports-kmods: {
    url             : "pkg+
https://pkg.FreeBSD.org/FreeBSD:15:amd64/kmods_latest";,
    enabled         : yes,
    priority        : 0,
    mirror_type     : "SRV",
    signature_type  : "FINGERPRINTS",
    fingerprints    : "/usr/share/keys/pkg"
  }
FreeBSD-base: {
    url             : "pkg+
https://pkg.FreeBSD.org/FreeBSD:15:amd64/base_latest";,
    enabled         : yes,
    priority        : 0,
    mirror_type     : "SRV",
    signature_type  : "FINGERPRINTS",
    fingerprints    : "/usr/share/keys/pkg"
  }

On Sat, Jan 3, 2026 at 4:05 PM Dag-Erling Smørgrav <[email protected]> wrote:

> Jeff Lloyd <[email protected]> writes:
> > Is there any cause for concern on the following mismatch?
> > [...]
> > Newer FreeBSD version for package sysctlbyname-improved-kmod:
> > To ignore this error set IGNORE_OSVERSION=yes
> > - package: 1500505
> > - running userland: 1500504
> > Ignore the mismatch and continue? [y/N]:
>
> Looks like packages are incorrectly being built on stable/15 instead of
> releng/15.0.
>
> Please provide the output of `pkg repositories`.
>
> DES
> --
> Dag-Erling Smørgrav - [email protected]
>

Reply via email to