0 Members and 2 Guests are viewing this topic.
QuoteI did what you suggested, ticking on the kernels listed but cleaning failedMikeThen follow the procedure seen here: http://kevinjmorse.ca/articles/gzip-stdout-no-space-left-device-when-doing-apt-get-f-install
I did what you suggested, ticking on the kernels listed but cleaning failedMike
[email protected]:~$ sudo dpkg --remove linux-image-extra-4.4.0-42-generic[sudo] password for mike: dpkg: dependency problems prevent removal of linux-image-extra-4.4.0-42-generic: linux-image-generic depends on linux-image-extra-4.4.0-42-generic; however: Package linux-image-extra-4.4.0-42-generic is to be removed.dpkg: error processing package linux-image-extra-4.4.0-42-generic (--remove): dependency problems - not removingErrors were encountered while processing: linux-image-extra-4.4.0-42-generic[email protected]:~$
Quote from: Jocklad on October 21, 2016, 06:53:34 AMHad same problem this morning.Had to use sudo dpkg --configure -aaFound it in one of Goldfingers threads.....worked fine.JockladOOps my mistake it is sudo dpkg --configure -a But that's the point I was making in my post: I used "sudo dpkg --configure -a" & it didn't work ...
Had same problem this morning.Had to use sudo dpkg --configure -aaFound it in one of Goldfingers threads.....worked fine.JockladOOps my mistake it is sudo dpkg --configure -a
m654321,I've researched this some, and others online actually provided more information to be able to nail down the problem. But a common denominator seems to be some things that Lite Tweaks may be able to help. Open Lite Tweaks, and run the Safe option Autoremove Packages, but also use the Kernel Removal option to remove old kernels. Run "sudo update-grub", and then try the "sudo dpkg --configure -a" command again. Post your output afterwards.
[email protected]:~$ sudo dpkg --configure -a[sudo] password for mike: Setting up linux-image-4.4.0-42-generic (4.4.0-42.62) ...Running depmod.update-initramfs: deferring update (hook will be called later)The link /initrd.img is a dangling linkto /boot/initrd.img-4.4.0-42-genericvmlinuz(/boot/vmlinuz-4.4.0-42-generic) points to /boot/vmlinuz-4.4.0-42-generic (/boot/vmlinuz-4.4.0-42-generic) -- doing nothing at /var/lib/dpkg/info/linux-image-4.4.0-42-generic.postinst line 491.Examining /etc/kernel/postinst.d.run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.0-42-generic /boot/vmlinuz-4.4.0-42-genericrun-parts: executing /etc/kernel/postinst.d/dkms 4.4.0-42-generic /boot/vmlinuz-4.4.0-42-generic