Comment 84 for bug 2031537

Revision history for this message
Juerg Haefliger (juergh) wrote :

Afterwards remove all the installed lp2031537 packages and reinstall 6.2.0-32.32 from the archive. Something like:
$ dpkg -l | grep lp2031537 | awk '{print $2}' | xargs sudo dpkg -r --force-depends
$ sudo sudo apt install --reinstall linux-image-6.2.0-32-generic

Then check:
$ dpkg -l | grep linux-

And verify that all the packages are 'ii'.