[Bug 290418] Url in "FreeBSD-base" repository configuration file of 15.0-BETA2 points to repository for 15.0-STABLE
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 290418] Url in "FreeBSD-base" repository configuration file of 15.0-BETA2 points to repository for 15.0-STABLE"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 290418] Url in "FreeBSD-base" repository configuration file of 15.0-BETA2 points to repository for 15.0-STABLE"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 22 Oct 2025 06:46:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290418
Bug ID: 290418
Summary: Url in "FreeBSD-base" repository configuration file of
15.0-BETA2 points to repository for 15.0-STABLE
Product: Base System
Version: 15.0-STABLE
Hardware: Any
OS: Any
Status: New
Keywords: pkgbase
Severity: Affects Only Me
Priority: ---
Component: conf
Assignee: bugs@FreeBSD.org
Reporter: yasu@freebsd.org
I made clean install of 15.0-BETA2 amd64 system and noticed that url in
/usr/local/etc/pkg/repos/FreeBSD-base.conf points to the reposotory for
15.0-STABLE as bellow
root@rolling-vm-freebsd4[33]# uname -a
FreeBSD rolling-vm-freebsd4.home.utahime.org 15.0-BETA2 FreeBSD 15.0-BETA2
releng/15.0-n280707-3edefa72bc4e GENERIC amd64
root@rolling-vm-freebsd4[33]# cat /usr/local/etc/pkg/repos/FreeBSD-base.conf
FreeBSD-base: {
url: "pkg+https://pkg.FreeBSD.org/${ABI}/base_latest",
mirror_type: "srv",
signature_type: "fingerprints",
fingerprints: "/usr/share/keys/pkg",
enabled: yes
}
root@rolling-vm-freebsd4[34]#
--
You are receiving this mail because:
You are the assignee for the bug.