Ubuntu Pastebin

Paste from Volkodav at Tue, 1 Dec 2015 13:15:20 +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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
 sudo apt-get -f install
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  gcc-4.9-base:i386 libbonobo2-0 libbonobo2-common libboost-iostreams1.55.0
  libboost-python1.55.0 libcuda1-346 libdirac-encoder0 libdvbpsi9 libept1.4.12
  libgconf2-4 libgnome2-0 libgnome2-bin libgnome2-common libhogweed2:i386
  libmirprotobuf1 libnettle4:i386 liborbit-2-0 libpostproc52 libspice-server1
  libswscale3 libtorrent-rasterbar7 libvncclient0 libx264-142
  nvidia-opencl-icd-346
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
4 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up linux-image-4.2.0-19-generic (4.2.0-19.23) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
The link /initrd.img is a dangling linkto /boot/initrd.img-4.2.0-19-generic
vmlinuz(/boot/vmlinuz-4.2.0-19-generic
) points to /boot/vmlinuz-4.2.0-19-generic
 (/boot/vmlinuz-4.2.0-19-generic) -- doing nothing at /var/lib/dpkg/info/linux-image-4.2.0-19-generic.postinst line 491.
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.2.0-19-generic /boot/vmlinuz-4.2.0-19-generic
run-parts: executing /etc/kernel/postinst.d/dkms 4.2.0-19-generic /boot/vmlinuz-4.2.0-19-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.2.0-19-generic /boot/vmlinuz-4.2.0-19-generic
update-initramfs: Generating /boot/initrd.img-4.2.0-19-generic
Warning: /sbin/fsck.btrfs doesn't exist, can't install to initramfs, ignoring.
run-parts: executing /etc/kernel/postinst.d/pm-utils 4.2.0-19-generic /boot/vmlinuz-4.2.0-19-generic
run-parts: executing /etc/kernel/postinst.d/unattended-upgrades 4.2.0-19-generic /boot/vmlinuz-4.2.0-19-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 4.2.0-19-generic /boot/vmlinuz-4.2.0-19-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 4.2.0-19-generic /boot/vmlinuz-4.2.0-19-generic
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.2.0-19-generic
Found initrd image: /boot/initrd.img-4.2.0-19-generic
Found linux image: /boot/vmlinuz-3.19.0-9-generic
Found initrd image: /boot/initrd.img-3.19.0-9-generic
Found memtest86+ image: /memtest86+.elf
Found memtest86+ image: /memtest86+.bin
done
Setting up linux-image-extra-4.2.0-19-generic (4.2.0-19.23) ...
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.2.0-19-generic /boot/vmlinuz-4.2.0-19-generic
run-parts: executing /etc/kernel/postinst.d/dkms 4.2.0-19-generic /boot/vmlinuz-4.2.0-19-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.2.0-19-generic /boot/vmlinuz-4.2.0-19-generic
update-initramfs: Generating /boot/initrd.img-4.2.0-19-generic
Warning: /sbin/fsck.btrfs doesn't exist, can't install to initramfs, ignoring.

gzip: stdout: No space left on device
E: mkinitramfs failure cpio 141 gzip 1
update-initramfs: failed for /boot/initrd.img-4.2.0-19-generic with 1.
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
dpkg: error processing package linux-image-extra-4.2.0-19-generic (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of linux-image-generic:
 linux-image-generic depends on linux-image-extra-4.2.0-19-generic; however:
  Package linux-image-extra-4.2.0-19-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 (= 4.2.0.19.21); however:
  Package linux-image-generic is not configured yet.

dpkg: error processing package linux-generic (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
                          No apport report written because the error message indicates its a followup error from a previous failure.
                                                    Errors were encountered while processing:
 linux-image-extra-4.2.0-19-generic
 linux-image-generic
 linux-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)
Download as text