[Solved] Upgrade to 26.7 hangs after reloading of os-cpu-microcode-amd-1.1

Started by untel, July 19, 2026, 07:58:49 PM

Previous topic - Next topic
Hello,

The host is a PCengin APU (the one with the 2 SFP).

I have tried both from GUI and CLI, the upgrade to 26.7 hangs forever after first reboot.

The process will require 56 MiB more space.
[  1/297] Reinstalling cpu-microcode-rc-1.0_2...
[  1/297] Extracting cpu-microcode-rc-1.0_2: .... done
[  2/297] Reinstalling cpu-microcode-amd-20251202...
[  2/297] Extracting cpu-microcode-amd-20251202: .......... done
[  3/297] Reinstalling icu-76.1,1...
[  3/297] Extracting icu-76.1,1: .......... done
[  4/297] Reinstalling indexinfo-0.3.1_1...
[  4/297] Extracting indexinfo-0.3.1_1: .... done
[  5/297] Reinstalling gmp-6.3.0...
[  5/297] Extracting gmp-6.3.0: .......... done
[  6/297] Reinstalling libpfctl-0.17...
[  6/297] Extracting libpfctl-0.17: ...... done
[  7/297] Reinstalling libunistring-1.4.2...
[  7/297] Extracting libunistring-1.4.2: .......... done
[  8/297] Reinstalling os-sftp-backup-1.1_2...
[  8/297] Extracting os-sftp-backup-1.1_2: .... done
Reloading plugin configuration
Flushing all caches...done.
Configuring system logging...done.
[  9/297] Reinstalling pciids-20260624...
[  9/297] Extracting pciids-20260624: ..... done
[ 10/297] Reinstalling libpci-3.15.0...
[ 10/297] Extracting libpci-3.15.0: .......... done
[ 11/297] Reinstalling x86info-1.31.s03_1...
[ 11/297] Extracting x86info-1.31.s03_1: ....... done
[ 12/297] Reinstalling os-cpu-microcode-amd-1.1...
[ 12/297] Extracting os-cpu-microcode-amd-1.1: .. done
Reloading firmware configuration
failed waiting for configd (doesn't seem to be running)
failed waiting for configd (doesn't seem to be running)
failed waiting for configd (doesn't seem to be running)
failed waiting for configd (doesn't seem to be running)

After waiting a bit I have both interrupted the upgrade [CTR-C]
and simply powered off.

The system is now displaying :

Versions
OPNsense 26.1.11_10-amd64
FreeBSD 15.1-RELEASE-p1
OpenSSL 3.0.21

It look like it is running correctly but half upgraded.


From there the repo problem is fixed with pkg bootsrap -f
But if I rerun the opgrade it fails at the same package.

Best regards

- Remove the os-cpu-microcode-amd plugin.
- Perform the OPNsense upgrade.

Then either:

- Wait for 26.7.1 before reinstalling os-cpu-microcode-amd.
- Follow the steps I outlined here: https://forum.opnsense.org/index.php?topic=52441.0
- Upgrade your FreeBSD boot loader after upgrading to OPNsense 26.7.

HTH,
Patrick
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do. (Isaac Asimov)

Thanks for the quick reply, it did the trick.

Versions
OPNsense 26.7-amd64
FreeBSD 15.1-RELEASE-p1
OpenSSL 3.5.7

Will have a look at the boot loader, but chances are that I will wait for 26.7.1

Best regards and thank you very much.