I'm using VERSION="20.04.1 LTS (Focal Fossa)"
With the command sudo apt-get upgrade
I get this output:
Reading package lists... Done Building dependency tree Reading state information... Done E: The package linux-modules-extra-5.4.0-56-generic needs to be reinstalled, but I can't find an archive for it.
And YES this package was deleted, see https://www.ubuntuupdates.org/package/canonical_kernel_team/bionic/main/base/linux-modules-extra-5.4.0-56-generic
But what to do now? I'm not a linux guru. I've just basic knowlede. I've tried several apt and dpkg command versions but found no solution. I've also read through a lot of postings and faq's.
Do I need to step back to linux-modules-extra-5.4.0-53-generic? (and how to do this?)
Best regards and a happy new year! Sigi
sudo apt update
and try again. – Pilot6 Jan 05 '21 at 20:31