Ubuntu Pastebin

Paste from latemau55 at Sat, 18 Jul 2015 19:49:27 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
garrie@garrie-desktop:~$ sudo apt-get install oregano
[sudo] password for garrie: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
oregano is already the newest version.
The following package was automatically installed and is no longer required:
  linux-headers-generic-lts-utopic
Use 'apt-get autoremove' to remove it.
0 to upgrade, 0 to newly install, 0 to remove and 67 not to upgrade.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up linux-image-extra-3.16.0-40-generic (3.16.0-40.54~14.04.1) ...
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.16.0-40-generic /boot/vmlinuz-3.16.0-40-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.16.0-40-generic /boot/vmlinuz-3.16.0-40-generic
update-initramfs: Generating /boot/initrd.img-3.16.0-40-generic

gzip: stdout: No space left on device
E: mkinitramfs failure cpio 141 gzip 1
update-initramfs: failed for /boot/initrd.img-3.16.0-40-generic with 1.
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
dpkg: error processing package linux-image-extra-3.16.0-40-generic (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 linux-image-extra-3.16.0-40-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)
garrie@garrie-desktop:~$ 
Download as text