Kernel updates will not install - boot partition fullWhat is the safest way to clean up /boot partition?Boot partition full, failing to delete old kernels. Broken packagesApt errors since upgrade to 12.04Updates fail due to “/etc/default/grub: splash”: not found” error kernel did not upgrade between 12.04->12.10->13.04cannot upgrade kernel and mysql-server after dist upgradeHow can I remove a package?My boot volume is full, what should I do now?Boot map is full command: sudo apt-get autoremove does not work: see textPROBLEM - “update - dependency problems - leaving unconfigured”. Plus - boot 0 bytesWhy there is an update-initramfs error when removing a kernel by dpkg?Boot 100% full I have tried removing unused kernels
How can I have x-axis ticks that show ticks scaled in powers of ten?
Sort array by month and year
Why aren't there more Gauls like Obelix?
ESPP--any reason not to go all in?
Why do we call complex numbers “numbers” but we don’t consider 2-vectors numbers?
What is the orbit and expected lifetime of Crew Dragon trunk?
Generating a list with duplicate entries
Why does a car's steering wheel get lighter with increasing speed
PTIJ: Sport in the Torah
What is the purpose of a disclaimer like "this is not legal advice"?
Issue with units for a rocket nozzle throat area problem
Why restrict private health insurance?
Rationale to prefer local variables over instance variables?
I can't die. Who am I?
How does a sound wave propagate?
An Undercover Army
Can I challenge the interviewer to give me a proper technical feedback?
Are brahmins allowed to drink alcohol?
What does it take to become a wilderness skills guide as a business?
After Brexit, will the EU recognize British passports that are valid for more than ten years?
Cycles on the torus
Ultrafilters as a double dual
Why would /etc/passwd be used every time someone executes `ls -l` command?
Is the differential, dp, exact or not?
Kernel updates will not install - boot partition full
What is the safest way to clean up /boot partition?Boot partition full, failing to delete old kernels. Broken packagesApt errors since upgrade to 12.04Updates fail due to “/etc/default/grub: splash”: not found” error kernel did not upgrade between 12.04->12.10->13.04cannot upgrade kernel and mysql-server after dist upgradeHow can I remove a package?My boot volume is full, what should I do now?Boot map is full command: sudo apt-get autoremove does not work: see textPROBLEM - “update - dependency problems - leaving unconfigured”. Plus - boot 0 bytesWhy there is an update-initramfs error when removing a kernel by dpkg?Boot 100% full I have tried removing unused kernels
I am running 14.04 LTS.
Kernel updates will not install or uninstall.
The boot space (approx 240Mb) is now full and using sudo apt-get autoremove
, autoclean
, clean
or remove
will not work.
This all started with kernel update 3.13.0-47.
No space is freed and the following comes up.....
sudo apt-get autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 to upgrade, 0 to newly install, 0 to remove and 60 not to upgrade.
7 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up linux-image-3.13.0-47-generic (3.13.0-47.78) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
The link /initrd.img is a dangling linkto /boot/initrd.img-3.13.0-48-generic
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-47-generic /boot/vmlinuz-3.13.0-47-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-47-generic /boot/vmlinuz-3.13.0-47-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-47-generic
gzip: stdout: No space left on device
E: mkinitramfs failure cpio 141 gzip 1
update-initramfs: failed for /boot/initrd.img-3.13.0-47-generic with 1.
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-3.13.0-47-generic.postinst line 1025.
dpkg: error processing package linux-image-3.13.0-47-generic (--configure):
subprocess installed post-installation script returned error exit status 2
Setting up linux-image-3.13.0-48-generic (3.13.0-48.80) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
The link /initrd.img is a dangling linkto /boot/initrd.img-3.13.0-47-generic
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-48-generic /boot/vmlinuz-3.13.0-48-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-48-generic /boot/vmlinuz-3.13.0-48-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-48-generic
gzip: stdout: No space left on device
E: mkinitramfs failure cpio 141 gzip 1
update-initramfs: failed for /boot/initrd.img-3.13.0-48-generic with 1.
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-3.13.0-48-generic.postinst line 1025.
dpkg: error processing package linux-image-3.13.0-48-generic (--configure):
subprocess installed post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of linux-image-extra-3.13.0-48-generic:
linux-image-extra-3.13.0-48-generic depends on linux-image-3.13.0-48-generic; however:
Package linux-image-3.13.0-48-generic is not configured yet.
dpkg: error processing package linux-image-extra-3.13.0-48-generic (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-image-generic:
linux-image-generic depends on linux-image-3.13.0-48-generic; however:
Package linux-image-3.13.0-48-generic is not configured yet.
linux-image-generic depends on linux-image-extra-3.13.0-48-generic; however:
Package linux-image-extra-3.13.0-48-generic is not configured yet.
dpkg: error processing package linux-image-generic (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-generic:
linux-generic depends on linux-image-generic (= 3.13.0.48.55); however:
Package linux-image-generic is not cNo apport report written because the error message indicates it's a follow-up error from a previous failure.
No apport report written because MaxReports has already been reached
No apport report written because MaxReports has already been reached
onfigured yet.
dpkg: error processing package linux-generic (--configure):
dependency problems - leaving unconfigured
Setting up linux-image-extra-3.13.0-46-generic (3.13.0-46.79) ...
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-46-generic /boot/vmlinuz-3.13.0-46-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-46-generic /boot/vmlinuz-3.13.0-46-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-46-generic
gzip: stdout: No space left on device
E: mkinitramfs failure cpio 141 gzip 1
update-initramfs: failed for /boot/initrd.img-3.13.0-46-generic with 1.
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
dpkg: error processing package linux-image-extra-3.13.0-46-generic (--configure):
subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports has already been reached
dpkg: dependency problems prevent configuration of linux-image-extra-3.13.0-47-generic:
linux-image-extra-3.13.0-47-generic depends on linux-image-3.13.0-47-generic; however:
Package linux-image-3.13.0-47-generic is not configured yet.
> dpkg: error processing package linux-image-extra-3.13.0-47-generic (--configure):
dependency problems - leaving unconfigured
No apport report written because MaxReports has already been reached
E: Sub-process /usr/bin/dpkg returned an error code (1)
How can this be fixed without doing a reinstall? I tried to resize the boot area and GParted will not let me.
boot apt kernel
bumped to the homepage by Community♦ 10 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
|
show 4 more comments
I am running 14.04 LTS.
Kernel updates will not install or uninstall.
The boot space (approx 240Mb) is now full and using sudo apt-get autoremove
, autoclean
, clean
or remove
will not work.
This all started with kernel update 3.13.0-47.
No space is freed and the following comes up.....
sudo apt-get autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 to upgrade, 0 to newly install, 0 to remove and 60 not to upgrade.
7 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up linux-image-3.13.0-47-generic (3.13.0-47.78) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
The link /initrd.img is a dangling linkto /boot/initrd.img-3.13.0-48-generic
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-47-generic /boot/vmlinuz-3.13.0-47-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-47-generic /boot/vmlinuz-3.13.0-47-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-47-generic
gzip: stdout: No space left on device
E: mkinitramfs failure cpio 141 gzip 1
update-initramfs: failed for /boot/initrd.img-3.13.0-47-generic with 1.
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-3.13.0-47-generic.postinst line 1025.
dpkg: error processing package linux-image-3.13.0-47-generic (--configure):
subprocess installed post-installation script returned error exit status 2
Setting up linux-image-3.13.0-48-generic (3.13.0-48.80) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
The link /initrd.img is a dangling linkto /boot/initrd.img-3.13.0-47-generic
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-48-generic /boot/vmlinuz-3.13.0-48-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-48-generic /boot/vmlinuz-3.13.0-48-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-48-generic
gzip: stdout: No space left on device
E: mkinitramfs failure cpio 141 gzip 1
update-initramfs: failed for /boot/initrd.img-3.13.0-48-generic with 1.
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-3.13.0-48-generic.postinst line 1025.
dpkg: error processing package linux-image-3.13.0-48-generic (--configure):
subprocess installed post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of linux-image-extra-3.13.0-48-generic:
linux-image-extra-3.13.0-48-generic depends on linux-image-3.13.0-48-generic; however:
Package linux-image-3.13.0-48-generic is not configured yet.
dpkg: error processing package linux-image-extra-3.13.0-48-generic (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-image-generic:
linux-image-generic depends on linux-image-3.13.0-48-generic; however:
Package linux-image-3.13.0-48-generic is not configured yet.
linux-image-generic depends on linux-image-extra-3.13.0-48-generic; however:
Package linux-image-extra-3.13.0-48-generic is not configured yet.
dpkg: error processing package linux-image-generic (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-generic:
linux-generic depends on linux-image-generic (= 3.13.0.48.55); however:
Package linux-image-generic is not cNo apport report written because the error message indicates it's a follow-up error from a previous failure.
No apport report written because MaxReports has already been reached
No apport report written because MaxReports has already been reached
onfigured yet.
dpkg: error processing package linux-generic (--configure):
dependency problems - leaving unconfigured
Setting up linux-image-extra-3.13.0-46-generic (3.13.0-46.79) ...
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-46-generic /boot/vmlinuz-3.13.0-46-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-46-generic /boot/vmlinuz-3.13.0-46-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-46-generic
gzip: stdout: No space left on device
E: mkinitramfs failure cpio 141 gzip 1
update-initramfs: failed for /boot/initrd.img-3.13.0-46-generic with 1.
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
dpkg: error processing package linux-image-extra-3.13.0-46-generic (--configure):
subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports has already been reached
dpkg: dependency problems prevent configuration of linux-image-extra-3.13.0-47-generic:
linux-image-extra-3.13.0-47-generic depends on linux-image-3.13.0-47-generic; however:
Package linux-image-3.13.0-47-generic is not configured yet.
> dpkg: error processing package linux-image-extra-3.13.0-47-generic (--configure):
dependency problems - leaving unconfigured
No apport report written because MaxReports has already been reached
E: Sub-process /usr/bin/dpkg returned an error code (1)
How can this be fixed without doing a reinstall? I tried to resize the boot area and GParted will not let me.
boot apt kernel
bumped to the homepage by Community♦ 10 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
apt-get autoremove; apt-get install -f; apt-get dist-upgrade -y
– davidbaumann
Apr 7 '15 at 17:51
Still no luck. No space left on device (I can't empty boot) and unmet dependencies? The link /initrd.img is a damaged link Removing symbolic link initrd.img you may need to re-run your boot loader[grub] How do I re-run GRUB?
– Richard McLellan
Apr 8 '15 at 8:47
sudo update-grub
– davidbaumann
Apr 8 '15 at 9:02
kg-deb: error: subprocess paste was killed by signal (Broken pipe) Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-49-generic /boot/vmlinuz-3.13.0-49-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-49-generic /boot/vmlinuz-3.13.0-49-generic Errors were encountered while processing: /var/cache/apt/archives/linux-image-3.13.0-49-generic_3.13.0-49.81_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1)
– Richard McLellan
Apr 8 '15 at 9:08
cannot copy extracted data for './boot/vmlinuz-3.13.0-49-generic' to '/boot/vmlinuz-3.13.0-49-generic.dpkg-new': failed to write (No space left on device) No apport report written because the error message indicates a disk full error dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-49-generic /boot/vmlinuz-3.13.0-49-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-49-generic /boot/vmlinuz-3.13.0-49-generic
– Richard McLellan
Apr 8 '15 at 9:14
|
show 4 more comments
I am running 14.04 LTS.
Kernel updates will not install or uninstall.
The boot space (approx 240Mb) is now full and using sudo apt-get autoremove
, autoclean
, clean
or remove
will not work.
This all started with kernel update 3.13.0-47.
No space is freed and the following comes up.....
sudo apt-get autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 to upgrade, 0 to newly install, 0 to remove and 60 not to upgrade.
7 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up linux-image-3.13.0-47-generic (3.13.0-47.78) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
The link /initrd.img is a dangling linkto /boot/initrd.img-3.13.0-48-generic
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-47-generic /boot/vmlinuz-3.13.0-47-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-47-generic /boot/vmlinuz-3.13.0-47-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-47-generic
gzip: stdout: No space left on device
E: mkinitramfs failure cpio 141 gzip 1
update-initramfs: failed for /boot/initrd.img-3.13.0-47-generic with 1.
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-3.13.0-47-generic.postinst line 1025.
dpkg: error processing package linux-image-3.13.0-47-generic (--configure):
subprocess installed post-installation script returned error exit status 2
Setting up linux-image-3.13.0-48-generic (3.13.0-48.80) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
The link /initrd.img is a dangling linkto /boot/initrd.img-3.13.0-47-generic
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-48-generic /boot/vmlinuz-3.13.0-48-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-48-generic /boot/vmlinuz-3.13.0-48-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-48-generic
gzip: stdout: No space left on device
E: mkinitramfs failure cpio 141 gzip 1
update-initramfs: failed for /boot/initrd.img-3.13.0-48-generic with 1.
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-3.13.0-48-generic.postinst line 1025.
dpkg: error processing package linux-image-3.13.0-48-generic (--configure):
subprocess installed post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of linux-image-extra-3.13.0-48-generic:
linux-image-extra-3.13.0-48-generic depends on linux-image-3.13.0-48-generic; however:
Package linux-image-3.13.0-48-generic is not configured yet.
dpkg: error processing package linux-image-extra-3.13.0-48-generic (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-image-generic:
linux-image-generic depends on linux-image-3.13.0-48-generic; however:
Package linux-image-3.13.0-48-generic is not configured yet.
linux-image-generic depends on linux-image-extra-3.13.0-48-generic; however:
Package linux-image-extra-3.13.0-48-generic is not configured yet.
dpkg: error processing package linux-image-generic (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-generic:
linux-generic depends on linux-image-generic (= 3.13.0.48.55); however:
Package linux-image-generic is not cNo apport report written because the error message indicates it's a follow-up error from a previous failure.
No apport report written because MaxReports has already been reached
No apport report written because MaxReports has already been reached
onfigured yet.
dpkg: error processing package linux-generic (--configure):
dependency problems - leaving unconfigured
Setting up linux-image-extra-3.13.0-46-generic (3.13.0-46.79) ...
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-46-generic /boot/vmlinuz-3.13.0-46-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-46-generic /boot/vmlinuz-3.13.0-46-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-46-generic
gzip: stdout: No space left on device
E: mkinitramfs failure cpio 141 gzip 1
update-initramfs: failed for /boot/initrd.img-3.13.0-46-generic with 1.
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
dpkg: error processing package linux-image-extra-3.13.0-46-generic (--configure):
subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports has already been reached
dpkg: dependency problems prevent configuration of linux-image-extra-3.13.0-47-generic:
linux-image-extra-3.13.0-47-generic depends on linux-image-3.13.0-47-generic; however:
Package linux-image-3.13.0-47-generic is not configured yet.
> dpkg: error processing package linux-image-extra-3.13.0-47-generic (--configure):
dependency problems - leaving unconfigured
No apport report written because MaxReports has already been reached
E: Sub-process /usr/bin/dpkg returned an error code (1)
How can this be fixed without doing a reinstall? I tried to resize the boot area and GParted will not let me.
boot apt kernel
I am running 14.04 LTS.
Kernel updates will not install or uninstall.
The boot space (approx 240Mb) is now full and using sudo apt-get autoremove
, autoclean
, clean
or remove
will not work.
This all started with kernel update 3.13.0-47.
No space is freed and the following comes up.....
sudo apt-get autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 to upgrade, 0 to newly install, 0 to remove and 60 not to upgrade.
7 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up linux-image-3.13.0-47-generic (3.13.0-47.78) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
The link /initrd.img is a dangling linkto /boot/initrd.img-3.13.0-48-generic
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-47-generic /boot/vmlinuz-3.13.0-47-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-47-generic /boot/vmlinuz-3.13.0-47-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-47-generic
gzip: stdout: No space left on device
E: mkinitramfs failure cpio 141 gzip 1
update-initramfs: failed for /boot/initrd.img-3.13.0-47-generic with 1.
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-3.13.0-47-generic.postinst line 1025.
dpkg: error processing package linux-image-3.13.0-47-generic (--configure):
subprocess installed post-installation script returned error exit status 2
Setting up linux-image-3.13.0-48-generic (3.13.0-48.80) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
The link /initrd.img is a dangling linkto /boot/initrd.img-3.13.0-47-generic
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-48-generic /boot/vmlinuz-3.13.0-48-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-48-generic /boot/vmlinuz-3.13.0-48-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-48-generic
gzip: stdout: No space left on device
E: mkinitramfs failure cpio 141 gzip 1
update-initramfs: failed for /boot/initrd.img-3.13.0-48-generic with 1.
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-3.13.0-48-generic.postinst line 1025.
dpkg: error processing package linux-image-3.13.0-48-generic (--configure):
subprocess installed post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of linux-image-extra-3.13.0-48-generic:
linux-image-extra-3.13.0-48-generic depends on linux-image-3.13.0-48-generic; however:
Package linux-image-3.13.0-48-generic is not configured yet.
dpkg: error processing package linux-image-extra-3.13.0-48-generic (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-image-generic:
linux-image-generic depends on linux-image-3.13.0-48-generic; however:
Package linux-image-3.13.0-48-generic is not configured yet.
linux-image-generic depends on linux-image-extra-3.13.0-48-generic; however:
Package linux-image-extra-3.13.0-48-generic is not configured yet.
dpkg: error processing package linux-image-generic (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-generic:
linux-generic depends on linux-image-generic (= 3.13.0.48.55); however:
Package linux-image-generic is not cNo apport report written because the error message indicates it's a follow-up error from a previous failure.
No apport report written because MaxReports has already been reached
No apport report written because MaxReports has already been reached
onfigured yet.
dpkg: error processing package linux-generic (--configure):
dependency problems - leaving unconfigured
Setting up linux-image-extra-3.13.0-46-generic (3.13.0-46.79) ...
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-46-generic /boot/vmlinuz-3.13.0-46-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-46-generic /boot/vmlinuz-3.13.0-46-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-46-generic
gzip: stdout: No space left on device
E: mkinitramfs failure cpio 141 gzip 1
update-initramfs: failed for /boot/initrd.img-3.13.0-46-generic with 1.
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
dpkg: error processing package linux-image-extra-3.13.0-46-generic (--configure):
subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports has already been reached
dpkg: dependency problems prevent configuration of linux-image-extra-3.13.0-47-generic:
linux-image-extra-3.13.0-47-generic depends on linux-image-3.13.0-47-generic; however:
Package linux-image-3.13.0-47-generic is not configured yet.
> dpkg: error processing package linux-image-extra-3.13.0-47-generic (--configure):
dependency problems - leaving unconfigured
No apport report written because MaxReports has already been reached
E: Sub-process /usr/bin/dpkg returned an error code (1)
How can this be fixed without doing a reinstall? I tried to resize the boot area and GParted will not let me.
boot apt kernel
boot apt kernel
edited Apr 11 '15 at 15:22
Fabby
27k1360161
27k1360161
asked Apr 7 '15 at 17:47
Richard McLellanRichard McLellan
1112
1112
bumped to the homepage by Community♦ 10 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 10 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
apt-get autoremove; apt-get install -f; apt-get dist-upgrade -y
– davidbaumann
Apr 7 '15 at 17:51
Still no luck. No space left on device (I can't empty boot) and unmet dependencies? The link /initrd.img is a damaged link Removing symbolic link initrd.img you may need to re-run your boot loader[grub] How do I re-run GRUB?
– Richard McLellan
Apr 8 '15 at 8:47
sudo update-grub
– davidbaumann
Apr 8 '15 at 9:02
kg-deb: error: subprocess paste was killed by signal (Broken pipe) Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-49-generic /boot/vmlinuz-3.13.0-49-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-49-generic /boot/vmlinuz-3.13.0-49-generic Errors were encountered while processing: /var/cache/apt/archives/linux-image-3.13.0-49-generic_3.13.0-49.81_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1)
– Richard McLellan
Apr 8 '15 at 9:08
cannot copy extracted data for './boot/vmlinuz-3.13.0-49-generic' to '/boot/vmlinuz-3.13.0-49-generic.dpkg-new': failed to write (No space left on device) No apport report written because the error message indicates a disk full error dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-49-generic /boot/vmlinuz-3.13.0-49-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-49-generic /boot/vmlinuz-3.13.0-49-generic
– Richard McLellan
Apr 8 '15 at 9:14
|
show 4 more comments
apt-get autoremove; apt-get install -f; apt-get dist-upgrade -y
– davidbaumann
Apr 7 '15 at 17:51
Still no luck. No space left on device (I can't empty boot) and unmet dependencies? The link /initrd.img is a damaged link Removing symbolic link initrd.img you may need to re-run your boot loader[grub] How do I re-run GRUB?
– Richard McLellan
Apr 8 '15 at 8:47
sudo update-grub
– davidbaumann
Apr 8 '15 at 9:02
kg-deb: error: subprocess paste was killed by signal (Broken pipe) Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-49-generic /boot/vmlinuz-3.13.0-49-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-49-generic /boot/vmlinuz-3.13.0-49-generic Errors were encountered while processing: /var/cache/apt/archives/linux-image-3.13.0-49-generic_3.13.0-49.81_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1)
– Richard McLellan
Apr 8 '15 at 9:08
cannot copy extracted data for './boot/vmlinuz-3.13.0-49-generic' to '/boot/vmlinuz-3.13.0-49-generic.dpkg-new': failed to write (No space left on device) No apport report written because the error message indicates a disk full error dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-49-generic /boot/vmlinuz-3.13.0-49-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-49-generic /boot/vmlinuz-3.13.0-49-generic
– Richard McLellan
Apr 8 '15 at 9:14
apt-get autoremove; apt-get install -f; apt-get dist-upgrade -y
– davidbaumann
Apr 7 '15 at 17:51
apt-get autoremove; apt-get install -f; apt-get dist-upgrade -y
– davidbaumann
Apr 7 '15 at 17:51
Still no luck. No space left on device (I can't empty boot) and unmet dependencies? The link /initrd.img is a damaged link Removing symbolic link initrd.img you may need to re-run your boot loader[grub] How do I re-run GRUB?
– Richard McLellan
Apr 8 '15 at 8:47
Still no luck. No space left on device (I can't empty boot) and unmet dependencies? The link /initrd.img is a damaged link Removing symbolic link initrd.img you may need to re-run your boot loader[grub] How do I re-run GRUB?
– Richard McLellan
Apr 8 '15 at 8:47
sudo update-grub
– davidbaumann
Apr 8 '15 at 9:02
sudo update-grub
– davidbaumann
Apr 8 '15 at 9:02
kg-deb: error: subprocess paste was killed by signal (Broken pipe) Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-49-generic /boot/vmlinuz-3.13.0-49-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-49-generic /boot/vmlinuz-3.13.0-49-generic Errors were encountered while processing: /var/cache/apt/archives/linux-image-3.13.0-49-generic_3.13.0-49.81_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1)
– Richard McLellan
Apr 8 '15 at 9:08
kg-deb: error: subprocess paste was killed by signal (Broken pipe) Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-49-generic /boot/vmlinuz-3.13.0-49-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-49-generic /boot/vmlinuz-3.13.0-49-generic Errors were encountered while processing: /var/cache/apt/archives/linux-image-3.13.0-49-generic_3.13.0-49.81_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1)
– Richard McLellan
Apr 8 '15 at 9:08
cannot copy extracted data for './boot/vmlinuz-3.13.0-49-generic' to '/boot/vmlinuz-3.13.0-49-generic.dpkg-new': failed to write (No space left on device) No apport report written because the error message indicates a disk full error dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-49-generic /boot/vmlinuz-3.13.0-49-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-49-generic /boot/vmlinuz-3.13.0-49-generic
– Richard McLellan
Apr 8 '15 at 9:14
cannot copy extracted data for './boot/vmlinuz-3.13.0-49-generic' to '/boot/vmlinuz-3.13.0-49-generic.dpkg-new': failed to write (No space left on device) No apport report written because the error message indicates a disk full error dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-49-generic /boot/vmlinuz-3.13.0-49-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-49-generic /boot/vmlinuz-3.13.0-49-generic
– Richard McLellan
Apr 8 '15 at 9:14
|
show 4 more comments
1 Answer
1
active
oldest
votes
I had the same problem. After doing df -h I saw that my /boot
was almost full. I went through this guide to uninstall old versions of ubuntu. Now the update works fine. It is a bit odd, because normally I get an error telling me /boot
is almost full rather than a non-descriptive failure message.
After trying everything suggested, I am getting nowhere and going in circles. The system is screwed and means a reinstall.
– Richard McLellan
Apr 11 '15 at 10:09
Delete the older initramfs images. It is mostly harmless.
– PEdroArthur
8 hours ago
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f606450%2fkernel-updates-will-not-install-boot-partition-full%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I had the same problem. After doing df -h I saw that my /boot
was almost full. I went through this guide to uninstall old versions of ubuntu. Now the update works fine. It is a bit odd, because normally I get an error telling me /boot
is almost full rather than a non-descriptive failure message.
After trying everything suggested, I am getting nowhere and going in circles. The system is screwed and means a reinstall.
– Richard McLellan
Apr 11 '15 at 10:09
Delete the older initramfs images. It is mostly harmless.
– PEdroArthur
8 hours ago
add a comment |
I had the same problem. After doing df -h I saw that my /boot
was almost full. I went through this guide to uninstall old versions of ubuntu. Now the update works fine. It is a bit odd, because normally I get an error telling me /boot
is almost full rather than a non-descriptive failure message.
After trying everything suggested, I am getting nowhere and going in circles. The system is screwed and means a reinstall.
– Richard McLellan
Apr 11 '15 at 10:09
Delete the older initramfs images. It is mostly harmless.
– PEdroArthur
8 hours ago
add a comment |
I had the same problem. After doing df -h I saw that my /boot
was almost full. I went through this guide to uninstall old versions of ubuntu. Now the update works fine. It is a bit odd, because normally I get an error telling me /boot
is almost full rather than a non-descriptive failure message.
I had the same problem. After doing df -h I saw that my /boot
was almost full. I went through this guide to uninstall old versions of ubuntu. Now the update works fine. It is a bit odd, because normally I get an error telling me /boot
is almost full rather than a non-descriptive failure message.
edited Apr 13 '17 at 12:24
Community♦
1
1
answered Apr 9 '15 at 17:29
MattMatt
1
1
After trying everything suggested, I am getting nowhere and going in circles. The system is screwed and means a reinstall.
– Richard McLellan
Apr 11 '15 at 10:09
Delete the older initramfs images. It is mostly harmless.
– PEdroArthur
8 hours ago
add a comment |
After trying everything suggested, I am getting nowhere and going in circles. The system is screwed and means a reinstall.
– Richard McLellan
Apr 11 '15 at 10:09
Delete the older initramfs images. It is mostly harmless.
– PEdroArthur
8 hours ago
After trying everything suggested, I am getting nowhere and going in circles. The system is screwed and means a reinstall.
– Richard McLellan
Apr 11 '15 at 10:09
After trying everything suggested, I am getting nowhere and going in circles. The system is screwed and means a reinstall.
– Richard McLellan
Apr 11 '15 at 10:09
Delete the older initramfs images. It is mostly harmless.
– PEdroArthur
8 hours ago
Delete the older initramfs images. It is mostly harmless.
– PEdroArthur
8 hours ago
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f606450%2fkernel-updates-will-not-install-boot-partition-full%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
apt-get autoremove; apt-get install -f; apt-get dist-upgrade -y
– davidbaumann
Apr 7 '15 at 17:51
Still no luck. No space left on device (I can't empty boot) and unmet dependencies? The link /initrd.img is a damaged link Removing symbolic link initrd.img you may need to re-run your boot loader[grub] How do I re-run GRUB?
– Richard McLellan
Apr 8 '15 at 8:47
sudo update-grub
– davidbaumann
Apr 8 '15 at 9:02
kg-deb: error: subprocess paste was killed by signal (Broken pipe) Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-49-generic /boot/vmlinuz-3.13.0-49-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-49-generic /boot/vmlinuz-3.13.0-49-generic Errors were encountered while processing: /var/cache/apt/archives/linux-image-3.13.0-49-generic_3.13.0-49.81_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1)
– Richard McLellan
Apr 8 '15 at 9:08
cannot copy extracted data for './boot/vmlinuz-3.13.0-49-generic' to '/boot/vmlinuz-3.13.0-49-generic.dpkg-new': failed to write (No space left on device) No apport report written because the error message indicates a disk full error dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-49-generic /boot/vmlinuz-3.13.0-49-generic run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-49-generic /boot/vmlinuz-3.13.0-49-generic
– Richard McLellan
Apr 8 '15 at 9:14