Kernel update error Linux Lite 3.0 - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5) +--- Forum: Other (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=20) +--- Thread: Kernel update error Linux Lite 3.0 (/showthread.php?tid=3066) Pages:
1
2
|
Kernel update error Linux Lite 3.0 - BlueFox - 06-23-2016 I installed Linux Lite 3.0 yesterday. it updated good for the first few times. Then got a message couldn't fetch the package cache then another message. with the fix below. Code: E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem. Re: Kernel update error Linux Lite 3.0 - Valtam - 06-23-2016 Reboot your system, open a terminal and do: Code: uname -r paste the output here using the [ code ] brackets. Re: Kernel update error Linux Lite 3.0 - BlueFox - 06-24-2016 Code: 4.4.0-24-generic Re: Kernel update error Linux Lite 3.0 - Valtam - 06-24-2016 Use the Kernel Removal tool in Lite Tweaks then take a screenshot of what kernels it shows to remove. Posting guidelines here - https://www.freecinema2022.gq/forums/introductions/forum-posting-guidelines/ Re: Kernel update error Linux Lite 3.0 - BlueFox - 06-24-2016 Here it is: Re: Kernel update error Linux Lite 3.0 - BlueFox - 06-24-2016 Do you think I should try and fix it through the install/remove software? Here is a screen shot Re: Kernel update error Linux Lite 3.0 - Valtam - 06-24-2016 Try: sudo apt-get install -f Sent from my phone using Tapatalk Re: Kernel update error Linux Lite 3.0 - BlueFox - 06-24-2016 Jerry, The report below is what I got after running the code. I was able to get an update. As far as I can determine the updater is fixed event though there was an error that I don't understand. Error! Module version 5.0.18_Ubuntu for vboxguest.ko Thank you very much for taking the time to help me. I appreciate your hard work on this great os. Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The following additional packages will be installed: linux-headers-4.4.0-24-generic linux-headers-generic The following packages will be upgraded: linux-headers-4.4.0-24-generic linux-headers-generic 2 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. 2 not fully installed or removed. Need to get 0 B/788 kB of archives. After this operation, 7,258 kB of additional disk space will be used. Do you want to continue? [Y/n] y (Reading database ... 190984 files and directories currently installed.) Preparing to unpack .../linux-headers-4.4.0-24-generic_4.4.0-24.43_amd64.deb ... Unpacking linux-headers-4.4.0-24-generic (4.4.0-24.43) over (4.4.0-24.43) ... Preparing to unpack .../linux-headers-generic_4.4.0.24.25_amd64.deb ... Unpacking linux-headers-generic (4.4.0.24.25) over (4.4.0.22.23) ... Setting up linux-headers-4.4.0-24-generic (4.4.0-24.43) ... Examining /etc/kernel/header_postinst.d. run-parts: executing /etc/kernel/header_postinst.d/dkms 4.4.0-24-generic /boot/vmlinuz-4.4.0-24-generic Error! Module version 5.0.18_Ubuntu for vboxguest.ko is not newer than what is already found in kernel 4.4.0-24-generic (5.0.18_Ubuntu). You may override by specifying --force. Good news! Module version 5.0.18_Ubuntu for vboxsf.ko exactly matches what is already found in kernel 4.4.0-24-generic. DKMS will not replace this module. You may override by specifying --force. Good news! Module version 5.0.18_Ubuntu for vboxvideo.ko exactly matches what is already found in kernel 4.4.0-24-generic. DKMS will not replace this module. You may override by specifying --force. Setting up linux-headers-generic (4.4.0.24.25) ... Setting up linux-generic (4.4.0.24.25) ... Re: Kernel update error Linux Lite 3.0 - BlueFox - 06-24-2016 This is what came up in the Kernel Cleaner after the update Re: Kernel update error Linux Lite 3.0 - Valtam - 06-24-2016 Cool, please mark as solved. Sent from my phone using Tapatalk |