I am using Ubuntu 21.04 Server on Raspberry Pi 4 (4GB RAM)
When I use apt to install a package, I get some messages at the end that I don't remember getting on my PC:
Processing triggers for man-db (2.9.4-2) ...
Scanning processes...
Scanning processor microcode...
Scanning linux images...
Running kernel seems to be up-to-date.
Failed to check for processor microcode upgrades.
No services need to be restarted.
No containers need to be restarted.
No user sessions are running outdated binaries.
I am concerned about the message "Failed to check for processor microcode upgrades."
Why could it be failing? How can I fix this?