[Bug 291754] pkgbase instructions for advisory and errata templates

[email protected]
Newsgroups gmane.os.freebsd.devel.documentation
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291754

Graham Perrin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Affects Only Me             |Affects Many People
             Status|New                         |Open

--- Comment #1 from Graham Perrin <[email protected]> ---
From
<https://man.freebsd.org/cgi/man.cgi?query=pkgbase&sektion=7&manpath=freebsd-current#EXAMPLES>:

pkg upgrade -r FreeBSD-base

This assumes that the operator has prior knowledge of the installation; whether
it's truly pkgbase-enabled. Consider: 


root@disc1:~ # pkg upgrade -r FreeBSD-base
Updating FreeBSD-base repository catalogue...
FreeBSD-base repository is up to date.
FreeBSD-base is up to date.
Checking for upgrades (1 candidates):   0%
Checking for upgrades (1 candidates): 100%
Processing candidates (1 candidates):   0%
Processing candidates (1 candidates): 100%
Checking integrity... done (0 conflicting)
Your packages are up to date.
root@disc1:~ # freebsd-version -kru ; uname -mvKU
15.0-RELEASE
15.0-RELEASE
15.0-RELEASE
FreeBSD 15.0-RELEASE releng/15.0-n280995-7aedc8de6446 GENERIC amd64 1500068
1500068
root@disc1:~ # date
Sat May  9 14:32:13 BST 2026
root@disc1:~ # 


A false sense of security; the base operating system is significantly outdated.

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.