The problem is being caused by an old Nvidia driver: "Error! Bad return status for module build on kernel: 6.8.0-60-generic (x86_64) Consult /var/lib/dkms/nvidia/525.147.05/build/make.log for more information."
Since it looks like you have 570.xx driver installed, I'm not sure why/how you still have a dkms entry for 525.xx I'd remove any 525.xx packages, and if that doesn't fix it, remove it from dkms manually: sudo apt purge *525* sudo dkms remove nvidia/525.147.05 --all -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2113674 Title: package linux-headers-6.8.0-60-generic 6.8.0-60.63~22.04.1 failed to install/upgrade: installed linux-headers-6.8.0-60-generic package post-installation script subprocess returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-hwe-6.8/+bug/2113674/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
