Etcupdate warnings on armv7
bob prohaska <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <[email protected]> |
The latest run of etcupdate on an armv7 RPI2 v1.1 reported ==> etcupdate.log <== Warnings: Removed file changed: /etc/rc.d/dnctl Removed file changed: /etc/rc.d/ggated Removed file changed: /etc/rc.d/growfs_fstab Removed file changed: /etc/rc.d/sysctl_lastload Removed file changed: /etc/rc.d/var_run Removed file changed: /etc/rc.d/zfskeys Removed file changed: /etc/rc.d/zpool Removed file changed: /etc/rc.d/zpoolreguid Removed file changed: /etc/rc.d/zpoolupgrade Does this suggest something wrong? It's a UFS-only machine, but the other messages look like they might matter. I didn't manually delete the files in question. The latest git pull reported .. Updating 02d15215cef..8b28ec3861d Updating files: 100% (485/485), done. Fast-forward .. Buildworld initially reported ERROR_TARGET='fortune.full' ERROR_META_FILE='/usr/obj/usr/src/arm.armv7/usr.bin/fortune/fortune/fortune.full.meta' MAKE.LEVEL='5' After running make clean in the fortune src directory buildworld ran to completion, followed by installworld and the etcupdate warnings above. The machine rebooted hands-off using bootcode.bin on the microSD card. So far, so good. Thanks for reading, bob prohaska