Linux Lite Forums
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.
E: _cache->open() failed, please report.

after running I got the report below:
One of my questions is, Do I have other problems with the updater that need to be addressed?

Setting up linux-image-4.4.0-24-generic (4.4.0-24.43) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.0-24-generic /boot/vmlinuz-4.4.0-24-generic
run-parts: executing /etc/kernel/postinst.d/dkms 4.4.0-24-generic /boot/vmlinuz-4.4.0-24-generic
Error! Your kernel headers for kernel 4.4.0-24-generic cannot be found.
Please install the linux-headers-4.4.0-24-generic package,
or use the --kernelsourcedir option to tell DKMS where it's located
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.4.0-24-generic /boot/vmlinuz-4.4.0-24-generic
update-initramfs: Generating /boot/initrd.img-4.4.0-24-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 4.4.0-24-generic /boot/vmlinuz-4.4.0-24-generic
run-parts: executing /etc/kernel/postinst.d/unattended-upgrades 4.4.0-24-generic /boot/vmlinuz-4.4.0-24-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 4.4.0-24-generic /boot/vmlinuz-4.4.0-24-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 4.4.0-24-generic /boot/vmlinuz-4.4.0-24-generic
Generating grub configuration file ...
Found background: /boot/grub_linux_lite.png
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found background image: /boot/grub_linux_lite.png
Found linux image: /boot/vmlinuz-4.4.0-24-generic
Found initrd image: /boot/initrd.img-4.4.0-24-generic
Found linux image: /boot/vmlinuz-4.4.0-22-generic
Found initrd image: /boot/initrd.img-4.4.0-22-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Setting up linux-headers-4.4.0-24 (4.4.0-24.43) ...
dpkg: dependency problems prevent configuration of linux-generic:
linux-generic depends on linux-headers-generic (= 4.4.0.24.25); however:
  Version of linux-headers-generic on system is 4.4.0.22.23.

dpkg: error processing package linux-generic (--configure):
dependency problems - leaving unconfigured
Setting up linux-image-extra-4.4.0-24-generic (4.4.0-24.43) ...
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.0-24-generic /boot/vmlinuz-4.4.0-24-generic
run-parts: executing /etc/kernel/postinst.d/dkms 4.4.0-24-generic /boot/vmlinuz-4.4.0-24-generic
Error! Your kernel headers for kernel 4.4.0-24-generic cannot be found.
Please install the linux-headers-4.4.0-24-generic package,
or use the --kernelsourcedir option to tell DKMS where it's located
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.4.0-24-generic /boot/vmlinuz-4.4.0-24-generic
update-initramfs: Generating /boot/initrd.img-4.4.0-24-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 4.4.0-24-generic /boot/vmlinuz-4.4.0-24-generic
run-parts: executing /etc/kernel/postinst.d/unattended-upgrades 4.4.0-24-generic /boot/vmlinuz-4.4.0-24-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 4.4.0-24-generic /boot/vmlinuz-4.4.0-24-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 4.4.0-24-generic /boot/vmlinuz-4.4.0-24-generic
Generating grub configuration file ...
Found background: /boot/grub_linux_lite.png
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found background image: /boot/grub_linux_lite.png
Found linux image: /boot/vmlinuz-4.4.0-24-generic
Found initrd image: /boot/initrd.img-4.4.0-24-generic
Found linux image: /boot/vmlinuz-4.4.0-22-generic
Found initrd image: /boot/initrd.img-4.4.0-22-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Setting up linux-image-generic (4.4.0.24.25) ...
Errors were encountered while processing:
linux-generic



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:

[Image: QOIhTjp.png]


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

[Image: kMGy0ng.png]


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

[Image: sLBzkEX.png]


Re: Kernel update error Linux Lite 3.0 - Valtam - 06-24-2016

Cool, please mark as solved.

Sent from my phone using Tapatalk