``` doas pkg upgrade -r pkg pkg Updating pkg repository catalogue... Fetching meta.conf: 100% 179 B 0.2kB/s 00:01 Fetching data.pkg: 100% 339 KiB 347.3kB/s 00:01 Processing entries: 0% Newer FreeBSD version for package xxd: To ignore this error set IGNORE_OSVERSION=yes - package: 1500063 - running userland: 1500050 Ignore the mismatch and continue? [y/N]: y Processing entries: 100% pkg repository update completed. 1103 packages processed. pkg is up to date. New version of pkg detected; it needs to be installed first. The following 1 package(s) will be affected (of 0 checked): Installed packages to be UPGRADED: pkg: 2.2.1 -> 2.2.2 [pkg] Number of packages to be upgraded: 1 The process will require 6 MiB more space. 13 MiB to be downloaded. Proceed with this action? [y/N]: y [1/1] Fetching pkg-2.2.2.pkg: 100% 13 MiB 7.1MB/s 00:02 Checking integrity... done (0 conflicting) [1/1] Upgrading pkg from 2.2.1 to 2.2.2... [1/1] Extracting pkg-2.2.2: 100% ld-elf.so.1: Shared object "libutil.so.10" not found, required by "pkg" ```