A couple of pkg-static notices with some context
- Reply: Graham Perrin : "Re: A couple of pkg-static notices with some context"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Aug 2025 04:18:44 UTC
After separately updating the kernel related packages and rebooting and then using -F to fetch and then installing just the /usr/src package (both amd64 and aarch64): # pkg-static install -U -rFreeBSD-base -g 'FreeBSD-*' Checking integrity... done (15 conflicting) - FreeBSD-openssl-dev-lib32-15.snap20250823012244 [FreeBSD-base] conflicts with FreeBSD-openssl-lib-dev-lib32-15.snap20250821171553 [installed] on /usr/lib32/libcrypto.a - FreeBSD-kerberos-dev-15.snap20250823012244 [FreeBSD-base] conflicts with FreeBSD-kerberos-15.snap20250821160752 [installed] on /usr/bin/compile_et - FreeBSD-kerberos-dev-15.snap20250823012244 [FreeBSD-base] conflicts with FreeBSD-kerberos-lib-15.snap20250821171553 [installed] on /usr/bin/krb5-config - FreeBSD-kerberos-dev-15.snap20250823012244 [FreeBSD-base] conflicts with FreeBSD-kerberos-lib-dev-15.snap20250821171553 [installed] on /usr/include/com_err.h - FreeBSD-toolchain-man-15.snap20250823012244 [FreeBSD-base] conflicts with FreeBSD-utilities-man-15.snap20250822204744 [installed] on /usr/share/man/man3/elftc.3.gz - FreeBSD-kerberos-lib32-15.snap20250823012244 [FreeBSD-base] conflicts with FreeBSD-kerberos-lib-lib32-15.snap20250821171553 [installed] on /usr/lib32/libcom_err.so.122 - FreeBSD-openssl-dbg-lib32-15.snap20250823012244 [FreeBSD-base] conflicts with FreeBSD-openssl-lib-dbg-lib32-15.snap20250821171553 [installed] on /usr/lib/debug/usr/lib32/engines-3/capi.so.debug - FreeBSD-kerberos-dbg-lib32-15.snap20250823012244 [FreeBSD-base] conflicts with FreeBSD-kerberos-lib-dbg-lib32-15.snap20250821171553 [installed] on /usr/lib/debug/usr/lib32/libcom_err.so.122.debug - FreeBSD-kerberos-dev-lib32-15.snap20250823012244 [FreeBSD-base] conflicts with FreeBSD-kerberos-lib-dev-lib32-15.snap20250821171553 [installed] on /usr/lib32/libcom_err.a - FreeBSD-openssl-dbg-15.snap20250823012244 [FreeBSD-base] conflicts with FreeBSD-openssl-lib-dbg-15.snap20250821171553 [installed] on /usr/lib/debug/lib/libcrypto.so.35.debug - FreeBSD-openssl-lib32-15.snap20250823012244 [FreeBSD-base] conflicts with FreeBSD-openssl-lib-lib32-15.snap20250821171553 [installed] on /usr/lib32/engines-3/capi.so - FreeBSD-kerberos-dbg-15.snap20250823012244 [FreeBSD-base] conflicts with FreeBSD-kerberos-lib-dbg-15.snap20250821171553 [installed] on /usr/lib/debug/usr/lib/libcom_err.so.122.debug - FreeBSD-openssl-dev-15.snap20250823012244 [FreeBSD-base] conflicts with FreeBSD-openssl-lib-dev-15.snap20250821171553 [installed] on /usr/include/openssl/aes.h - FreeBSD-kerberos-man-15.snap20250823012244 [FreeBSD-base] conflicts with FreeBSD-kerberos-lib-man-15.snap20250810084446 [installed] on /usr/share/man/man1/krb5-config.1.gz - FreeBSD-openssl-man-15.snap20250823012244 [FreeBSD-base] conflicts with FreeBSD-openssl-lib-man-15.snap20250808192959 [installed] on /usr/share/openssl/man/man3/ACCESS_DESCRIPTION_free.3.gz Checking integrity... done (0 conflicting) The following 37 package(s) will be affected (of 0 checked): . . . [35/47] Upgrading FreeBSD-utilities from 15.snap20250822073739 to 15.snap20250823012244... [35/47] Extracting FreeBSD-utilities-15.snap20250823012244: 100% pkg-static: Cannot runscript POST-INSTALL:No such file or directory . . . Separately, I later got: # pkg-static install -U -rFreeBSD-base -g 'FreeBSD-src*' Checking integrity... done (0 conflicting) The following 1 package(s) will be affected (of 0 checked): Installed packages to be UPGRADED: FreeBSD-src: 15.snap20250628040357 -> 15.snap20250823175656 [FreeBSD-base] Number of packages to be upgraded: 1 The process will require 84 MiB more space. Proceed with this action? [y/N]: y [1/1] Upgrading FreeBSD-src from 15.snap20250628040357 to 15.snap20250823175656... [1/1] Extracting FreeBSD-src-15.snap20250823175656: 100% pkg-static: Package database is busy while closing! === Mark Millard marklmi at yahoo.com