New install on Ubuntu 22.04 and AMD cpu - error $ucode_vars{"AVAIL"}

Updating currently installed packages, please wait…-Use of uninitialized value $ucode_vars{“AVAIL”} in concatenation (.) or string at /usr/sbin/needrestart line 931.

critical ?

you hang with a zombie

you made update/upgrade OS before update Hestia ? made restart after that ?

this!

1 Like

yes

apt update
apt upgrade

run apt update && apt dist-upgrade followed by a reboot

apt update && apt dist-upgrade
reboot

did that too

I will try again tomorrow later install

Issue looks like linked to GitHub - liske/needrestart: Restart daemons after library updates.

1 Like

yes :+1:

git clone GitHub - liske/needrestart: Restart daemons after library updates.
cd needrestart
cp -r perl/lib/NeedRestart/uCode/ /usr/share/perl5/NeedRestart
cp -r perl/lib/NeedRestart/uCode.pm /usr/share/perl5/NeedRestart
reboot

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.