Freebsd 14-BETA2 error messages

From: Doug Hardie <bc979_at_lafn.org>
Date: Sat, 16 Sep 2023 06:52:13 UTC
Freebsd-update from 13.2 to 14.0-BETA2 on Raspberry Pi 4. 
FreeBSD test 14.0-BETA2 FreeBSD 14.0-BETA2 #0 releng/14.0-n265096-dfd44f2f0143: Fri Sep 15 05:43:00 UTC 2023     root@releng1.nyi.freebsd.org:/usr/obj/usr/src/arm64.aarch64/sys/GENERIC arm64

First install

test# freebsd-update install
src component not installed, skipped
Installing updates...install: ///usr/include/c++/v1/__string exists but is not a directory
install: ///usr/include/c++/v1/__string/char_traits.h: Not a directory
install: ///usr/include/c++/v1/__string/extern_template_lists.h: Not a directory
install: ///var/db/etcupdate/current/etc/devd/bluetooth.conf: No such file or directory
install: ///var/db/etcupdate/current/etc/devd/dhclient.conf: No such file or directory
install: ///var/db/etcupdate/current/etc/devd/hyperv.conf: No such file or directory
install: ///var/db/etcupdate/current/etc/devd/moused.conf: No such file or directory
install: ///var/db/etcupdate/current/etc/devd/power_profile.conf: No such file or directory
install: ///var/db/etcupdate/current/etc/devd/syscons.conf: No such file or directory
install: ///var/db/etcupdate/current/etc/mtree/BSD.lib32.dist: No such file or directory
install: ///var/db/etcupdate/current/etc/rc.d/dnctl: No such file or directory
install: ///var/db/etcupdate/current/etc/rc.d/ggated: No such file or directory
install: ///var/db/etcupdate/current/etc/rc.d/zpoolupgrade: No such file or directory


Second install

test# freebsd-update install
src component not installed, skipped
Installing updates...rmdir: ///usr/tests/usr.bin/uuencode: Directory not empty
rmdir: ///usr/tests/usr.bin/uudecode: Directory not empty
 done.


I don't see any impact from this for me. System seems to work properly.  I don't use c++, or zpool.  However, it may indicate issues that should probably be corrected.

-- Doug