Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 May 2024 09:56:50 -0700
From:      bob prohaska <fbsd@www.zefox.net>
To:        freebsd-arm@freebsd.org
Cc:        bob prohaska <fbsd@www.zefox.net>
Subject:   Etcupdate warnings on armv7
Message-ID:  <ZldeUvLANYYY4FJm@www.zefox.net>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZldeUvLANYYY4FJm>