Unexpected removal of packages (was: Upgrading packages (fail))

Matthias Fechner idefix at fechner.net
Wed Sep 29 07:33:58 UTC 2021


Am 29.09.2021 um 08:30 schrieb Ronald F. Guilmette:
> but I'm still totally perplexed as to why uname -a
> is still showing my as running 12.2-RELEASE-p7 rather than 12.2-RELEASE-p10

use freebsd-version for this with the following options:
      -k          Print the version and patch level of the installed kernel.
                  Unlike uname(1), if a new kernel has been installed 
but the
                  system has not yet rebooted, freebsd-version will 
print the
                  version and patch level of the new kernel.

      -r          Print the version and patch level of the running kernel.
                  Unlike uname(1), this is unaffected by environment 
variables.

      -u          Print the version and patch level of the installed 
userland.
                  These are hardcoded into freebsd-version during the build.

Gruß
Matthias

-- 

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook



More information about the freebsd-questions mailing list