I provide you with the terminal commands I used to install the two packages. There were two dependency issues during the installation of version 53, as you can see : (see complete log in attachment)
dpkg: dependency problems prevent configuration of linux-cloud-tools-6.8.0-53-generic: linux-cloud-tools-6.8.0-53-generic depends on linux-cloud-tools-6.8.0-53; however: Package linux-cloud-tools-6.8.0-53 is not installed. dpkg: error processing package linux-cloud-tools-6.8.0-53-generic (--install): dependency problems - leaving unconfigured Setting up linux-lib-rust-6.8.0-53-generic (6.8.0-53.55) ... Setting up linux-modules-6.8.0-53-generic (6.8.0-53.55) ... Setting up linux-modules-extra-6.8.0-53-generic (6.8.0-53.55) ... dpkg: dependency problems prevent configuration of linux-tools-6.8.0-53-generic: linux-tools-6.8.0-53-generic depends on linux-tools-6.8.0-53; however: Package linux-tools-6.8.0-53 is not installed. dpkg: error processing package linux-tools-6.8.0-53-generic (--install): dependency problems - leaving unconfigured I fixed it with : $ apt --fix-broken install However, even though everything seemed to be installed correctly, it was not possible to boot into version 53 at startup. ** Attachment added: "terminal command to install 53" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2097801/+attachment/5861629/+files/log_terminal_install_6.8.0-53.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2097801 Title: Problems with kernel image 6.8.0-52/54 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2097801/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
