Could not get lock /var/lib/apt/lists/lock

Asked by Andy Kaly

a@a-ThinkPad-Edge-E330:~$ ubuntu-support-status
Support status summary of 'a-ThinkPad-Edge-E330':

You have 2392 packages (99.8%) that can not/no-longer be downloaded
You have 4 packages (0.2%) that are unsupported

Run with --show-unsupported, --show-supported or --show-all to see more details
a@a-ThinkPad-Edge-E330:~$ cat /etc/dpkg/dpkg.cfg.d/multiarch
cat: /etc/dpkg/dpkg.cfg.d/multiarch: No such file or directory
a@a-ThinkPad-Edge-E330:~$ dpkg --print-foreign-architectures
a@a-ThinkPad-Edge-E330:~$ sudo grep -R proxy /etc/apt/*
[sudo] password for a:
a@a-ThinkPad-Edge-E330:~$ grep proxy /etc/environment
a@a-ThinkPad-Edge-E330:~$ echo $http_proxy

a@a-ThinkPad-Edge-E330:~$ echo $ftp_proxy

a@a-ThinkPad-Edge-E330:~$ grep proxy /etc/bash.bashrc
a@a-ThinkPad-Edge-E330:~$ grep proxy ~/.bashrc
a@a-ThinkPad-Edge-E330:~$ cat /etc/apt/apt.conf
cat: /etc/apt/apt.conf: No such file or directory
a@a-ThinkPad-Edge-E330:~$ sudo fuser -vvv /var/lib/dpkg/lock
a@a-ThinkPad-Edge-E330:~$ sudo fuser -vvv /var/cache/apt/archives/lock
                     USER PID ACCESS COMMAND
/var/cache/apt/archives/lock:
                     root 3017 F.... aptd
                     root 3023 F.... aptd
a@a-ThinkPad-Edge-E330:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.4 LTS"
a@a-ThinkPad-Edge-E330:~$ uname -a
Linux a-ThinkPad-Edge-E330 3.13.0-88-generic #135-Ubuntu SMP Wed Jun 8 21:10:37 UTC 2016 i686 i686 i686 GNU/Linux
a@a-ThinkPad-Edge-E330:~$ sudo rm /var/lib/apt/lists/lock
a@a-ThinkPad-Edge-E330:~$ sudo rm /var/cache/apt/archives/lock
a@a-ThinkPad-Edge-E330:~$ sudo rm /var/lib/dpkg/lock
a@a-ThinkPad-Edge-E330:~$ sudo cp -arf /var/lib/dpkg /var/lib/dpkg.backup
sudo mv /var/lib/dpkg/status /var/lib/dpkg/status-bad
sudo cp /var/lib/dpkg/status-old /var/lib/dpkg/status || sudo cp /var/backups/apt.extended_states.0 /var/lib/dpkg/status

sudo mv /var/lib/dpkg/available /var/lib/dpkg/available-bad
sudo cp /var/lib/dpkg/available-old /var/lib/dpkg/available
sudo rm -rf /var/lib/dpkg/updates/*
sudo rm -rf /var/lib/apt/lists

sudo rm /var/cache/apt/*.bin
sudo mkdir /var/lib/apt/lists
a@a-ThinkPad-Edge-E330:~$ sudo mv /var/lib/dpkg/status /var/lib/dpkg/status-bad
a@a-ThinkPad-Edge-E330:~$ sudo cp /var/lib/dpkg/status-old /var/lib/dpkg/status || sudo cp /var/backups/apt.extended_states.0 /var/lib/dpkg/status
a@a-ThinkPad-Edge-E330:~$
a@a-ThinkPad-Edge-E330:~$ sudo mv /var/lib/dpkg/available /var/lib/dpkg/available-bad
a@a-ThinkPad-Edge-E330:~$ sudo cp /var/lib/dpkg/available-old /var/lib/dpkg/available
a@a-ThinkPad-Edge-E330:~$ sudo rm -rf /var/lib/dpkg/updates/*
a@a-ThinkPad-Edge-E330:~$ sudo rm -rf /var/lib/apt/lists
a@a-ThinkPad-Edge-E330:~$
a@a-ThinkPad-Edge-E330:~$
a@a-ThinkPad-Edge-E330:~$ sudo rm /var/cache/apt/*.bin
rm: cannot remove ‘/var/cache/apt/*.bin’: No such file or directory
a@a-ThinkPad-Edge-E330:~$ sudo mkdir /var/lib/apt/lists
a@a-ThinkPad-Edge-E330:~$ sudo mkdir /var/lib/apt/lists/partial
a@a-ThinkPad-Edge-E330:~$ LANG=C;sudo apt-get clean
a@a-ThinkPad-Edge-E330:~$ LANG=C;sudo apt-get autoclean
Reading package lists... Done
Building dependency tree
Reading state information... Done
a@a-ThinkPad-Edge-E330:~$ sudo dpkg --configure -a
a@a-ThinkPad-Edge-E330:~$ sudo dpkg --clear-avail
a@a-ThinkPad-Edge-E330:~$ LANG=C;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:
  account-plugin-windows-live libgsoap4 libhdb9-heimdal libkdc2-heimdal
  libmpdec2 libntdb1 libupstart1 linux-image-3.13.0-32-generic
  linux-image-3.13.0-35-generic linux-image-3.13.0-40-generic
  linux-image-3.13.0-51-generic linux-image-3.13.0-65-generic
  linux-image-3.13.0-67-generic linux-image-extra-3.13.0-32-generic
  linux-image-extra-3.13.0-35-generic linux-image-extra-3.13.0-40-generic
  linux-image-extra-3.13.0-51-generic linux-image-extra-3.13.0-65-generic
  linux-image-extra-3.13.0-67-generic python-ntdb
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
a@a-ThinkPad-Edge-E330:~$ LANG=C;sudo apt-get --fix-missing install
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  account-plugin-windows-live libgsoap4 libhdb9-heimdal libkdc2-heimdal
  libmpdec2 libntdb1 libupstart1 linux-image-3.13.0-32-generic
  linux-image-3.13.0-35-generic linux-image-3.13.0-40-generic
  linux-image-3.13.0-51-generic linux-image-3.13.0-65-generic
  linux-image-3.13.0-67-generic linux-image-extra-3.13.0-32-generic
  linux-image-extra-3.13.0-35-generic linux-image-extra-3.13.0-40-generic
  linux-image-extra-3.13.0-51-generic linux-image-extra-3.13.0-65-generic
  linux-image-extra-3.13.0-67-generic python-ntdb
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
a@a-ThinkPad-Edge-E330:~$ LANG=C;sudo apt-get --purge autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
  account-plugin-windows-live* libgsoap4* libhdb9-heimdal* libkdc2-heimdal*
  libmpdec2* libntdb1* libupstart1* linux-image-3.13.0-32-generic*
  linux-image-3.13.0-35-generic* linux-image-3.13.0-40-generic*
  linux-image-3.13.0-51-generic* linux-image-3.13.0-65-generic*
  linux-image-3.13.0-67-generic* linux-image-extra-3.13.0-32-generic*
  linux-image-extra-3.13.0-35-generic* linux-image-extra-3.13.0-40-generic*
  linux-image-extra-3.13.0-51-generic* linux-image-extra-3.13.0-65-generic*
  linux-image-extra-3.13.0-67-generic* python-ntdb*
0 upgraded, 0 newly installed, 20 to remove and 0 not upgraded.
After this operation, 879 MB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 907716 files and directories currently installed.)
Removing account-plugin-windows-live (0.11+14.04.20140409.1-0ubuntu2) ...
Purging configuration files for account-plugin-windows-live (0.11+14.04.20140409.1-0ubuntu2) ...
Removing libgsoap4:i386 (2.8.16-2) ...
Purging configuration files for libgsoap4:i386 (2.8.16-2) ...
Removing libkdc2-heimdal:i386 (1.6~git20131207+dfsg-1ubuntu1.1) ...
Purging configuration files for libkdc2-heimdal:i386 (1.6~git20131207+dfsg-1ubuntu1.1) ...
Removing libhdb9-heimdal:i386 (1.6~git20131207+dfsg-1ubuntu1.1) ...
Purging configuration files for libhdb9-heimdal:i386 (1.6~git20131207+dfsg-1ubuntu1.1) ...
Removing libmpdec2:i386 (2.4.0-6) ...
Purging configuration files for libmpdec2:i386 (2.4.0-6) ...
Removing python-ntdb (1.0-2ubuntu1) ...
Removing libntdb1:i386 (1.0-2ubuntu1) ...
Purging configuration files for libntdb1:i386 (1.0-2ubuntu1) ...
Removing libupstart1:i386 (1.12.1-0ubuntu4.2) ...
Purging configuration files for libupstart1:i386 (1.12.1-0ubuntu4.2) ...
Removing linux-image-extra-3.13.0-32-generic (3.13.0-32.57) ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
update-initramfs: Deleting /boot/initrd.img-3.13.0-32-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
/usr/sbin/grub-mkconfig: 11: /etc/default/grub: ipv6.disable=1: not found
run-parts: /etc/kernel/postrm.d/zz-update-grub exited with return code 127
Failed to process /etc/kernel/postrm.d at /var/lib/dpkg/info/linux-image-extra-3.13.0-32-generic.postrm line 328.
dpkg: error processing package linux-image-extra-3.13.0-32-generic (--purge):
 subprocess installed post-removal script returned error exit status 1
Removing linux-image-3.13.0-32-generic (3.13.0-32.57) ...
Examining /etc/kernel/prerm.d.
run-parts: executing /etc/kernel/prerm.d/dkms 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
update-initramfs: Deleting /boot/initrd.img-3.13.0-32-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
/usr/sbin/grub-mkconfig: 11: /etc/default/grub: ipv6.disable=1: not found
run-parts: /etc/kernel/postrm.d/zz-update-grub exited with return code 127
Failed to process /etc/kernel/postrm.d at /var/lib/dpkg/info/linux-image-3.13.0-32-generic.postrm line 328.
dpkg: error processing package linux-image-3.13.0-32-generic (--purge):
 subprocess installed post-removal script returned error exit status 1
Removing linux-image-extra-3.13.0-35-generic (3.13.0-35.62) ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-35-generic /boot/vmlinuz-3.13.0-35-generic
update-initramfs: Deleting /boot/initrd.img-3.13.0-35-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-35-generic /boot/vmlinuz-3.13.0-35-generic
/usr/sbin/grub-mkconfig: 11: /etc/default/grub: ipv6.disable=1: not found
run-parts: /etc/kernel/postrm.d/zz-update-grub exited with return code 127
Failed to process /etc/kernel/postrm.d at /var/lib/dpkg/info/linux-image-extra-3.13.0-35-generic.postrm line 328.
dpkg: error processing package linux-image-extra-3.13.0-35-generic (--purge):
 subprocess installed post-removal script returned error exit status 1
Removing linux-image-3.13.0-35-generic (3.13.0-35.62) ...
Examining /etc/kernel/prerm.d.
run-parts: executing /etc/kernel/prerm.d/dkms 3.13.0-35-generic /boot/vmlinuz-3.13.0-35-generic
dkms: removing: vboxhost 4.3.16 (3.13.0-35-generic) (i686)

-------- Uninstall Beginning --------
Module: vboxhost
Version: 4.3.16
Kernel: 3.13.0-35-generic (i686)
-------------------------------------

Status: Before uninstall, this module version was ACTIVE on this kernel.

vboxdrv.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-35-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.

vboxnetflt.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-35-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.

vboxnetadp.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-35-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.

vboxpci.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-35-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.

depmod....

DKMS: uninstall completed.
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-35-generic /boot/vmlinuz-3.13.0-35-generic
update-initramfs: Deleting /boot/initrd.img-3.13.0-35-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-35-generic /boot/vmlinuz-3.13.0-35-generic
/usr/sbin/grub-mkconfig: 11: /etc/default/grub: ipv6.disable=1: not found
run-parts: /etc/kernel/postrm.d/zz-update-grub exited with return code 127
Failed to process /etc/kernel/postrm.d at /var/lib/dpkg/info/linux-image-3.13.0-35-generic.postrm line 328.
dpkg: error processing package linux-image-3.13.0-35-generic (--purge):
 subprocess installed post-removal script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              Removing linux-image-extra-3.13.0-40-generic (3.13.0-40.69) ...
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-40-generic /boot/vmlinuz-3.13.0-40-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.13.0-40-generic /boot/vmlinuz-3.13.0-40-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-40-generic /boot/vmlinuz-3.13.0-40-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-40-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.13.0-40-generic /boot/vmlinuz-3.13.0-40-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.13.0-40-generic /boot/vmlinuz-3.13.0-40-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.13.0-40-generic /boot/vmlinuz-3.13.0-40-generic
/usr/sbin/grub-mkconfig: 11: /etc/default/grub: ipv6.disable=1: not found
run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 127
dpkg: error processing package linux-image-extra-3.13.0-40-generic (--purge):
 subprocess installed post-removal script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              Removing linux-image-3.13.0-40-generic (3.13.0-40.69) ...
Examining /etc/kernel/prerm.d.
run-parts: executing /etc/kernel/prerm.d/dkms 3.13.0-40-generic /boot/vmlinuz-3.13.0-40-generic
dkms: removing: vboxhost 4.3.16 (3.13.0-40-generic) (i686)

-------- Uninstall Beginning --------
Module: vboxhost
Version: 4.3.16
Kernel: 3.13.0-40-generic (i686)
-------------------------------------

Status: Before uninstall, this module version was ACTIVE on this kernel.

vboxdrv.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-40-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.

vboxnetflt.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-40-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.

vboxnetadp.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-40-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.

vboxpci.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-40-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.

depmod....

DKMS: uninstall completed.
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-40-generic /boot/vmlinuz-3.13.0-40-generic
update-initramfs: Deleting /boot/initrd.img-3.13.0-40-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-40-generic /boot/vmlinuz-3.13.0-40-generic
/usr/sbin/grub-mkconfig: 11: /etc/default/grub: ipv6.disable=1: not found
run-parts: /etc/kernel/postrm.d/zz-update-grub exited with return code 127
Failed to process /etc/kernel/postrm.d at /var/lib/dpkg/info/linux-image-3.13.0-40-generic.postrm line 328.
dpkg: error processing package linux-image-3.13.0-40-generic (--purge):
 subprocess installed post-removal script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              Removing linux-image-extra-3.13.0-51-generic (3.13.0-51.84) ...
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-51-generic /boot/vmlinuz-3.13.0-51-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.13.0-51-generic /boot/vmlinuz-3.13.0-51-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-51-generic /boot/vmlinuz-3.13.0-51-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-51-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.13.0-51-generic /boot/vmlinuz-3.13.0-51-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.13.0-51-generic /boot/vmlinuz-3.13.0-51-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.13.0-51-generic /boot/vmlinuz-3.13.0-51-generic
/usr/sbin/grub-mkconfig: 11: /etc/default/grub: ipv6.disable=1: not found
run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 127
dpkg: error processing package linux-image-extra-3.13.0-51-generic (--purge):
 subprocess installed post-removal script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              Removing linux-image-3.13.0-51-generic (3.13.0-51.84) ...
Examining /etc/kernel/prerm.d.
run-parts: executing /etc/kernel/prerm.d/dkms 3.13.0-51-generic /boot/vmlinuz-3.13.0-51-generic
dkms: removing: vboxhost 4.3.16 (3.13.0-51-generic) (i686)

-------- Uninstall Beginning --------
Module: vboxhost
Version: 4.3.16
Kernel: 3.13.0-51-generic (i686)
-------------------------------------

Status: Before uninstall, this module version was ACTIVE on this kernel.

vboxdrv.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-51-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.

vboxnetflt.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-51-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.

vboxnetadp.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-51-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.

vboxpci.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-51-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.

depmod....

DKMS: uninstall completed.
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-51-generic /boot/vmlinuz-3.13.0-51-generic
update-initramfs: Deleting /boot/initrd.img-3.13.0-51-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-51-generic /boot/vmlinuz-3.13.0-51-generic
/usr/sbin/grub-mkconfig: 11: /etc/default/grub: ipv6.disable=1: not found
run-parts: /etc/kernel/postrm.d/zz-update-grub exited with return code 127
Failed to process /etc/kernel/postrm.d at /var/lib/dpkg/info/linux-image-3.13.0-51-generic.postrm line 328.
dpkg: error processing package linux-image-3.13.0-51-generic (--purge):
 subprocess installed post-removal script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              Removing linux-image-extra-3.13.0-65-generic (3.13.0-65.106) ...
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-65-generic /boot/vmlinuz-3.13.0-65-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.13.0-65-generic /boot/vmlinuz-3.13.0-65-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-65-generic /boot/vmlinuz-3.13.0-65-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-65-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.13.0-65-generic /boot/vmlinuz-3.13.0-65-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.13.0-65-generic /boot/vmlinuz-3.13.0-65-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.13.0-65-generic /boot/vmlinuz-3.13.0-65-generic
/usr/sbin/grub-mkconfig: 11: /etc/default/grub: ipv6.disable=1: not found
run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 127
dpkg: error processing package linux-image-extra-3.13.0-65-generic (--purge):
 subprocess installed post-removal script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              Removing linux-image-3.13.0-65-generic (3.13.0-65.106) ...
Examining /etc/kernel/prerm.d.
run-parts: executing /etc/kernel/prerm.d/dkms 3.13.0-65-generic /boot/vmlinuz-3.13.0-65-generic
dkms: removing: vboxhost 4.3.16 (3.13.0-65-generic) (i686)

-------- Uninstall Beginning --------
Module: vboxhost
Version: 4.3.16
Kernel: 3.13.0-65-generic (i686)
-------------------------------------

Status: Before uninstall, this module version was ACTIVE on this kernel.

vboxdrv.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-65-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.

vboxnetflt.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-65-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.

vboxnetadp.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-65-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.

vboxpci.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-65-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.

depmod....

DKMS: uninstall completed.
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-65-generic /boot/vmlinuz-3.13.0-65-generic
update-initramfs: Deleting /boot/initrd.img-3.13.0-65-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-65-generic /boot/vmlinuz-3.13.0-65-generic
/usr/sbin/grub-mkconfig: 11: /etc/default/grub: ipv6.disable=1: not found
run-parts: /etc/kernel/postrm.d/zz-update-grub exited with return code 127
Failed to process /etc/kernel/postrm.d at /var/lib/dpkg/info/linux-image-3.13.0-65-generic.postrm line 328.
dpkg: error processing package linux-image-3.13.0-65-generic (--purge):
 subprocess installed post-removal script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              Removing linux-image-extra-3.13.0-67-generic (3.13.0-67.110) ...
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-67-generic /boot/vmlinuz-3.13.0-67-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.13.0-67-generic /boot/vmlinuz-3.13.0-67-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-67-generic /boot/vmlinuz-3.13.0-67-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-67-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.13.0-67-generic /boot/vmlinuz-3.13.0-67-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.13.0-67-generic /boot/vmlinuz-3.13.0-67-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.13.0-67-generic /boot/vmlinuz-3.13.0-67-generic
/usr/sbin/grub-mkconfig: 11: /etc/default/grub: ipv6.disable=1: not found
run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 127
dpkg: error processing package linux-image-extra-3.13.0-67-generic (--purge):
 subprocess installed post-removal script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              Removing linux-image-3.13.0-67-generic (3.13.0-67.110) ...
Examining /etc/kernel/prerm.d.
run-parts: executing /etc/kernel/prerm.d/dkms 3.13.0-67-generic /boot/vmlinuz-3.13.0-67-generic
dkms: removing: vboxhost 4.3.16 (3.13.0-67-generic) (i686)

-------- Uninstall Beginning --------
Module: vboxhost
Version: 4.3.16
Kernel: 3.13.0-67-generic (i686)
-------------------------------------

Status: Before uninstall, this module version was ACTIVE on this kernel.

vboxdrv.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-67-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.

vboxnetflt.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-67-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.

vboxnetadp.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-67-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.

vboxpci.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-67-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.

depmod....

DKMS: uninstall completed.
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-67-generic /boot/vmlinuz-3.13.0-67-generic
update-initramfs: Deleting /boot/initrd.img-3.13.0-67-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-67-generic /boot/vmlinuz-3.13.0-67-generic
/usr/sbin/grub-mkconfig: 11: /etc/default/grub: ipv6.disable=1: not found
run-parts: /etc/kernel/postrm.d/zz-update-grub exited with return code 127
Failed to process /etc/kernel/postrm.d at /var/lib/dpkg/info/linux-image-3.13.0-67-generic.postrm line 328.
dpkg: error processing package linux-image-3.13.0-67-generic (--purge):
 subprocess installed post-removal script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              Processing triggers for libc-bin (2.19-0ubuntu6.9) ...
Errors were encountered while processing:
 linux-image-extra-3.13.0-32-generic
 linux-image-3.13.0-32-generic
 linux-image-extra-3.13.0-35-generic
 linux-image-3.13.0-35-generic
 linux-image-extra-3.13.0-40-generic
 linux-image-3.13.0-40-generic
 linux-image-extra-3.13.0-51-generic
 linux-image-3.13.0-51-generic
 linux-image-extra-3.13.0-65-generic
 linux-image-3.13.0-65-generic
 linux-image-extra-3.13.0-67-generic
 linux-image-3.13.0-67-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)
a@a-ThinkPad-Edge-E330:~$ LANG=C;sudo apt-get --fix-missing update -o APT::Cache-Limit=100000000
Ign http://extras.ubuntu.com trusty InRelease
Ign http://archive.ubuntu.com trusty InRelease
Ign http://archive.canonical.com trusty InRelease
Get:1 http://extras.ubuntu.com trusty Release.gpg [72 B]
Get:2 http://archive.ubuntu.com trusty-security InRelease [65.9 kB]
Get:3 http://archive.canonical.com trusty Release.gpg [933 B]
Get:4 http://extras.ubuntu.com trusty Release [11.9 kB]
Get:5 http://archive.canonical.com trusty Release [9,359 B]
Get:6 http://extras.ubuntu.com trusty/main Sources [14 B]
Get:7 http://archive.ubuntu.com trusty-updates InRelease [65.9 kB]
Get:8 http://archive.canonical.com trusty/partner Sources [10.0 kB]
Get:9 http://extras.ubuntu.com trusty/main i386 Packages [14 B]
Get:10 http://archive.canonical.com trusty/partner i386 Packages [6,204 B]
Get:11 http://archive.canonical.com trusty/partner Translation-en [4,593 B]
Ign http://extras.ubuntu.com trusty/main Translation-en
Get:12 http://archive.ubuntu.com trusty Release.gpg [933 B]
Get:13 http://archive.ubuntu.com trusty-security/main Sources [123 kB]
Get:14 http://archive.ubuntu.com trusty-security/restricted Sources [4,613 B]
Get:15 http://archive.ubuntu.com trusty-security/universe Sources [47.3 kB]
Get:16 http://archive.ubuntu.com trusty-security/multiverse Sources [3,208 B]
Get:17 http://archive.ubuntu.com trusty-security/main i386 Packages [533 kB]
Get:18 http://archive.ubuntu.com trusty-security/restricted i386 Packages [13.1 kB]
Get:19 http://archive.ubuntu.com trusty-security/universe i386 Packages [148 kB]
Get:20 http://archive.ubuntu.com trusty-security/multiverse i386 Packages [4,284 B]
Get:21 http://archive.ubuntu.com trusty-security/main Translation-en [317 kB]
Get:22 http://archive.ubuntu.com trusty-security/multiverse Translation-en [2,201 B]
Get:23 http://archive.ubuntu.com trusty-security/restricted Translation-en [3,349 B]
Get:24 http://archive.ubuntu.com trusty-security/universe Translation-en [87.2 kB]
Get:25 http://archive.ubuntu.com trusty-updates/universe i386 Packages [394 kB]
Get:26 http://archive.ubuntu.com trusty-updates/multiverse i386 Packages [14.4 kB]
Get:27 http://archive.ubuntu.com trusty-updates/main i386 Packages [896 kB]
Get:28 http://archive.ubuntu.com trusty-updates/restricted i386 Packages [16.2 kB]
Get:29 http://archive.ubuntu.com trusty-updates/main Translation-en [460 kB]
Get:30 http://archive.ubuntu.com trusty-updates/multiverse Translation-en [7,340 B]
Get:31 http://archive.ubuntu.com trusty-updates/restricted Translation-en [3,842 B]
Get:32 http://archive.ubuntu.com trusty-updates/universe Translation-en [208 kB]
Get:33 http://archive.ubuntu.com trusty Release [58.5 kB]
Get:34 http://archive.ubuntu.com trusty/main Sources [1,064 kB]
Get:35 http://archive.ubuntu.com trusty/restricted Sources [5,433 B]
Get:36 http://archive.ubuntu.com trusty/universe Sources [6,399 kB]
Get:37 http://archive.ubuntu.com trusty/multiverse Sources [174 kB]
Get:38 http://archive.ubuntu.com trusty/main i386 Packages [1,348 kB]
Get:39 http://archive.ubuntu.com trusty/restricted i386 Packages [13.4 kB]
Get:40 http://archive.ubuntu.com trusty/universe i386 Packages [5,866 kB]
Get:41 http://archive.ubuntu.com trusty/multiverse i386 Packages [134 kB]
Get:42 http://archive.ubuntu.com trusty/main Translation-en [762 kB]
Get:43 http://archive.ubuntu.com trusty/multiverse Translation-en [102 kB]
Get:44 http://archive.ubuntu.com trusty/restricted Translation-en [3,457 B]
Get:45 http://archive.ubuntu.com trusty/universe Translation-en [4,089 kB]
Fetched 23.5 MB in 27s (858 kB/s)
Reading package lists... Done
a@a-ThinkPad-Edge-E330:~$ LANG=C;sudo apt-get update -o APT::Cache-Limit=100000000 && sudo apt-get dist-upgrade
Ign http://extras.ubuntu.com trusty InRelease
Ign http://archive.canonical.com trusty InRelease
Ign http://archive.ubuntu.com trusty InRelease
Hit http://extras.ubuntu.com trusty Release.gpg
Hit http://archive.canonical.com trusty Release.gpg
Get:1 http://archive.ubuntu.com trusty-security InRelease [65.9 kB]
Hit http://extras.ubuntu.com trusty Release
Hit http://archive.canonical.com trusty Release
Hit http://extras.ubuntu.com trusty/main Sources
Hit http://archive.canonical.com trusty/partner Sources
Hit http://extras.ubuntu.com trusty/main i386 Packages
Hit http://archive.canonical.com trusty/partner i386 Packages
Get:2 http://archive.ubuntu.com trusty-updates InRelease [65.9 kB]
Hit http://archive.canonical.com trusty/partner Translation-en
Ign http://extras.ubuntu.com trusty/main Translation-en
Hit http://archive.ubuntu.com trusty Release.gpg
Get:3 http://archive.ubuntu.com trusty-security/main Sources [123 kB]
Get:4 http://archive.ubuntu.com trusty-security/restricted Sources [4,613 B]
Get:5 http://archive.ubuntu.com trusty-security/universe Sources [47.3 kB]
Get:6 http://archive.ubuntu.com trusty-security/multiverse Sources [3,208 B]
Get:7 http://archive.ubuntu.com trusty-security/main i386 Packages [533 kB]
Get:8 http://archive.ubuntu.com trusty-security/restricted i386 Packages [13.1 kB]
Get:9 http://archive.ubuntu.com trusty-security/universe i386 Packages [148 kB]
Get:10 http://archive.ubuntu.com trusty-security/multiverse i386 Packages [4,284 B]
Hit http://archive.ubuntu.com trusty-security/main Translation-en
Hit http://archive.ubuntu.com trusty-security/multiverse Translation-en
Hit http://archive.ubuntu.com trusty-security/restricted Translation-en
Hit http://archive.ubuntu.com trusty-security/universe Translation-en
Get:11 http://archive.ubuntu.com trusty-updates/universe i386 Packages [394 kB]
Get:12 http://archive.ubuntu.com trusty-updates/multiverse i386 Packages [14.4 kB]
Get:13 http://archive.ubuntu.com trusty-updates/main i386 Packages [896 kB]
Get:14 http://archive.ubuntu.com trusty-updates/restricted i386 Packages [16.2 kB]
Hit http://archive.ubuntu.com trusty-updates/main Translation-en
Hit http://archive.ubuntu.com trusty-updates/multiverse Translation-en
Hit http://archive.ubuntu.com trusty-updates/restricted Translation-en
Hit http://archive.ubuntu.com trusty-updates/universe Translation-en
Hit http://archive.ubuntu.com trusty Release
Hit http://archive.ubuntu.com trusty/main Sources
Hit http://archive.ubuntu.com trusty/restricted Sources
Hit http://archive.ubuntu.com trusty/universe Sources
Hit http://archive.ubuntu.com trusty/multiverse Sources
Hit http://archive.ubuntu.com trusty/main i386 Packages
Hit http://archive.ubuntu.com trusty/restricted i386 Packages
Hit http://archive.ubuntu.com trusty/universe i386 Packages
Hit http://archive.ubuntu.com trusty/multiverse i386 Packages
Hit http://archive.ubuntu.com trusty/main Translation-en
Hit http://archive.ubuntu.com trusty/multiverse Translation-en
Hit http://archive.ubuntu.com trusty/restricted Translation-en
Hit http://archive.ubuntu.com trusty/universe Translation-en
Fetched 2,330 kB in 8s (279 kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following NEW packages will be installed:
  linux-headers-3.13.0-107 linux-headers-3.13.0-107-generic
  linux-image-3.13.0-107-generic linux-image-extra-3.13.0-107-generic
The following packages will be upgraded:
  accountsservice adobe-flash-properties-gtk adobe-flashplugin apport
  apport-gtk apt apt-transport-https apt-utils avahi-autoipd avahi-daemon
  avahi-utils base-files bind9-host bsdutils chromium-browser
  chromium-browser-l10n chromium-codecs-ffmpeg-extra curl dbus dbus-x11
  deja-dup deja-dup-backend-gvfs dkms dnsutils dpkg eog file-roller firefox
  firefox-globalmenu firefox-locale-en firefox-locale-zh-hans fontconfig
  fontconfig-config ghostscript ghostscript-x gimp gimp-data
  gir1.2-gdkpixbuf-2.0 gir1.2-gstreamer-1.0 gir1.2-gtk-3.0 gir1.2-gudev-1.0
  gnome-contacts gnome-keyring gnupg gpgv grub-common grub-pc grub-pc-bin
  grub2-common gstreamer0.10-gconf gstreamer0.10-plugins-bad
  gstreamer0.10-plugins-good gstreamer0.10-pulseaudio gstreamer1.0-plugins-bad
  gstreamer1.0-plugins-bad-faad gstreamer1.0-plugins-bad-videoparsers
  gstreamer1.0-plugins-good gstreamer1.0-pulseaudio gstreamer1.0-tools
  icedtea-6-jre-cacao icedtea-6-jre-jamvm imagemagick imagemagick-common
  init-system-helpers initramfs-tools initramfs-tools-bin isc-dhcp-client
  isc-dhcp-common kdelibs-bin kdelibs5-data kdelibs5-plugins kdoctools
  klibc-utils language-pack-en language-pack-en-base language-pack-gnome-en
  language-pack-gnome-en-base libaccountsservice0 libapt-inst1.5
  libapt-pkg4.12 libarchive13 libavahi-client3 libavahi-common-data
  libavahi-common3 libavahi-core7 libavahi-glib1 libavahi-gobject0
  libavahi-ui-gtk3-0 libavcodec54 libavformat54 libavutil52 libbind9-90
  libblkid1 libcurl3 libcurl3-gnutls libcurl3-nss libdbus-1-3 libdns100
  libdpkg-perl libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 libexpat1
  libfontconfig1 libgail-3-0 libgcrypt11 libgd3 libgdk-pixbuf2.0-0
  libgdk-pixbuf2.0-common libgimp2.0 libgme0 libgs9 libgs9-common
  libgstreamer-plugins-bad0.10-0 libgstreamer-plugins-bad1.0-0
  libgstreamer-plugins-good1.0-0 libgstreamer1.0-0 libgtk-3-0 libgtk-3-bin
  libgtk-3-common libgudev-1.0-0 libgweather-3-6 libgweather-common
  libharfbuzz-icu0 libharfbuzz0b libidn11 libimlib2 libimobiledevice4 libisc95
  libisccc90 libisccfg90 libkcmutils4 libkde3support4 libkdeclarative5
  libkdecore5 libkdesu5 libkdeui5 libkdewebkit5 libkdnssd4 libkemoticons4
  libkfile4 libkhtml5 libkidletime4 libkio5 libkjsapi4 libkjsembed4 libklibc
  libkmediaplayer4 libknewstuff3-4 libknotifyconfig4 libkntlm4 libkparts4
  libkpty4 libkrosscore4 libktexteditor4 libkxmlrpcclient4 libldap-2.4-2
  liblwres90 libmagickcore5 libmagickcore5-extra libmagickwand5 libmm-glib0
  libmount1 libnautilus-extension1a libnepomuk4 libnepomukquery4a
  libnepomukutils4 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4
  libnspr4-0d libnss-winbind libnss3 libnss3-1d libnss3-nssdb
  liboxideqt-qmlplugin liboxideqtcore0 liboxideqtquick0
  libp11-kit-gnome-keyring libpam-gnome-keyring libpam-systemd libpam-winbind
  libplasma3 libpurple-bin libpurple0 libpython2.7 libpython2.7-minimal
  libpython2.7-stdlib libpython3.4 libpython3.4-minimal libpython3.4-stdlib
  libsmbclient libsolid4 libspectre1 libssl1.0.0 libswscale2 libsyndication4
  libsystemd-daemon0 libsystemd-journal0 libsystemd-login0 libthreadweaver4
  libudev1 libunity-2d-private0 libunity-core-6.0-9 libupnp6 libuuid1
  libvncserver0 libwbclient0 libwhoopsie0 libxrandr2 linux-firmware
  linux-generic linux-generic-pae linux-headers-generic
  linux-headers-generic-pae linux-image-generic linux-image-generic-pae
  linux-libc-dev lsb-base lsb-release modemmanager mount nautilus
  nautilus-data ntpdate nvidia-common oneconf oneconf-common openjdk-6-jre
  openjdk-6-jre-headless openjdk-6-jre-lib openssh-client openssl
  oxideqt-codecs-extra p7zip p7zip-full python-apport python-imaging
  python-oneconf python-pil python-problem-report python-samba python2.7
  python2.7-minimal python3-apport python3-distupgrade python3-oneconf
  python3-problem-report python3-update-manager python3.4 python3.4-minimal
  samba samba-common samba-common-bin samba-dsdb-modules samba-libs
  samba-vfs-modules smbclient software-center ssh-askpass-gnome sudo
  systemd-services tar thunderbird thunderbird-globalmenu
  thunderbird-gnome-support thunderbird-locale-en thunderbird-locale-en-us
  tzdata tzdata-java ubuntu-drivers-common ubuntu-release-upgrader-core
  ubuntu-release-upgrader-gtk udev unity unity-2d unity-2d-common
  unity-2d-panel unity-2d-shell unity-2d-spread unity-services update-manager
  update-manager-core update-notifier update-notifier-common util-linux
  uuid-runtime vim-common vim-tiny wget whoopsie winbind
  xserver-xorg-video-intel
295 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
12 not fully installed or removed.
Need to get 719 MB of archives.
After this operation, 192 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main klibc-utils i386 2.0.3-0ubuntu1.14.04.2 [104 kB]
Get:2 http://archive.canonical.com/ubuntu/ trusty/partner adobe-flash-properties-gtk i386 1:20170110.1-0ubuntu0.14.04.1 [142 kB]
Get:3 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libklibc i386 2.0.3-0ubuntu1.14.04.2 [41.2 kB]
Get:4 http://archive.canonical.com/ubuntu/ trusty/partner adobe-flashplugin i386 1:20170110.1-0ubuntu0.14.04.1 [9,324 kB]
Get:5 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libuuid1 i386 2.20.1-5.1ubuntu20.9 [11.4 kB]
Get:6 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libblkid1 i386 2.20.1-5.1ubuntu20.9 [67.4 kB]
Get:7 http://archive.ubuntu.com/ubuntu/ trusty-security/main libdbus-1-3 i386 1.6.18-0ubuntu4.4 [131 kB]
Get:8 http://archive.ubuntu.com/ubuntu/ trusty-updates/main lsb-base all 4.1+Debian11ubuntu6.2 [13.3 kB]
Get:9 http://archive.ubuntu.com/ubuntu/ trusty-security/main tzdata-java all 2016j-0ubuntu0.14.04 [68.8 kB]
Get:10 http://archive.ubuntu.com/ubuntu/ trusty-security/main tzdata all 2016j-0ubuntu0.14.04 [166 kB]
Get:11 http://archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg i386 1.17.5ubuntu5.7 [1,939 kB]
Get:12 http://archive.ubuntu.com/ubuntu/ trusty-updates/main util-linux i386 2.20.1-5.1ubuntu20.9 [452 kB]
Get:13 http://archive.ubuntu.com/ubuntu/ trusty-updates/main udev i386 204-5ubuntu20.20 [738 kB]
Get:14 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libudev1 i386 204-5ubuntu20.20 [35.2 kB]
Get:15 http://archive.ubuntu.com/ubuntu/ trusty-updates/main initramfs-tools all 0.103ubuntu4.5 [44.5 kB]
Get:16 http://archive.ubuntu.com/ubuntu/ trusty-updates/main initramfs-tools-bin i386 0.103ubuntu4.5 [9,082 B]
Get:17 http://archive.ubuntu.com/ubuntu/ trusty-security/main linux-image-3.13.0-32-generic i386 3.13.0-32.57 [14.6 MB]
Get:18 http://archive.ubuntu.com/ubuntu/ trusty-security/main linux-image-3.13.0-35-generic i386 3.13.0-35.62 [14.6 MB]
Get:19 http://archive.ubuntu.com/ubuntu/ trusty-security/main linux-image-3.13.0-40-generic i386 3.13.0-40.69 [14.7 MB]
Get:20 http://archive.ubuntu.com/ubuntu/ trusty-security/main linux-image-3.13.0-51-generic i386 3.13.0-51.84 [14.7 MB]
Get:21 http://archive.ubuntu.com/ubuntu/ trusty-security/main linux-image-3.13.0-65-generic i386 3.13.0-65.106 [14.7 MB]
Get:22 http://archive.ubuntu.com/ubuntu/ trusty-security/main linux-image-3.13.0-67-generic i386 3.13.0-67.110 [14.7 MB]
Get:23 http://archive.ubuntu.com/ubuntu/ trusty-security/main linux-image-extra-3.13.0-32-generic i386 3.13.0-32.57 [37.1 MB]
Get:24 http://archive.ubuntu.com/ubuntu/ trusty-security/main linux-image-extra-3.13.0-35-generic i386 3.13.0-35.62 [37.1 MB]
Get:25 http://archive.ubuntu.com/ubuntu/ trusty-security/main linux-image-extra-3.13.0-40-generic i386 3.13.0-40.69 [37.0 MB]
Get:26 http://archive.ubuntu.com/ubuntu/ trusty-security/main linux-image-extra-3.13.0-51-generic i386 3.13.0-51.84 [37.1 MB]
Get:27 http://archive.ubuntu.com/ubuntu/ trusty-security/main linux-image-extra-3.13.0-65-generic i386 3.13.0-65.106 [37.1 MB]
Get:28 http://archive.ubuntu.com/ubuntu/ trusty-security/main linux-image-extra-3.13.0-67-generic i386 3.13.0-67.110 [37.1 MB]
Get:29 http://archive.ubuntu.com/ubuntu/ trusty-updates/main base-files i386 7.2ubuntu5.5 [67.5 kB]
Get:30 http://archive.ubuntu.com/ubuntu/ trusty-updates/main mount i386 2.20.1-5.1ubuntu20.9 [113 kB]
Get:31 http://archive.ubuntu.com/ubuntu/ trusty-security/main tar i386 1.27.1-1ubuntu0.1 [194 kB]
Get:32 http://archive.ubuntu.com/ubuntu/ trusty-security/main libapt-pkg4.12 i386 1.0.1ubuntu2.17 [634 kB]
Get:33 http://archive.ubuntu.com/ubuntu/ trusty-security/main gpgv i386 1.4.16-1ubuntu2.4 [153 kB]
Get:34 http://archive.ubuntu.com/ubuntu/ trusty-security/main gnupg i386 1.4.16-1ubuntu2.4 [594 kB]
Get:35 http://archive.ubuntu.com/ubuntu/ trusty-security/main apt i386 1.0.1ubuntu2.17 [953 kB]
Get:36 http://archive.ubuntu.com/ubuntu/ trusty-updates/main bsdutils i386 1:2.20.1-5.1ubuntu20.9 [34.0 kB]
Get:37 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libmount1 i386 2.20.1-5.1ubuntu20.9 [59.7 kB]
Get:38 http://archive.ubuntu.com/ubuntu/ trusty-security/main libapt-inst1.5 i386 1.0.1ubuntu2.17 [58.4 kB]
Get:39 http://archive.ubuntu.com/ubuntu/ trusty-security/main libexpat1 i386 2.1.0-4ubuntu1.3 [71.3 kB]
Get:40 http://archive.ubuntu.com/ubuntu/ trusty-security/main libgcrypt11 i386 1.5.3-2ubuntu4.4 [238 kB]
Get:41 http://archive.ubuntu.com/ubuntu/ trusty-security/main python3.4 i386 3.4.3-1ubuntu1~14.04.5 [178 kB]
Get:42 http://archive.ubuntu.com/ubuntu/ trusty-security/main python3.4-minimal i386 3.4.3-1ubuntu1~14.04.5 [1,169 kB]
Get:43 http://archive.ubuntu.com/ubuntu/ trusty-security/main libpython3.4 i386 3.4.3-1ubuntu1~14.04.5 [1,219 kB]
Get:44 http://archive.ubuntu.com/ubuntu/ trusty-security/main libpython3.4-stdlib i386 3.4.3-1ubuntu1~14.04.5 [1,968 kB]
Get:45 http://archive.ubuntu.com/ubuntu/ trusty-security/main libssl1.0.0 i386 1.0.1f-1ubuntu2.21 [782 kB]
Get:46 http://archive.ubuntu.com/ubuntu/ trusty-security/main libpython3.4-minimal i386 3.4.3-1ubuntu1~14.04.5 [459 kB]
Get:47 http://archive.ubuntu.com/ubuntu/ trusty-security/main ntpdate i386 1:4.2.6.p5+dfsg-3ubuntu2.14.04.10 [56.4 kB]
Get:48 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm2 i386 2.4.67-1ubuntu0.14.04.1 [27.8 kB]
Get:49 http://archive.ubuntu.com/ubuntu/ trusty-security/main libidn11 i386 1.28-1ubuntu2.1 [93.4 kB]
Get:50 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libldap-2.4-2 i386 2.4.31-1+nmu2ubuntu8.3 [150 kB]
Get:51 http://archive.ubuntu.com/ubuntu/ trusty-security/main libcurl3-gnutls i386 7.35.0-1ubuntu2.10 [167 kB]
Get:52 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpam-systemd i386 204-5ubuntu20.20 [25.3 kB]
Get:53 http://archive.ubuntu.com/ubuntu/ trusty-updates/main systemd-services i386 204-5ubuntu20.20 [198 kB]
Get:54 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libsystemd-daemon0 i386 204-5ubuntu20.20 [10.8 kB]
Get:55 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libsystemd-login0 i386 204-5ubuntu20.20 [28.2 kB]
Get:56 http://archive.ubuntu.com/ubuntu/ trusty-security/main dbus i386 1.6.18-0ubuntu4.4 [233 kB]
Get:57 http://archive.ubuntu.com/ubuntu/ trusty-security/universe chromium-browser-l10n all 53.0.2785.143-0ubuntu0.14.04.1.1145 [3,112 kB]
Get:58 http://archive.ubuntu.com/ubuntu/ trusty-security/main libfontconfig1 i386 2.11.0-0ubuntu4.2 [124 kB]
Get:59 http://archive.ubuntu.com/ubuntu/ trusty-security/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]
Get:60 http://archive.ubuntu.com/ubuntu/ trusty-security/main libgdk-pixbuf2.0-0 i386 2.30.7-0ubuntu1.6 [158 kB]
Get:61 http://archive.ubuntu.com/ubuntu/ trusty-security/main libgdk-pixbuf2.0-common all 2.30.7-0ubuntu1.6 [9,066 B]
Get:62 http://archive.ubuntu.com/ubuntu/ trusty-security/universe libnspr4-0d i386 2:4.12-0ubuntu0.14.04.1 [6,584 B]
Get:63 http://archive.ubuntu.com/ubuntu/ trusty-security/main libnspr4 i386 2:4.12-0ubuntu0.14.04.1 [112 kB]
Get:64 http://archive.ubuntu.com/ubuntu/ trusty-security/main libnss3-1d i386 2:3.26.2-0ubuntu0.14.04.3 [9,302 B]
Get:65 http://archive.ubuntu.com/ubuntu/ trusty-security/main libnss3-nssdb all 2:3.26.2-0ubuntu0.14.04.3 [10.6 kB]
Get:66 http://archive.ubuntu.com/ubuntu/ trusty-security/main libnss3 i386 2:3.26.2-0ubuntu0.14.04.3 [1,087 kB]
Get:67 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libxrandr2 i386 2:1.5.0-1~trusty1 [17.0 kB]
Get:68 http://archive.ubuntu.com/ubuntu/ trusty-security/universe chromium-browser i386 53.0.2785.143-0ubuntu0.14.04.1.1145 [56.8 MB]
Get:69 http://archive.ubuntu.com/ubuntu/ trusty-security/universe chromium-codecs-ffmpeg-extra i386 53.0.2785.143-0ubuntu0.14.04.1.1145 [902 kB]
Get:70 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgtk-3-common all 3.10.8-0ubuntu1.6 [167 kB]
Get:71 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgail-3-0 i386 3.10.8-0ubuntu1.6 [20.1 kB]
Get:72 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgtk-3-0 i386 3.10.8-0ubuntu1.6 [1,923 kB]
Get:73 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libnautilus-extension1a i386 1:3.10.1-0ubuntu9.11 [51.9 kB]
Get:74 http://archive.ubuntu.com/ubuntu/ trusty-updates/main deja-dup i386 30.0-0ubuntu4.1 [283 kB]
Get:75 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libp11-kit-gnome-keyring i386 3.10.1-1ubuntu4.3 [38.7 kB]
Get:76 http://archive.ubuntu.com/ubuntu/ trusty-security/main dbus-x11 i386 1.6.18-0ubuntu4.4 [18.6 kB]
Get:77 http://archive.ubuntu.com/ubuntu/ trusty-updates/main gnome-keyring i386 3.10.1-1ubuntu4.3 [534 kB]
Get:78 http://archive.ubuntu.com/ubuntu/ trusty-security/main gstreamer0.10-gconf i386 0.10.31-3+nmu1ubuntu5.2 [68.0 kB]
Get:79 http://archive.ubuntu.com/ubuntu/ trusty-security/main gstreamer0.10-plugins-good i386 0.10.31-3+nmu1ubuntu5.2 [1,340 kB]
Get:80 http://archive.ubuntu.com/ubuntu/ trusty-security/universe gstreamer0.10-plugins-bad i386 0.10.23-7.2ubuntu1.3 [1,137 kB]
Get:81 http://archive.ubuntu.com/ubuntu/ trusty-security/universe libgstreamer-plugins-bad0.10-0 i386 0.10.23-7.2ubuntu1.3 [132 kB]
Get:82 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgudev-1.0-0 i386 1:204-5ubuntu20.20 [13.7 kB]
Get:83 http://archive.ubuntu.com/ubuntu/ trusty-security/universe libgme0 i386 0.5.5-2ubuntu0.14.04.1 [101 kB]
Get:84 http://archive.ubuntu.com/ubuntu/ trusty-security/main imagemagick-common all 8:6.7.7.10-6ubuntu3.3 [37.8 kB]
Get:85 http://archive.ubuntu.com/ubuntu/ trusty-updates/main language-pack-en all 1:14.04+20160720 [1,820 B]
Get:86 http://archive.ubuntu.com/ubuntu/ trusty-updates/main language-pack-en-base all 1:14.04+20160720 [484 kB]
Get:87 http://archive.ubuntu.com/ubuntu/ trusty-updates/main language-pack-gnome-en all 1:14.04+20160720 [1,844 B]
Get:88 http://archive.ubuntu.com/ubuntu/ trusty-updates/main language-pack-gnome-en-base all 1:14.04+20160720 [957 kB]
Get:89 http://archive.ubuntu.com/ubuntu/ trusty-security/main libarchive13 i386 3.1.2-7ubuntu2.3 [276 kB]
Get:90 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data i386 0.6.31-4ubuntu1.1 [21.3 kB]
Get:91 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 i386 0.6.31-4ubuntu1.1 [22.2 kB]
Get:92 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 i386 0.6.31-4ubuntu1.1 [24.5 kB]
Get:93 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-core7 i386 0.6.31-4ubuntu1.1 [80.7 kB]
Get:94 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-glib1 i386 0.6.31-4ubuntu1.1 [7,996 B]
Get:95 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-gobject0 i386 0.6.31-4ubuntu1.1 [16.1 kB]
Get:96 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-ui-gtk3-0 i386 0.6.31-4ubuntu1.1 [18.4 kB]
Get:97 http://archive.ubuntu.com/ubuntu/ trusty-security/universe libavutil52 i386 6:9.20-0ubuntu0.14.04.1 [73.8 kB]
Get:98 http://archive.ubuntu.com/ubuntu/ trusty-security/universe libavcodec54 i386 6:9.20-0ubuntu0.14.04.1 [2,519 kB]
Get:99 http://archive.ubuntu.com/ubuntu/ trusty-security/universe libavformat54 i386 6:9.20-0ubuntu0.14.04.1 [500 kB]
Get:100 http://archive.ubuntu.com/ubuntu/ trusty-security/main curl i386 7.35.0-1ubuntu2.10 [123 kB]
Get:101 http://archive.ubuntu.com/ubuntu/ trusty-security/main libcurl3 i386 7.35.0-1ubuntu2.10 [175 kB]
Get:102 http://archive.ubuntu.com/ubuntu/ trusty-security/main libcurl3-nss i386 7.35.0-1ubuntu2.10 [178 kB]
Get:103 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-intel1 i386 2.4.67-1ubuntu0.14.04.1 [54.7 kB]
Get:104 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-nouveau2 i386 2.4.67-1ubuntu0.14.04.1 [16.8 kB]
Get:105 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-radeon1 i386 2.4.67-1ubuntu0.14.04.1 [22.3 kB]
Get:106 http://archive.ubuntu.com/ubuntu/ trusty-security/main libgd3 i386 2.1.0-3ubuntu0.5 [118 kB]
Get:107 http://archive.ubuntu.com/ubuntu/ trusty-security/main libgstreamer1.0-0 i386 1.2.4-0ubuntu1.1 [585 kB]
Get:108 http://archive.ubuntu.com/ubuntu/ trusty-security/main libharfbuzz0b i386 0.9.27-1ubuntu1.1 [126 kB]
Get:109 http://archive.ubuntu.com/ubuntu/ trusty-security/main libharfbuzz-icu0 i386 0.9.27-1ubuntu1.1 [5,122 B]
Get:110 http://archive.ubuntu.com/ubuntu/ trusty-security/main libimobiledevice4 i386 1.1.5+git20140313.bafe6a9e-0ubuntu1.1 [54.2 kB]
Get:111 http://archive.ubuntu.com/ubuntu/ trusty-security/main libmagickwand5 i386 8:6.7.7.10-6ubuntu3.3 [236 kB]
Get:112 http://archive.ubuntu.com/ubuntu/ trusty-security/main libmagickcore5-extra i386 8:6.7.7.10-6ubuntu3.3 [55.3 kB]
Get:113 http://archive.ubuntu.com/ubuntu/ trusty-security/main libmagickcore5 i386 8:6.7.7.10-6ubuntu3.3 [1,388 kB]
Get:114 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libmm-glib0 i386 1.0.0-2ubuntu1.1 [127 kB]
Get:115 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libnl-route-3-200 i386 3.2.21-1ubuntu4 [96.4 kB]
Get:116 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libnl-genl-3-200 i386 3.2.21-1ubuntu4 [10.3 kB]
Get:117 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libnl-3-200 i386 3.2.21-1ubuntu4 [46.3 kB]
Get:118 http://archive.ubuntu.com/ubuntu/ trusty-security/universe libnss-winbind i386 2:4.3.11+dfsg-0ubuntu0.14.04.4 [12.8 kB]
Get:119 http://archive.ubuntu.com/ubuntu/ trusty-security/universe libpam-winbind i386 2:4.3.11+dfsg-0ubuntu0.14.04.4 [28.3 kB]
Get:120 http://archive.ubuntu.com/ubuntu/ trusty-security/main winbind i386 2:4.3.11+dfsg-0ubuntu0.14.04.4 [415 kB]
Get:121 http://archive.ubuntu.com/ubuntu/ trusty-security/main libwbclient0 i386 2:4.3.11+dfsg-0ubuntu0.14.04.4 [31.7 kB]
Get:122 http://archive.ubuntu.com/ubuntu/ trusty-security/main libsmbclient i386 2:4.3.11+dfsg-0ubuntu0.14.04.4 [53.4 kB]
Get:123 http://archive.ubuntu.com/ubuntu/ trusty-security/main smbclient i386 2:4.3.11+dfsg-0ubuntu0.14.04.4 [324 kB]
Get:124 http://archive.ubuntu.com/ubuntu/ trusty-security/main samba-vfs-modules i386 2:4.3.11+dfsg-0ubuntu0.14.04.4 [256 kB]
Get:125 http://archive.ubuntu.com/ubuntu/ trusty-security/main python2.7 i386 2.7.6-8ubuntu0.3 [197 kB]
Get:126 http://archive.ubuntu.com/ubuntu/ trusty-security/main libpython2.7 i386 2.7.6-8ubuntu0.3 [978 kB]
Get:127 http://archive.ubuntu.com/ubuntu/ trusty-security/main libpython2.7-stdlib i386 2.7.6-8ubuntu0.3 [1,848 kB]
Get:128 http://archive.ubuntu.com/ubuntu/ trusty-security/main python2.7-minimal i386 2.7.6-8ubuntu0.3 [1,116 kB]
Get:129 http://archive.ubuntu.com/ubuntu/ trusty-security/main libpython2.7-minimal i386 2.7.6-8ubuntu0.3 [307 kB]
Get:130 http://archive.ubuntu.com/ubuntu/ trusty-security/main python-samba i386 2:4.3.11+dfsg-0ubuntu0.14.04.4 [973 kB]
Get:131 http://archive.ubuntu.com/ubuntu/ trusty-security/main samba-dsdb-modules i386 2:4.3.11+dfsg-0ubuntu0.14.04.4 [215 kB]
Get:132 http://archive.ubuntu.com/ubuntu/ trusty-security/main samba i386 2:4.3.11+dfsg-0ubuntu0.14.04.4 [907 kB]
Get:133 http://archive.ubuntu.com/ubuntu/ trusty-security/main samba-common-bin i386 2:4.3.11+dfsg-0ubuntu0.14.04.4 [513 kB]
Get:134 http://archive.ubuntu.com/ubuntu/ trusty-security/main samba-libs i386 2:4.3.11+dfsg-0ubuntu0.14.04.4 [5,123 kB]
Get:135 http://archive.ubuntu.com/ubuntu/ trusty-security/main samba-common all 2:4.3.11+dfsg-0ubuntu0.14.04.4 [84.6 kB]
Get:136 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpam-gnome-keyring i386 3.10.1-1ubuntu4.3 [36.1 kB]
Get:137 http://archive.ubuntu.com/ubuntu/ trusty-security/main ghostscript i386 9.10~dfsg-0ubuntu10.6 [40.7 kB]
Get:138 http://archive.ubuntu.com/ubuntu/ trusty-security/main ghostscript-x i386 9.10~dfsg-0ubuntu10.6 [33.2 kB]
Get:139 http://archive.ubuntu.com/ubuntu/ trusty-security/main libgs9-common all 9.10~dfsg-0ubuntu10.6 [2,067 kB]
Get:140 http://archive.ubuntu.com/ubuntu/ trusty-security/main libgs9 i386 9.10~dfsg-0ubuntu10.6 [1,893 kB]
Get:141 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libspectre1 i386 0.2.7-2ubuntu1.2 [29.1 kB]
Get:142 http://archive.ubuntu.com/ubuntu/ trusty-security/universe libswscale2 i386 6:9.20-0ubuntu0.14.04.1 [84.2 kB]
Get:143 http://archive.ubuntu.com/ubuntu/ trusty-security/main libvncserver0 i386 0.9.9+dfsg-1ubuntu1.2 [164 kB]
Get:144 http://archive.ubuntu.com/ubuntu/ trusty-security/main linux-image-3.13.0-107-generic i386 3.13.0-107.154 [14.9 MB]
Get:145 http://archive.ubuntu.com/ubuntu/ trusty-updates/main ubuntu-drivers-common i386 1:0.2.91.12 [47.1 kB]
Get:146 http://archive.ubuntu.com/ubuntu/ trusty-updates/main lsb-release all 4.1+Debian11ubuntu6.2 [11.6 kB]
Get:147 http://archive.ubuntu.com/ubuntu/ trusty-updates/main ubuntu-release-upgrader-gtk all 1:0.220.9 [9,344 B]
Get:148 http://archive.ubuntu.com/ubuntu/ trusty-updates/main ubuntu-release-upgrader-core all 1:0.220.9 [24.1 kB]
Get:149 http://archive.ubuntu.com/ubuntu/ trusty-updates/main update-manager all 1:0.196.22 [545 kB]
Get:150 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-distupgrade all 1:0.220.9 [104 kB]
Get:151 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-update-manager all 1:0.196.22 [32.0 kB]
Get:152 http://archive.ubuntu.com/ubuntu/ trusty-updates/main update-manager-core all 1:0.196.22 [8,196 B]
Get:153 http://archive.ubuntu.com/ubuntu/ trusty-security/main gir1.2-gdkpixbuf-2.0 i386 2.30.7-0ubuntu1.6 [7,954 B]
Get:154 http://archive.ubuntu.com/ubuntu/ trusty-updates/main gir1.2-gtk-3.0 i386 3.10.8-0ubuntu1.6 [174 kB]
Get:155 http://archive.ubuntu.com/ubuntu/ trusty-updates/main update-notifier i386 0.154.1ubuntu2 [46.4 kB]
Get:156 http://archive.ubuntu.com/ubuntu/ trusty-updates/main update-notifier-common all 0.154.1ubuntu2 [162 kB]
Get:157 http://archive.ubuntu.com/ubuntu/ trusty-security/universe gstreamer1.0-plugins-bad-videoparsers i386 1.2.4-1~ubuntu1.1 [59.8 kB]
Get:158 http://archive.ubuntu.com/ubuntu/ trusty-security/universe gstreamer1.0-plugins-bad-faad i386 1.2.4-1~ubuntu1.1 [20.7 kB]
Get:159 http://archive.ubuntu.com/ubuntu/ trusty-security/universe gstreamer1.0-plugins-bad i386 1.2.4-1~ubuntu1.1 [1,007 kB]
Get:160 http://archive.ubuntu.com/ubuntu/ trusty-security/main gstreamer1.0-plugins-good i386 1.2.4-1~ubuntu1.3 [1,264 kB]
Get:161 http://archive.ubuntu.com/ubuntu/ trusty-security/main libgstreamer-plugins-good1.0-0 i386 1.2.4-1~ubuntu1.3 [31.0 kB]
Get:162 http://archive.ubuntu.com/ubuntu/ trusty-security/universe libgstreamer-plugins-bad1.0-0 i386 1.2.4-1~ubuntu1.1 [112 kB]
Get:163 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libsystemd-journal0 i386 204-5ubuntu20.20 [55.0 kB]
Get:164 http://archive.ubuntu.com/ubuntu/ trusty-security/universe libupnp6 i386 1:1.6.17-1.2+deb7u2build0.14.04.1 [113 kB]
Get:165 http://archive.ubuntu.com/ubuntu/ trusty-security/universe icedtea-6-jre-cacao i386 6b40-1.13.12-0ubuntu0.14.04.3 [326 kB]
Get:166 http://archive.ubuntu.com/ubuntu/ trusty-security/universe openjdk-6-jre i386 6b40-1.13.12-0ubuntu0.14.04.3 [188 kB]
Get:167 http://archive.ubuntu.com/ubuntu/ trusty-security/universe icedtea-6-jre-jamvm i386 6b40-1.13.12-0ubuntu0.14.04.3 [396 kB]
Get:168 http://archive.ubuntu.com/ubuntu/ trusty-security/universe openjdk-6-jre-headless i386 6b40-1.13.12-0ubuntu0.14.04.3 [32.8 MB]
Get:169 http://archive.ubuntu.com/ubuntu/ trusty-security/universe openjdk-6-jre-lib all 6b40-1.13.12-0ubuntu0.14.04.3 [6,006 kB]
Get:170 http://archive.ubuntu.com/ubuntu/ trusty-security/main apt-utils i386 1.0.1ubuntu2.17 [172 kB]
Get:171 http://archive.ubuntu.com/ubuntu/ trusty-updates/main init-system-helpers all 1.14ubuntu1 [10.7 kB]
Get:172 http://archive.ubuntu.com/ubuntu/ trusty-updates/main isc-dhcp-client i386 4.2.4-7ubuntu12.8 [625 kB]
Get:173 http://archive.ubuntu.com/ubuntu/ trusty-updates/main isc-dhcp-common i386 4.2.4-7ubuntu12.8 [695 kB]
Get:174 http://archive.ubuntu.com/ubuntu/ trusty-updates/main sudo i386 1.8.9p5-1ubuntu1.3 [329 kB]
Get:175 http://archive.ubuntu.com/ubuntu/ trusty-security/main vim-tiny i386 2:7.4.052-1ubuntu3.1 [353 kB]
Get:176 http://archive.ubuntu.com/ubuntu/ trusty-security/main vim-common i386 2:7.4.052-1ubuntu3.1 [94.9 kB]
Get:177 http://archive.ubuntu.com/ubuntu/ trusty-updates/main accountsservice i386 0.6.35-0ubuntu7.3 [60.7 kB]
Get:178 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libaccountsservice0 i386 0.6.35-0ubuntu7.3 [67.8 kB]
Get:179 http://archive.ubuntu.com/ubuntu/ trusty-security/main apt-transport-https i386 1.0.1ubuntu2.17 [25.4 kB]
Get:180 http://archive.ubuntu.com/ubuntu/ trusty-security/main bind9-host i386 1:9.9.5.dfsg-3ubuntu0.10 [45.2 kB]
Get:181 http://archive.ubuntu.com/ubuntu/ trusty-security/main dnsutils i386 1:9.9.5.dfsg-3ubuntu0.10 [93.1 kB]
Get:182 http://archive.ubuntu.com/ubuntu/ trusty-security/main libisc95 i386 1:9.9.5.dfsg-3ubuntu0.10 [144 kB]
Get:183 http://archive.ubuntu.com/ubuntu/ trusty-security/main libdns100 i386 1:9.9.5.dfsg-3ubuntu0.10 [628 kB]
Get:184 http://archive.ubuntu.com/ubuntu/ trusty-security/main libisccc90 i386 1:9.9.5.dfsg-3ubuntu0.10 [15.7 kB]
Get:185 http://archive.ubuntu.com/ubuntu/ trusty-security/main libisccfg90 i386 1:9.9.5.dfsg-3ubuntu0.10 [33.8 kB]
Get:186 http://archive.ubuntu.com/ubuntu/ trusty-security/main liblwres90 i386 1:9.9.5.dfsg-3ubuntu0.10 [32.3 kB]
Get:187 http://archive.ubuntu.com/ubuntu/ trusty-security/main libbind9-90 i386 1:9.9.5.dfsg-3ubuntu0.10 [21.9 kB]
Get:188 http://archive.ubuntu.com/ubuntu/ trusty-security/main openssh-client i386 1:6.6p1-2ubuntu2.8 [576 kB]
Get:189 http://archive.ubuntu.com/ubuntu/ trusty-security/main openssl i386 1.0.1f-1ubuntu2.21 [480 kB]
Get:190 http://archive.ubuntu.com/ubuntu/ trusty-updates/main uuid-runtime i386 2.20.1-5.1ubuntu20.9 [12.0 kB]
Get:191 http://archive.ubuntu.com/ubuntu/ trusty-security/main wget i386 1.15-1ubuntu1.14.04.2 [269 kB]
Get:192 http://archive.ubuntu.com/ubuntu/ trusty-security/main fontconfig i386 2.11.0-0ubuntu4.2 [175 kB]
Get:193 http://archive.ubuntu.com/ubuntu/ trusty-updates/main grub-pc i386 2.02~beta2-9ubuntu1.12 [173 kB]
Get:194 http://archive.ubuntu.com/ubuntu/ trusty-updates/main grub-pc-bin i386 2.02~beta2-9ubuntu1.12 [887 kB]
Get:195 http://archive.ubuntu.com/ubuntu/ trusty-updates/main grub2-common i386 2.02~beta2-9ubuntu1.12 [514 kB]
Get:196 http://archive.ubuntu.com/ubuntu/ trusty-updates/main grub-common i386 2.02~beta2-9ubuntu1.12 [1,676 kB]
Get:197 http://archive.ubuntu.com/ubuntu/ trusty-security/main python3-problem-report all 2.14.1-0ubuntu3.23 [9,418 B]
Get:198 http://archive.ubuntu.com/ubuntu/ trusty-security/main python3-apport all 2.14.1-0ubuntu3.23 [75.5 kB]
Get:199 http://archive.ubuntu.com/ubuntu/ trusty-security/main apport all 2.14.1-0ubuntu3.23 [182 kB]
Get:200 http://archive.ubuntu.com/ubuntu/ trusty-security/main apport-gtk all 2.14.1-0ubuntu3.23 [9,574 B]
Get:201 http://archive.ubuntu.com/ubuntu/ trusty-updates/main avahi-autoipd i386 0.6.31-4ubuntu1.1 [36.0 kB]
Get:202 http://archive.ubuntu.com/ubuntu/ trusty-updates/main avahi-daemon i386 0.6.31-4ubuntu1.1 [57.4 kB]
Get:203 http://archive.ubuntu.com/ubuntu/ trusty-updates/main avahi-utils i386 0.6.31-4ubuntu1.1 [23.3 kB]
Get:204 http://archive.ubuntu.com/ubuntu/ trusty-updates/main deja-dup-backend-gvfs all 30.0-0ubuntu4.1 [2,534 B]
Get:205 http://archive.ubuntu.com/ubuntu/ trusty-updates/main dkms all 2.2.0.3-1.1ubuntu5.14.04.9 [65.7 kB]
Get:206 http://archive.ubuntu.com/ubuntu/ trusty-security/main eog i386 3.10.2-0ubuntu5.2 [623 kB]
Get:207 http://archive.ubuntu.com/ubuntu/ trusty-updates/main nautilus-data all 1:3.10.1-0ubuntu9.11 [50.7 kB]
Get:208 http://archive.ubuntu.com/ubuntu/ trusty-security/main file-roller i386 3.10.2.1-0ubuntu4.2 [299 kB]
Get:209 http://archive.ubuntu.com/ubuntu/ trusty-security/main firefox i386 50.1.0+build2-0ubuntu0.14.04.1 [45.2 MB]
Get:210 http://archive.ubuntu.com/ubuntu/ trusty-security/main firefox-globalmenu i386 50.1.0+build2-0ubuntu0.14.04.1 [8,322 B]
Get:211 http://archive.ubuntu.com/ubuntu/ trusty-security/main firefox-locale-en i386 50.1.0+build2-0ubuntu0.14.04.1 [646 kB]
Get:212 http://archive.ubuntu.com/ubuntu/ trusty-security/main firefox-locale-zh-hans i386 50.1.0+build2-0ubuntu0.14.04.1 [428 kB]
Get:213 http://archive.ubuntu.com/ubuntu/ trusty-security/main libgimp2.0 i386 2.8.10-0ubuntu1.1 [473 kB]
Get:214 http://archive.ubuntu.com/ubuntu/ trusty-security/main gimp-data all 2.8.10-0ubuntu1.1 [3,066 kB]
Get:215 http://archive.ubuntu.com/ubuntu/ trusty-security/main gimp i386 2.8.10-0ubuntu1.1 [3,285 kB]
Get:216 http://archive.ubuntu.com/ubuntu/ trusty-security/main gir1.2-gstreamer-1.0 i386 1.2.4-0ubuntu1.1 [65.6 kB]
Get:217 http://archive.ubuntu.com/ubuntu/ trusty-updates/main gir1.2-gudev-1.0 i386 1:204-5ubuntu20.20 [5,474 B]
Get:218 http://archive.ubuntu.com/ubuntu/ trusty-updates/main gnome-contacts i386 3.8.3-1ubuntu1.1 [188 kB]
Get:219 http://archive.ubuntu.com/ubuntu/ trusty-security/main gstreamer0.10-pulseaudio i386 0.10.31-3+nmu1ubuntu5.2 [99.0 kB]
Get:220 http://archive.ubuntu.com/ubuntu/ trusty-security/main gstreamer1.0-pulseaudio i386 1.2.4-1~ubuntu1.3 [49.1 kB]
Get:221 http://archive.ubuntu.com/ubuntu/ trusty-security/main gstreamer1.0-tools i386 1.2.4-0ubuntu1.1 [36.7 kB]
Get:222 http://archive.ubuntu.com/ubuntu/ trusty-security/main imagemagick i386 8:6.7.7.10-6ubuntu3.3 [189 kB]
Get:223 http://archive.ubuntu.com/ubuntu/ trusty-security/main libkdeclarative5 i386 4:4.13.3-0ubuntu0.3 [38.4 kB]
Get:224 http://archive.ubuntu.com/ubuntu/ trusty-security/main libkmediaplayer4 i386 4:4.13.3-0ubuntu0.3 [29.5 kB]
Get:225 http://archive.ubuntu.com/ubuntu/ trusty-security/main libplasma3 i386 4:4.13.3-0ubuntu0.3 [894 kB]
Get:226 http://archive.ubuntu.com/ubuntu/ trusty-security/main libkcmutils4 i386 4:4.13.3-0ubuntu0.3 [91.4 kB]
Get:227 http://archive.ubuntu.com/ubuntu/ trusty-security/main libkdnssd4 i386 4:4.13.3-0ubuntu0.3 [65.3 kB]
Get:228 http://archive.ubuntu.com/ubuntu/ trusty-security/universe kdelibs5-plugins i386 4:4.13.3-0ubuntu0.3 [919 kB]
Get:229 http://archive.ubuntu.com/ubuntu/ trusty-security/main libkemoticons4 i386 4:4.13.3-0ubuntu0.3 [41.1 kB]
Get:230 http://archive.ubuntu.com/ubuntu/ trusty-security/main kdoctools i386 4:4.13.3-0ubuntu0.3 [172 kB]
Get:231 http://archive.ubuntu.com/ubuntu/ trusty-security/main libknewstuff3-4 i386 4:4.13.3-0ubuntu0.3 [152 kB]
Get:232 http://archive.ubuntu.com/ubuntu/ trusty-security/main libknotifyconfig4 i386 4:4.13.3-0ubuntu0.3 [39.5 kB]
Get:233 http://archive.ubuntu.com/ubuntu/ trusty-security/main libkhtml5 i386 4:4.13.3-0ubuntu0.3 [1,890 kB]
Get:234 http://archive.ubuntu.com/ubuntu/ trusty-security/main libktexteditor4 i386 4:4.13.3-0ubuntu0.3 [97.0 kB]
Get:235 http://archive.ubuntu.com/ubuntu/ trusty-security/main libkde3support4 i386 4:4.13.3-0ubuntu0.3 [298 kB]
Get:236 http://archive.ubuntu.com/ubuntu/ trusty-security/main libkdewebkit5 i386 4:4.13.3-0ubuntu0.3 [61.3 kB]
Get:237 http://archive.ubuntu.com/ubuntu/ trusty-security/main libkparts4 i386 4:4.13.3-0ubuntu0.3 [119 kB]
Get:238 http://archive.ubuntu.com/ubuntu/ trusty-security/main kdelibs-bin i386 4:4.13.3-0ubuntu0.3 [201 kB]
Get:239 http://archive.ubuntu.com/ubuntu/ trusty-security/main libkfile4 i386 4:4.13.3-0ubuntu0.3 [220 kB]
Get:240 http://archive.ubuntu.com/ubuntu/ trusty-security/main libkio5 i386 4:4.13.3-0ubuntu0.3 [836 kB]
Get:241 http://archive.ubuntu.com/ubuntu/ trusty-security/main libsolid4 i386 4:4.13.3-0ubuntu0.3 [257 kB]
Get:242 http://archive.ubuntu.com/ubuntu/ trusty-security/main libnepomukutils4 i386 4:4.13.3-0ubuntu0.3 [87.4 kB]
Get:243 http://archive.ubuntu.com/ubuntu/ trusty-security/main libnepomukquery4a i386 4:4.13.3-0ubuntu0.3 [109 kB]
Get:244 http://archive.ubuntu.com/ubuntu/ trusty-security/main libnepomuk4 i386 4:4.13.3-0ubuntu0.3 [213 kB]
Get:245 http://archive.ubuntu.com/ubuntu/ trusty-security/main libthreadweaver4 i386 4:4.13.3-0ubuntu0.3 [46.9 kB]
Get:246 http://archive.ubuntu.com/ubuntu/ trusty-security/main libkrosscore4 i386 4:4.13.3-0ubuntu0.3 [56.0 kB]
Get:247 http://archive.ubuntu.com/ubuntu/ trusty-security/main libkidletime4 i386 4:4.13.3-0ubuntu0.3 [37.6 kB]
Get:248 http://archive.ubuntu.com/ubuntu/ trusty-security/main libkdeui5 i386 4:4.13.3-0ubuntu0.3 [1,275 kB]
Get:249 http://archive.ubuntu.com/ubuntu/ trusty-security/main libkjsembed4 i386 4:4.13.3-0ubuntu0.3 [298 kB]
Get:250 http://archive.ubuntu.com/ubuntu/ trusty-security/main libkjsapi4 i386 4:4.13.3-0ubuntu0.3 [254 kB]
Get:251 http://archive.ubuntu.com/ubuntu/ trusty-security/main libkdesu5 i386 4:4.13.3-0ubuntu0.3 [51.1 kB]
Get:252 http://archive.ubuntu.com/ubuntu/ trusty-security/main libkpty4 i386 4:4.13.3-0ubuntu0.3 [33.2 kB]
Get:253 http://archive.ubuntu.com/ubuntu/ trusty-security/main libkntlm4 i386 4:4.13.3-0ubuntu0.3 [28.5 kB]
Get:254 http://archive.ubuntu.com/ubuntu/ trusty-security/main libkdecore5 i386 4:4.13.3-0ubuntu0.3 [901 kB]
Get:255 http://archive.ubuntu.com/ubuntu/ trusty-security/main kdelibs5-data all 4:4.13.3-0ubuntu0.3 [2,585 kB]
Get:256 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.7 [179 kB]
Get:257 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgtk-3-bin i386 3.10.8-0ubuntu1.6 [18.0 kB]
Get:258 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgweather-common all 3.10.2-0ubuntu3 [510 kB]
Get:259 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgweather-3-6 i386 3.10.2-0ubuntu3 [55.7 kB]
Get:260 http://archive.ubuntu.com/ubuntu/ trusty-security/main libimlib2 i386 1.4.6-2ubuntu0.1 [163 kB]
Get:261 http://archive.ubuntu.com/ubuntu/ trusty-security/universe libkxmlrpcclient4 i386 4:4.13.3-0ubuntu0.3 [26.0 kB]
Get:262 http://archive.ubuntu.com/ubuntu/ trusty-security/main libpurple-bin all 1:2.10.9-0ubuntu3.3 [15.3 kB]
Get:263 http://archive.ubuntu.com/ubuntu/ trusty-security/main libpurple0 i386 1:2.10.9-0ubuntu3.3 [1,247 kB]
Get:264 http://archive.ubuntu.com/ubuntu/ trusty-security/universe libsyndication4 i386 4:4.13.3-0ubuntu0.3 [172 kB]
Get:265 http://archive.ubuntu.com/ubuntu/ trusty-updates/main unity i386 7.2.6+14.04.20160408-0ubuntu1 [1,482 kB]
Get:266 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libunity-core-6.0-9 i386 7.2.6+14.04.20160408-0ubuntu1 [438 kB]
Get:267 http://archive.ubuntu.com/ubuntu/ trusty-updates/main unity-services i386 7.2.6+14.04.20160408-0ubuntu1 [32.8 kB]
Get:268 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe libunity-2d-private0 all 7.2.6+14.04.20160408-0ubuntu1 [8,100 B]
Get:269 http://archive.ubuntu.com/ubuntu/ trusty-updates/main whoopsie i386 0.2.24.6ubuntu3 [20.9 kB]
Get:270 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libwhoopsie0 i386 0.2.24.6ubuntu3 [6,316 B]
Get:271 http://archive.ubuntu.com/ubuntu/ trusty-updates/main linux-firmware all 1.127.23 [33.1 MB]
Get:272 http://archive.ubuntu.com/ubuntu/ trusty-security/main linux-generic-pae i386 3.13.0.107.115 [1,748 B]
Get:273 http://archive.ubuntu.com/ubuntu/ trusty-security/main linux-image-generic-pae i386 3.13.0.107.115 [1,752 B]
Get:274 http://archive.ubuntu.com/ubuntu/ trusty-security/main linux-image-extra-3.13.0-107-generic i386 3.13.0-107.154 [37.0 MB]
Get:275 http://archive.ubuntu.com/ubuntu/ trusty-security/main linux-generic i386 3.13.0.107.115 [1,784 B]
Get:276 http://archive.ubuntu.com/ubuntu/ trusty-security/main linux-image-generic i386 3.13.0.107.115 [2,290 B]
Get:277 http://archive.ubuntu.com/ubuntu/ trusty-security/main linux-headers-generic-pae i386 3.13.0.107.115 [1,752 B]
Get:278 http://archive.ubuntu.com/ubuntu/ trusty-security/main linux-headers-3.13.0-107 all 3.13.0-107.154 [8,901 kB]
Get:279 http://archive.ubuntu.com/ubuntu/ trusty-security/main linux-headers-3.13.0-107-generic i386 3.13.0-107.154 [692 kB]
Get:280 http://archive.ubuntu.com/ubuntu/ trusty-security/main linux-headers-generic i386 3.13.0.107.115 [2,276 B]
Get:281 http://archive.ubuntu.com/ubuntu/ trusty-security/main linux-libc-dev i386 3.13.0-107.154 [772 kB]
Get:282 http://archive.ubuntu.com/ubuntu/ trusty-updates/main modemmanager i386 1.0.0-2ubuntu1.1 [473 kB]
Get:283 http://archive.ubuntu.com/ubuntu/ trusty-updates/main nautilus i386 1:3.10.1-0ubuntu9.11 [485 kB]
Get:284 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe nvidia-common i386 1:0.2.91.12 [1,300 B]
Get:285 http://archive.ubuntu.com/ubuntu/ trusty-security/universe p7zip i386 9.20.1~dfsg.1-4+deb7u2build0.14.04.1 [302 kB]
Get:286 http://archive.ubuntu.com/ubuntu/ trusty-security/universe p7zip-full i386 9.20.1~dfsg.1-4+deb7u2build0.14.04.1 [982 kB]
Get:287 http://archive.ubuntu.com/ubuntu/ trusty-security/main python-problem-report all 2.14.1-0ubuntu3.23 [9,330 B]
Get:288 http://archive.ubuntu.com/ubuntu/ trusty-security/main python-apport all 2.14.1-0ubuntu3.23 [75.4 kB]
Get:289 http://archive.ubuntu.com/ubuntu/ trusty-security/main python-pil i386 2.3.0-1ubuntu3.3 [277 kB]
Get:290 http://archive.ubuntu.com/ubuntu/ trusty-security/main python-imaging all 2.3.0-1ubuntu3.3 [4,666 B]
Get:291 http://archive.ubuntu.com/ubuntu/ trusty-updates/main oneconf-common all 0.3.7.14.04.1 [6,042 B]
Get:292 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-oneconf all 0.3.7.14.04.1 [19.5 kB]
Get:293 http://archive.ubuntu.com/ubuntu/ trusty-updates/main software-center all 13.10-0ubuntu4.2 [325 kB]
Get:294 http://archive.ubuntu.com/ubuntu/ trusty-updates/main oneconf all 0.3.7.14.04.1 [5,458 B]
Get:295 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python-oneconf all 0.3.7.14.04.1 [19.7 kB]
Get:296 http://archive.ubuntu.com/ubuntu/ trusty-security/main ssh-askpass-gnome i386 1:6.6p1-2ubuntu2.8 [14.4 kB]
Get:297 http://archive.ubuntu.com/ubuntu/ trusty-security/main thunderbird-locale-en i386 1:45.5.1+build1-0ubuntu0.14.04.1 [384 kB]
Get:298 http://archive.ubuntu.com/ubuntu/ trusty-security/main thunderbird i386 1:45.5.1+build1-0ubuntu0.14.04.1 [35.0 MB]
Get:299 http://archive.ubuntu.com/ubuntu/ trusty-security/main thunderbird-gnome-support i386 1:45.5.1+build1-0ubuntu0.14.04.1 [8,536 B]
Get:300 http://archive.ubuntu.com/ubuntu/ trusty-security/main thunderbird-globalmenu i386 1:45.5.1+build1-0ubuntu0.14.04.1 [8,220 B]
Get:301 http://archive.ubuntu.com/ubuntu/ trusty-security/main thunderbird-locale-en-us all 1:45.5.1+build1-0ubuntu0.14.04.1 [9,558 B]
Get:302 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe unity-2d all 7.2.6+14.04.20160408-0ubuntu1 [8,074 B]
Get:303 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe unity-2d-common all 7.2.6+14.04.20160408-0ubuntu1 [8,084 B]
Get:304 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe unity-2d-panel all 7.2.6+14.04.20160408-0ubuntu1 [8,088 B]
Get:305 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe unity-2d-shell all 7.2.6+14.04.20160408-0ubuntu1 [8,088 B]
Get:306 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe unity-2d-spread all 7.2.6+14.04.20160408-0ubuntu1 [8,090 B]
Get:307 http://archive.ubuntu.com/ubuntu/ trusty-updates/main xserver-xorg-video-intel i386 2:2.99.910-0ubuntu1.7 [611 kB]
Get:308 http://archive.ubuntu.com/ubuntu/ trusty-security/main liboxideqt-qmlplugin i386 1.19.4-0ubuntu0.14.04.1 [196 kB]
Get:309 http://archive.ubuntu.com/ubuntu/ trusty-security/main liboxideqtquick0 i386 1.19.4-0ubuntu0.14.04.1 [276 kB]
Get:310 http://archive.ubuntu.com/ubuntu/ trusty-security/main liboxideqtcore0 i386 1.19.4-0ubuntu0.14.04.1 [31.7 MB]
Get:311 http://archive.ubuntu.com/ubuntu/ trusty-security/main oxideqt-codecs-extra i386 1.19.4-0ubuntu0.14.04.1 [907 kB]
Fetched 719 MB in 7min 37s (1,571 kB/s)
E: changelog for this version is not (yet) available; try https://launchpad.net/ubuntu/+source/adobe-flashplugin/+changelog
E: changelog for this version is not (yet) available; try https://launchpad.net/ubuntu/+source/adobe-flashplugin/+changelog
Reading changelogs... Done
Extracting templates from packages: 100%
Preconfiguring packages ...
/tmp/grub-pc.config.s4Uknr: 11: /etc/default/grub: ipv6.disable=1: not found
grub-pc failed to preconfigure, with exit status 127
(Reading database ... 877776 files and directories currently installed.)
Preparing to unpack .../klibc-utils_2.0.3-0ubuntu1.14.04.2_i386.deb ...
Unpacking klibc-utils (2.0.3-0ubuntu1.14.04.2) over (2.0.3-0ubuntu1.14.04.1) ...
Preparing to unpack .../libklibc_2.0.3-0ubuntu1.14.04.2_i386.deb ...
Unpacking libklibc (2.0.3-0ubuntu1.14.04.2) over (2.0.3-0ubuntu1.14.04.1) ...
Preparing to unpack .../libuuid1_2.20.1-5.1ubuntu20.9_i386.deb ...
Unpacking libuuid1:i386 (2.20.1-5.1ubuntu20.9) over (2.20.1-5.1ubuntu20.7) ...
Setting up libuuid1:i386 (2.20.1-5.1ubuntu20.9) ...
Processing triggers for libc-bin (2.19-0ubuntu6.9) ...
(Reading database ... 877776 files and directories currently installed.)
Preparing to unpack .../libblkid1_2.20.1-5.1ubuntu20.9_i386.deb ...
Unpacking libblkid1:i386 (2.20.1-5.1ubuntu20.9) over (2.20.1-5.1ubuntu20.7) ...
Setting up libblkid1:i386 (2.20.1-5.1ubuntu20.9) ...
Processing triggers for libc-bin (2.19-0ubuntu6.9) ...
(Reading database ... 877776 files and directories currently installed.)
Preparing to unpack .../libdbus-1-3_1.6.18-0ubuntu4.4_i386.deb ...
Unpacking libdbus-1-3:i386 (1.6.18-0ubuntu4.4) over (1.6.18-0ubuntu4.3) ...
Preparing to unpack .../lsb-base_4.1+Debian11ubuntu6.2_all.deb ...
Unpacking lsb-base (4.1+Debian11ubuntu6.2) over (4.1+Debian11ubuntu6.1) ...
Setting up lsb-base (4.1+Debian11ubuntu6.2) ...
(Reading database ... 877776 files and directories currently installed.)
Preparing to unpack .../tzdata-java_2016j-0ubuntu0.14.04_all.deb ...
Unpacking tzdata-java (2016j-0ubuntu0.14.04) over (2016d-0ubuntu0.14.04) ...
Preparing to unpack .../tzdata_2016j-0ubuntu0.14.04_all.deb ...
Unpacking tzdata (2016j-0ubuntu0.14.04) over (2016d-0ubuntu0.14.04) ...
Setting up tzdata (2016j-0ubuntu0.14.04) ...

Current default time zone: 'Europe/Kiev'
Local time is now: Thu Jan 12 12:28:29 EET 2017.
Universal Time is now: Thu Jan 12 10:28:29 UTC 2017.
Run 'dpkg-reconfigure tzdata' if you wish to change it.

(Reading database ... 877792 files and directories currently installed.)
Preparing to unpack .../dpkg_1.17.5ubuntu5.7_i386.deb ...
Unpacking dpkg (1.17.5ubuntu5.7) over (1.17.5ubuntu5.6) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Setting up dpkg (1.17.5ubuntu5.7) ...
(Reading database ... 877792 files and directories currently installed.)
Preparing to unpack .../util-linux_2.20.1-5.1ubuntu20.9_i386.deb ...
Unpacking util-linux (2.20.1-5.1ubuntu20.9) over (2.20.1-5.1ubuntu20.7) ...
Processing triggers for install-info (5.2.0.dfsg.1-2) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for mime-support (3.54ubuntu1.1) ...
Processing triggers for ureadahead (0.100.0-16) ...
ureadahead will be reprofiled on next reboot
Setting up util-linux (2.20.1-5.1ubuntu20.9) ...
(Reading database ... 877792 files and directories currently installed.)
Preparing to unpack .../udev_204-5ubuntu20.20_i386.deb ...
Adding 'diversion of /bin/udevadm to /bin/udevadm.upgrade by fake-udev'
Unpacking udev (204-5ubuntu20.20) over (204-5ubuntu20.19) ...
Preparing to unpack .../libudev1_204-5ubuntu20.20_i386.deb ...
Unpacking libudev1:i386 (204-5ubuntu20.20) over (204-5ubuntu20.19) ...
Preparing to unpack .../initramfs-tools_0.103ubuntu4.5_all.deb ...
Unpacking initramfs-tools (0.103ubuntu4.5) over (0.103ubuntu4.3) ...
Preparing to unpack .../initramfs-tools-bin_0.103ubuntu4.5_i386.deb ...
Unpacking initramfs-tools-bin (0.103ubuntu4.5) over (0.103ubuntu4.3) ...
Preparing to unpack .../base-files_7.2ubuntu5.5_i386.deb ...
Unpacking base-files (7.2ubuntu5.5) over (7.2ubuntu5.4) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for ureadahead (0.100.0-16) ...
Processing triggers for doc-base (0.10.5) ...
Processing 1 changed doc-base file...
Registering documents with scrollkeeper...
Processing triggers for plymouth-theme-ubuntu-text (0.8.8-0ubuntu17.1) ...
update-initramfs: deferring update (trigger activated)
Processing triggers for install-info (5.2.0.dfsg.1-2) ...
Processing triggers for cracklib-runtime (2.9.1-1build1) ...
Setting up base-files (7.2ubuntu5.5) ...
Installing new version of config file /etc/issue ...
Installing new version of config file /etc/issue.net ...
Installing new version of config file /etc/lsb-release ...
Installing new version of config file /etc/os-release ...
Processing triggers for plymouth-theme-ubuntu-text (0.8.8-0ubuntu17.1) ...
update-initramfs: deferring update (trigger activated)
(Reading database ... 877793 files and directories currently installed.)
Preparing to unpack .../mount_2.20.1-5.1ubuntu20.9_i386.deb ...
Unpacking mount (2.20.1-5.1ubuntu20.9) over (2.20.1-5.1ubuntu20.7) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Setting up mount (2.20.1-5.1ubuntu20.9) ...
(Reading database ... 877793 files and directories currently installed.)
Preparing to unpack .../tar_1.27.1-1ubuntu0.1_i386.deb ...
Unpacking tar (1.27.1-1ubuntu0.1) over (1.27.1-1) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for mime-support (3.54ubuntu1.1) ...
Setting up tar (1.27.1-1ubuntu0.1) ...
(Reading database ... 877793 files and directories currently installed.)
Preparing to unpack .../libapt-pkg4.12_1.0.1ubuntu2.17_i386.deb ...
Unpacking libapt-pkg4.12:i386 (1.0.1ubuntu2.17) over (1.0.1ubuntu2.14) ...
Setting up libapt-pkg4.12:i386 (1.0.1ubuntu2.17) ...
Processing triggers for libc-bin (2.19-0ubuntu6.9) ...
(Reading database ... 877793 files and directories currently installed.)
Preparing to unpack .../gpgv_1.4.16-1ubuntu2.4_i386.deb ...
Unpacking gpgv (1.4.16-1ubuntu2.4) over (1.4.16-1ubuntu2.3) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Setting up gpgv (1.4.16-1ubuntu2.4) ...
(Reading database ... 877793 files and directories currently installed.)
Preparing to unpack .../gnupg_1.4.16-1ubuntu2.4_i386.deb ...
Unpacking gnupg (1.4.16-1ubuntu2.4) over (1.4.16-1ubuntu2.3) ...
Processing triggers for install-info (5.2.0.dfsg.1-2) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Setting up gnupg (1.4.16-1ubuntu2.4) ...
(Reading database ... 877793 files and directories currently installed.)
Preparing to unpack .../apt_1.0.1ubuntu2.17_i386.deb ...
Unpacking apt (1.0.1ubuntu2.17) over (1.0.1ubuntu2.14) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Setting up apt (1.0.1ubuntu2.17) ...
Processing triggers for libc-bin (2.19-0ubuntu6.9) ...
(Reading database ... 877793 files and directories currently installed.)
Preparing to unpack .../bsdutils_1%3a2.20.1-5.1ubuntu20.9_i386.deb ...
Unpacking bsdutils (1:2.20.1-5.1ubuntu20.9) over (1:2.20.1-5.1ubuntu20.7) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Setting up bsdutils (1:2.20.1-5.1ubuntu20.9) ...
(Reading database ... 877793 files and directories currently installed.)
Preparing to unpack .../libmount1_2.20.1-5.1ubuntu20.9_i386.deb ...
Unpacking libmount1:i386 (2.20.1-5.1ubuntu20.9) over (2.20.1-5.1ubuntu20.7) ...
Setting up libmount1:i386 (2.20.1-5.1ubuntu20.9) ...
Processing triggers for libc-bin (2.19-0ubuntu6.9) ...
(Reading database ... 877793 files and directories currently installed.)
Preparing to unpack .../libapt-inst1.5_1.0.1ubuntu2.17_i386.deb ...
Unpacking libapt-inst1.5:i386 (1.0.1ubuntu2.17) over (1.0.1ubuntu2.14) ...
Preparing to unpack .../libexpat1_2.1.0-4ubuntu1.3_i386.deb ...
Unpacking libexpat1:i386 (2.1.0-4ubuntu1.3) over (2.1.0-4ubuntu1.2) ...
Preparing to unpack .../libgcrypt11_1.5.3-2ubuntu4.4_i386.deb ...
Unpacking libgcrypt11:i386 (1.5.3-2ubuntu4.4) over (1.5.3-2ubuntu4.3) ...
Preparing to unpack .../python3.4_3.4.3-1ubuntu1~14.04.5_i386.deb ...
Unpacking python3.4 (3.4.3-1ubuntu1~14.04.5) over (3.4.3-1ubuntu1~14.04.3) ...
Preparing to unpack .../python3.4-minimal_3.4.3-1ubuntu1~14.04.5_i386.deb ...
Unpacking python3.4-minimal (3.4.3-1ubuntu1~14.04.5) over (3.4.3-1ubuntu1~14.04.3) ...
Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.5_i386.deb ...
Unpacking libpython3.4:i386 (3.4.3-1ubuntu1~14.04.5) over (3.4.3-1ubuntu1~14.04.3) ...
Preparing to unpack .../libpython3.4-stdlib_3.4.3-1ubuntu1~14.04.5_i386.deb ...
Unpacking libpython3.4-stdlib:i386 (3.4.3-1ubuntu1~14.04.5) over (3.4.3-1ubuntu1~14.04.3) ...
Preparing to unpack .../libssl1.0.0_1.0.1f-1ubuntu2.21_i386.deb ...
Unpacking libssl1.0.0:i386 (1.0.1f-1ubuntu2.21) over (1.0.1f-1ubuntu2.19) ...
Preparing to unpack .../libpython3.4-minimal_3.4.3-1ubuntu1~14.04.5_i386.deb ...
Unpacking libpython3.4-minimal:i386 (3.4.3-1ubuntu1~14.04.5) over (3.4.3-1ubuntu1~14.04.3) ...
Preparing to unpack .../ntpdate_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.10_i386.deb ...
Unpacking ntpdate (1:4.2.6.p5+dfsg-3ubuntu2.14.04.10) over (1:4.2.6.p5+dfsg-3ubuntu2.14.04.8) ...
Preparing to unpack .../libdrm2_2.4.67-1ubuntu0.14.04.1_i386.deb ...
Unpacking libdrm2:i386 (2.4.67-1ubuntu0.14.04.1) over (2.4.64-1~ubuntu14.04.1) ...
Preparing to unpack .../libidn11_1.28-1ubuntu2.1_i386.deb ...
Unpacking libidn11:i386 (1.28-1ubuntu2.1) over (1.28-1ubuntu2) ...
Preparing to unpack .../libldap-2.4-2_2.4.31-1+nmu2ubuntu8.3_i386.deb ...
Unpacking libldap-2.4-2:i386 (2.4.31-1+nmu2ubuntu8.3) over (2.4.31-1+nmu2ubuntu8.2) ...
Preparing to unpack .../libcurl3-gnutls_7.35.0-1ubuntu2.10_i386.deb ...
Unpacking libcurl3-gnutls:i386 (7.35.0-1ubuntu2.10) over (7.35.0-1ubuntu2.6) ...
Preparing to unpack .../libpam-systemd_204-5ubuntu20.20_i386.deb ...
Unpacking libpam-systemd:i386 (204-5ubuntu20.20) over (204-5ubuntu20.19) ...
Preparing to unpack .../systemd-services_204-5ubuntu20.20_i386.deb ...
Unpacking systemd-services (204-5ubuntu20.20) over (204-5ubuntu20.19) ...
Preparing to unpack .../libsystemd-daemon0_204-5ubuntu20.20_i386.deb ...
Unpacking libsystemd-daemon0:i386 (204-5ubuntu20.20) over (204-5ubuntu20.19) ...
Preparing to unpack .../libsystemd-login0_204-5ubuntu20.20_i386.deb ...
Unpacking libsystemd-login0:i386 (204-5ubuntu20.20) over (204-5ubuntu20.19) ...
Preparing to unpack .../dbus_1.6.18-0ubuntu4.4_i386.deb ...
Unpacking dbus (1.6.18-0ubuntu4.4) over (1.6.18-0ubuntu4.3) ...
Preparing to unpack .../chromium-browser-l10n_53.0.2785.143-0ubuntu0.14.04.1.1145_all.deb ...
Unpacking chromium-browser-l10n (53.0.2785.143-0ubuntu0.14.04.1.1145) over (50.0.2661.102-0ubuntu0.14.04.1.1117) ...
Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_i386.deb ...
Unpacking libfontconfig1:i386 (2.11.0-0ubuntu4.2) over (2.11.0-0ubuntu4.1) ...
Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...
Unpacking fontconfig-config (2.11.0-0ubuntu4.2) over (2.11.0-0ubuntu4.1) ...
Preparing to unpack .../libgdk-pixbuf2.0-0_2.30.7-0ubuntu1.6_i386.deb ...
Unpacking libgdk-pixbuf2.0-0:i386 (2.30.7-0ubuntu1.6) over (2.30.7-0ubuntu1.2) ...
Preparing to unpack .../libgdk-pixbuf2.0-common_2.30.7-0ubuntu1.6_all.deb ...
Unpacking libgdk-pixbuf2.0-common (2.30.7-0ubuntu1.6) over (2.30.7-0ubuntu1.2) ...
Preparing to unpack .../libnspr4-0d_2%3a4.12-0ubuntu0.14.04.1_i386.deb ...
Unpacking libnspr4-0d:i386 (2:4.12-0ubuntu0.14.04.1) over (2:4.10.10-0ubuntu0.14.04.1) ...
Preparing to unpack .../libnspr4_2%3a4.12-0ubuntu0.14.04.1_i386.deb ...
Unpacking libnspr4:i386 (2:4.12-0ubuntu0.14.04.1) over (2:4.10.10-0ubuntu0.14.04.1) ...
Preparing to unpack .../libnss3-1d_2%3a3.26.2-0ubuntu0.14.04.3_i386.deb ...
Unpacking libnss3-1d:i386 (2:3.26.2-0ubuntu0.14.04.3) over (2:3.21-0ubuntu0.14.04.2) ...
Preparing to unpack .../libnss3-nssdb_2%3a3.26.2-0ubuntu0.14.04.3_all.deb ...
Unpacking libnss3-nssdb (2:3.26.2-0ubuntu0.14.04.3) over (2:3.21-0ubuntu0.14.04.2) ...
Preparing to unpack .../libnss3_2%3a3.26.2-0ubuntu0.14.04.3_i386.deb ...
Unpacking libnss3:i386 (2:3.26.2-0ubuntu0.14.04.3) over (2:3.21-0ubuntu0.14.04.2) ...
Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_i386.deb ...
Unpacking libxrandr2:i386 (2:1.5.0-1~trusty1) over (2:1.4.2-1) ...
Preparing to unpack .../chromium-browser_53.0.2785.143-0ubuntu0.14.04.1.1145_i386.deb ...
Unpacking chromium-browser (53.0.2785.143-0ubuntu0.14.04.1.1145) over (50.0.2661.102-0ubuntu0.14.04.1.1117) ...
Preparing to unpack .../chromium-codecs-ffmpeg-extra_53.0.2785.143-0ubuntu0.14.04.1.1145_i386.deb ...
Unpacking chromium-codecs-ffmpeg-extra (53.0.2785.143-0ubuntu0.14.04.1.1145) over (50.0.2661.102-0ubuntu0.14.04.1.1117) ...
Preparing to unpack .../libgtk-3-common_3.10.8-0ubuntu1.6_all.deb ...
Unpacking libgtk-3-common (3.10.8-0ubuntu1.6) over (3.10.8-0ubuntu1.4) ...
Preparing to unpack .../libgail-3-0_3.10.8-0ubuntu1.6_i386.deb ...
Unpacking libgail-3-0:i386 (3.10.8-0ubuntu1.6) over (3.10.8-0ubuntu1.4) ...
Preparing to unpack .../libgtk-3-0_3.10.8-0ubuntu1.6_i386.deb ...
Unpacking libgtk-3-0:i386 (3.10.8-0ubuntu1.6) over (3.10.8-0ubuntu1.4) ...
Preparing to unpack .../libnautilus-extension1a_1%3a3.10.1-0ubuntu9.11_i386.deb ...
Unpacking libnautilus-extension1a (1:3.10.1-0ubuntu9.11) over (1:3.10.1-0ubuntu9.7) ...
Preparing to unpack .../deja-dup_30.0-0ubuntu4.1_i386.deb ...
Unpacking deja-dup (30.0-0ubuntu4.1) over (30.0-0ubuntu4) ...
Preparing to unpack .../libp11-kit-gnome-keyring_3.10.1-1ubuntu4.3_i386.deb ...
Unpacking libp11-kit-gnome-keyring:i386 (3.10.1-1ubuntu4.3) over (3.10.1-1ubuntu4.2) ...
Preparing to unpack .../dbus-x11_1.6.18-0ubuntu4.4_i386.deb ...
Unpacking dbus-x11 (1.6.18-0ubuntu4.4) over (1.6.18-0ubuntu4.3) ...
Preparing to unpack .../gnome-keyring_3.10.1-1ubuntu4.3_i386.deb ...
Unpacking gnome-keyring (3.10.1-1ubuntu4.3) over (3.10.1-1ubuntu4.2) ...
Preparing to unpack .../gstreamer0.10-gconf_0.10.31-3+nmu1ubuntu5.2_i386.deb ...
Unpacking gstreamer0.10-gconf:i386 (0.10.31-3+nmu1ubuntu5.2) over (0.10.31-3+nmu1ubuntu5) ...
Preparing to unpack .../gstreamer0.10-plugins-good_0.10.31-3+nmu1ubuntu5.2_i386.deb ...
Unpacking gstreamer0.10-plugins-good:i386 (0.10.31-3+nmu1ubuntu5.2) over (0.10.31-3+nmu1ubuntu5) ...
Preparing to unpack .../gstreamer0.10-plugins-bad_0.10.23-7.2ubuntu1.3_i386.deb ...
Unpacking gstreamer0.10-plugins-bad:i386 (0.10.23-7.2ubuntu1.3) over (0.10.23-7.2ubuntu1.1) ...
Preparing to unpack .../libgstreamer-plugins-bad0.10-0_0.10.23-7.2ubuntu1.3_i386.deb ...
Unpacking libgstreamer-plugins-bad0.10-0:i386 (0.10.23-7.2ubuntu1.3) over (0.10.23-7.2ubuntu1.1) ...
Preparing to unpack .../libgudev-1.0-0_1%3a204-5ubuntu20.20_i386.deb ...
Unpacking libgudev-1.0-0:i386 (1:204-5ubuntu20.20) over (1:204-5ubuntu20.19) ...
Preparing to unpack .../libgme0_0.5.5-2ubuntu0.14.04.1_i386.deb ...
Unpacking libgme0 (0.5.5-2ubuntu0.14.04.1) over (0.5.5-2) ...
Preparing to unpack .../imagemagick-common_8%3a6.7.7.10-6ubuntu3.3_all.deb ...
Unpacking imagemagick-common (8:6.7.7.10-6ubuntu3.3) over (8:6.7.7.10-6ubuntu3.1) ...
Preparing to unpack .../language-pack-en_1%3a14.04+20160720_all.deb ...
Unpacking language-pack-en (1:14.04+20160720) over (1:14.04+20150219) ...
Preparing to unpack .../language-pack-en-base_1%3a14.04+20160720_all.deb ...
Unpacking language-pack-en-base (1:14.04+20160720) over (1:14.04+20150219) ...
Preparing to unpack .../language-pack-gnome-en_1%3a14.04+20160720_all.deb ...
Unpacking language-pack-gnome-en (1:14.04+20160720) over (1:14.04+20150219) ...
Preparing to unpack .../language-pack-gnome-en-base_1%3a14.04+20160720_all.deb ...
Unpacking language-pack-gnome-en-base (1:14.04+20160720) over (1:14.04+20150219) ...
Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.3_i386.deb ...
Unpacking libarchive13:i386 (3.1.2-7ubuntu2.3) over (3.1.2-7ubuntu2.2) ...
Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.1_i386.deb ...
Unpacking libavahi-common-data:i386 (0.6.31-4ubuntu1.1) over (0.6.31-4ubuntu1) ...
Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.1_i386.deb ...
Unpacking libavahi-common3:i386 (0.6.31-4ubuntu1.1) over (0.6.31-4ubuntu1) ...
Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.1_i386.deb ...
Unpacking libavahi-client3:i386 (0.6.31-4ubuntu1.1) over (0.6.31-4ubuntu1) ...
Preparing to unpack .../libavahi-core7_0.6.31-4ubuntu1.1_i386.deb ...
Unpacking libavahi-core7:i386 (0.6.31-4ubuntu1.1) over (0.6.31-4ubuntu1) ...
Preparing to unpack .../libavahi-glib1_0.6.31-4ubuntu1.1_i386.deb ...
Unpacking libavahi-glib1:i386 (0.6.31-4ubuntu1.1) over (0.6.31-4ubuntu1) ...
Preparing to unpack .../libavahi-gobject0_0.6.31-4ubuntu1.1_i386.deb ...
Unpacking libavahi-gobject0:i386 (0.6.31-4ubuntu1.1) over (0.6.31-4ubuntu1) ...
Preparing to unpack .../libavahi-ui-gtk3-0_0.6.31-4ubuntu1.1_i386.deb ...
Unpacking libavahi-ui-gtk3-0:i386 (0.6.31-4ubuntu1.1) over (0.6.31-4ubuntu1) ...
Preparing to unpack .../libavutil52_6%3a9.20-0ubuntu0.14.04.1_i386.deb ...
Unpacking libavutil52:i386 (6:9.20-0ubuntu0.14.04.1) over (6:9.18-0ubuntu0.14.04.1) ...
Preparing to unpack .../libavcodec54_6%3a9.20-0ubuntu0.14.04.1_i386.deb ...
Unpacking libavcodec54:i386 (6:9.20-0ubuntu0.14.04.1) over (6:9.18-0ubuntu0.14.04.1) ...
Preparing to unpack .../libavformat54_6%3a9.20-0ubuntu0.14.04.1_i386.deb ...
Unpacking libavformat54:i386 (6:9.20-0ubuntu0.14.04.1) over (6:9.18-0ubuntu0.14.04.1) ...
Preparing to unpack .../curl_7.35.0-1ubuntu2.10_i386.deb ...
Unpacking curl (7.35.0-1ubuntu2.10) over (7.35.0-1ubuntu2.6) ...
Preparing to unpack .../libcurl3_7.35.0-1ubuntu2.10_i386.deb ...
Unpacking libcurl3:i386 (7.35.0-1ubuntu2.10) over (7.35.0-1ubuntu2.6) ...
Preparing to unpack .../libcurl3-nss_7.35.0-1ubuntu2.10_i386.deb ...
Unpacking libcurl3-nss:i386 (7.35.0-1ubuntu2.10) over (7.35.0-1ubuntu2.6) ...
Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.1_i386.deb ...
Unpacking libdrm-intel1:i386 (2.4.67-1ubuntu0.14.04.1) over (2.4.64-1~ubuntu14.04.1) ...
Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.1_i386.deb ...
Unpacking libdrm-nouveau2:i386 (2.4.67-1ubuntu0.14.04.1) over (2.4.64-1~ubuntu14.04.1) ...
Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.1_i386.deb ...
Unpacking libdrm-radeon1:i386 (2.4.67-1ubuntu0.14.04.1) over (2.4.64-1~ubuntu14.04.1) ...
Preparing to unpack .../libgd3_2.1.0-3ubuntu0.5_i386.deb ...
Unpacking libgd3:i386 (2.1.0-3ubuntu0.5) over (2.1.0-3ubuntu0.1) ...
Preparing to unpack .../libgstreamer1.0-0_1.2.4-0ubuntu1.1_i386.deb ...
Unpacking libgstreamer1.0-0:i386 (1.2.4-0ubuntu1.1) over (1.2.4-0ubuntu1) ...
Preparing to unpack .../libharfbuzz0b_0.9.27-1ubuntu1.1_i386.deb ...
Unpacking libharfbuzz0b:i386 (0.9.27-1ubuntu1.1) over (0.9.27-1ubuntu1) ...
Preparing to unpack .../libharfbuzz-icu0_0.9.27-1ubuntu1.1_i386.deb ...
Unpacking libharfbuzz-icu0:i386 (0.9.27-1ubuntu1.1) over (0.9.27-1ubuntu1) ...
Preparing to unpack .../libimobiledevice4_1.1.5+git20140313.bafe6a9e-0ubuntu1.1_i386.deb ...
Unpacking libimobiledevice4:i386 (1.1.5+git20140313.bafe6a9e-0ubuntu1.1) over (1.1.5+git20140313.bafe6a9e-0ubuntu1) ...
Preparing to unpack .../libmagickwand5_8%3a6.7.7.10-6ubuntu3.3_i386.deb ...
Unpacking libmagickwand5:i386 (8:6.7.7.10-6ubuntu3.3) over (8:6.7.7.10-6ubuntu3.1) ...
Preparing to unpack .../libmagickcore5-extra_8%3a6.7.7.10-6ubuntu3.3_i386.deb ...
Unpacking libmagickcore5-extra:i386 (8:6.7.7.10-6ubuntu3.3) over (8:6.7.7.10-6ubuntu3.1) ...
Preparing to unpack .../libmagickcore5_8%3a6.7.7.10-6ubuntu3.3_i386.deb ...
Unpacking libmagickcore5:i386 (8:6.7.7.10-6ubuntu3.3) over (8:6.7.7.10-6ubuntu3.1) ...
Preparing to unpack .../libmm-glib0_1.0.0-2ubuntu1.1_i386.deb ...
Unpacking libmm-glib0:i386 (1.0.0-2ubuntu1.1) over (1.0.0-2ubuntu1) ...
Preparing to unpack .../libnl-route-3-200_3.2.21-1ubuntu4_i386.deb ...
Unpacking libnl-route-3-200:i386 (3.2.21-1ubuntu4) over (3.2.21-1ubuntu3) ...
Preparing to unpack .../libnl-genl-3-200_3.2.21-1ubuntu4_i386.deb ...
Unpacking libnl-genl-3-200:i386 (3.2.21-1ubuntu4) over (3.2.21-1ubuntu3) ...
Preparing to unpack .../libnl-3-200_3.2.21-1ubuntu4_i386.deb ...
Unpacking libnl-3-200:i386 (3.2.21-1ubuntu4) over (3.2.21-1ubuntu3) ...
Preparing to unpack .../libnss-winbind_2%3a4.3.11+dfsg-0ubuntu0.14.04.4_i386.deb ...
Unpacking libnss-winbind:i386 (2:4.3.11+dfsg-0ubuntu0.14.04.4) over (2:4.3.9+dfsg-0ubuntu0.14.04.3) ...
Preparing to unpack .../libpam-winbind_2%3a4.3.11+dfsg-0ubuntu0.14.04.4_i386.deb ...
Unpacking libpam-winbind:i386 (2:4.3.11+dfsg-0ubuntu0.14.04.4) over (2:4.3.9+dfsg-0ubuntu0.14.04.3) ...
Preparing to unpack .../winbind_2%3a4.3.11+dfsg-0ubuntu0.14.04.4_i386.deb ...
winbind stop/waiting
Unpacking winbind (2:4.3.11+dfsg-0ubuntu0.14.04.4) over (2:4.3.9+dfsg-0ubuntu0.14.04.3) ...
Preparing to unpack .../libwbclient0_2%3a4.3.11+dfsg-0ubuntu0.14.04.4_i386.deb ...
Unpacking libwbclient0:i386 (2:4.3.11+dfsg-0ubuntu0.14.04.4) over (2:4.3.9+dfsg-0ubuntu0.14.04.3) ...
Preparing to unpack .../libsmbclient_2%3a4.3.11+dfsg-0ubuntu0.14.04.4_i386.deb ...
Unpacking libsmbclient:i386 (2:4.3.11+dfsg-0ubuntu0.14.04.4) over (2:4.3.9+dfsg-0ubuntu0.14.04.3) ...
Preparing to unpack .../smbclient_2%3a4.3.11+dfsg-0ubuntu0.14.04.4_i386.deb ...
Unpacking smbclient (2:4.3.11+dfsg-0ubuntu0.14.04.4) over (2:4.3.9+dfsg-0ubuntu0.14.04.3) ...
Preparing to unpack .../samba-vfs-modules_2%3a4.3.11+dfsg-0ubuntu0.14.04.4_i386.deb ...
Unpacking samba-vfs-modules (2:4.3.11+dfsg-0ubuntu0.14.04.4) over (2:4.3.9+dfsg-0ubuntu0.14.04.3) ...
Preparing to unpack .../python2.7_2.7.6-8ubuntu0.3_i386.deb ...
Unpacking python2.7 (2.7.6-8ubuntu0.3) over (2.7.6-8ubuntu0.2) ...
Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.3_i386.deb ...
Unpacking libpython2.7:i386 (2.7.6-8ubuntu0.3) over (2.7.6-8ubuntu0.2) ...
Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.3_i386.deb ...
Unpacking libpython2.7-stdlib:i386 (2.7.6-8ubuntu0.3) over (2.7.6-8ubuntu0.2) ...
Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.3_i386.deb ...
Unpacking python2.7-minimal (2.7.6-8ubuntu0.3) over (2.7.6-8ubuntu0.2) ...
Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.3_i386.deb ...
Unpacking libpython2.7-minimal:i386 (2.7.6-8ubuntu0.3) over (2.7.6-8ubuntu0.2) ...
Preparing to unpack .../python-samba_2%3a4.3.11+dfsg-0ubuntu0.14.04.4_i386.deb ...
Unpacking python-samba (2:4.3.11+dfsg-0ubuntu0.14.04.4) over (2:4.3.9+dfsg-0ubuntu0.14.04.3) ...
Preparing to unpack .../samba-dsdb-modules_2%3a4.3.11+dfsg-0ubuntu0.14.04.4_i386.deb ...
Unpacking samba-dsdb-modules (2:4.3.11+dfsg-0ubuntu0.14.04.4) over (2:4.3.9+dfsg-0ubuntu0.14.04.3) ...
Preparing to unpack .../samba_2%3a4.3.11+dfsg-0ubuntu0.14.04.4_i386.deb ...
nmbd stop/waiting
smbd stop/waiting
Unpacking samba (2:4.3.11+dfsg-0ubuntu0.14.04.4) over (2:4.3.9+dfsg-0ubuntu0.14.04.3) ...
Preparing to unpack .../samba-common-bin_2%3a4.3.11+dfsg-0ubuntu0.14.04.4_i386.deb ...
Unpacking samba-common-bin (2:4.3.11+dfsg-0ubuntu0.14.04.4) over (2:4.3.9+dfsg-0ubuntu0.14.04.3) ...
Preparing to unpack .../samba-libs_2%3a4.3.11+dfsg-0ubuntu0.14.04.4_i386.deb ...
Unpacking samba-libs:i386 (2:4.3.11+dfsg-0ubuntu0.14.04.4) over (2:4.3.9+dfsg-0ubuntu0.14.04.3) ...
Preparing to unpack .../samba-common_2%3a4.3.11+dfsg-0ubuntu0.14.04.4_all.deb ...
Unpacking samba-common (2:4.3.11+dfsg-0ubuntu0.14.04.4) over (2:4.3.9+dfsg-0ubuntu0.14.04.3) ...
Preparing to unpack .../libpam-gnome-keyring_3.10.1-1ubuntu4.3_i386.deb ...
Unpacking libpam-gnome-keyring:i386 (3.10.1-1ubuntu4.3) over (3.10.1-1ubuntu4.2) ...
Preparing to unpack .../ghostscript_9.10~dfsg-0ubuntu10.6_i386.deb ...
Unpacking ghostscript (9.10~dfsg-0ubuntu10.6) over (9.10~dfsg-0ubuntu10.4) ...
Preparing to unpack .../ghostscript-x_9.10~dfsg-0ubuntu10.6_i386.deb ...
Unpacking ghostscript-x (9.10~dfsg-0ubuntu10.6) over (9.10~dfsg-0ubuntu10.4) ...
Preparing to unpack .../libgs9-common_9.10~dfsg-0ubuntu10.6_all.deb ...
Unpacking libgs9-common (9.10~dfsg-0ubuntu10.6) over (9.10~dfsg-0ubuntu10.4) ...
Preparing to unpack .../libgs9_9.10~dfsg-0ubuntu10.6_i386.deb ...
Unpacking libgs9 (9.10~dfsg-0ubuntu10.6) over (9.10~dfsg-0ubuntu10.4) ...
Preparing to unpack .../libspectre1_0.2.7-2ubuntu1.2_i386.deb ...
Unpacking libspectre1:i386 (0.2.7-2ubuntu1.2) over (0.2.7-2ubuntu1.1) ...
Preparing to unpack .../libswscale2_6%3a9.20-0ubuntu0.14.04.1_i386.deb ...
Unpacking libswscale2:i386 (6:9.20-0ubuntu0.14.04.1) over (6:9.18-0ubuntu0.14.04.1) ...
Preparing to unpack .../libvncserver0_0.9.9+dfsg-1ubuntu1.2_i386.deb ...
Unpacking libvncserver0:i386 (0.9.9+dfsg-1ubuntu1.2) over (0.9.9+dfsg-1ubuntu1.1) ...
Selecting previously unselected package linux-image-3.13.0-107-generic.
Preparing to unpack .../linux-image-3.13.0-107-generic_3.13.0-107.154_i386.deb ...
Done.
Unpacking linux-image-3.13.0-107-generic (3.13.0-107.154) ...
Preparing to unpack .../ubuntu-drivers-common_1%3a0.2.91.12_i386.deb ...
Unpacking ubuntu-drivers-common (1:0.2.91.12) over (1:0.2.91.11) ...
Preparing to unpack .../lsb-release_4.1+Debian11ubuntu6.2_all.deb ...
Unpacking lsb-release (4.1+Debian11ubuntu6.2) over (4.1+Debian11ubuntu6.1) ...
Preparing to unpack .../ubuntu-release-upgrader-gtk_1%3a0.220.9_all.deb ...
Unpacking ubuntu-release-upgrader-gtk (1:0.220.9) over (1:0.220.8) ...
Preparing to unpack .../ubuntu-release-upgrader-core_1%3a0.220.9_all.deb ...
Unpacking ubuntu-release-upgrader-core (1:0.220.9) over (1:0.220.8) ...
Preparing to unpack .../update-manager_1%3a0.196.22_all.deb ...
Unpacking update-manager (1:0.196.22) over (1:0.196.14) ...
Preparing to unpack .../python3-distupgrade_1%3a0.220.9_all.deb ...
Unpacking python3-distupgrade (1:0.220.9) over (1:0.220.8) ...
Preparing to unpack .../python3-update-manager_1%3a0.196.22_all.deb ...
Unpacking python3-update-manager (1:0.196.22) over (1:0.196.14) ...
Preparing to unpack .../update-manager-core_1%3a0.196.22_all.deb ...
Unpacking update-manager-core (1:0.196.22) over (1:0.196.14) ...
Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.30.7-0ubuntu1.6_i386.deb ...
Unpacking gir1.2-gdkpixbuf-2.0 (2.30.7-0ubuntu1.6) over (2.30.7-0ubuntu1.2) ...
Preparing to unpack .../gir1.2-gtk-3.0_3.10.8-0ubuntu1.6_i386.deb ...
Unpacking gir1.2-gtk-3.0 (3.10.8-0ubuntu1.6) over (3.10.8-0ubuntu1.4) ...
Preparing to unpack .../update-notifier_0.154.1ubuntu2_i386.deb ...
Unpacking update-notifier (0.154.1ubuntu2) over (0.154.1ubuntu1) ...
Preparing to unpack .../update-notifier-common_0.154.1ubuntu2_all.deb ...
Unpacking update-notifier-common (0.154.1ubuntu2) over (0.154.1ubuntu1) ...
Preparing to unpack .../gstreamer1.0-plugins-bad-videoparsers_1.2.4-1~ubuntu1.1_i386.deb ...
Unpacking gstreamer1.0-plugins-bad-videoparsers:i386 (1.2.4-1~ubuntu1.1) over (1.2.4-1~ubuntu1) ...
Preparing to unpack .../gstreamer1.0-plugins-bad-faad_1.2.4-1~ubuntu1.1_i386.deb ...
Unpacking gstreamer1.0-plugins-bad-faad:i386 (1.2.4-1~ubuntu1.1) over (1.2.4-1~ubuntu1) ...
Preparing to unpack .../gstreamer1.0-plugins-bad_1.2.4-1~ubuntu1.1_i386.deb ...
Unpacking gstreamer1.0-plugins-bad:i386 (1.2.4-1~ubuntu1.1) over (1.2.4-1~ubuntu1) ...
Preparing to unpack .../gstreamer1.0-plugins-good_1.2.4-1~ubuntu1.3_i386.deb ...
Unpacking gstreamer1.0-plugins-good:i386 (1.2.4-1~ubuntu1.3) over (1.2.4-1~ubuntu1) ...
Preparing to unpack .../libgstreamer-plugins-good1.0-0_1.2.4-1~ubuntu1.3_i386.deb ...
Unpacking libgstreamer-plugins-good1.0-0:i386 (1.2.4-1~ubuntu1.3) over (1.2.4-1~ubuntu1) ...
Preparing to unpack .../libgstreamer-plugins-bad1.0-0_1.2.4-1~ubuntu1.1_i386.deb ...
Unpacking libgstreamer-plugins-bad1.0-0:i386 (1.2.4-1~ubuntu1.1) over (1.2.4-1~ubuntu1) ...
Preparing to unpack .../libsystemd-journal0_204-5ubuntu20.20_i386.deb ...
Unpacking libsystemd-journal0:i386 (204-5ubuntu20.20) over (204-5ubuntu20.19) ...
Preparing to unpack .../libupnp6_1%3a1.6.17-1.2+deb7u2build0.14.04.1_i386.deb ...
Unpacking libupnp6 (1:1.6.17-1.2+deb7u2build0.14.04.1) over (1:1.6.17-1.2) ...
Preparing to unpack .../icedtea-6-jre-cacao_6b40-1.13.12-0ubuntu0.14.04.3_i386.deb ...
Unpacking icedtea-6-jre-cacao:i386 (6b40-1.13.12-0ubuntu0.14.04.3) over (6b39-1.13.11-0ubuntu0.14.04.1) ...
Preparing to unpack .../openjdk-6-jre_6b40-1.13.12-0ubuntu0.14.04.3_i386.deb ...
Unpacking openjdk-6-jre:i386 (6b40-1.13.12-0ubuntu0.14.04.3) over (6b39-1.13.11-0ubuntu0.14.04.1) ...
Preparing to unpack .../icedtea-6-jre-jamvm_6b40-1.13.12-0ubuntu0.14.04.3_i386.deb ...
Unpacking icedtea-6-jre-jamvm:i386 (6b40-1.13.12-0ubuntu0.14.04.3) over (6b39-1.13.11-0ubuntu0.14.04.1) ...
Preparing to unpack .../openjdk-6-jre-headless_6b40-1.13.12-0ubuntu0.14.04.3_i386.deb ...
Unpacking openjdk-6-jre-headless:i386 (6b40-1.13.12-0ubuntu0.14.04.3) over (6b39-1.13.11-0ubuntu0.14.04.1) ...
Preparing to unpack .../openjdk-6-jre-lib_6b40-1.13.12-0ubuntu0.14.04.3_all.deb ...
Unpacking openjdk-6-jre-lib (6b40-1.13.12-0ubuntu0.14.04.3) over (6b39-1.13.11-0ubuntu0.14.04.1) ...
Preparing to unpack .../apt-utils_1.0.1ubuntu2.17_i386.deb ...
Unpacking apt-utils (1.0.1ubuntu2.17) over (1.0.1ubuntu2.14) ...
Preparing to unpack .../init-system-helpers_1.14ubuntu1_all.deb ...
Unpacking init-system-helpers (1.14ubuntu1) over (1.14) ...
Preparing to unpack .../isc-dhcp-client_4.2.4-7ubuntu12.8_i386.deb ...
Unpacking isc-dhcp-client (4.2.4-7ubuntu12.8) over (4.2.4-7ubuntu12.4) ...
Preparing to unpack .../isc-dhcp-common_4.2.4-7ubuntu12.8_i386.deb ...
Unpacking isc-dhcp-common (4.2.4-7ubuntu12.8) over (4.2.4-7ubuntu12.4) ...
Preparing to unpack .../sudo_1.8.9p5-1ubuntu1.3_i386.deb ...
Unpacking sudo (1.8.9p5-1ubuntu1.3) over (1.8.9p5-1ubuntu1.2) ...
Preparing to unpack .../vim-tiny_2%3a7.4.052-1ubuntu3.1_i386.deb ...
Unpacking vim-tiny (2:7.4.052-1ubuntu3.1) over (2:7.4.052-1ubuntu3) ...
Preparing to unpack .../vim-common_2%3a7.4.052-1ubuntu3.1_i386.deb ...
Unpacking vim-common (2:7.4.052-1ubuntu3.1) over (2:7.4.052-1ubuntu3) ...
Preparing to unpack .../accountsservice_0.6.35-0ubuntu7.3_i386.deb ...
Unpacking accountsservice (0.6.35-0ubuntu7.3) over (0.6.35-0ubuntu7.2) ...
Preparing to unpack .../libaccountsservice0_0.6.35-0ubuntu7.3_i386.deb ...
Unpacking libaccountsservice0:i386 (0.6.35-0ubuntu7.3) over (0.6.35-0ubuntu7.2) ...
Preparing to unpack .../apt-transport-https_1.0.1ubuntu2.17_i386.deb ...
Unpacking apt-transport-https (1.0.1ubuntu2.17) over (1.0.1ubuntu2.14) ...
Preparing to unpack .../bind9-host_1%3a9.9.5.dfsg-3ubuntu0.10_i386.deb ...
Unpacking bind9-host (1:9.9.5.dfsg-3ubuntu0.10) over (1:9.9.5.dfsg-3ubuntu0.8) ...
Preparing to unpack .../dnsutils_1%3a9.9.5.dfsg-3ubuntu0.10_i386.deb ...
Unpacking dnsutils (1:9.9.5.dfsg-3ubuntu0.10) over (1:9.9.5.dfsg-3ubuntu0.8) ...
Preparing to unpack .../libisc95_1%3a9.9.5.dfsg-3ubuntu0.10_i386.deb ...
Unpacking libisc95 (1:9.9.5.dfsg-3ubuntu0.10) over (1:9.9.5.dfsg-3ubuntu0.8) ...
Preparing to unpack .../libdns100_1%3a9.9.5.dfsg-3ubuntu0.10_i386.deb ...
Unpacking libdns100 (1:9.9.5.dfsg-3ubuntu0.10) over (1:9.9.5.dfsg-3ubuntu0.8) ...
Preparing to unpack .../libisccc90_1%3a9.9.5.dfsg-3ubuntu0.10_i386.deb ...
Unpacking libisccc90 (1:9.9.5.dfsg-3ubuntu0.10) over (1:9.9.5.dfsg-3ubuntu0.8) ...
Preparing to unpack .../libisccfg90_1%3a9.9.5.dfsg-3ubuntu0.10_i386.deb ...
Unpacking libisccfg90 (1:9.9.5.dfsg-3ubuntu0.10) over (1:9.9.5.dfsg-3ubuntu0.8) ...
Preparing to unpack .../liblwres90_1%3a9.9.5.dfsg-3ubuntu0.10_i386.deb ...
Unpacking liblwres90 (1:9.9.5.dfsg-3ubuntu0.10) over (1:9.9.5.dfsg-3ubuntu0.8) ...
Preparing to unpack .../libbind9-90_1%3a9.9.5.dfsg-3ubuntu0.10_i386.deb ...
Unpacking libbind9-90 (1:9.9.5.dfsg-3ubuntu0.10) over (1:9.9.5.dfsg-3ubuntu0.8) ...
Preparing to unpack .../openssh-client_1%3a6.6p1-2ubuntu2.8_i386.deb ...
Unpacking openssh-client (1:6.6p1-2ubuntu2.8) over (1:6.6p1-2ubuntu2.7) ...
Preparing to unpack .../openssl_1.0.1f-1ubuntu2.21_i386.deb ...
Unpacking openssl (1.0.1f-1ubuntu2.21) over (1.0.1f-1ubuntu2.19) ...
Preparing to unpack .../uuid-runtime_2.20.1-5.1ubuntu20.9_i386.deb ...
Unpacking uuid-runtime (2.20.1-5.1ubuntu20.9) over (2.20.1-5.1ubuntu20.7) ...
Preparing to unpack .../wget_1.15-1ubuntu1.14.04.2_i386.deb ...
Unpacking wget (1.15-1ubuntu1.14.04.2) over (1.15-1ubuntu1.14.04.1) ...
Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_i386.deb ...
Unpacking fontconfig (2.11.0-0ubuntu4.2) over (2.11.0-0ubuntu4.1) ...
Preparing to unpack .../adobe-flash-properties-gtk_1%3a20170110.1-0ubuntu0.14.04.1_i386.deb ...
Unpacking adobe-flash-properties-gtk (1:20170110.1-0ubuntu0.14.04.1) over (1:20160616.1-0ubuntu0.14.04.1) ...
Preparing to unpack .../adobe-flashplugin_1%3a20170110.1-0ubuntu0.14.04.1_i386.deb ...
Unpacking adobe-flashplugin (1:20170110.1-0ubuntu0.14.04.1) over (1:20160616.1-0ubuntu0.14.04.1) ...
Preparing to unpack .../grub-pc_2.02~beta2-9ubuntu1.12_i386.deb ...
Unpacking grub-pc (2.02~beta2-9ubuntu1.12) over (2.02~beta2-9ubuntu1.7) ...
Preparing to unpack .../grub-pc-bin_2.02~beta2-9ubuntu1.12_i386.deb ...
Unpacking grub-pc-bin (2.02~beta2-9ubuntu1.12) over (2.02~beta2-9ubuntu1.7) ...
Preparing to unpack .../grub2-common_2.02~beta2-9ubuntu1.12_i386.deb ...
Unpacking grub2-common (2.02~beta2-9ubuntu1.12) over (2.02~beta2-9ubuntu1.7) ...
Preparing to unpack .../grub-common_2.02~beta2-9ubuntu1.12_i386.deb ...
Unpacking grub-common (2.02~beta2-9ubuntu1.12) over (2.02~beta2-9ubuntu1.7) ...
Preparing to unpack .../python3-problem-report_2.14.1-0ubuntu3.23_all.deb ...
Unpacking python3-problem-report (2.14.1-0ubuntu3.23) over (2.14.1-0ubuntu3.21) ...
Preparing to unpack .../python3-apport_2.14.1-0ubuntu3.23_all.deb ...
Unpacking python3-apport (2.14.1-0ubuntu3.23) over (2.14.1-0ubuntu3.21) ...
Preparing to unpack .../apport_2.14.1-0ubuntu3.23_all.deb ...
apport stop/waiting
Unpacking apport (2.14.1-0ubuntu3.23) over (2.14.1-0ubuntu3.21) ...
Preparing to unpack .../apport-gtk_2.14.1-0ubuntu3.23_all.deb ...
Unpacking apport-gtk (2.14.1-0ubuntu3.23) over (2.14.1-0ubuntu3.21) ...
Preparing to unpack .../avahi-autoipd_0.6.31-4ubuntu1.1_i386.deb ...
Unpacking avahi-autoipd (0.6.31-4ubuntu1.1) over (0.6.31-4ubuntu1) ...
Preparing to unpack .../avahi-daemon_0.6.31-4ubuntu1.1_i386.deb ...
avahi-daemon stop/waiting
Unpacking avahi-daemon (0.6.31-4ubuntu1.1) over (0.6.31-4ubuntu1) ...
Preparing to unpack .../avahi-utils_0.6.31-4ubuntu1.1_i386.deb ...
Unpacking avahi-utils (0.6.31-4ubuntu1.1) over (0.6.31-4ubuntu1) ...
Preparing to unpack .../deja-dup-backend-gvfs_30.0-0ubuntu4.1_all.deb ...
Unpacking deja-dup-backend-gvfs (30.0-0ubuntu4.1) over (30.0-0ubuntu4) ...
Preparing to unpack .../dkms_2.2.0.3-1.1ubuntu5.14.04.9_all.deb ...
Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.9) over (2.2.0.3-1.1ubuntu5.14.04.5) ...
Preparing to unpack .../eog_3.10.2-0ubuntu5.2_i386.deb ...
Unpacking eog (3.10.2-0ubuntu5.2) over (3.10.2-0ubuntu5.1) ...
Preparing to unpack .../nautilus-data_1%3a3.10.1-0ubuntu9.11_all.deb ...
Unpacking nautilus-data (1:3.10.1-0ubuntu9.11) over (1:3.10.1-0ubuntu9.7) ...
Preparing to unpack .../file-roller_3.10.2.1-0ubuntu4.2_i386.deb ...
Unpacking file-roller (3.10.2.1-0ubuntu4.2) over (3.10.2.1-0ubuntu4.1) ...
Preparing to unpack .../firefox_50.1.0+build2-0ubuntu0.14.04.1_i386.deb ...
Unpacking firefox (50.1.0+build2-0ubuntu0.14.04.1) over (47.0+build3-0ubuntu0.14.04.1) ...
Preparing to unpack .../firefox-globalmenu_50.1.0+build2-0ubuntu0.14.04.1_i386.deb ...
Unpacking firefox-globalmenu (50.1.0+build2-0ubuntu0.14.04.1) over (47.0+build3-0ubuntu0.14.04.1) ...
Preparing to unpack .../firefox-locale-en_50.1.0+build2-0ubuntu0.14.04.1_i386.deb ...
Unpacking firefox-locale-en (50.1.0+build2-0ubuntu0.14.04.1) over (47.0+build3-0ubuntu0.14.04.1) ...
Preparing to unpack .../firefox-locale-zh-hans_50.1.0+build2-0ubuntu0.14.04.1_i386.deb ...
Unpacking firefox-locale-zh-hans (50.1.0+build2-0ubuntu0.14.04.1) over (47.0+build3-0ubuntu0.14.04.1) ...
Preparing to unpack .../libgimp2.0_2.8.10-0ubuntu1.1_i386.deb ...
Unpacking libgimp2.0 (2.8.10-0ubuntu1.1) over (2.8.10-0ubuntu1) ...
Preparing to unpack .../gimp-data_2.8.10-0ubuntu1.1_all.deb ...
Unpacking gimp-data (2.8.10-0ubuntu1.1) over (2.8.10-0ubuntu1) ...
Preparing to unpack .../gimp_2.8.10-0ubuntu1.1_i386.deb ...
Unpacking gimp (2.8.10-0ubuntu1.1) over (2.8.10-0ubuntu1) ...
Preparing to unpack .../gir1.2-gstreamer-1.0_1.2.4-0ubuntu1.1_i386.deb ...
Unpacking gir1.2-gstreamer-1.0 (1.2.4-0ubuntu1.1) over (1.2.4-0ubuntu1) ...
Preparing to unpack .../gir1.2-gudev-1.0_1%3a204-5ubuntu20.20_i386.deb ...
Unpacking gir1.2-gudev-1.0 (1:204-5ubuntu20.20) over (1:204-5ubuntu20.19) ...
Preparing to unpack .../gnome-contacts_3.8.3-1ubuntu1.1_i386.deb ...
Unpacking gnome-contacts (3.8.3-1ubuntu1.1) over (3.8.3-1ubuntu1) ...
Preparing to unpack .../gstreamer0.10-pulseaudio_0.10.31-3+nmu1ubuntu5.2_i386.deb ...
Unpacking gstreamer0.10-pulseaudio:i386 (0.10.31-3+nmu1ubuntu5.2) over (0.10.31-3+nmu1ubuntu5) ...
Preparing to unpack .../gstreamer1.0-pulseaudio_1.2.4-1~ubuntu1.3_i386.deb ...
Unpacking gstreamer1.0-pulseaudio:i386 (1.2.4-1~ubuntu1.3) over (1.2.4-1~ubuntu1) ...
Preparing to unpack .../gstreamer1.0-tools_1.2.4-0ubuntu1.1_i386.deb ...
Unpacking gstreamer1.0-tools (1.2.4-0ubuntu1.1) over (1.2.4-0ubuntu1) ...
Preparing to unpack .../imagemagick_8%3a6.7.7.10-6ubuntu3.3_i386.deb ...
Unpacking imagemagick (8:6.7.7.10-6ubuntu3.3) over (8:6.7.7.10-6ubuntu3.1) ...
Preparing to unpack .../libkdeclarative5_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking libkdeclarative5 (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../libkmediaplayer4_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking libkmediaplayer4 (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../libplasma3_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking libplasma3 (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../libkcmutils4_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking libkcmutils4 (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../libkdnssd4_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking libkdnssd4 (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../kdelibs5-plugins_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking kdelibs5-plugins (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../libkemoticons4_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking libkemoticons4 (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../kdoctools_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking kdoctools (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../libknewstuff3-4_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking libknewstuff3-4 (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../libknotifyconfig4_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking libknotifyconfig4 (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../libkhtml5_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking libkhtml5 (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../libktexteditor4_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking libktexteditor4 (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../libkde3support4_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking libkde3support4 (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../libkdewebkit5_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking libkdewebkit5 (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../libkparts4_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking libkparts4 (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../kdelibs-bin_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking kdelibs-bin (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../libkfile4_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking libkfile4 (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../libkio5_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking libkio5 (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../libsolid4_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking libsolid4 (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../libnepomukutils4_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking libnepomukutils4 (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../libnepomukquery4a_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking libnepomukquery4a (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../libnepomuk4_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking libnepomuk4 (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../libthreadweaver4_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking libthreadweaver4 (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../libkrosscore4_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking libkrosscore4 (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../libkidletime4_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking libkidletime4 (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../libkdeui5_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking libkdeui5 (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../libkjsembed4_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking libkjsembed4 (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../libkjsapi4_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking libkjsapi4 (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../libkdesu5_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking libkdesu5 (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../libkpty4_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking libkpty4 (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../libkntlm4_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking libkntlm4 (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../libkdecore5_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking libkdecore5 (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../kdelibs5-data_4%3a4.13.3-0ubuntu0.3_all.deb ...
Unpacking kdelibs5-data (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.7_all.deb ...
Unpacking libdpkg-perl (1.17.5ubuntu5.7) over (1.17.5ubuntu5.6) ...
Preparing to unpack .../libgtk-3-bin_3.10.8-0ubuntu1.6_i386.deb ...
Leaving 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin'
Leaving 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin'
Unpacking libgtk-3-bin (3.10.8-0ubuntu1.6) over (3.10.8-0ubuntu1.4) ...
Preparing to unpack .../libgweather-common_3.10.2-0ubuntu3_all.deb ...
Unpacking libgweather-common (3.10.2-0ubuntu3) over (3.10.2-0ubuntu2) ...
Preparing to unpack .../libgweather-3-6_3.10.2-0ubuntu3_i386.deb ...
Unpacking libgweather-3-6 (3.10.2-0ubuntu3) over (3.10.2-0ubuntu2) ...
Preparing to unpack .../libimlib2_1.4.6-2ubuntu0.1_i386.deb ...
Unpacking libimlib2 (1.4.6-2ubuntu0.1) over (1.4.6-2) ...
Preparing to unpack .../libkxmlrpcclient4_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking libkxmlrpcclient4 (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../libpurple-bin_1%3a2.10.9-0ubuntu3.3_all.deb ...
Unpacking libpurple-bin (1:2.10.9-0ubuntu3.3) over (1:2.10.9-0ubuntu3.2) ...
Preparing to unpack .../libpurple0_1%3a2.10.9-0ubuntu3.3_i386.deb ...
Unpacking libpurple0 (1:2.10.9-0ubuntu3.3) over (1:2.10.9-0ubuntu3.2) ...
Preparing to unpack .../libsyndication4_4%3a4.13.3-0ubuntu0.3_i386.deb ...
Unpacking libsyndication4 (4:4.13.3-0ubuntu0.3) over (4:4.13.3-0ubuntu0.2) ...
Preparing to unpack .../unity_7.2.6+14.04.20160408-0ubuntu1_i386.deb ...
Unpacking unity (7.2.6+14.04.20160408-0ubuntu1) over (7.2.6+14.04.20151021-0ubuntu1) ...
Preparing to unpack .../libunity-core-6.0-9_7.2.6+14.04.20160408-0ubuntu1_i386.deb ...
Unpacking libunity-core-6.0-9 (7.2.6+14.04.20160408-0ubuntu1) over (7.2.6+14.04.20151021-0ubuntu1) ...
Preparing to unpack .../unity-services_7.2.6+14.04.20160408-0ubuntu1_i386.deb ...
Unpacking unity-services (7.2.6+14.04.20160408-0ubuntu1) over (7.2.6+14.04.20151021-0ubuntu1) ...
Preparing to unpack .../libunity-2d-private0_7.2.6+14.04.20160408-0ubuntu1_all.deb ...
Unpacking libunity-2d-private0 (7.2.6+14.04.20160408-0ubuntu1) over (7.2.6+14.04.20151021-0ubuntu1) ...
Preparing to unpack .../whoopsie_0.2.24.6ubuntu3_i386.deb ...
whoopsie stop/waiting
Unpacking whoopsie (0.2.24.6ubuntu3) over (0.2.24.6ubuntu2) ...
Preparing to unpack .../libwhoopsie0_0.2.24.6ubuntu3_i386.deb ...
Unpacking libwhoopsie0 (0.2.24.6ubuntu3) over (0.2.24.6ubuntu2) ...
Preparing to unpack .../linux-firmware_1.127.23_all.deb ...
Unpacking linux-firmware (1.127.23) over (1.127.22) ...
Preparing to unpack .../linux-generic-pae_3.13.0.107.115_i386.deb ...
Unpacking linux-generic-pae (3.13.0.107.115) over (3.13.0.88.94) ...
Preparing to unpack .../linux-image-generic-pae_3.13.0.107.115_i386.deb ...
Unpacking linux-image-generic-pae (3.13.0.107.115) over (3.13.0.88.94) ...
Selecting previously unselected package linux-image-extra-3.13.0-107-generic.
Preparing to unpack .../linux-image-extra-3.13.0-107-generic_3.13.0-107.154_i386.deb ...
Unpacking linux-image-extra-3.13.0-107-generic (3.13.0-107.154) ...
Preparing to unpack .../linux-generic_3.13.0.107.115_i386.deb ...
Unpacking linux-generic (3.13.0.107.115) over (3.13.0.88.94) ...
Preparing to unpack .../linux-image-generic_3.13.0.107.115_i386.deb ...
Unpacking linux-image-generic (3.13.0.107.115) over (3.13.0.88.94) ...
Preparing to unpack .../linux-headers-generic-pae_3.13.0.107.115_i386.deb ...
Unpacking linux-headers-generic-pae (3.13.0.107.115) over (3.13.0.88.94) ...
Selecting previously unselected package linux-headers-3.13.0-107.
Preparing to unpack .../linux-headers-3.13.0-107_3.13.0-107.154_all.deb ...
Unpacking linux-headers-3.13.0-107 (3.13.0-107.154) ...
Selecting previously unselected package linux-headers-3.13.0-107-generic.
Preparing to unpack .../linux-headers-3.13.0-107-generic_3.13.0-107.154_i386.deb ...
Unpacking linux-headers-3.13.0-107-generic (3.13.0-107.154) ...
Preparing to unpack .../linux-headers-generic_3.13.0.107.115_i386.deb ...
Unpacking linux-headers-generic (3.13.0.107.115) over (3.13.0.88.94) ...
Preparing to unpack .../linux-libc-dev_3.13.0-107.154_i386.deb ...
Unpacking linux-libc-dev:i386 (3.13.0-107.154) over (3.13.0-88.135) ...
Preparing to unpack .../modemmanager_1.0.0-2ubuntu1.1_i386.deb ...
modemmanager stop/waiting
Unpacking modemmanager (1.0.0-2ubuntu1.1) over (1.0.0-2ubuntu1) ...
Preparing to unpack .../nautilus_1%3a3.10.1-0ubuntu9.11_i386.deb ...
Unpacking nautilus (1:3.10.1-0ubuntu9.11) over (1:3.10.1-0ubuntu9.7) ...
Preparing to unpack .../nvidia-common_1%3a0.2.91.12_i386.deb ...
Unpacking nvidia-common (1:0.2.91.12) over (1:0.2.91.11) ...
Preparing to unpack .../p7zip_9.20.1~dfsg.1-4+deb7u2build0.14.04.1_i386.deb ...
Unpacking p7zip (9.20.1~dfsg.1-4+deb7u2build0.14.04.1) over (9.20.1~dfsg.1-4+deb7u1build0.14.04.1) ...
Preparing to unpack .../p7zip-full_9.20.1~dfsg.1-4+deb7u2build0.14.04.1_i386.deb ...
Unpacking p7zip-full (9.20.1~dfsg.1-4+deb7u2build0.14.04.1) over (9.20.1~dfsg.1-4+deb7u1build0.14.04.1) ...
Preparing to unpack .../python-problem-report_2.14.1-0ubuntu3.23_all.deb ...
Unpacking python-problem-report (2.14.1-0ubuntu3.23) over (2.14.1-0ubuntu3.21) ...
Preparing to unpack .../python-apport_2.14.1-0ubuntu3.23_all.deb ...
Unpacking python-apport (2.14.1-0ubuntu3.23) over (2.14.1-0ubuntu3.21) ...
Preparing to unpack .../python-pil_2.3.0-1ubuntu3.3_i386.deb ...
Unpacking python-pil (2.3.0-1ubuntu3.3) over (2.3.0-1ubuntu3) ...
Preparing to unpack .../python-imaging_2.3.0-1ubuntu3.3_all.deb ...
Unpacking python-imaging (2.3.0-1ubuntu3.3) over (2.3.0-1ubuntu3) ...
Preparing to unpack .../oneconf-common_0.3.7.14.04.1_all.deb ...
Unpacking oneconf-common (0.3.7.14.04.1) over (0.3.7) ...
Preparing to unpack .../python3-oneconf_0.3.7.14.04.1_all.deb ...
Unpacking python3-oneconf (0.3.7.14.04.1) over (0.3.7) ...
Preparing to unpack .../software-center_13.10-0ubuntu4.2_all.deb ...
Unpacking software-center (13.10-0ubuntu4.2) over (13.10-0ubuntu4.1) ...
Preparing to unpack .../oneconf_0.3.7.14.04.1_all.deb ...
Unpacking oneconf (0.3.7.14.04.1) over (0.3.7) ...
Preparing to unpack .../python-oneconf_0.3.7.14.04.1_all.deb ...
Unpacking python-oneconf (0.3.7.14.04.1) over (0.3.7) ...
Preparing to unpack .../ssh-askpass-gnome_1%3a6.6p1-2ubuntu2.8_i386.deb ...
Unpacking ssh-askpass-gnome (1:6.6p1-2ubuntu2.8) over (1:6.6p1-2ubuntu2.7) ...
Preparing to unpack .../thunderbird-locale-en_1%3a45.5.1+build1-0ubuntu0.14.04.1_i386.deb ...
Unpacking thunderbird-locale-en (1:45.5.1+build1-0ubuntu0.14.04.1) over (1:38.8.0+build1-0ubuntu0.14.04.1) ...
Preparing to unpack .../thunderbird_1%3a45.5.1+build1-0ubuntu0.14.04.1_i386.deb ...
Unpacking thunderbird (1:45.5.1+build1-0ubuntu0.14.04.1) over (1:38.8.0+build1-0ubuntu0.14.04.1) ...
Preparing to unpack .../thunderbird-gnome-support_1%3a45.5.1+build1-0ubuntu0.14.04.1_i386.deb ...
Unpacking thunderbird-gnome-support (1:45.5.1+build1-0ubuntu0.14.04.1) over (1:38.8.0+build1-0ubuntu0.14.04.1) ...
Preparing to unpack .../thunderbird-globalmenu_1%3a45.5.1+build1-0ubuntu0.14.04.1_i386.deb ...
Unpacking thunderbird-globalmenu (1:45.5.1+build1-0ubuntu0.14.04.1) over (1:38.8.0+build1-0ubuntu0.14.04.1) ...
Preparing to unpack .../thunderbird-locale-en-us_1%3a45.5.1+build1-0ubuntu0.14.04.1_all.deb ...
Unpacking thunderbird-locale-en-us (1:45.5.1+build1-0ubuntu0.14.04.1) over (1:38.8.0+build1-0ubuntu0.14.04.1) ...
Preparing to unpack .../unity-2d_7.2.6+14.04.20160408-0ubuntu1_all.deb ...
Unpacking unity-2d (7.2.6+14.04.20160408-0ubuntu1) over (7.2.6+14.04.20151021-0ubuntu1) ...
Preparing to unpack .../unity-2d-common_7.2.6+14.04.20160408-0ubuntu1_all.deb ...
Unpacking unity-2d-common (7.2.6+14.04.20160408-0ubuntu1) over (7.2.6+14.04.20151021-0ubuntu1) ...
Preparing to unpack .../unity-2d-panel_7.2.6+14.04.20160408-0ubuntu1_all.deb ...
Unpacking unity-2d-panel (7.2.6+14.04.20160408-0ubuntu1) over (7.2.6+14.04.20151021-0ubuntu1) ...
Preparing to unpack .../unity-2d-shell_7.2.6+14.04.20160408-0ubuntu1_all.deb ...
Unpacking unity-2d-shell (7.2.6+14.04.20160408-0ubuntu1) over (7.2.6+14.04.20151021-0ubuntu1) ...
Preparing to unpack .../unity-2d-spread_7.2.6+14.04.20160408-0ubuntu1_all.deb ...
Unpacking unity-2d-spread (7.2.6+14.04.20160408-0ubuntu1) over (7.2.6+14.04.20151021-0ubuntu1) ...
Preparing to unpack .../xserver-xorg-video-intel_2%3a2.99.910-0ubuntu1.7_i386.deb ...
Unpacking xserver-xorg-video-intel (2:2.99.910-0ubuntu1.7) over (2:2.99.910-0ubuntu1.6) ...
Preparing to unpack .../liboxideqt-qmlplugin_1.19.4-0ubuntu0.14.04.1_i386.deb ...
Unpacking liboxideqt-qmlplugin:i386 (1.19.4-0ubuntu0.14.04.1) over (1.15.7-0ubuntu0.14.04.1) ...
Preparing to unpack .../liboxideqtquick0_1.19.4-0ubuntu0.14.04.1_i386.deb ...
Unpacking liboxideqtquick0:i386 (1.19.4-0ubuntu0.14.04.1) over (1.15.7-0ubuntu0.14.04.1) ...
Preparing to unpack .../liboxideqtcore0_1.19.4-0ubuntu0.14.04.1_i386.deb ...
Unpacking liboxideqtcore0:i386 (1.19.4-0ubuntu0.14.04.1) over (1.15.7-0ubuntu0.14.04.1) ...
Preparing to unpack .../oxideqt-codecs-extra_1.19.4-0ubuntu0.14.04.1_i386.deb ...
Unpacking oxideqt-codecs-extra:i386 (1.19.4-0ubuntu0.14.04.1) over (1.15.7-0ubuntu0.14.04.1) ...
Processing triggers for mime-support (3.54ubuntu1.1) ...
Processing triggers for bamfdaemon (0.5.1+14.04.20140409-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for desktop-file-utils (0.22-1ubuntu1) ...
Processing triggers for gnome-menus (3.10.1-0ubuntu2) ...
Processing triggers for menu (2.1.46ubuntu1) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for ureadahead (0.100.0-16) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...

(gtk-update-icon-cache-3.0:10005): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory

This likely means that your installation is broken.
Try running the command
  gdk-pixbuf-query-loaders > /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
to make things work again for the time being.
Processing triggers for libglib2.0-0:i386 (2.40.2-0ubuntu1) ...
Processing triggers for gconf2 (3.2.6-0ubuntu2) ...
Processing triggers for ufw (0.34~rc-0ubuntu2) ...
Processing triggers for install-info (5.2.0.dfsg.1-2) ...
Processing triggers for doc-base (0.10.5) ...
Processing 1 changed doc-base file...
Registering documents with scrollkeeper...
Processing triggers for shared-mime-info (1.2-0ubuntu3) ...
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'
Processing triggers for gnome-icon-theme (3.10.0-0ubuntu2) ...

(gtk-update-icon-cache-3.0:10115): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory

This likely means that your installation is broken.
Try running the command
  gdk-pixbuf-query-loaders > /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
to make things work again for the time being.
Setting up libklibc (2.0.3-0ubuntu1.14.04.2) ...
Setting up klibc-utils (2.0.3-0ubuntu1.14.04.2) ...
Setting up libdbus-1-3:i386 (1.6.18-0ubuntu4.4) ...
Setting up tzdata-java (2016j-0ubuntu0.14.04) ...
Setting up libudev1:i386 (204-5ubuntu20.20) ...
Setting up udev (204-5ubuntu20.20) ...
udev stop/waiting
udev start/running, process 10247
Removing 'diversion of /bin/udevadm to /bin/udevadm.upgrade by fake-udev'
update-initramfs: deferring update (trigger activated)
Setting up initramfs-tools-bin (0.103ubuntu4.5) ...
Setting up initramfs-tools (0.103ubuntu4.5) ...
update-initramfs: deferring update (trigger activated)
dpkg: error processing package linux-image-3.13.0-32-generic (--configure):
 package linux-image-3.13.0-32-generic is not ready for configuration
 cannot configure (current status `half-installed')
dpkg: error processing package linux-image-3.13.0-35-generic (--configure):
 package linux-image-3.13.0-35-generic is not ready for configuration
 cannot configure (current status `half-installed')
dpkg: error processing package linux-image-3.13.0-40-generic (--configure):
 package linux-image-3.13.0-40-generic is not ready for configuration
 cannot configure (current status `half-installed')
dpkg: error processing package linux-image-3.13.0-51-generic (--configure):
 package linux-image-3.13.0-51-generic is not ready for configuration
 cannot configure (current status `half-installed')
dpkg: error processing package linux-image-3.13.0-65-generic (--configure):
 package linux-image-3.13.0-65-generic is not ready for configuration
 cannot configure (current status `half-installed')
dpkg: error processing package linux-image-3.13.0-67-generic (--configure):
 package linux-image-3.13.0-67-generic is not ready for configuration
 cannot configure (current status `half-installed')
dpkg: error processNo apport report written because MaxReports is reached already
 No apport report written because MaxReports is reached already
                                                               No apport report written because MaxReports is reached already
                                             ing package linux-image-extra-3.13.0-32-generic (--configure):
 package linux-image-extra-3.13.0-32-generic is not ready for configuration
 cannot configure (current status `half-installed')
dpkg: error processing package linux-image-extra-3.13.0-35-generic (--configure):
 package linux-image-extra-3.13.0-35-generic is not ready for configuration
 cannot configure (current status `half-installed')
dpkg: error processing package linux-image-extra-3.13.0-40-generic (--configure):
 package linux-image-extra-3.13.0-40-generic is not ready for configuration
 cannot configure (current status `half-installed')
dpkg: error processing package linux-image-extra-3.13.0-51-generic (--configure):
 package linux-image-extra-3.13.0-51-generic is not ready for configuration
 cannot configure (current status `half-installed')
dpkg: error processing package linux-image-extra-3.13.0-65-generic (--configure):
 package linux-image-extra-3.13.0-65-generic is not ready for configuration
 cannot configure (current statNo apport report written because MaxReports is reached already
             No apport report written because MaxReports is reached already
                                                                           No apport report written because MaxReports is reached already
                                                         No apport report written because MaxReports is reached already
                                       No apport report written because MaxReports is reached already
                     us `half-installed')
dpkg: error processing package linux-image-extra-3.13.0-67-generic (--configure):
 package linux-image-extra-3.13.0-67-generic is not ready for configuration
 cannot configure (current status `half-installed')
Setting up libapt-inst1.5:i386 (1.0.1ubuntu2.17) ...
No apport report written because MaxReports is reached already
                                                              Setting up libexpat1:i386 (2.1.0-4ubuntu1.3) ...
Setting up libgcrypt11:i386 (1.5.3-2ubuntu4.4) ...
Setting up libssl1.0.0:i386 (1.0.1f-1ubuntu2.21) ...
Setting up libpython3.4-minimal:i386 (3.4.3-1ubuntu1~14.04.5) ...
Setting up python3.4-minimal (3.4.3-1ubuntu1~14.04.5) ...
Setting up libpython3.4-stdlib:i386 (3.4.3-1ubuntu1~14.04.5) ...
Setting up python3.4 (3.4.3-1ubuntu1~14.04.5) ...
Setting up libpython3.4:i386 (3.4.3-1ubuntu1~14.04.5) ...
Setting up ntpdate (1:4.2.6.p5+dfsg-3ubuntu2.14.04.10) ...
Setting up libdrm2:i386 (2.4.67-1ubuntu0.14.04.1) ...
Setting up libidn11:i386 (1.28-1ubuntu2.1) ...
Setting up libldap-2.4-2:i386 (2.4.31-1+nmu2ubuntu8.3) ...
Setting up libcurl3-gnutls:i386 (7.35.0-1ubuntu2.10) ...
Setting up libsystemd-daemon0:i386 (204-5ubuntu20.20) ...
Setting up libsystemd-login0:i386 (204-5ubuntu20.20) ...
Setting up dbus (1.6.18-0ubuntu4.4) ...
Installing new version of config file /etc/dbus-1/system.conf ...
Setting up systemd-services (204-5ubuntu20.20) ...
Setting up libpam-systemd:i386 (204-5ubuntu20.20) ...
Setting up fontconfig-config (2.11.0-0ubuntu4.2) ...
Setting up libfontconfig1:i386 (2.11.0-0ubuntu4.2) ...
Setting up libgdk-pixbuf2.0-common (2.30.7-0ubuntu1.6) ...
Setting up libgdk-pixbuf2.0-0:i386 (2.30.7-0ubuntu1.6) ...
Setting up libnspr4:i386 (2:4.12-0ubuntu0.14.04.1) ...
Setting up libnspr4-0d:i386 (2:4.12-0ubuntu0.14.04.1) ...
Setting up libxrandr2:i386 (2:1.5.0-1~trusty1) ...
Setting up chromium-codecs-ffmpeg-extra (53.0.2785.143-0ubuntu0.14.04.1.1145) ...
Setting up libgtk-3-common (3.10.8-0ubuntu1.6) ...
Setting up libgtk-3-0:i386 (3.10.8-0ubuntu1.6) ...
Setting up libgail-3-0:i386 (3.10.8-0ubuntu1.6) ...
Setting up libnautilus-extension1a (1:3.10.1-0ubuntu9.11) ...
Setting up deja-dup (30.0-0ubuntu4.1) ...
Setting up libp11-kit-gnome-keyring:i386 (3.10.1-1ubuntu4.3) ...
Setting up dbus-x11 (1.6.18-0ubuntu4.4) ...
Setting up gnome-keyring (3.10.1-1ubuntu4.3) ...
Setting up gstreamer0.10-gconf:i386 (0.10.31-3+nmu1ubuntu5.2) ...
Setting up libgudev-1.0-0:i386 (1:204-5ubuntu20.20) ...
Setting up gstreamer0.10-plugins-good:i386 (0.10.31-3+nmu1ubuntu5.2) ...
Setting up libgme0 (0.5.5-2ubuntu0.14.04.1) ...
Setting up libgstreamer-plugins-bad0.10-0:i386 (0.10.23-7.2ubuntu1.3) ...
Setting up gstreamer0.10-plugins-bad:i386 (0.10.23-7.2ubuntu1.3) ...
Setting up imagemagick-common (8:6.7.7.10-6ubuntu3.3) ...
Setting up libarchive13:i386 (3.1.2-7ubuntu2.3) ...
Setting up libavahi-common-data:i386 (0.6.31-4ubuntu1.1) ...
Setting up libavahi-common3:i386 (0.6.31-4ubuntu1.1) ...
Setting up libavahi-client3:i386 (0.6.31-4ubuntu1.1) ...
Setting up libavahi-core7:i386 (0.6.31-4ubuntu1.1) ...
Setting up libavahi-glib1:i386 (0.6.31-4ubuntu1.1) ...
Setting up libavahi-gobject0:i386 (0.6.31-4ubuntu1.1) ...
Setting up libavahi-ui-gtk3-0:i386 (0.6.31-4ubuntu1.1) ...
Setting up libavutil52:i386 (6:9.20-0ubuntu0.14.04.1) ...
Setting up libavcodec54:i386 (6:9.20-0ubuntu0.14.04.1) ...
Setting up libavformat54:i386 (6:9.20-0ubuntu0.14.04.1) ...
Setting up libcurl3:i386 (7.35.0-1ubuntu2.10) ...
Setting up curl (7.35.0-1ubuntu2.10) ...
Setting up libdrm-intel1:i386 (2.4.67-1ubuntu0.14.04.1) ...
Setting up libdrm-nouveau2:i386 (2.4.67-1ubuntu0.14.04.1) ...
Setting up libdrm-radeon1:i386 (2.4.67-1ubuntu0.14.04.1) ...
Setting up libgd3:i386 (2.1.0-3ubuntu0.5) ...
Setting up libgstreamer1.0-0:i386 (1.2.4-0ubuntu1.1) ...
Setting up libharfbuzz0b:i386 (0.9.27-1ubuntu1.1) ...
Setting up libharfbuzz-icu0:i386 (0.9.27-1ubuntu1.1) ...
Setting up libimobiledevice4:i386 (1.1.5+git20140313.bafe6a9e-0ubuntu1.1) ...
Setting up libmagickcore5:i386 (8:6.7.7.10-6ubuntu3.3) ...
Setting up libmagickwand5:i386 (8:6.7.7.10-6ubuntu3.3) ...
Setting up libmagickcore5-extra:i386 (8:6.7.7.10-6ubuntu3.3) ...
Setting up libmm-glib0:i386 (1.0.0-2ubuntu1.1) ...
Setting up libnl-3-200:i386 (3.2.21-1ubuntu4) ...
Setting up libnl-route-3-200:i386 (3.2.21-1ubuntu4) ...
Setting up libnl-genl-3-200:i386 (3.2.21-1ubuntu4) ...
Setting up samba-common (2:4.3.11+dfsg-0ubuntu0.14.04.4) ...
Setting up libpython2.7-minimal:i386 (2.7.6-8ubuntu0.3) ...
Setting up libpython2.7-stdlib:i386 (2.7.6-8ubuntu0.3) ...
Setting up libpython2.7:i386 (2.7.6-8ubuntu0.3) ...
Setting up libwbclient0:i386 (2:4.3.11+dfsg-0ubuntu0.14.04.4) ...
Setting up samba-libs:i386 (2:4.3.11+dfsg-0ubuntu0.14.04.4) ...
Setting up python-samba (2:4.3.11+dfsg-0ubuntu0.14.04.4) ...
Setting up python2.7-minimal (2.7.6-8ubuntu0.3) ...
Setting up python2.7 (2.7.6-8ubuntu0.3) ...
Setting up samba-common-bin (2:4.3.11+dfsg-0ubuntu0.14.04.4) ...
Setting up samba (2:4.3.11+dfsg-0ubuntu0.14.04.4) ...
smbd start/running, process 10833
nmbd start/running, process 10872
samba-ad-dc start/running, process 10912
Setting up winbind (2:4.3.11+dfsg-0ubuntu0.14.04.4) ...
winbind start/running, process 10958
Setting up libnss-winbind:i386 (2:4.3.11+dfsg-0ubuntu0.14.04.4) ...
Setting up libpam-winbind:i386 (2:4.3.11+dfsg-0ubuntu0.14.04.4) ...
Setting up libsmbclient:i386 (2:4.3.11+dfsg-0ubuntu0.14.04.4) ...
Setting up smbclient (2:4.3.11+dfsg-0ubuntu0.14.04.4) ...
Setting up samba-vfs-modules (2:4.3.11+dfsg-0ubuntu0.14.04.4) ...
Setting up samba-dsdb-modules (2:4.3.11+dfsg-0ubuntu0.14.04.4) ...
Setting up libpam-gnome-keyring:i386 (3.10.1-1ubuntu4.3) ...
Setting up libgs9-common (9.10~dfsg-0ubuntu10.6) ...
Setting up libgs9 (9.10~dfsg-0ubuntu10.6) ...
Setting up ghostscript (9.10~dfsg-0ubuntu10.6) ...
Setting up ghostscript-x (9.10~dfsg-0ubuntu10.6) ...
Setting up libspectre1:i386 (0.2.7-2ubuntu1.2) ...
Setting up libswscale2:i386 (6:9.20-0ubuntu0.14.04.1) ...
Setting up libvncserver0:i386 (0.9.9+dfsg-1ubuntu1.2) ...
Setting up linux-image-3.13.0-107-generic (3.13.0-107.154) ...
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 3.13.0-107-generic /boot/vmlinuz-3.13.0-107-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.13.0-107-generic /boot/vmlinuz-3.13.0-107-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-107-generic /boot/vmlinuz-3.13.0-107-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-107-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.13.0-107-generic /boot/vmlinuz-3.13.0-107-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.13.0-107-generic /boot/vmlinuz-3.13.0-107-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.13.0-107-generic /boot/vmlinuz-3.13.0-107-generic
/usr/sbin/grub-mkconfig: 11: /etc/default/grub: ipv6.disable=1: not found
run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 127
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-3.13.0-107-generic.postinst line 1025.
dpkg: error processing package linux-image-3.13.0-107-generic (--configure):
 subprocess installed post-installation script returned error exit status 2
No apport report written because MaxReports is reached already
                                                              Setting up ubuntu-drivers-common (1:0.2.91.12) ...
Setting up lsb-release (4.1+Debian11ubuntu6.2) ...
Setting up gir1.2-gdkpixbuf-2.0 (2.30.7-0ubuntu1.6) ...
Setting up gir1.2-gtk-3.0 (3.10.8-0ubuntu1.6) ...
Setting up libgstreamer-plugins-bad1.0-0:i386 (1.2.4-1~ubuntu1.1) ...
Setting up gstreamer1.0-plugins-bad-videoparsers:i386 (1.2.4-1~ubuntu1.1) ...
Setting up gstreamer1.0-plugins-bad-faad:i386 (1.2.4-1~ubuntu1.1) ...
Setting up libgstreamer-plugins-good1.0-0:i386 (1.2.4-1~ubuntu1.3) ...
Setting up gstreamer1.0-plugins-bad:i386 (1.2.4-1~ubuntu1.1) ...
Setting up gstreamer1.0-plugins-good:i386 (1.2.4-1~ubuntu1.3) ...
Setting up libsystemd-journal0:i386 (204-5ubuntu20.20) ...
Setting up libupnp6 (1:1.6.17-1.2+deb7u2build0.14.04.1) ...
Setting up apt-utils (1.0.1ubuntu2.17) ...
Setting up init-system-helpers (1.14ubuntu1) ...
Setting up isc-dhcp-common (4.2.4-7ubuntu12.8) ...
Setting up isc-dhcp-client (4.2.4-7ubuntu12.8) ...
Installing new version of config file /etc/apparmor.d/sbin.dhclient ...
Setting up sudo (1.8.9p5-1ubuntu1.3) ...
Installing new version of config file /etc/sudoers ...
Setting up vim-common (2:7.4.052-1ubuntu3.1) ...
Setting up vim-tiny (2:7.4.052-1ubuntu3.1) ...
Setting up libaccountsservice0:i386 (0.6.35-0ubuntu7.3) ...
Setting up accountsservice (0.6.35-0ubuntu7.3) ...
Setting up apt-transport-https (1.0.1ubuntu2.17) ...
Setting up libisc95 (1:9.9.5.dfsg-3ubuntu0.10) ...
Setting up libdns100 (1:9.9.5.dfsg-3ubuntu0.10) ...
Setting up libisccc90 (1:9.9.5.dfsg-3ubuntu0.10) ...
Setting up libisccfg90 (1:9.9.5.dfsg-3ubuntu0.10) ...
Setting up libbind9-90 (1:9.9.5.dfsg-3ubuntu0.10) ...
Setting up liblwres90 (1:9.9.5.dfsg-3ubuntu0.10) ...
Setting up bind9-host (1:9.9.5.dfsg-3ubuntu0.10) ...
Setting up dnsutils (1:9.9.5.dfsg-3ubuntu0.10) ...
Setting up openssh-client (1:6.6p1-2ubuntu2.8) ...
Setting up openssl (1.0.1f-1ubuntu2.21) ...
Setting up uuid-runtime (2.20.1-5.1ubuntu20.9) ...
Setting up wget (1.15-1ubuntu1.14.04.2) ...
Setting up fontconfig (2.11.0-0ubuntu4.2) ...
Regenerating fonts cache... done.
Setting up grub-common (2.02~beta2-9ubuntu1.12) ...
Installing new version of config file /etc/grub.d/30_uefi-firmware ...
Setting up grub2-common (2.02~beta2-9ubuntu1.12) ...
Setting up grub-pc-bin (2.02~beta2-9ubuntu1.12) ...
Setting up grub-pc (2.02~beta2-9ubuntu1.12) ...
/var/lib/dpkg/info/grub-pc.config: 11: /etc/default/grub: ipv6.disable=1: not found
dpkg: error processing package grub-pc (--configure):
 subprocess installed post-installation script returned error exit status 127
No apport report written because MaxReports is reached already
                                                              Setting up python3-problem-report (2.14.1-0ubuntu3.23) ...
Setting up python3-apport (2.14.1-0ubuntu3.23) ...
Setting up apport (2.14.1-0ubuntu3.23) ...
apport start/running
Setting up apport-gtk (2.14.1-0ubuntu3.23) ...
Setting up avahi-autoipd (0.6.31-4ubuntu1.1) ...
Setting up avahi-daemon (0.6.31-4ubuntu1.1) ...
avahi-daemon start/running, process 21961
Setting up avahi-utils (0.6.31-4ubuntu1.1) ...
Setting up deja-dup-backend-gvfs (30.0-0ubuntu4.1) ...
Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.9) ...
Setting up eog (3.10.2-0ubuntu5.2) ...
Setting up nautilus-data (1:3.10.1-0ubuntu9.11) ...
Setting up file-roller (3.10.2.1-0ubuntu4.2) ...
Setting up firefox (50.1.0+build2-0ubuntu0.14.04.1) ...
Please restart all running instances of firefox, or you will experience problems.
Setting up firefox-globalmenu (50.1.0+build2-0ubuntu0.14.04.1) ...
Setting up firefox-locale-en (50.1.0+build2-0ubuntu0.14.04.1) ...
Setting up firefox-locale-zh-hans (50.1.0+build2-0ubuntu0.14.04.1) ...
Setting up libgimp2.0 (2.8.10-0ubuntu1.1) ...
Setting up gimp-data (2.8.10-0ubuntu1.1) ...
Setting up gimp (2.8.10-0ubuntu1.1) ...
Setting up gir1.2-gstreamer-1.0 (1.2.4-0ubuntu1.1) ...
Setting up gir1.2-gudev-1.0 (1:204-5ubuntu20.20) ...
Setting up gnome-contacts (3.8.3-1ubuntu1.1) ...
Setting up gstreamer0.10-pulseaudio:i386 (0.10.31-3+nmu1ubuntu5.2) ...
Setting up gstreamer1.0-pulseaudio:i386 (1.2.4-1~ubuntu1.3) ...
Setting up gstreamer1.0-tools (1.2.4-0ubuntu1.1) ...
Setting up imagemagick (8:6.7.7.10-6ubuntu3.3) ...
Setting up libkdecore5 (4:4.13.3-0ubuntu0.3) ...
Setting up libkdeui5 (4:4.13.3-0ubuntu0.3) ...
Setting up libkdeclarative5 (4:4.13.3-0ubuntu0.3) ...
Setting up libnepomuk4 (4:4.13.3-0ubuntu0.3) ...
Setting up libsolid4 (4:4.13.3-0ubuntu0.3) ...
Setting up libkio5 (4:4.13.3-0ubuntu0.3) ...
Setting up libnepomukquery4a (4:4.13.3-0ubuntu0.3) ...
Setting up libnepomukutils4 (4:4.13.3-0ubuntu0.3) ...
Setting up libkparts4 (4:4.13.3-0ubuntu0.3) ...
Setting up libkmediaplayer4 (4:4.13.3-0ubuntu0.3) ...
Setting up libkcmutils4 (4:4.13.3-0ubuntu0.3) ...
Setting up libkdewebkit5 (4:4.13.3-0ubuntu0.3) ...
Setting up libkdnssd4 (4:4.13.3-0ubuntu0.3) ...
Setting up libknewstuff3-4 (4:4.13.3-0ubuntu0.3) ...
Setting up libthreadweaver4 (4:4.13.3-0ubuntu0.3) ...
Setting up libplasma3 (4:4.13.3-0ubuntu0.3) ...
Setting up libkpty4 (4:4.13.3-0ubuntu0.3) ...
Setting up libkde3support4 (4:4.13.3-0ubuntu0.3) ...
Setting up libkemoticons4 (4:4.13.3-0ubuntu0.3) ...
Setting up libkfile4 (4:4.13.3-0ubuntu0.3) ...
Setting up libkjsapi4 (4:4.13.3-0ubuntu0.3) ...
Setting up libktexteditor4 (4:4.13.3-0ubuntu0.3) ...
Setting up libkhtml5 (4:4.13.3-0ubuntu0.3) ...
Setting up libkjsembed4 (4:4.13.3-0ubuntu0.3) ...
Setting up libkntlm4 (4:4.13.3-0ubuntu0.3) ...
Setting up libkrosscore4 (4:4.13.3-0ubuntu0.3) ...
Setting up kdelibs5-data (4:4.13.3-0ubuntu0.3) ...
Setting up kdoctools (4:4.13.3-0ubuntu0.3) ...
Setting up kdelibs-bin (4:4.13.3-0ubuntu0.3) ...
Setting up kdelibs5-plugins (4:4.13.3-0ubuntu0.3) ...
Setting up libknotifyconfig4 (4:4.13.3-0ubuntu0.3) ...
Setting up libkidletime4 (4:4.13.3-0ubuntu0.3) ...
Setting up libkdesu5 (4:4.13.3-0ubuntu0.3) ...
Setting up libdpkg-perl (1.17.5ubuntu5.7) ...
Setting up libgtk-3-bin (3.10.8-0ubuntu1.6) ...
Setting up libgweather-common (3.10.2-0ubuntu3) ...
Setting up libgweather-3-6 (3.10.2-0ubuntu3) ...
Setting up libimlib2 (1.4.6-2ubuntu0.1) ...
Setting up libkxmlrpcclient4 (4:4.13.3-0ubuntu0.3) ...
Setting up libpurple-bin (1:2.10.9-0ubuntu3.3) ...
Setting up libsyndication4 (4:4.13.3-0ubuntu0.3) ...
Setting up unity-services (7.2.6+14.04.20160408-0ubuntu1) ...
Setting up libunity-core-6.0-9 (7.2.6+14.04.20160408-0ubuntu1) ...
Setting up unity (7.2.6+14.04.20160408-0ubuntu1) ...
Setting up libunity-2d-private0 (7.2.6+14.04.20160408-0ubuntu1) ...
Setting up libwhoopsie0 (0.2.24.6ubuntu3) ...
Setting up whoopsie (0.2.24.6ubuntu3) ...
whoopsie start/running, process 22211
Setting up linux-firmware (1.127.23) ...
update-initramfs: Generating /boot/initrd.img-3.13.0-107-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-88-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-74-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-71-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-68-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-66-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-63-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-62-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-55-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-54-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-52-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-49-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-46-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-45-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-43-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-39-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-37-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-36-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-34-generic
update-initramfs: Generating /boot/initrd.img-3.2.0-67-generic-pae
dpkg: dependency problems prevent configuration of linux-image-extra-3.13.0-107-generic:
 linux-image-extra-3.13.0-107-generic depends on linux-image-3.13.0-107-generic; however:
  Package linux-image-3.13.0-107-generic is not configured yet.

dpkg: error processing package linux-image-extra-3.13.0-107-generic (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of linux-image-generic:
 linux-image-generic depends on linux-image-3.13.0-107-generic; however:
  Package linux-image-3.13.0-107-generic is not configured yet.
 linux-image-generic depends on linux-image-extra-3.13.0-107-generic; however:
  Package linux-image-extra-3.13.0-107-generic is not configured yet.

dpkg: error processing package linux-image-generic (--configure):
 dependency problems - leaving unconfigured
Setting up linux-headers-3.13.0-107 (3.13.0-107.154) ...
No apport report written because MaxReports is reached already
                                                              Setting up linux-headers-3.13.0-107-generic (3.13.0-107.154) ...
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 3.13.0-107-generic /boot/vmlinuz-3.13.0-107-generic
Setting up linux-headers-generic (3.13.0.107.115) ...
dpkg: dependency problems prevent configuration of linux-generic:
 linux-generic depends on linux-image-generic (= 3.13.0.107.115); however:
  Package linux-image-generic is not configured yet.

dpkg: error processing package linux-generic (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-generic-pae:
 linux-generic-pae depends on linux-generic (= 3.13.0.107.115); however:
  Package linux-generic is not configured yet.
No apport report written because MaxReports is reached already

dpkg: error processing package linux-generic-pae (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-image-generic-pae:
 linux-image-generic-pae depends on linux-image-generic (= 3.13.0.107.115); however:
  Package linux-image-generic is not configured yet.

dpkg: error processing package linux-image-generic-pae (--configure):
 dependency problems - leaving unconfigured
Setting up linux-headers-generic-pae (3.13.0.107.115) ...No apport report written because MaxReports is reached already
                                       No apport report written because MaxReports is reached already

Setting up linux-libc-dev:i386 (3.13.0-107.154) ...
Setting up modemmanager (1.0.0-2ubuntu1.1) ...
modemmanager start/running, process 11080
Setting up nautilus (1:3.10.1-0ubuntu9.11) ...
Setting up nvidia-common (1:0.2.91.12) ...
Setting up p7zip (9.20.1~dfsg.1-4+deb7u2build0.14.04.1) ...
Setting up p7zip-full (9.20.1~dfsg.1-4+deb7u2build0.14.04.1) ...
Setting up python-problem-report (2.14.1-0ubuntu3.23) ...
Setting up python-apport (2.14.1-0ubuntu3.23) ...
Setting up python-pil (2.3.0-1ubuntu3.3) ...
Setting up python-imaging (2.3.0-1ubuntu3.3) ...
Setting up oneconf-common (0.3.7.14.04.1) ...
Setting up python3-oneconf (0.3.7.14.04.1) ...
Setting up oneconf (0.3.7.14.04.1) ...
Setting up python-oneconf (0.3.7.14.04.1) ...
Setting up software-center (13.10-0ubuntu4.2) ...
Updating software catalog...this may take a moment.
INFO:softwarecenter.db.pkginfo_impl.aptcache:aptcache.open()
Software catalog update was successful.
Setting up ssh-askpass-gnome (1:6.6p1-2ubuntu2.8) ...
Setting up thunderbird (1:45.5.1+build1-0ubuntu0.14.04.1) ...
Setting up thunderbird-locale-en (1:45.5.1+build1-0ubuntu0.14.04.1) ...
Setting up thunderbird-gnome-support (1:45.5.1+build1-0ubuntu0.14.04.1) ...
Setting up thunderbird-globalmenu (1:45.5.1+build1-0ubuntu0.14.04.1) ...
Setting up thunderbird-locale-en-us (1:45.5.1+build1-0ubuntu0.14.04.1) ...
Setting up unity-2d (7.2.6+14.04.20160408-0ubuntu1) ...
Setting up unity-2d-common (7.2.6+14.04.20160408-0ubuntu1) ...
Setting up unity-2d-panel (7.2.6+14.04.20160408-0ubuntu1) ...
Setting up unity-2d-shell (7.2.6+14.04.20160408-0ubuntu1) ...
Setting up unity-2d-spread (7.2.6+14.04.20160408-0ubuntu1) ...
Setting up xserver-xorg-video-intel (2:2.99.910-0ubuntu1.7) ...
Setting up oxideqt-codecs-extra:i386 (1.19.4-0ubuntu0.14.04.1) ...
Setting up libnss3-nssdb (2:3.26.2-0ubuntu0.14.04.3) ...
Setting up language-pack-en (1:14.04+20160720) ...
Setting up language-pack-en-base (1:14.04+20160720) ...
Generating locales...
  en_AG.UTF-8... up-to-date
  en_AU.UTF-8... up-to-date
  en_BW.UTF-8... up-to-date
  en_CA.UTF-8... up-to-date
  en_DK.UTF-8... up-to-date
  en_GB.UTF-8... up-to-date
  en_HK.UTF-8... up-to-date
  en_IE.UTF-8... up-to-date
  en_IN.UTF-8... up-to-date
  en_NG.UTF-8... up-to-date
  en_NZ.UTF-8... up-to-date
  en_PH.UTF-8... up-to-date
  en_SG.UTF-8... up-to-date
  en_US.UTF-8... up-to-date
  en_ZA.UTF-8... up-to-date
  en_ZM.UTF-8... up-to-date
  en_ZW.UTF-8... up-to-date
Generation complete.
Setting up language-pack-gnome-en (1:14.04+20160720) ...
Setting up language-pack-gnome-en-base (1:14.04+20160720) ...
Setting up python3-update-manager (1:0.196.22) ...
Setting up libnss3:i386 (2:3.26.2-0ubuntu0.14.04.3) ...
Setting up libnss3-1d:i386 (2:3.26.2-0ubuntu0.14.04.3) ...
Setting up chromium-browser (53.0.2785.143-0ubuntu0.14.04.1.1145) ...
Setting up chromium-browser-l10n (53.0.2785.143-0ubuntu0.14.04.1.1145) ...
Setting up libcurl3-nss:i386 (7.35.0-1ubuntu2.10) ...
Setting up python3-distupgrade (1:0.220.9) ...
Setting up ubuntu-release-upgrader-core (1:0.220.9) ...
Setting up update-manager-core (1:0.196.22) ...
Setting up update-notifier-common (0.154.1ubuntu2) ...
Setting up ubuntu-release-upgrader-gtk (1:0.220.9) ...
Setting up update-manager (1:0.196.22) ...
Setting up update-notifier (0.154.1ubuntu2) ...
Setting up openjdk-6-jre-headless:i386 (6b40-1.13.12-0ubuntu0.14.04.3) ...
Installing new version of config file /etc/java-6-openjdk/net.properties ...
Installing new version of config file /etc/java-6-openjdk/security/java.security ...
update-binfmts: warning: current package is openjdk-7, but binary format already installed by openjdk-6
Setting up openjdk-6-jre-lib (6b40-1.13.12-0ubuntu0.14.04.3) ...
Setting up icedtea-6-jre-cacao:i386 (6b40-1.13.12-0ubuntu0.14.04.3) ...
Setting up openjdk-6-jre:i386 (6b40-1.13.12-0ubuntu0.14.04.3) ...
Setting up icedtea-6-jre-jamvm:i386 (6b40-1.13.12-0ubuntu0.14.04.3) ...
Setting up adobe-flashplugin (1:20170110.1-0ubuntu0.14.04.1) ...
update-alternatives: using /usr/lib/adobe-flashplugin/libflashplayer.so to provide /usr/lib/mozilla/plugins/flashplugin-alternative.so (mozilla-flashplugin) in auto mode
Setting up adobe-flash-properties-gtk (1:20170110.1-0ubuntu0.14.04.1) ...
Setting up libpurple0 (1:2.10.9-0ubuntu3.3) ...
Setting up liboxideqtcore0:i386 (1.19.4-0ubuntu0.14.04.1) ...
Setting up liboxideqtquick0:i386 (1.19.4-0ubuntu0.14.04.1) ...
Setting up liboxideqt-qmlplugin:i386 (1.19.4-0ubuntu0.14.04.1) ...
Processing triggers for libc-bin (2.19-0ubuntu6.9) ...
Processing triggers for initramfs-tools (0.103ubuntu4.5) ...
update-initramfs: Generating /boot/initrd.img-3.13.0-107-generic
Processing triggers for menu (2.1.46ubuntu1) ...
Processing triggers for bamfdaemon (0.5.1+14.04.20140409-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Errors were encountered while processing:
 linux-image-3.13.0-32-generic
 linux-image-3.13.0-35-generic
 linux-image-3.13.0-40-generic
 linux-image-3.13.0-51-generic
 linux-image-3.13.0-65-generic
 linux-image-3.13.0-67-generic
 linux-image-extra-3.13.0-32-generic
 linux-image-extra-3.13.0-35-generic
 linux-image-extra-3.13.0-40-generic
 linux-image-extra-3.13.0-51-generic
 linux-image-extra-3.13.0-65-generic
 linux-image-extra-3.13.0-67-generic
 linux-image-3.13.0-107-generic
 grub-pc
 linux-image-extra-3.13.0-107-generic
 linux-image-generic
 linux-generic
 linux-generic-pae
 linux-image-generic-pae
E: Sub-process /usr/bin/dpkg returned an error code (1)
a@a-ThinkPad-Edge-E330:~$ find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; cat -n "$1"' _ '{}' \;

/etc/apt/sources.list

     1 # deb cdrom:[Ubuntu 12.04.1 LTS _Precise Pangolin_ - Release i386 (20120817.3)]/ precise main restricted
     2
     3 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
     4 # newer versions of the distribution.
     5 deb http://archive.ubuntu.com/ubuntu trusty main restricted
     6 deb-src http://archive.ubuntu.com/ubuntu trusty main restricted
     7
     8 ## Major bug fix updates produced after the final release of the
     9 ## distribution.
    10
    11 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    12 ## team. Also, please note that software in universe WILL NOT receive any
    13 ## review or updates from the Ubuntu security team.
    14 deb http://archive.ubuntu.com/ubuntu trusty universe
    15 deb-src http://archive.ubuntu.com/ubuntu trusty universe
    16
    17 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    18 ## team, and may not be under a free licence. Please satisfy yourself as to
    19 ## your rights to use the software. Also, please note that software in
    20 ## multiverse WILL NOT receive any review or updates from the Ubuntu
    21 ## security team.
    22 deb http://archive.ubuntu.com/ubuntu trusty multiverse
    23 deb-src http://archive.ubuntu.com/ubuntu trusty multiverse
    24
    25 ## N.B. software from this repository may not have been tested as
    26 ## extensively as that contained in the main release, although it includes
    27 ## newer versions of some applications which may provide useful features.
    28 ## Also, please note that software in backports WILL NOT receive any review
    29 ## or updates from the Ubuntu security team.
    30
    31 deb http://archive.ubuntu.com/ubuntu trusty-security main restricted
    32 deb-src http://archive.ubuntu.com/ubuntu trusty-security main restricted
    33 deb http://archive.ubuntu.com/ubuntu trusty-security universe
    34 deb-src http://archive.ubuntu.com/ubuntu trusty-security universe
    35 deb http://archive.ubuntu.com/ubuntu trusty-security multiverse
    36 deb-src http://archive.ubuntu.com/ubuntu trusty-security multiverse
    37
    38 ## Uncomment the following two lines to add software from Canonical's
    39 ## 'partner' repository.
    40 ## This software is not part of Ubuntu, but is offered by Canonical and the
    41 ## respective vendors as a service to Ubuntu users.
    42 deb http://archive.canonical.com/ubuntu trusty partner
    43 deb-src http://archive.canonical.com/ubuntu trusty partner
    44
    45 ## This software is not part of Ubuntu, but is offered by third-party
    46 ## developers who want to ship their latest software.
    47 deb http://extras.ubuntu.com/ubuntu trusty main
    48 deb-src http://extras.ubuntu.com/ubuntu trusty main
    49 deb http://archive.ubuntu.com/ubuntu trusty-updates universe multiverse main restricted

/etc/apt/sources.list.d/pmcenery-ppa-precise.list

     1 # deb http://ppa.launchpad.net/pmcenery/ppa/ubuntu trusty main # disabled on upgrade to trusty
     2 # deb-src http://ppa.launchpad.net/pmcenery/ppa/ubuntu trusty main # disabled on upgrade to trusty

/etc/apt/sources.list.d/i-nex-development-team-daily-trusty.list

     1 # deb http://ppa.launchpad.net/i-nex-development-team/daily/ubuntu trusty main
     2 # deb-src http://ppa.launchpad.net/i-nex-development-team/daily/ubuntu trusty main

/etc/apt/sources.list.d/google-chrome.list

     1 ### THIS FILE IS AUTOMATICALLY CONFIGURED ###
     2 # You may comment out this entry, but any other modifications may be lost.
     3 # deb http://dl.google.com/linux/chrome/deb/ stable main

/etc/apt/sources.list.d/bitcasa-release.list

     1 # deb http://dist.bitcasa.com/release/apt debian main # disabled on upgrade to trusty

/etc/apt/sources.list.d/gambas-team-gambas3-trusty.list

     1 # deb http://ppa.launchpad.net/gambas-team/gambas3/ubuntu trusty main
     2 # deb-src http://ppa.launchpad.net/gambas-team/gambas3/ubuntu trusty main

/etc/apt/sources.list.d/i-nex-development-team-stable-trusty.list

     1 # deb http://ppa.launchpad.net/i-nex-development-team/stable/ubuntu trusty main
     2 # deb-src http://ppa.launchpad.net/i-nex-development-team/stable/ubuntu trusty main

/etc/apt/sources.list.d/google-talkplugin.list

     1 ### THIS FILE IS AUTOMATICALLY CONFIGURED ###
     2 # You may comment out this entry, but any other modifications may be lost.
     3 # deb http://dl.google.com/linux/talkplugin/deb/ stable main
a@a-ThinkPad-Edge-E330:~$ sudo dpkg --audit
[sudo] password for a:
The following packages have been unpacked but not yet configured.
They must be configured using dpkg --configure or the configure
menu option in dselect for them to work:
 linux-image-generic-pae Transitional package
 linux-image-extra-3.13.0-107-generic Linux kernel extra modules for version 3.
 linux-image-generic Generic Linux kernel image
 linux-generic-pae Transitional package.
 linux-generic Complete Generic Linux kernel and headers

The following packages are only half configured, probably due to problems
configuring them the first time. The configuration should be retried using
dpkg --configure <package> or the configure menu option in dselect:
 linux-image-3.13.0-107-generic Linux kernel image for version 3.13.0 on 32 bit
 grub-pc GRand Unified Bootloader, version 2 (PC/BIOS version)

The following packages are only half installed, due to problems during
installation. The installation can probably be completed by retrying it;
the packages can be removed using dselect or dpkg --remove:
 linux-image-extra-3.13.0-40-generic Linux kernel extra modules for version 3.1
 linux-image-extra-3.13.0-32-generic Linux kernel extra modules for version 3.1
 linux-image-extra-3.13.0-35-generic Linux kernel extra modules for version 3.1
 linux-image-extra-3.13.0-51-generic Linux kernel extra modules for version 3.1
 linux-image-3.13.0-32-generic Linux kernel image for version 3.13.0 on 32 bit
 linux-image-extra-3.13.0-65-generic Linux kernel extra modules for version 3.1
 linux-image-3.13.0-65-generic Linux kernel image for version 3.13.0 on 32 bit
 linux-image-extra-3.13.0-67-generic Linux kernel extra modules for version 3.1
 linux-image-3.13.0-40-generic Linux kernel image for version 3.13.0 on 32 bit
 linux-image-3.13.0-51-generic Linux kernel image for version 3.13.0 on 32 bit
 linux-image-3.13.0-67-generic Linux kernel image for version 3.13.0 on 32 bit
 linux-image-3.13.0-35-generic Linux kernel image for version 3.13.0 on 32 bit

The following packages are missing the md5sums control file in the
database, they need to be reinstalled:
 libjson0:i386 JSON manipulation library (transitional package)

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu apt Edit question
Assignee:
No assignee Edit question
Solved by:
Andy Kaly
Solved:
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

What is the output of

cat -n /etc/default/grub

(there seems to be an error in line 11)

Revision history for this message
Andy Kaly (andykaly) said :
#2

1 # If you change this file, run 'update-grub' afterwards to update
     2 # /boot/grub/grub.cfg.
     3 # For full documentation of the options in this file, see:
     4 # info -f grub -n 'Simple configuration'
     5
     6 GRUB_DEFAULT=0
     7 GRUB_HIDDEN_TIMEOUT=0
     8 GRUB_HIDDEN_TIMEOUT_QUIET=true
     9 GRUB_TIMEOUT=10
    10 GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
    11 GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" "ipv6.disable=1"
    12 GRUB_CMDLINE_LINUX=""
    13
    14 # Uncomment to enable BadRAM filtering, modify to suit your needs
    15 # This works with Linux (no patch required) and with any kernel that obtains
    16 # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
    17 #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
    18
    19 # Uncomment to disable graphical terminal (grub-pc only)
    20 #GRUB_TERMINAL=console
    21
    22 # The resolution used on graphical terminal
    23 # note that you can use only modes which your graphic card supports via VBE
    24 # you can see them in real GRUB with the command `vbeinfo'
    25 #GRUB_GFXMODE=640x480
    26
    27 # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
    28 #GRUB_DISABLE_LINUX_UUID=true
    29
    30 # Uncomment to disable generation of recovery mode menu entries
    31 #GRUB_DISABLE_RECOVERY="true"
    32
    33 # Uncomment to get a beep at grub start
    34 #GRUB_INIT_TUNE="480 440 1"

Revision history for this message
Manfred Hampl (m-hampl) said :
#3

Open a terminal and issue the command
sudo gedit /etc/default/grub
enter your password when asked, and an editor with the grub configuration file will open.

scroll to line 11 and change
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" "ipv6.disable=1"
into
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash ipv6.disable=1"
save the file and close the editor.

Finally execute the command

sudo update-grub

and report the results.

Revision history for this message
Andy Kaly (andykaly) said :
#4

sudo update-grub
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-3.13.0-107-generic
Found initrd image: /boot/initrd.img-3.13.0-107-generic
Found linux image: /boot/vmlinuz-3.13.0-88-generic
Found initrd image: /boot/initrd.img-3.13.0-88-generic
Found linux image: /boot/vmlinuz-3.13.0-74-generic
Found initrd image: /boot/initrd.img-3.13.0-74-generic
Found linux image: /boot/vmlinuz-3.13.0-71-generic
Found initrd image: /boot/initrd.img-3.13.0-71-generic
Found linux image: /boot/vmlinuz-3.13.0-68-generic
Found initrd image: /boot/initrd.img-3.13.0-68-generic
Found linux image: /boot/vmlinuz-3.13.0-66-generic
Found initrd image: /boot/initrd.img-3.13.0-66-generic
Found linux image: /boot/vmlinuz-3.13.0-63-generic
Found initrd image: /boot/initrd.img-3.13.0-63-generic
Found linux image: /boot/vmlinuz-3.13.0-62-generic
Found initrd image: /boot/initrd.img-3.13.0-62-generic
Found linux image: /boot/vmlinuz-3.13.0-55-generic
Found initrd image: /boot/initrd.img-3.13.0-55-generic
Found linux image: /boot/vmlinuz-3.13.0-54-generic
Found initrd image: /boot/initrd.img-3.13.0-54-generic
Found linux image: /boot/vmlinuz-3.13.0-52-generic
Found initrd image: /boot/initrd.img-3.13.0-52-generic
Found linux image: /boot/vmlinuz-3.13.0-49-generic
Found initrd image: /boot/initrd.img-3.13.0-49-generic
Found linux image: /boot/vmlinuz-3.13.0-46-generic
Found initrd image: /boot/initrd.img-3.13.0-46-generic
Found linux image: /boot/vmlinuz-3.13.0-45-generic
Found initrd image: /boot/initrd.img-3.13.0-45-generic
Found linux image: /boot/vmlinuz-3.13.0-43-generic
Found initrd image: /boot/initrd.img-3.13.0-43-generic
Found linux image: /boot/vmlinuz-3.13.0-39-generic
Found initrd image: /boot/initrd.img-3.13.0-39-generic
Found linux image: /boot/vmlinuz-3.13.0-37-generic
Found initrd image: /boot/initrd.img-3.13.0-37-generic
Found linux image: /boot/vmlinuz-3.13.0-36-generic
Found initrd image: /boot/initrd.img-3.13.0-36-generic
Found linux image: /boot/vmlinuz-3.13.0-34-generic
Found initrd image: /boot/initrd.img-3.13.0-34-generic
Found linux image: /boot/vmlinuz-3.2.0-67-generic-pae
Found initrd image: /boot/initrd.img-3.2.0-67-generic-pae
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done

Revision history for this message
Manfred Hampl (m-hampl) said :
#5

ok, no error message any more.

Now try the commands

sudo dpkg --configure -a
sudo apt-get install -f

and report the results.

Revision history for this message
Andy Kaly (andykaly) said :
#6

sudo dpkg --configure -a
[sudo] password for a:
Setting up linux-image-3.13.0-107-generic (3.13.0-107.154) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
initrd.img(/boot/initrd.img-3.13.0-107-generic
) points to /boot/initrd.img-3.13.0-107-generic
 (/boot/initrd.img-3.13.0-107-generic) -- doing nothing at /var/lib/dpkg/info/linux-image-3.13.0-107-generic.postinst line 491.
vmlinuz(/boot/vmlinuz-3.13.0-107-generic
) points to /boot/vmlinuz-3.13.0-107-generic
 (/boot/vmlinuz-3.13.0-107-generic) -- doing nothing at /var/lib/dpkg/info/linux-image-3.13.0-107-generic.postinst line 491.
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-107-generic /boot/vmlinuz-3.13.0-107-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.13.0-107-generic /boot/vmlinuz-3.13.0-107-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-107-generic /boot/vmlinuz-3.13.0-107-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-107-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.13.0-107-generic /boot/vmlinuz-3.13.0-107-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.13.0-107-generic /boot/vmlinuz-3.13.0-107-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.13.0-107-generic /boot/vmlinuz-3.13.0-107-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-3.13.0-107-generic
Found initrd image: /boot/initrd.img-3.13.0-107-generic
Found linux image: /boot/vmlinuz-3.13.0-88-generic
Found initrd image: /boot/initrd.img-3.13.0-88-generic
Found linux image: /boot/vmlinuz-3.13.0-74-generic
Found initrd image: /boot/initrd.img-3.13.0-74-generic
Found linux image: /boot/vmlinuz-3.13.0-71-generic
Found initrd image: /boot/initrd.img-3.13.0-71-generic
Found linux image: /boot/vmlinuz-3.13.0-68-generic
Found initrd image: /boot/initrd.img-3.13.0-68-generic
Found linux image: /boot/vmlinuz-3.13.0-66-generic
Found initrd image: /boot/initrd.img-3.13.0-66-generic
Found linux image: /boot/vmlinuz-3.13.0-63-generic
Found initrd image: /boot/initrd.img-3.13.0-63-generic
Found linux image: /boot/vmlinuz-3.13.0-62-generic
Found initrd image: /boot/initrd.img-3.13.0-62-generic
Found linux image: /boot/vmlinuz-3.13.0-55-generic
Found initrd image: /boot/initrd.img-3.13.0-55-generic
Found linux image: /boot/vmlinuz-3.13.0-54-generic
Found initrd image: /boot/initrd.img-3.13.0-54-generic
Found linux image: /boot/vmlinuz-3.13.0-52-generic
Found initrd image: /boot/initrd.img-3.13.0-52-generic
Found linux image: /boot/vmlinuz-3.13.0-49-generic
Found initrd image: /boot/initrd.img-3.13.0-49-generic
Found linux image: /boot/vmlinuz-3.13.0-46-generic
Found initrd image: /boot/initrd.img-3.13.0-46-generic
Found linux image: /boot/vmlinuz-3.13.0-45-generic
Found initrd image: /boot/initrd.img-3.13.0-45-generic
Found linux image: /boot/vmlinuz-3.13.0-43-generic
Found initrd image: /boot/initrd.img-3.13.0-43-generic
Found linux image: /boot/vmlinuz-3.13.0-39-generic
Found initrd image: /boot/initrd.img-3.13.0-39-generic
Found linux image: /boot/vmlinuz-3.13.0-37-generic
Found initrd image: /boot/initrd.img-3.13.0-37-generic
Found linux image: /boot/vmlinuz-3.13.0-36-generic
Found initrd image: /boot/initrd.img-3.13.0-36-generic
Found linux image: /boot/vmlinuz-3.13.0-34-generic
Found initrd image: /boot/initrd.img-3.13.0-34-generic
Found linux image: /boot/vmlinuz-3.2.0-67-generic-pae
Found initrd image: /boot/initrd.img-3.2.0-67-generic-pae
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Setting up linux-image-extra-3.13.0-107-generic (3.13.0-107.154) ...
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-107-generic /boot/vmlinuz-3.13.0-107-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.13.0-107-generic /boot/vmlinuz-3.13.0-107-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-107-generic /boot/vmlinuz-3.13.0-107-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-107-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.13.0-107-generic /boot/vmlinuz-3.13.0-107-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.13.0-107-generic /boot/vmlinuz-3.13.0-107-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.13.0-107-generic /boot/vmlinuz-3.13.0-107-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-3.13.0-107-generic
Found initrd image: /boot/initrd.img-3.13.0-107-generic
Found linux image: /boot/vmlinuz-3.13.0-88-generic
Found initrd image: /boot/initrd.img-3.13.0-88-generic
Found linux image: /boot/vmlinuz-3.13.0-74-generic
Found initrd image: /boot/initrd.img-3.13.0-74-generic
Found linux image: /boot/vmlinuz-3.13.0-71-generic
Found initrd image: /boot/initrd.img-3.13.0-71-generic
Found linux image: /boot/vmlinuz-3.13.0-68-generic
Found initrd image: /boot/initrd.img-3.13.0-68-generic
Found linux image: /boot/vmlinuz-3.13.0-66-generic
Found initrd image: /boot/initrd.img-3.13.0-66-generic
Found linux image: /boot/vmlinuz-3.13.0-63-generic
Found initrd image: /boot/initrd.img-3.13.0-63-generic
Found linux image: /boot/vmlinuz-3.13.0-62-generic
Found initrd image: /boot/initrd.img-3.13.0-62-generic
Found linux image: /boot/vmlinuz-3.13.0-55-generic
Found initrd image: /boot/initrd.img-3.13.0-55-generic
Found linux image: /boot/vmlinuz-3.13.0-54-generic
Found initrd image: /boot/initrd.img-3.13.0-54-generic
Found linux image: /boot/vmlinuz-3.13.0-52-generic
Found initrd image: /boot/initrd.img-3.13.0-52-generic
Found linux image: /boot/vmlinuz-3.13.0-49-generic
Found initrd image: /boot/initrd.img-3.13.0-49-generic
Found linux image: /boot/vmlinuz-3.13.0-46-generic
Found initrd image: /boot/initrd.img-3.13.0-46-generic
Found linux image: /boot/vmlinuz-3.13.0-45-generic
Found initrd image: /boot/initrd.img-3.13.0-45-generic
Found linux image: /boot/vmlinuz-3.13.0-43-generic
Found initrd image: /boot/initrd.img-3.13.0-43-generic
Found linux image: /boot/vmlinuz-3.13.0-39-generic
Found initrd image: /boot/initrd.img-3.13.0-39-generic
Found linux image: /boot/vmlinuz-3.13.0-37-generic
Found initrd image: /boot/initrd.img-3.13.0-37-generic
Found linux image: /boot/vmlinuz-3.13.0-36-generic
Found initrd image: /boot/initrd.img-3.13.0-36-generic
Found linux image: /boot/vmlinuz-3.13.0-34-generic
Found initrd image: /boot/initrd.img-3.13.0-34-generic
Found linux image: /boot/vmlinuz-3.2.0-67-generic-pae
Found initrd image: /boot/initrd.img-3.2.0-67-generic-pae
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Setting up linux-image-generic (3.13.0.107.115) ...
Setting up grub-pc (2.02~beta2-9ubuntu1.12) ...
Installing for i386-pc platform.
Installation finished. No error reported.
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-3.13.0-107-generic
Found initrd image: /boot/initrd.img-3.13.0-107-generic
Found linux image: /boot/vmlinuz-3.13.0-88-generic
Found initrd image: /boot/initrd.img-3.13.0-88-generic
Found linux image: /boot/vmlinuz-3.13.0-74-generic
Found initrd image: /boot/initrd.img-3.13.0-74-generic
Found linux image: /boot/vmlinuz-3.13.0-71-generic
Found initrd image: /boot/initrd.img-3.13.0-71-generic
Found linux image: /boot/vmlinuz-3.13.0-68-generic
Found initrd image: /boot/initrd.img-3.13.0-68-generic
Found linux image: /boot/vmlinuz-3.13.0-66-generic
Found initrd image: /boot/initrd.img-3.13.0-66-generic
Found linux image: /boot/vmlinuz-3.13.0-63-generic
Found initrd image: /boot/initrd.img-3.13.0-63-generic
Found linux image: /boot/vmlinuz-3.13.0-62-generic
Found initrd image: /boot/initrd.img-3.13.0-62-generic
Found linux image: /boot/vmlinuz-3.13.0-55-generic
Found initrd image: /boot/initrd.img-3.13.0-55-generic
Found linux image: /boot/vmlinuz-3.13.0-54-generic
Found initrd image: /boot/initrd.img-3.13.0-54-generic
Found linux image: /boot/vmlinuz-3.13.0-52-generic
Found initrd image: /boot/initrd.img-3.13.0-52-generic
Found linux image: /boot/vmlinuz-3.13.0-49-generic
Found initrd image: /boot/initrd.img-3.13.0-49-generic
Found linux image: /boot/vmlinuz-3.13.0-46-generic
Found initrd image: /boot/initrd.img-3.13.0-46-generic
Found linux image: /boot/vmlinuz-3.13.0-45-generic
Found initrd image: /boot/initrd.img-3.13.0-45-generic
Found linux image: /boot/vmlinuz-3.13.0-43-generic
Found initrd image: /boot/initrd.img-3.13.0-43-generic
Found linux image: /boot/vmlinuz-3.13.0-39-generic
Found initrd image: /boot/initrd.img-3.13.0-39-generic
Found linux image: /boot/vmlinuz-3.13.0-37-generic
Found initrd image: /boot/initrd.img-3.13.0-37-generic
Found linux image: /boot/vmlinuz-3.13.0-36-generic
Found initrd image: /boot/initrd.img-3.13.0-36-generic
Found linux image: /boot/vmlinuz-3.13.0-34-generic
Found initrd image: /boot/initrd.img-3.13.0-34-generic
Found linux image: /boot/vmlinuz-3.2.0-67-generic-pae
Found initrd image: /boot/initrd.img-3.2.0-67-generic-pae
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Setting up linux-generic (3.13.0.107.115) ...
Setting up linux-image-generic-pae (3.13.0.107.115) ...
Setting up linux-generic-pae (3.13.0.107.115) ...
a@a-ThinkPad-Edge-E330:~$ sudo apt-get install -f
[sudo] password for a:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
  linux-image-3.13.0-32-generic linux-image-3.13.0-35-generic
  linux-image-3.13.0-40-generic linux-image-3.13.0-51-generic
  linux-image-3.13.0-65-generic linux-image-3.13.0-67-generic
  linux-image-extra-3.13.0-32-generic linux-image-extra-3.13.0-35-generic
  linux-image-extra-3.13.0-40-generic linux-image-extra-3.13.0-51-generic
  linux-image-extra-3.13.0-65-generic linux-image-extra-3.13.0-67-generic
0 upgraded, 0 newly installed, 12 to remove and 0 not upgraded.
12 not fully installed or removed.
After this operation, 876 MB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 907418 files and directories currently installed.)
Removing linux-image-extra-3.13.0-32-generic (3.13.0-32.57) ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
update-initramfs: Deleting /boot/initrd.img-3.13.0-32-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-3.13.0-107-generic
Found initrd image: /boot/initrd.img-3.13.0-107-generic
Found linux image: /boot/vmlinuz-3.13.0-88-generic
Found initrd image: /boot/initrd.img-3.13.0-88-generic
Found linux image: /boot/vmlinuz-3.13.0-74-generic
Found initrd image: /boot/initrd.img-3.13.0-74-generic
Found linux image: /boot/vmlinuz-3.13.0-71-generic
Found initrd image: /boot/initrd.img-3.13.0-71-generic
Found linux image: /boot/vmlinuz-3.13.0-68-generic
Found initrd image: /boot/initrd.img-3.13.0-68-generic
Found linux image: /boot/vmlinuz-3.13.0-66-generic
Found initrd image: /boot/initrd.img-3.13.0-66-generic
Found linux image: /boot/vmlinuz-3.13.0-63-generic
Found initrd image: /boot/initrd.img-3.13.0-63-generic
Found linux image: /boot/vmlinuz-3.13.0-62-generic
Found initrd image: /boot/initrd.img-3.13.0-62-generic
Found linux image: /boot/vmlinuz-3.13.0-55-generic
Found initrd image: /boot/initrd.img-3.13.0-55-generic
Found linux image: /boot/vmlinuz-3.13.0-54-generic
Found initrd image: /boot/initrd.img-3.13.0-54-generic
Found linux image: /boot/vmlinuz-3.13.0-52-generic
Found initrd image: /boot/initrd.img-3.13.0-52-generic
Found linux image: /boot/vmlinuz-3.13.0-49-generic
Found initrd image: /boot/initrd.img-3.13.0-49-generic
Found linux image: /boot/vmlinuz-3.13.0-46-generic
Found initrd image: /boot/initrd.img-3.13.0-46-generic
Found linux image: /boot/vmlinuz-3.13.0-45-generic
Found initrd image: /boot/initrd.img-3.13.0-45-generic
Found linux image: /boot/vmlinuz-3.13.0-43-generic
Found initrd image: /boot/initrd.img-3.13.0-43-generic
Found linux image: /boot/vmlinuz-3.13.0-39-generic
Found initrd image: /boot/initrd.img-3.13.0-39-generic
Found linux image: /boot/vmlinuz-3.13.0-37-generic
Found initrd image: /boot/initrd.img-3.13.0-37-generic
Found linux image: /boot/vmlinuz-3.13.0-36-generic
Found initrd image: /boot/initrd.img-3.13.0-36-generic
Found linux image: /boot/vmlinuz-3.13.0-34-generic
Found initrd image: /boot/initrd.img-3.13.0-34-generic
Found linux image: /boot/vmlinuz-3.2.0-67-generic-pae
Found initrd image: /boot/initrd.img-3.2.0-67-generic-pae
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Removing linux-image-3.13.0-32-generic (3.13.0-32.57) ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
update-initramfs: Deleting /boot/initrd.img-3.13.0-32-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-3.13.0-107-generic
Found initrd image: /boot/initrd.img-3.13.0-107-generic
Found linux image: /boot/vmlinuz-3.13.0-88-generic
Found initrd image: /boot/initrd.img-3.13.0-88-generic
Found linux image: /boot/vmlinuz-3.13.0-74-generic
Found initrd image: /boot/initrd.img-3.13.0-74-generic
Found linux image: /boot/vmlinuz-3.13.0-71-generic
Found initrd image: /boot/initrd.img-3.13.0-71-generic
Found linux image: /boot/vmlinuz-3.13.0-68-generic
Found initrd image: /boot/initrd.img-3.13.0-68-generic
Found linux image: /boot/vmlinuz-3.13.0-66-generic
Found initrd image: /boot/initrd.img-3.13.0-66-generic
Found linux image: /boot/vmlinuz-3.13.0-63-generic
Found initrd image: /boot/initrd.img-3.13.0-63-generic
Found linux image: /boot/vmlinuz-3.13.0-62-generic
Found initrd image: /boot/initrd.img-3.13.0-62-generic
Found linux image: /boot/vmlinuz-3.13.0-55-generic
Found initrd image: /boot/initrd.img-3.13.0-55-generic
Found linux image: /boot/vmlinuz-3.13.0-54-generic
Found initrd image: /boot/initrd.img-3.13.0-54-generic
Found linux image: /boot/vmlinuz-3.13.0-52-generic
Found initrd image: /boot/initrd.img-3.13.0-52-generic
Found linux image: /boot/vmlinuz-3.13.0-49-generic
Found initrd image: /boot/initrd.img-3.13.0-49-generic
Found linux image: /boot/vmlinuz-3.13.0-46-generic
Found initrd image: /boot/initrd.img-3.13.0-46-generic
Found linux image: /boot/vmlinuz-3.13.0-45-generic
Found initrd image: /boot/initrd.img-3.13.0-45-generic
Found linux image: /boot/vmlinuz-3.13.0-43-generic
Found initrd image: /boot/initrd.img-3.13.0-43-generic
Found linux image: /boot/vmlinuz-3.13.0-39-generic
Found initrd image: /boot/initrd.img-3.13.0-39-generic
Found linux image: /boot/vmlinuz-3.13.0-37-generic
Found initrd image: /boot/initrd.img-3.13.0-37-generic
Found linux image: /boot/vmlinuz-3.13.0-36-generic
Found initrd image: /boot/initrd.img-3.13.0-36-generic
Found linux image: /boot/vmlinuz-3.13.0-34-generic
Found initrd image: /boot/initrd.img-3.13.0-34-generic
Found linux image: /boot/vmlinuz-3.2.0-67-generic-pae
Found initrd image: /boot/initrd.img-3.2.0-67-generic-pae
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Removing linux-image-extra-3.13.0-35-generic (3.13.0-35.62) ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-35-generic /boot/vmlinuz-3.13.0-35-generic
update-initramfs: Deleting /boot/initrd.img-3.13.0-35-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-35-generic /boot/vmlinuz-3.13.0-35-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-3.13.0-107-generic
Found initrd image: /boot/initrd.img-3.13.0-107-generic
Found linux image: /boot/vmlinuz-3.13.0-88-generic
Found initrd image: /boot/initrd.img-3.13.0-88-generic
Found linux image: /boot/vmlinuz-3.13.0-74-generic
Found initrd image: /boot/initrd.img-3.13.0-74-generic
Found linux image: /boot/vmlinuz-3.13.0-71-generic
Found initrd image: /boot/initrd.img-3.13.0-71-generic
Found linux image: /boot/vmlinuz-3.13.0-68-generic
Found initrd image: /boot/initrd.img-3.13.0-68-generic
Found linux image: /boot/vmlinuz-3.13.0-66-generic
Found initrd image: /boot/initrd.img-3.13.0-66-generic
Found linux image: /boot/vmlinuz-3.13.0-63-generic
Found initrd image: /boot/initrd.img-3.13.0-63-generic
Found linux image: /boot/vmlinuz-3.13.0-62-generic
Found initrd image: /boot/initrd.img-3.13.0-62-generic
Found linux image: /boot/vmlinuz-3.13.0-55-generic
Found initrd image: /boot/initrd.img-3.13.0-55-generic
Found linux image: /boot/vmlinuz-3.13.0-54-generic
Found initrd image: /boot/initrd.img-3.13.0-54-generic
Found linux image: /boot/vmlinuz-3.13.0-52-generic
Found initrd image: /boot/initrd.img-3.13.0-52-generic
Found linux image: /boot/vmlinuz-3.13.0-49-generic
Found initrd image: /boot/initrd.img-3.13.0-49-generic
Found linux image: /boot/vmlinuz-3.13.0-46-generic
Found initrd image: /boot/initrd.img-3.13.0-46-generic
Found linux image: /boot/vmlinuz-3.13.0-45-generic
Found initrd image: /boot/initrd.img-3.13.0-45-generic
Found linux image: /boot/vmlinuz-3.13.0-43-generic
Found initrd image: /boot/initrd.img-3.13.0-43-generic
Found linux image: /boot/vmlinuz-3.13.0-39-generic
Found initrd image: /boot/initrd.img-3.13.0-39-generic
Found linux image: /boot/vmlinuz-3.13.0-37-generic
Found initrd image: /boot/initrd.img-3.13.0-37-generic
Found linux image: /boot/vmlinuz-3.13.0-36-generic
Found initrd image: /boot/initrd.img-3.13.0-36-generic
Found linux image: /boot/vmlinuz-3.13.0-34-generic
Found initrd image: /boot/initrd.img-3.13.0-34-generic
Found linux image: /boot/vmlinuz-3.2.0-67-generic-pae
Found initrd image: /boot/initrd.img-3.2.0-67-generic-pae
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Removing linux-image-3.13.0-35-generic (3.13.0-35.62) ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-35-generic /boot/vmlinuz-3.13.0-35-generic
update-initramfs: Deleting /boot/initrd.img-3.13.0-35-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-35-generic /boot/vmlinuz-3.13.0-35-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-3.13.0-107-generic
Found initrd image: /boot/initrd.img-3.13.0-107-generic
Found linux image: /boot/vmlinuz-3.13.0-88-generic
Found initrd image: /boot/initrd.img-3.13.0-88-generic
Found linux image: /boot/vmlinuz-3.13.0-74-generic
Found initrd image: /boot/initrd.img-3.13.0-74-generic
Found linux image: /boot/vmlinuz-3.13.0-71-generic
Found initrd image: /boot/initrd.img-3.13.0-71-generic
Found linux image: /boot/vmlinuz-3.13.0-68-generic
Found initrd image: /boot/initrd.img-3.13.0-68-generic
Found linux image: /boot/vmlinuz-3.13.0-66-generic
Found initrd image: /boot/initrd.img-3.13.0-66-generic
Found linux image: /boot/vmlinuz-3.13.0-63-generic
Found initrd image: /boot/initrd.img-3.13.0-63-generic
Found linux image: /boot/vmlinuz-3.13.0-62-generic
Found initrd image: /boot/initrd.img-3.13.0-62-generic
Found linux image: /boot/vmlinuz-3.13.0-55-generic
Found initrd image: /boot/initrd.img-3.13.0-55-generic
Found linux image: /boot/vmlinuz-3.13.0-54-generic
Found initrd image: /boot/initrd.img-3.13.0-54-generic
Found linux image: /boot/vmlinuz-3.13.0-52-generic
Found initrd image: /boot/initrd.img-3.13.0-52-generic
Found linux image: /boot/vmlinuz-3.13.0-49-generic
Found initrd image: /boot/initrd.img-3.13.0-49-generic
Found linux image: /boot/vmlinuz-3.13.0-46-generic
Found initrd image: /boot/initrd.img-3.13.0-46-generic
Found linux image: /boot/vmlinuz-3.13.0-45-generic
Found initrd image: /boot/initrd.img-3.13.0-45-generic
Found linux image: /boot/vmlinuz-3.13.0-43-generic
Found initrd image: /boot/initrd.img-3.13.0-43-generic
Found linux image: /boot/vmlinuz-3.13.0-39-generic
Found initrd image: /boot/initrd.img-3.13.0-39-generic
Found linux image: /boot/vmlinuz-3.13.0-37-generic
Found initrd image: /boot/initrd.img-3.13.0-37-generic
Found linux image: /boot/vmlinuz-3.13.0-36-generic
Found initrd image: /boot/initrd.img-3.13.0-36-generic
Found linux image: /boot/vmlinuz-3.13.0-34-generic
Found initrd image: /boot/initrd.img-3.13.0-34-generic
Found linux image: /boot/vmlinuz-3.2.0-67-generic-pae
Found initrd image: /boot/initrd.img-3.2.0-67-generic-pae
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Removing linux-image-extra-3.13.0-40-generic (3.13.0-40.69) ...
depmod: FATAL: could not load /boot/System.map-3.13.0-40-generic: No such file or directory
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-40-generic /boot/vmlinuz-3.13.0-40-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.13.0-40-generic /boot/vmlinuz-3.13.0-40-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-40-generic /boot/vmlinuz-3.13.0-40-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-40-generic
grep: /boot/config-3.13.0-40-generic: No such file or directory
depmod: WARNING: could not open /tmp/mkinitramfs_npwxJg/lib/modules/3.13.0-40-generic/modules.order: No such file or directory
depmod: WARNING: could not open /tmp/mkinitramfs_npwxJg/lib/modules/3.13.0-40-generic/modules.builtin: No such file or directory
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.13.0-40-generic /boot/vmlinuz-3.13.0-40-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.13.0-40-generic /boot/vmlinuz-3.13.0-40-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.13.0-40-generic /boot/vmlinuz-3.13.0-40-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-3.13.0-107-generic
Found initrd image: /boot/initrd.img-3.13.0-107-generic
Found linux image: /boot/vmlinuz-3.13.0-88-generic
Found initrd image: /boot/initrd.img-3.13.0-88-generic
Found linux image: /boot/vmlinuz-3.13.0-74-generic
Found initrd image: /boot/initrd.img-3.13.0-74-generic
Found linux image: /boot/vmlinuz-3.13.0-71-generic
Found initrd image: /boot/initrd.img-3.13.0-71-generic
Found linux image: /boot/vmlinuz-3.13.0-68-generic
Found initrd image: /boot/initrd.img-3.13.0-68-generic
Found linux image: /boot/vmlinuz-3.13.0-66-generic
Found initrd image: /boot/initrd.img-3.13.0-66-generic
Found linux image: /boot/vmlinuz-3.13.0-63-generic
Found initrd image: /boot/initrd.img-3.13.0-63-generic
Found linux image: /boot/vmlinuz-3.13.0-62-generic
Found initrd image: /boot/initrd.img-3.13.0-62-generic
Found linux image: /boot/vmlinuz-3.13.0-55-generic
Found initrd image: /boot/initrd.img-3.13.0-55-generic
Found linux image: /boot/vmlinuz-3.13.0-54-generic
Found initrd image: /boot/initrd.img-3.13.0-54-generic
Found linux image: /boot/vmlinuz-3.13.0-52-generic
Found initrd image: /boot/initrd.img-3.13.0-52-generic
Found linux image: /boot/vmlinuz-3.13.0-49-generic
Found initrd image: /boot/initrd.img-3.13.0-49-generic
Found linux image: /boot/vmlinuz-3.13.0-46-generic
Found initrd image: /boot/initrd.img-3.13.0-46-generic
Found linux image: /boot/vmlinuz-3.13.0-45-generic
Found initrd image: /boot/initrd.img-3.13.0-45-generic
Found linux image: /boot/vmlinuz-3.13.0-43-generic
Found initrd image: /boot/initrd.img-3.13.0-43-generic
Found linux image: /boot/vmlinuz-3.13.0-39-generic
Found initrd image: /boot/initrd.img-3.13.0-39-generic
Found linux image: /boot/vmlinuz-3.13.0-37-generic
Found initrd image: /boot/initrd.img-3.13.0-37-generic
Found linux image: /boot/vmlinuz-3.13.0-36-generic
Found initrd image: /boot/initrd.img-3.13.0-36-generic
Found linux image: /boot/vmlinuz-3.13.0-34-generic
Found initrd image: /boot/initrd.img-3.13.0-34-generic
Found linux image: /boot/vmlinuz-3.2.0-67-generic-pae
Found initrd image: /boot/initrd.img-3.2.0-67-generic-pae
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Removing linux-image-3.13.0-40-generic (3.13.0-40.69) ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-40-generic /boot/vmlinuz-3.13.0-40-generic
update-initramfs: Deleting /boot/initrd.img-3.13.0-40-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-40-generic /boot/vmlinuz-3.13.0-40-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-3.13.0-107-generic
Found initrd image: /boot/initrd.img-3.13.0-107-generic
Found linux image: /boot/vmlinuz-3.13.0-88-generic
Found initrd image: /boot/initrd.img-3.13.0-88-generic
Found linux image: /boot/vmlinuz-3.13.0-74-generic
Found initrd image: /boot/initrd.img-3.13.0-74-generic
Found linux image: /boot/vmlinuz-3.13.0-71-generic
Found initrd image: /boot/initrd.img-3.13.0-71-generic
Found linux image: /boot/vmlinuz-3.13.0-68-generic
Found initrd image: /boot/initrd.img-3.13.0-68-generic
Found linux image: /boot/vmlinuz-3.13.0-66-generic
Found initrd image: /boot/initrd.img-3.13.0-66-generic
Found linux image: /boot/vmlinuz-3.13.0-63-generic
Found initrd image: /boot/initrd.img-3.13.0-63-generic
Found linux image: /boot/vmlinuz-3.13.0-62-generic
Found initrd image: /boot/initrd.img-3.13.0-62-generic
Found linux image: /boot/vmlinuz-3.13.0-55-generic
Found initrd image: /boot/initrd.img-3.13.0-55-generic
Found linux image: /boot/vmlinuz-3.13.0-54-generic
Found initrd image: /boot/initrd.img-3.13.0-54-generic
Found linux image: /boot/vmlinuz-3.13.0-52-generic
Found initrd image: /boot/initrd.img-3.13.0-52-generic
Found linux image: /boot/vmlinuz-3.13.0-49-generic
Found initrd image: /boot/initrd.img-3.13.0-49-generic
Found linux image: /boot/vmlinuz-3.13.0-46-generic
Found initrd image: /boot/initrd.img-3.13.0-46-generic
Found linux image: /boot/vmlinuz-3.13.0-45-generic
Found initrd image: /boot/initrd.img-3.13.0-45-generic
Found linux image: /boot/vmlinuz-3.13.0-43-generic
Found initrd image: /boot/initrd.img-3.13.0-43-generic
Found linux image: /boot/vmlinuz-3.13.0-39-generic
Found initrd image: /boot/initrd.img-3.13.0-39-generic
Found linux image: /boot/vmlinuz-3.13.0-37-generic
Found initrd image: /boot/initrd.img-3.13.0-37-generic
Found linux image: /boot/vmlinuz-3.13.0-36-generic
Found initrd image: /boot/initrd.img-3.13.0-36-generic
Found linux image: /boot/vmlinuz-3.13.0-34-generic
Found initrd image: /boot/initrd.img-3.13.0-34-generic
Found linux image: /boot/vmlinuz-3.2.0-67-generic-pae
Found initrd image: /boot/initrd.img-3.2.0-67-generic-pae
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Removing linux-image-extra-3.13.0-51-generic (3.13.0-51.84) ...
depmod: FATAL: could not load /boot/System.map-3.13.0-51-generic: No such file or directory
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-51-generic /boot/vmlinuz-3.13.0-51-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.13.0-51-generic /boot/vmlinuz-3.13.0-51-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-51-generic /boot/vmlinuz-3.13.0-51-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-51-generic
grep: /boot/config-3.13.0-51-generic: No such file or directory
depmod: WARNING: could not open /tmp/mkinitramfs_C2BsS6/lib/modules/3.13.0-51-generic/modules.order: No such file or directory
depmod: WARNING: could not open /tmp/mkinitramfs_C2BsS6/lib/modules/3.13.0-51-generic/modules.builtin: No such file or directory
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.13.0-51-generic /boot/vmlinuz-3.13.0-51-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.13.0-51-generic /boot/vmlinuz-3.13.0-51-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.13.0-51-generic /boot/vmlinuz-3.13.0-51-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-3.13.0-107-generic
Found initrd image: /boot/initrd.img-3.13.0-107-generic
Found linux image: /boot/vmlinuz-3.13.0-88-generic
Found initrd image: /boot/initrd.img-3.13.0-88-generic
Found linux image: /boot/vmlinuz-3.13.0-74-generic
Found initrd image: /boot/initrd.img-3.13.0-74-generic
Found linux image: /boot/vmlinuz-3.13.0-71-generic
Found initrd image: /boot/initrd.img-3.13.0-71-generic
Found linux image: /boot/vmlinuz-3.13.0-68-generic
Found initrd image: /boot/initrd.img-3.13.0-68-generic
Found linux image: /boot/vmlinuz-3.13.0-66-generic
Found initrd image: /boot/initrd.img-3.13.0-66-generic
Found linux image: /boot/vmlinuz-3.13.0-63-generic
Found initrd image: /boot/initrd.img-3.13.0-63-generic
Found linux image: /boot/vmlinuz-3.13.0-62-generic
Found initrd image: /boot/initrd.img-3.13.0-62-generic
Found linux image: /boot/vmlinuz-3.13.0-55-generic
Found initrd image: /boot/initrd.img-3.13.0-55-generic
Found linux image: /boot/vmlinuz-3.13.0-54-generic
Found initrd image: /boot/initrd.img-3.13.0-54-generic
Found linux image: /boot/vmlinuz-3.13.0-52-generic
Found initrd image: /boot/initrd.img-3.13.0-52-generic
Found linux image: /boot/vmlinuz-3.13.0-49-generic
Found initrd image: /boot/initrd.img-3.13.0-49-generic
Found linux image: /boot/vmlinuz-3.13.0-46-generic
Found initrd image: /boot/initrd.img-3.13.0-46-generic
Found linux image: /boot/vmlinuz-3.13.0-45-generic
Found initrd image: /boot/initrd.img-3.13.0-45-generic
Found linux image: /boot/vmlinuz-3.13.0-43-generic
Found initrd image: /boot/initrd.img-3.13.0-43-generic
Found linux image: /boot/vmlinuz-3.13.0-39-generic
Found initrd image: /boot/initrd.img-3.13.0-39-generic
Found linux image: /boot/vmlinuz-3.13.0-37-generic
Found initrd image: /boot/initrd.img-3.13.0-37-generic
Found linux image: /boot/vmlinuz-3.13.0-36-generic
Found initrd image: /boot/initrd.img-3.13.0-36-generic
Found linux image: /boot/vmlinuz-3.13.0-34-generic
Found initrd image: /boot/initrd.img-3.13.0-34-generic
Found linux image: /boot/vmlinuz-3.2.0-67-generic-pae
Found initrd image: /boot/initrd.img-3.2.0-67-generic-pae
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Removing linux-image-3.13.0-51-generic (3.13.0-51.84) ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-51-generic /boot/vmlinuz-3.13.0-51-generic
update-initramfs: Deleting /boot/initrd.img-3.13.0-51-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-51-generic /boot/vmlinuz-3.13.0-51-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-3.13.0-107-generic
Found initrd image: /boot/initrd.img-3.13.0-107-generic
Found linux image: /boot/vmlinuz-3.13.0-88-generic
Found initrd image: /boot/initrd.img-3.13.0-88-generic
Found linux image: /boot/vmlinuz-3.13.0-74-generic
Found initrd image: /boot/initrd.img-3.13.0-74-generic
Found linux image: /boot/vmlinuz-3.13.0-71-generic
Found initrd image: /boot/initrd.img-3.13.0-71-generic
Found linux image: /boot/vmlinuz-3.13.0-68-generic
Found initrd image: /boot/initrd.img-3.13.0-68-generic
Found linux image: /boot/vmlinuz-3.13.0-66-generic
Found initrd image: /boot/initrd.img-3.13.0-66-generic
Found linux image: /boot/vmlinuz-3.13.0-63-generic
Found initrd image: /boot/initrd.img-3.13.0-63-generic
Found linux image: /boot/vmlinuz-3.13.0-62-generic
Found initrd image: /boot/initrd.img-3.13.0-62-generic
Found linux image: /boot/vmlinuz-3.13.0-55-generic
Found initrd image: /boot/initrd.img-3.13.0-55-generic
Found linux image: /boot/vmlinuz-3.13.0-54-generic
Found initrd image: /boot/initrd.img-3.13.0-54-generic
Found linux image: /boot/vmlinuz-3.13.0-52-generic
Found initrd image: /boot/initrd.img-3.13.0-52-generic
Found linux image: /boot/vmlinuz-3.13.0-49-generic
Found initrd image: /boot/initrd.img-3.13.0-49-generic
Found linux image: /boot/vmlinuz-3.13.0-46-generic
Found initrd image: /boot/initrd.img-3.13.0-46-generic
Found linux image: /boot/vmlinuz-3.13.0-45-generic
Found initrd image: /boot/initrd.img-3.13.0-45-generic
Found linux image: /boot/vmlinuz-3.13.0-43-generic
Found initrd image: /boot/initrd.img-3.13.0-43-generic
Found linux image: /boot/vmlinuz-3.13.0-39-generic
Found initrd image: /boot/initrd.img-3.13.0-39-generic
Found linux image: /boot/vmlinuz-3.13.0-37-generic
Found initrd image: /boot/initrd.img-3.13.0-37-generic
Found linux image: /boot/vmlinuz-3.13.0-36-generic
Found initrd image: /boot/initrd.img-3.13.0-36-generic
Found linux image: /boot/vmlinuz-3.13.0-34-generic
Found initrd image: /boot/initrd.img-3.13.0-34-generic
Found linux image: /boot/vmlinuz-3.2.0-67-generic-pae
Found initrd image: /boot/initrd.img-3.2.0-67-generic-pae
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Removing linux-image-extra-3.13.0-65-generic (3.13.0-65.106) ...
depmod: FATAL: could not load /boot/System.map-3.13.0-65-generic: No such file or directory
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-65-generic /boot/vmlinuz-3.13.0-65-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.13.0-65-generic /boot/vmlinuz-3.13.0-65-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-65-generic /boot/vmlinuz-3.13.0-65-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-65-generic
grep: /boot/config-3.13.0-65-generic: No such file or directory
depmod: WARNING: could not open /tmp/mkinitramfs_dcNI5j/lib/modules/3.13.0-65-generic/modules.order: No such file or directory
depmod: WARNING: could not open /tmp/mkinitramfs_dcNI5j/lib/modules/3.13.0-65-generic/modules.builtin: No such file or directory
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.13.0-65-generic /boot/vmlinuz-3.13.0-65-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.13.0-65-generic /boot/vmlinuz-3.13.0-65-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.13.0-65-generic /boot/vmlinuz-3.13.0-65-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-3.13.0-107-generic
Found initrd image: /boot/initrd.img-3.13.0-107-generic
Found linux image: /boot/vmlinuz-3.13.0-88-generic
Found initrd image: /boot/initrd.img-3.13.0-88-generic
Found linux image: /boot/vmlinuz-3.13.0-74-generic
Found initrd image: /boot/initrd.img-3.13.0-74-generic
Found linux image: /boot/vmlinuz-3.13.0-71-generic
Found initrd image: /boot/initrd.img-3.13.0-71-generic
Found linux image: /boot/vmlinuz-3.13.0-68-generic
Found initrd image: /boot/initrd.img-3.13.0-68-generic
Found linux image: /boot/vmlinuz-3.13.0-66-generic
Found initrd image: /boot/initrd.img-3.13.0-66-generic
Found linux image: /boot/vmlinuz-3.13.0-63-generic
Found initrd image: /boot/initrd.img-3.13.0-63-generic
Found linux image: /boot/vmlinuz-3.13.0-62-generic
Found initrd image: /boot/initrd.img-3.13.0-62-generic
Found linux image: /boot/vmlinuz-3.13.0-55-generic
Found initrd image: /boot/initrd.img-3.13.0-55-generic
Found linux image: /boot/vmlinuz-3.13.0-54-generic
Found initrd image: /boot/initrd.img-3.13.0-54-generic
Found linux image: /boot/vmlinuz-3.13.0-52-generic
Found initrd image: /boot/initrd.img-3.13.0-52-generic
Found linux image: /boot/vmlinuz-3.13.0-49-generic
Found initrd image: /boot/initrd.img-3.13.0-49-generic
Found linux image: /boot/vmlinuz-3.13.0-46-generic
Found initrd image: /boot/initrd.img-3.13.0-46-generic
Found linux image: /boot/vmlinuz-3.13.0-45-generic
Found initrd image: /boot/initrd.img-3.13.0-45-generic
Found linux image: /boot/vmlinuz-3.13.0-43-generic
Found initrd image: /boot/initrd.img-3.13.0-43-generic
Found linux image: /boot/vmlinuz-3.13.0-39-generic
Found initrd image: /boot/initrd.img-3.13.0-39-generic
Found linux image: /boot/vmlinuz-3.13.0-37-generic
Found initrd image: /boot/initrd.img-3.13.0-37-generic
Found linux image: /boot/vmlinuz-3.13.0-36-generic
Found initrd image: /boot/initrd.img-3.13.0-36-generic
Found linux image: /boot/vmlinuz-3.13.0-34-generic
Found initrd image: /boot/initrd.img-3.13.0-34-generic
Found linux image: /boot/vmlinuz-3.2.0-67-generic-pae
Found initrd image: /boot/initrd.img-3.2.0-67-generic-pae
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Removing linux-image-3.13.0-65-generic (3.13.0-65.106) ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-65-generic /boot/vmlinuz-3.13.0-65-generic
update-initramfs: Deleting /boot/initrd.img-3.13.0-65-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-65-generic /boot/vmlinuz-3.13.0-65-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-3.13.0-107-generic
Found initrd image: /boot/initrd.img-3.13.0-107-generic
Found linux image: /boot/vmlinuz-3.13.0-88-generic
Found initrd image: /boot/initrd.img-3.13.0-88-generic
Found linux image: /boot/vmlinuz-3.13.0-74-generic
Found initrd image: /boot/initrd.img-3.13.0-74-generic
Found linux image: /boot/vmlinuz-3.13.0-71-generic
Found initrd image: /boot/initrd.img-3.13.0-71-generic
Found linux image: /boot/vmlinuz-3.13.0-68-generic
Found initrd image: /boot/initrd.img-3.13.0-68-generic
Found linux image: /boot/vmlinuz-3.13.0-66-generic
Found initrd image: /boot/initrd.img-3.13.0-66-generic
Found linux image: /boot/vmlinuz-3.13.0-63-generic
Found initrd image: /boot/initrd.img-3.13.0-63-generic
Found linux image: /boot/vmlinuz-3.13.0-62-generic
Found initrd image: /boot/initrd.img-3.13.0-62-generic
Found linux image: /boot/vmlinuz-3.13.0-55-generic
Found initrd image: /boot/initrd.img-3.13.0-55-generic
Found linux image: /boot/vmlinuz-3.13.0-54-generic
Found initrd image: /boot/initrd.img-3.13.0-54-generic
Found linux image: /boot/vmlinuz-3.13.0-52-generic
Found initrd image: /boot/initrd.img-3.13.0-52-generic
Found linux image: /boot/vmlinuz-3.13.0-49-generic
Found initrd image: /boot/initrd.img-3.13.0-49-generic
Found linux image: /boot/vmlinuz-3.13.0-46-generic
Found initrd image: /boot/initrd.img-3.13.0-46-generic
Found linux image: /boot/vmlinuz-3.13.0-45-generic
Found initrd image: /boot/initrd.img-3.13.0-45-generic
Found linux image: /boot/vmlinuz-3.13.0-43-generic
Found initrd image: /boot/initrd.img-3.13.0-43-generic
Found linux image: /boot/vmlinuz-3.13.0-39-generic
Found initrd image: /boot/initrd.img-3.13.0-39-generic
Found linux image: /boot/vmlinuz-3.13.0-37-generic
Found initrd image: /boot/initrd.img-3.13.0-37-generic
Found linux image: /boot/vmlinuz-3.13.0-36-generic
Found initrd image: /boot/initrd.img-3.13.0-36-generic
Found linux image: /boot/vmlinuz-3.13.0-34-generic
Found initrd image: /boot/initrd.img-3.13.0-34-generic
Found linux image: /boot/vmlinuz-3.2.0-67-generic-pae
Found initrd image: /boot/initrd.img-3.2.0-67-generic-pae
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Removing linux-image-extra-3.13.0-67-generic (3.13.0-67.110) ...
depmod: FATAL: could not load /boot/System.map-3.13.0-67-generic: No such file or directory
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-67-generic /boot/vmlinuz-3.13.0-67-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.13.0-67-generic /boot/vmlinuz-3.13.0-67-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-67-generic /boot/vmlinuz-3.13.0-67-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-67-generic
grep: /boot/config-3.13.0-67-generic: No such file or directory
depmod: WARNING: could not open /tmp/mkinitramfs_MYduDi/lib/modules/3.13.0-67-generic/modules.order: No such file or directory
depmod: WARNING: could not open /tmp/mkinitramfs_MYduDi/lib/modules/3.13.0-67-generic/modules.builtin: No such file or directory
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.13.0-67-generic /boot/vmlinuz-3.13.0-67-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.13.0-67-generic /boot/vmlinuz-3.13.0-67-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.13.0-67-generic /boot/vmlinuz-3.13.0-67-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-3.13.0-107-generic
Found initrd image: /boot/initrd.img-3.13.0-107-generic
Found linux image: /boot/vmlinuz-3.13.0-88-generic
Found initrd image: /boot/initrd.img-3.13.0-88-generic
Found linux image: /boot/vmlinuz-3.13.0-74-generic
Found initrd image: /boot/initrd.img-3.13.0-74-generic
Found linux image: /boot/vmlinuz-3.13.0-71-generic
Found initrd image: /boot/initrd.img-3.13.0-71-generic
Found linux image: /boot/vmlinuz-3.13.0-68-generic
Found initrd image: /boot/initrd.img-3.13.0-68-generic
Found linux image: /boot/vmlinuz-3.13.0-66-generic
Found initrd image: /boot/initrd.img-3.13.0-66-generic
Found linux image: /boot/vmlinuz-3.13.0-63-generic
Found initrd image: /boot/initrd.img-3.13.0-63-generic
Found linux image: /boot/vmlinuz-3.13.0-62-generic
Found initrd image: /boot/initrd.img-3.13.0-62-generic
Found linux image: /boot/vmlinuz-3.13.0-55-generic
Found initrd image: /boot/initrd.img-3.13.0-55-generic
Found linux image: /boot/vmlinuz-3.13.0-54-generic
Found initrd image: /boot/initrd.img-3.13.0-54-generic
Found linux image: /boot/vmlinuz-3.13.0-52-generic
Found initrd image: /boot/initrd.img-3.13.0-52-generic
Found linux image: /boot/vmlinuz-3.13.0-49-generic
Found initrd image: /boot/initrd.img-3.13.0-49-generic
Found linux image: /boot/vmlinuz-3.13.0-46-generic
Found initrd image: /boot/initrd.img-3.13.0-46-generic
Found linux image: /boot/vmlinuz-3.13.0-45-generic
Found initrd image: /boot/initrd.img-3.13.0-45-generic
Found linux image: /boot/vmlinuz-3.13.0-43-generic
Found initrd image: /boot/initrd.img-3.13.0-43-generic
Found linux image: /boot/vmlinuz-3.13.0-39-generic
Found initrd image: /boot/initrd.img-3.13.0-39-generic
Found linux image: /boot/vmlinuz-3.13.0-37-generic
Found initrd image: /boot/initrd.img-3.13.0-37-generic
Found linux image: /boot/vmlinuz-3.13.0-36-generic
Found initrd image: /boot/initrd.img-3.13.0-36-generic
Found linux image: /boot/vmlinuz-3.13.0-34-generic
Found initrd image: /boot/initrd.img-3.13.0-34-generic
Found linux image: /boot/vmlinuz-3.2.0-67-generic-pae
Found initrd image: /boot/initrd.img-3.2.0-67-generic-pae
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Removing linux-image-3.13.0-67-generic (3.13.0-67.110) ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-67-generic /boot/vmlinuz-3.13.0-67-generic
update-initramfs: Deleting /boot/initrd.img-3.13.0-67-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-67-generic /boot/vmlinuz-3.13.0-67-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-3.13.0-107-generic
Found initrd image: /boot/initrd.img-3.13.0-107-generic
Found linux image: /boot/vmlinuz-3.13.0-88-generic
Found initrd image: /boot/initrd.img-3.13.0-88-generic
Found linux image: /boot/vmlinuz-3.13.0-74-generic
Found initrd image: /boot/initrd.img-3.13.0-74-generic
Found linux image: /boot/vmlinuz-3.13.0-71-generic
Found initrd image: /boot/initrd.img-3.13.0-71-generic
Found linux image: /boot/vmlinuz-3.13.0-68-generic
Found initrd image: /boot/initrd.img-3.13.0-68-generic
Found linux image: /boot/vmlinuz-3.13.0-66-generic
Found initrd image: /boot/initrd.img-3.13.0-66-generic
Found linux image: /boot/vmlinuz-3.13.0-63-generic
Found initrd image: /boot/initrd.img-3.13.0-63-generic
Found linux image: /boot/vmlinuz-3.13.0-62-generic
Found initrd image: /boot/initrd.img-3.13.0-62-generic
Found linux image: /boot/vmlinuz-3.13.0-55-generic
Found initrd image: /boot/initrd.img-3.13.0-55-generic
Found linux image: /boot/vmlinuz-3.13.0-54-generic
Found initrd image: /boot/initrd.img-3.13.0-54-generic
Found linux image: /boot/vmlinuz-3.13.0-52-generic
Found initrd image: /boot/initrd.img-3.13.0-52-generic
Found linux image: /boot/vmlinuz-3.13.0-49-generic
Found initrd image: /boot/initrd.img-3.13.0-49-generic
Found linux image: /boot/vmlinuz-3.13.0-46-generic
Found initrd image: /boot/initrd.img-3.13.0-46-generic
Found linux image: /boot/vmlinuz-3.13.0-45-generic
Found initrd image: /boot/initrd.img-3.13.0-45-generic
Found linux image: /boot/vmlinuz-3.13.0-43-generic
Found initrd image: /boot/initrd.img-3.13.0-43-generic
Found linux image: /boot/vmlinuz-3.13.0-39-generic
Found initrd image: /boot/initrd.img-3.13.0-39-generic
Found linux image: /boot/vmlinuz-3.13.0-37-generic
Found initrd image: /boot/initrd.img-3.13.0-37-generic
Found linux image: /boot/vmlinuz-3.13.0-36-generic
Found initrd image: /boot/initrd.img-3.13.0-36-generic
Found linux image: /boot/vmlinuz-3.13.0-34-generic
Found initrd image: /boot/initrd.img-3.13.0-34-generic
Found linux image: /boot/vmlinuz-3.2.0-67-generic-pae
Found initrd image: /boot/initrd.img-3.2.0-67-generic-pae
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done

after the "sudo dpkg --configure -a" was working for a while the dialog window appeared asking if I want to keep the local MODIFIED version of grub file, I confirmed YES

Revision history for this message
Manfred Hampl (m-hampl) said :
#7

It looks as if the package management is back in a consistent state, and installing / updating packages should work again.

Nevertheless I recommend to do some cleanup actions with respect to old versions of the kernel packages.

What is the output of

apt-get --simulate autoremove

Revision history for this message
Andy Kaly (andykaly) said :
#8

apt-get --simulate autoremove
NOTE: This is only a simulation!
      apt-get needs root privileges for real execution.
      Keep also in mind that locking is deactivated,
      so don't depend on the relevance to the real current situation!
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Revision history for this message
Manfred Hampl (m-hampl) said :
#9

There is a known problem that in some cases the obsolete packages are not marked as autoremovable.

What is the output of

apt-mark showmanual | grep ^linux-

Revision history for this message
Andy Kaly (andykaly) said :
#10

apt-mark showmanual | grep ^linux-
linux-firmware
linux-generic-pae
linux-headers-3.13.0-34
linux-headers-3.13.0-34-generic
linux-headers-3.13.0-36
linux-headers-3.13.0-36-generic
linux-headers-3.13.0-37
linux-headers-3.13.0-37-generic
linux-headers-3.13.0-39
linux-headers-3.13.0-39-generic
linux-headers-3.13.0-43
linux-headers-3.13.0-43-generic
linux-headers-3.13.0-45
linux-headers-3.13.0-45-generic
linux-headers-3.13.0-46
linux-headers-3.13.0-46-generic
linux-headers-3.13.0-49
linux-headers-3.13.0-49-generic
linux-headers-3.13.0-52
linux-headers-3.13.0-52-generic
linux-headers-3.13.0-54
linux-headers-3.13.0-54-generic
linux-headers-3.13.0-55
linux-headers-3.13.0-55-generic
linux-headers-3.13.0-62
linux-headers-3.13.0-62-generic
linux-headers-3.13.0-63
linux-headers-3.13.0-63-generic
linux-headers-3.13.0-66
linux-headers-3.13.0-66-generic
linux-headers-3.13.0-68
linux-headers-3.13.0-68-generic
linux-headers-3.13.0-71
linux-headers-3.13.0-71-generic
linux-headers-3.13.0-74
linux-headers-3.13.0-74-generic
linux-headers-3.13.0-88
linux-headers-3.13.0-88-generic
linux-headers-generic-pae
linux-image-3.13.0-34-generic
linux-image-3.13.0-36-generic
linux-image-3.13.0-37-generic
linux-image-3.13.0-39-generic
linux-image-3.13.0-43-generic
linux-image-3.13.0-45-generic
linux-image-3.13.0-46-generic
linux-image-3.13.0-49-generic
linux-image-3.13.0-52-generic
linux-image-3.13.0-54-generic
linux-image-3.13.0-55-generic
linux-image-3.13.0-62-generic
linux-image-3.13.0-63-generic
linux-image-3.13.0-66-generic
linux-image-3.13.0-68-generic
linux-image-3.13.0-71-generic
linux-image-3.13.0-74-generic
linux-image-3.13.0-88-generic
linux-image-3.2.0-67-generic-pae
linux-image-extra-3.13.0-34-generic
linux-image-extra-3.13.0-36-generic
linux-image-extra-3.13.0-37-generic
linux-image-extra-3.13.0-39-generic
linux-image-extra-3.13.0-43-generic
linux-image-extra-3.13.0-45-generic
linux-image-extra-3.13.0-46-generic
linux-image-extra-3.13.0-49-generic
linux-image-extra-3.13.0-52-generic
linux-image-extra-3.13.0-54-generic
linux-image-extra-3.13.0-55-generic
linux-image-extra-3.13.0-62-generic
linux-image-extra-3.13.0-63-generic
linux-image-extra-3.13.0-66-generic
linux-image-extra-3.13.0-68-generic
linux-image-extra-3.13.0-71-generic
linux-image-extra-3.13.0-74-generic
linux-image-extra-3.13.0-88-generic
linux-image-generic-pae
linux-libc-dev
linux-sound-base

Revision history for this message
Manfred Hampl (m-hampl) said :
#11

Issue the commands

sudo apt-mark auto linux-headers-3.* linux-image-3.* linux-image-extra-3.*

apt-get --simulate autoremove

and report the results

Revision history for this message
Andy Kaly (andykaly) said :
#12

sudo apt-mark auto linux-headers-3.* linux-image-3.* linux-image-extra-3.*
[sudo] password for a:
linux-headers-3.19.0-49-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-60-generic can not be marked as it is not installed.
linux-headers-3.13.0-58-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-53-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-18 can not be marked as it is not installed.
linux-headers-3.16.0-43-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-85-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-20 can not be marked as it is not installed.
linux-headers-3.19.0-21 can not be marked as it is not installed.
linux-headers-3.19.0-22 can not be marked as it is not installed.
linux-headers-3.19.0-23 can not be marked as it is not installed.
linux-headers-3.19.0-25 can not be marked as it is not installed.
linux-headers-3.19.0-26 can not be marked as it is not installed.
linux-headers-3.19.0-28 can not be marked as it is not installed.
linux-headers-3.13.0-39-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-29-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-65-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-74-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-30 can not be marked as it is not installed.
linux-headers-3.19.0-31 can not be marked as it is not installed.
linux-headers-3.19.0-32 can not be marked as it is not installed.
linux-headers-3.19.0-33 can not be marked as it is not installed.
linux-headers-3.19.0-37 can not be marked as it is not installed.
linux-headers-3.19.0-39 can not be marked as it is not installed.
linux-headers-3.0 can not be marked as it is not installed.
linux-headers-3.16.0-39-generic can not be marked as it is not installed.
linux-headers-3.19.0-41 can not be marked as it is not installed.
linux-headers-3.19.0-42 can not be marked as it is not installed.
linux-headers-3.19.0-43 can not be marked as it is not installed.
linux-headers-3.16.0-29-generic can not be marked as it is not installed.
linux-headers-3.19.0-47 can not be marked as it is not installed.
linux-headers-3.19.0-49 can not be marked as it is not installed.
linux-headers-3.16.0-38-generic can not be marked as it is not installed.
linux-headers-3.13.0-88-generic set to automatically installed.
linux-headers-3.16.0-28-generic can not be marked as it is not installed.
linux-headers-3.13.0-95-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-37-generic can not be marked as it is not installed.
linux-headers-3.13.0-87-generic can not be marked as it is not installed.
linux-headers-3.13.0-77-generic can not be marked as it is not installed.
linux-headers-3.13.0-49-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-51 can not be marked as it is not installed.
linux-headers-3.16.0-36-generic can not be marked as it is not installed.
linux-headers-3.13.0-86-generic can not be marked as it is not installed.
linux-headers-3.19.0-56 can not be marked as it is not installed.
linux-headers-3.19.0-58 can not be marked as it is not installed.
linux-headers-3.19.0-59 can not be marked as it is not installed.
linux-headers-3.16.0-26-generic can not be marked as it is not installed.
linux-headers-3.13.0-76-generic can not be marked as it is not installed.
linux-headers-3.13.0-85-generic can not be marked as it is not installed.
linux-headers-3.16.0-25-generic can not be marked as it is not installed.
linux-headers-3.13.0-65-generic was already set to automatically installed.
linux-headers-3.13.0-74-generic set to automatically installed.
linux-headers-3.19.0-61 can not be marked as it is not installed.
linux-headers-3.19.0-64 can not be marked as it is not installed.
linux-headers-3.19.0-65 can not be marked as it is not installed.
linux-headers-3.19.0-66 can not be marked as it is not installed.
linux-headers-3.16.0-45-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-68 can not be marked as it is not installed.
linux-headers-3.19.0-69 can not be marked as it is not installed.
linux-headers-3.13.0-73-generic can not be marked as it is not installed.
linux-headers-3.13.0-63-generic set to automatically installed.
linux-headers-3.13.0-44-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-62-generic set to automatically installed.
linux-headers-3.19.0-71 can not be marked as it is not installed.
linux-headers-3.19.0-73 can not be marked as it is not installed.
linux-headers-3.13.0-52-generic set to automatically installed.
linux-headers-3.16.0-34-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-74 can not be marked as it is not installed.
linux-headers-3.19.0-75 can not be marked as it is not installed.
linux-headers-3.19.0-77 can not be marked as it is not installed.
linux-headers-3.19.0-78 can not be marked as it is not installed.
linux-headers-3.19.0-79 can not be marked as it is not installed.
linux-headers-3.13.0-61-generic can not be marked as it is not installed.
linux-headers-3.13.0-51-generic was already set to automatically installed.
linux-headers-3.19.0-77-generic can not be marked as it is not installed.
linux-headers-3.19.0-56-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-65-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-75-generic can not be marked as it is not installed.
linux-headers-3.13.0-105-generic can not be marked as it is not installed.
linux-headers-3.19.0-74-generic can not be marked as it is not installed.
linux-headers-3.16.0-55-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-64-generic can not be marked as it is not installed.
linux-headers-3.19.0-73-generic can not be marked as it is not installed.
linux-headers-3.13.0-103-generic can not be marked as it is not installed.
linux-headers-3.13.0-106-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-71-generic can not be marked as it is not installed.
linux-headers-3.19.0-51-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-61-generic can not be marked as it is not installed.
linux-headers-3.19.0-77-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-101-generic can not be marked as it is not installed.
linux-headers-3.13.0-86-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-50-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-100-generic can not be marked as it is not installed.
linux-headers-3.16.0-76-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-36-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-26-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-35-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-100 can not be marked as it is not installed.
linux-headers-3.13.0-101 can not be marked as it is not installed.
linux-headers-3.16.0-71-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-103 can not be marked as it is not installed.
linux-headers-3.13.0-29-generic can not be marked as it is not installed.
linux-headers-3.13.0-105 can not be marked as it is not installed.
linux-headers-3.13.0-106 can not be marked as it is not installed.
linux-headers-3.13.0-107 was already set to automatically installed.
linux-headers-3.16.0-25-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-61-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-70-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-27-generic can not be marked as it is not installed.
linux-headers-3.16.0-57-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-30-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-47-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-46-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-88-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-39-generic can not be marked as it is not installed.
linux-headers-3.19.0-28-generic can not be marked as it is not installed.
linux-headers-3.19.0-42-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-51-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-18-generic can not be marked as it is not installed.
linux-headers-3.19.0-68-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-77-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-77-generic can not be marked as it is not installed.
linux-headers-3.16.0-41-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-67-generic can not be marked as it is not installed.
linux-headers-3.16.0-67-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-26-generic can not be marked as it is not installed.
linux-headers-3.16.0-76-generic can not be marked as it is not installed.
linux-headers-3.19.0-31-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-25 can not be marked as it is not installed.
linux-headers-3.13.0-40-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-26 can not be marked as it is not installed.
linux-headers-3.16.0-28 can not be marked as it is not installed.
linux-headers-3.16.0-29 can not be marked as it is not installed.
linux-headers-3.16.0-55-generic can not be marked as it is not installed.
linux-headers-3.16.0-30 can not be marked as it is not installed.
linux-headers-3.16.0-31 can not be marked as it is not installed.
linux-headers-3.16.0-33 can not be marked as it is not installed.
linux-headers-3.16.0-34 can not be marked as it is not installed.
linux-headers-3.16.0-36 can not be marked as it is not installed.
linux-headers-3.16.0-37 can not be marked as it is not installed.
linux-headers-3.16.0-38 can not be marked as it is not installed.
linux-headers-3.16.0-39 can not be marked as it is not installed.
linux-headers-3.13.0-98-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-53-generic can not be marked as it is not installed.
linux-headers-3.16.0-62-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-62-generic can not be marked as it is not installed.
linux-headers-3.16.0-52-generic can not be marked as it is not installed.
linux-headers-3.13.0-107-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-61-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-40 can not be marked as it is not installed.
linux-headers-3.16.0-41 can not be marked as it is not installed.
linux-headers-3.16.0-43 can not be marked as it is not installed.
linux-headers-3.16.0-44 can not be marked as it is not installed.
linux-headers-3.16.0-51-generic can not be marked as it is not installed.
linux-headers-3.16.0-45 can not be marked as it is not installed.
linux-headers-3.16.0-46 can not be marked as it is not installed.
linux-headers-3.16.0-48 can not be marked as it is not installed.
linux-headers-3.16.0-49 can not be marked as it is not installed.
linux-headers-3.16.0-41-generic can not be marked as it is not installed.
linux-headers-3.16.0-50-generic can not be marked as it is not installed.
linux-headers-3.16.0-40-generic can not be marked as it is not installed.
linux-headers-3.16.0-48-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-93-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-50 can not be marked as it is not installed.
linux-headers-3.16.0-51 can not be marked as it is not installed.
linux-headers-3.16.0-52 can not be marked as it is not installed.
linux-headers-3.16.0-53 can not be marked as it is not installed.
linux-headers-3.16.0-55 can not be marked as it is not installed.
linux-headers-3.16.0-56 can not be marked as it is not installed.
linux-headers-3.16.0-57 can not be marked as it is not installed.
linux-headers-3.16.0-59 can not be marked as it is not installed.
linux-headers-3.16.0-37-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-73-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-60 can not be marked as it is not installed.
linux-headers-3.16.0-62 can not be marked as it is not installed.
linux-headers-3.13.0-79-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-67 can not be marked as it is not installed.
linux-headers-3.16.0-69 can not be marked as it is not installed.
linux-headers-3.16.0-69-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-33-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-70 can not be marked as it is not installed.
linux-headers-3.16.0-71 can not be marked as it is not installed.
linux-headers-3.19.0-59-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-68-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-73 can not be marked as it is not installed.
linux-headers-3.16.0-76 can not be marked as it is not installed.
linux-headers-3.16.0-77 can not be marked as it is not installed.
linux-headers-3.19.0-22-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-63-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-79-generic can not be marked as it is not installed.
linux-headers-3.16.0-53-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-59-generic can not be marked as it is not installed.
linux-headers-3.19.0-43-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-52-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-68-generic set to automatically installed.
linux-headers-3.13.0-58-generic can not be marked as it is not installed.
linux-headers-3.13.0-67-generic was already set to automatically installed.
linux-headers-3.13.0-57-generic can not be marked as it is not installed.
linux-headers-3.13.0-66-generic set to automatically installed.
linux-headers-3.16.0-39-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-75-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-46-generic set to automatically installed.
linux-headers-3.13.0-55-generic set to automatically installed.
linux-headers-3.13.0-45-generic set to automatically installed.
linux-headers-3.13.0-54-generic set to automatically installed.
linux-headers-3.16.0-28-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-64-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-73-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-44-generic can not be marked as it is not installed.
linux-headers-3.13.0-53-generic can not be marked as it is not installed.
linux-headers-3.19.0-18-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-43-generic set to automatically installed.
linux-headers-3.19.0-79-generic can not be marked as it is not installed.
linux-headers-3.19.0-69-generic can not be marked as it is not installed.
linux-headers-3.13.0-32-generic was already set to automatically installed.
linux-headers-3.19.0-78-generic can not be marked as it is not installed.
linux-headers-3.13.0-33-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-68-generic can not be marked as it is not installed.
linux-headers-3.13.0-41-generic can not be marked as it is not installed.
linux-headers-3.13.0-59-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-58-generic can not be marked as it is not installed.
linux-headers-3.13.0-40-generic was already set to automatically installed.
linux-headers-3.13.0-107-generic was already set to automatically installed.
linux-headers-3.13.0-30-generic can not be marked as it is not installed.
linux-headers-3.16.0-49-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-66-generic can not be marked as it is not installed.
linux-headers-3.13.0-106-generic can not be marked as it is not installed.
linux-headers-3.19.0-56-generic can not be marked as it is not installed.
linux-headers-3.19.0-65-generic can not be marked as it is not installed.
linux-headers-3.13.0-54-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-43-generic can not be marked as it is not installed.
linux-headers-3.16.0-44-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-42-generic can not be marked as it is not installed.
linux-headers-3.13.0-43-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-51-generic can not be marked as it is not installed.
linux-headers-3.19.0-41-generic can not be marked as it is not installed.
linux-headers-3.19.0-31-generic can not be marked as it is not installed.
linux-headers-3.19.0-30-generic can not be marked as it is not installed.
linux-headers-3.19.0-66-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-29-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-24 can not be marked as it is not installed.
linux-headers-3.13.0-27 can not be marked as it is not installed.
linux-headers-3.13.0-29 can not be marked as it is not installed.
linux-headers-3.4.0-3-goldfish can not be marked as it is not installed.
linux-headers-3.13.0-30 can not be marked as it is not installed.
linux-headers-3.13.0-32 was already set to automatically installed.
linux-headers-3.13.0-33 can not be marked as it is not installed.
linux-headers-3.13.0-34 set to automatically installed.
linux-headers-3.13.0-35 was already set to automatically installed.
linux-headers-3.13.0-36 set to automatically installed.
linux-headers-3.13.0-37 set to automatically installed.
linux-headers-3.13.0-39 set to automatically installed.
linux-headers-3.13.0-96-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-24-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-60-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-40 was already set to automatically installed.
linux-headers-3.13.0-105-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-41 can not be marked as it is not installed.
linux-headers-3.13.0-43 set to automatically installed.
linux-headers-3.13.0-44 can not be marked as it is not installed.
linux-headers-3.13.0-45 set to automatically installed.
linux-headers-3.13.0-46 set to automatically installed.
linux-headers-3.13.0-48 can not be marked as it is not installed.
linux-headers-3.13.0-49 set to automatically installed.
linux-headers-3.13.0-51 was already set to automatically installed.
linux-headers-3.13.0-52 set to automatically installed.
linux-headers-3.13.0-53 can not be marked as it is not installed.
linux-headers-3.13.0-54 set to automatically installed.
linux-headers-3.13.0-91-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-55 set to automatically installed.
linux-headers-3.13.0-57 can not be marked as it is not installed.
linux-headers-3.13.0-58 can not be marked as it is not installed.
linux-headers-3.13.0-59 can not be marked as it is not installed.
linux-headers-3.13.0-45-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-100-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-69-generic can not be marked as it is not installed.
linux-headers-3.19.0-71-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-61 can not be marked as it is not installed.
linux-headers-3.13.0-62 set to automatically installed.
linux-headers-3.13.0-63 set to automatically installed.
linux-headers-3.13.0-65 was already set to automatically installed.
linux-headers-3.16.0-59-generic can not be marked as it is not installed.
linux-headers-3.13.0-66 set to automatically installed.
linux-headers-3.13.0-67 was already set to automatically installed.
linux-headers-3.13.0-68 set to automatically installed.
linux-headers-3.16.0-49-generic can not be marked as it is not installed.
linux-headers-3.19.0-25-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-34-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-70-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-48-generic can not be marked as it is not installed.
linux-headers-3.13.0-98-generic can not be marked as it is not installed.
linux-headers-3.16.0-57-generic can not be marked as it is not installed.
linux-headers-3.13.0-70 can not be marked as it is not installed.
linux-headers-3.13.0-71 set to automatically installed.
linux-headers-3.13.0-73 can not be marked as it is not installed.
linux-headers-3.13.0-74 set to automatically installed.
linux-headers-3.13.0-76 can not be marked as it is not installed.
linux-headers-3.13.0-77 can not be marked as it is not installed.
linux-headers-3.13.0-79 can not be marked as it is not installed.
linux-headers-3.16.0-56-generic can not be marked as it is not installed.
linux-headers-3.13.0-66-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-46-generic can not be marked as it is not installed.
linux-headers-3.13.0-96-generic can not be marked as it is not installed.
linux-headers-3.16.0-30-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-56-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-45-generic can not be marked as it is not installed.
linux-headers-3.13.0-95-generic can not be marked as it is not installed.
linux-headers-3.19.0-20-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-83 can not be marked as it is not installed.
linux-headers-3.13.0-85 can not be marked as it is not installed.
linux-headers-3.16.0-44-generic can not be marked as it is not installed.
linux-headers-3.13.0-86 can not be marked as it is not installed.
linux-headers-3.13.0-87 can not be marked as it is not installed.
linux-headers-3.13.0-88 set to automatically installed.
linux-headers-3.13.0-55-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-34-generic can not be marked as it is not installed.
linux-headers-3.16.0-43-generic can not be marked as it is not installed.
linux-headers-3.13.0-93-generic can not be marked as it is not installed.
linux-headers-3.16.0-33-generic can not be marked as it is not installed.
linux-headers-3.13.0-83-generic can not be marked as it is not installed.
linux-headers-3.13.0-92-generic can not be marked as it is not installed.
linux-headers-3.13.0-91 can not be marked as it is not installed.
linux-headers-3.13.0-92 can not be marked as it is not installed.
linux-headers-3.13.0-93 can not be marked as it is not installed.
linux-headers-3.19.0-78-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-87-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-95 can not be marked as it is not installed.
linux-headers-3.13.0-96 can not be marked as it is not installed.
linux-headers-3.13.0-98 can not be marked as it is not installed.
linux-headers-3.13.0-91-generic can not be marked as it is not installed.
linux-headers-3.16.0-51-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-31-generic can not be marked as it is not installed.
linux-headers-3.16.0-77-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-71-generic set to automatically installed.
linux-headers-3.16.0-30-generic can not be marked as it is not installed.
linux-headers-3.19.0-41-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-70-generic can not be marked as it is not installed.
linux-headers-3.13.0-76-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-40-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-30-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-36-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-26-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-71-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-57-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-92-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-37-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-46-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-101-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-49-generic set to automatically installed.
linux-headers-3.19.0-69-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-39-generic set to automatically installed.
linux-headers-3.13.0-48-generic can not be marked as it is not installed.
linux-headers-3.19.0-32-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-37-generic set to automatically installed.
linux-headers-3.13.0-41-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-58-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-67-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-36-generic set to automatically installed.
linux-headers-3.16.0-31-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-35-generic was already set to automatically installed.
linux-headers-3.19.0-21-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-34-generic set to automatically installed.
linux-headers-3.13.0-24-generic can not be marked as it is not installed.
linux-headers-3.13.0-27-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-33-generic can not be marked as it is not installed.
linux-headers-3.19.0-59-generic can not be marked as it is not installed.
linux-headers-3.13.0-62-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-49-generic can not be marked as it is not installed.
linux-headers-3.19.0-79-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-52-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-47-generic can not be marked as it is not installed.
linux-headers-3.19.0-37-generic can not be marked as it is not installed.
linux-headers-3.19.0-39-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-48-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-103-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-38-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-74-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-83-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-25-generic can not be marked as it is not installed.
linux-headers-3.19.0-28-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-37-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-73-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-33-generic can not be marked as it is not installed.
linux-headers-3.19.0-23-generic can not be marked as it is not installed.
linux-headers-3.16.0-73-generic can not be marked as it is not installed.
linux-headers-3.19.0-32-generic can not be marked as it is not installed.
linux-headers-3.19.0-22-generic can not be marked as it is not installed.
linux-headers-3.16.0-33-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-21-generic can not be marked as it is not installed.
linux-headers-3.16.0-71-generic can not be marked as it is not installed.
linux-headers-3.16.0-59-lowlatency can not be marked as it is not installed.
linux-headers-3.19.0-20-generic can not be marked as it is not installed.
linux-headers-3.19.0-23-lowlatency can not be marked as it is not installed.
linux-headers-3.13.0-32-lowlatency can not be marked as it is not installed.
linux-headers-3.16.0-70-generic can not be marked as it is not installed.
linux-image-3.19.0-20-lowlatency can not be marked as it is not installed.
linux-image-3.19.0-23-generic can not be marked as it is not installed.
linux-image-3.16.0-73-generic can not be marked as it is not installed.
linux-image-3.13.0-55-lowlatency can not be marked as it is not installed.
linux-image-3.19.0-22-generic can not be marked as it is not installed.
linux-image-3.16.0-62-generic can not be marked as it is not installed.
linux-image-3.19.0-21-generic can not be marked as it is not installed.
linux-image-3.16.0-71-generic can not be marked as it is not installed.
linux-image-3.19.0-78-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-87-lowlatency can not be marked as it is not installed.
linux-image-3.19.0-20-generic can not be marked as it is not installed.
linux-image-3.16.0-70-generic can not be marked as it is not installed.
linux-image-3.16.0-51-lowlatency can not be marked as it is not installed.
linux-image-3.16.0-60-generic can not be marked as it is not installed.
linux-image-3.16.0-77-lowlatency can not be marked as it is not installed.
linux-image-3.19.0-41-lowlatency can not be marked as it is not installed.
linux-image-3.16.0-40-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-36-lowlatency can not be marked as it is not installed.
linux-image-3.4.0-3-goldfish can not be marked as it is not installed.
linux-image-3.2.0-55-generic-pae can not be marked as it is not installed.
linux-image-3.16.0-26-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-71-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-57-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-92-lowlatency can not be marked as it is not installed.
linux-image-3.19.0-37-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-46-lowlatency can not be marked as it is not installed.
linux-image-3.16.0-39-generic can not be marked as it is not installed.
linux-image-3.16.0-29-generic can not be marked as it is not installed.
linux-image-3.13.0-79-generic can not be marked as it is not installed.
linux-image-3.2.0-35-generic-pae can not be marked as it is not installed.
linux-image-3.16.0-38-generic can not be marked as it is not installed.
linux-image-3.13.0-88-generic set to automatically installed.
linux-image-3.16.0-28-generic can not be marked as it is not installed.
linux-image-3.19.0-69-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-87-generic can not be marked as it is not installed.
linux-image-3.13.0-77-generic can not be marked as it is not installed.
linux-image-3.13.0-67-generic can not be marked as it is not installed.
linux-image-3.16.0-26-generic can not be marked as it is not installed.
linux-image-3.13.0-76-generic can not be marked as it is not installed.
linux-image-3.19.0-32-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-41-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-66-generic set to automatically installed.
linux-image-3.19.0-58-lowlatency can not be marked as it is not installed.
linux-image-3.16.0-25-generic can not be marked as it is not installed.
linux-image-3.13.0-65-generic can not be marked as it is not installed.
linux-image-3.16.0-31-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-74-generic set to automatically installed.
linux-image-3.19.0-21-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-73-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-63-generic set to automatically installed.
linux-image-3.19.0-18-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-27-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-53-generic can not be marked as it is not installed.
linux-image-3.13.0-62-generic set to automatically installed.
linux-image-3.19.0-79-generic can not be marked as it is not installed.
linux-image-3.13.0-52-generic set to automatically installed.
linux-image-3.13.0-62-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-61-generic can not be marked as it is not installed.
linux-image-3.19.0-79-lowlatency can not be marked as it is not installed.
linux-image-3.19.0-78-generic can not be marked as it is not installed.
linux-image-3.13.0-51-generic can not be marked as it is not installed.
linux-image-3.16.0-52-lowlatency can not be marked as it is not installed.
linux-image-3.2.0-53-generic-pae can not be marked as it is not installed.
linux-image-3.19.0-77-generic can not be marked as it is not installed.
linux-image-3.13.0-40-generic can not be marked as it is not installed.
linux-image-3.13.0-105-lowlatency can not be marked as it is not installed.
linux-image-3.2.0-29-generic-pae can not be marked as it is not installed.
linux-image-3.19.0-39-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-48-lowlatency can not be marked as it is not installed.
linux-image-3.19.0-75-generic can not be marked as it is not installed.
linux-image-3.19.0-65-generic can not be marked as it is not installed.
linux-image-3.19.0-74-generic can not be marked as it is not installed.
linux-image-3.16.0-38-lowlatency can not be marked as it is not installed.
linux-image-3.19.0-74-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-83-lowlatency can not be marked as it is not installed.
linux-image-3.19.0-64-generic can not be marked as it is not installed.
linux-image-3.19.0-73-generic can not be marked as it is not installed.
linux-image-3.19.0-28-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-37-lowlatency can not be marked as it is not installed.
linux-image-3.16.0-73-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-100-lowlatency can not be marked as it is not installed.
linux-image-3.19.0-61-generic can not be marked as it is not installed.
linux-image-3.19.0-51-generic can not be marked as it is not installed.
linux-image-3.13.0-101-generic can not be marked as it is not installed.
linux-image-3.16.0-33-lowlatency can not be marked as it is not installed.
linux-image-3.16.0-59-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-100-generic can not be marked as it is not installed.
linux-image-3.19.0-23-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-32-lowlatency can not be marked as it is not installed.
linux-image-3.19.0-49-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-58-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-29-generic can not be marked as it is not installed.
linux-image-3.13.0-107-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-53-lowlatency can not be marked as it is not installed.
linux-image-3.16.0-43-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-85-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-39-lowlatency can not be marked as it is not installed.
linux-image-3.16.0-29-lowlatency can not be marked as it is not installed.
linux-image-3.19.0-65-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-74-lowlatency can not be marked as it is not installed.
linux-image-3.2.0-65-generic-pae can not be marked as it is not installed.
linux-image-3.16.0-69-generic can not be marked as it is not installed.
linux-image-3.19.0-28-generic can not be marked as it is not installed.
linux-image-3.19.0-18-generic can not be marked as it is not installed.
linux-image-3.16.0-77-generic can not be marked as it is not installed.
linux-image-3.16.0-67-generic can not be marked as it is not installed.
linux-image-3.13.0-95-lowlatency can not be marked as it is not installed.
linux-image-3.16.0-56-generic can not be marked as it is not installed.
linux-image-3.13.0-49-lowlatency can not be marked as it is not installed.
linux-image-3.16.0-55-generic can not be marked as it is not installed.
linux-image-3.16.0-53-generic can not be marked as it is not installed.
linux-image-3.16.0-45-lowlatency can not be marked as it is not installed.
linux-image-3.16.0-43-generic can not be marked as it is not installed.
linux-image-3.16.0-52-generic can not be marked as it is not installed.
linux-image-3.13.0-92-generic can not be marked as it is not installed.
linux-image-3.13.0-44-lowlatency can not be marked as it is not installed.
linux-image-3.16.0-51-generic can not be marked as it is not installed.
linux-image-3.16.0-41-generic can not be marked as it is not installed.
linux-image-3.13.0-91-generic can not be marked as it is not installed.
linux-image-3.16.0-34-lowlatency can not be marked as it is not installed.
linux-image-3.16.0-50-generic can not be marked as it is not installed.
linux-image-3.16.0-40-generic can not be marked as it is not installed.
linux-image-3.16.0-30-generic can not be marked as it is not installed.
linux-image-3.13.0-76-lowlatency can not be marked as it is not installed.
linux-image-3.2.0-41-generic-pae can not be marked as it is not installed.
linux-image-3.2.0-59-generic-pae can not be marked as it is not installed.
linux-image-3.19.0-30-lowlatency can not be marked as it is not installed.
linux-image-3.19.0-56-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-65-lowlatency can not be marked as it is not installed.
linux-image-3.16.0-55-lowlatency can not be marked as it is not installed.
linux-image-3.19.0-51-lowlatency can not be marked as it is not installed.
linux-image-3.19.0-77-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-86-lowlatency can not be marked as it is not installed.
linux-image-3.16.0-50-lowlatency can not be marked as it is not installed.
linux-image-3.16.0-76-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-103-lowlatency can not be marked as it is not installed.
linux-image-3.2.0-56-generic-pae can not be marked as it is not installed.
linux-image-3.16.0-36-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-59-generic can not be marked as it is not installed.
linux-image-3.19.0-26-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-35-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-68-generic set to automatically installed.
linux-image-3.16.0-71-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-58-generic can not be marked as it is not installed.
linux-image-3.16.0-25-lowlatency can not be marked as it is not installed.
linux-image-3.19.0-61-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-57-generic can not be marked as it is not installed.
linux-image-3.13.0-70-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-67-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-46-generic set to automatically installed.
linux-image-3.13.0-55-generic set to automatically installed.
linux-image-3.16.0-57-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-45-generic set to automatically installed.
linux-image-3.2.0-60-generic-pae can not be marked as it is not installed.
linux-image-3.13.0-30-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-54-generic set to automatically installed.
linux-image-3.19.0-47-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-44-generic can not be marked as it is not installed.
linux-image-3.2.0-57-generic-pae can not be marked as it is not installed.
linux-image-3.13.0-34-generic set to automatically installed.
linux-image-3.13.0-43-generic set to automatically installed.
linux-image-3.16.0-46-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-33-generic can not be marked as it is not installed.
linux-image-3.19.0-69-generic can not be marked as it is not installed.
linux-image-3.19.0-59-generic can not be marked as it is not installed.
linux-image-3.13.0-32-generic can not be marked as it is not installed.
linux-image-3.13.0-88-lowlatency can not be marked as it is not installed.
linux-image-3.19.0-68-generic can not be marked as it is not installed.
linux-image-3.13.0-41-generic can not be marked as it is not installed.
linux-image-3.19.0-58-generic can not be marked as it is not installed.
linux-image-3.19.0-42-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-30-generic can not be marked as it is not installed.
linux-image-3.13.0-51-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-107-generic was already set to automatically installed.
linux-image-3.19.0-68-lowlatency can not be marked as it is not installed.
linux-image-3.19.0-66-generic can not be marked as it is not installed.
linux-image-3.13.0-77-lowlatency can not be marked as it is not installed.
linux-image-3.19.0-56-generic can not be marked as it is not installed.
linux-image-3.16.0-41-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-106-generic can not be marked as it is not installed.
linux-image-3.16.0-67-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-105-generic can not be marked as it is not installed.
linux-image-3.19.0-31-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-40-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-103-generic can not be marked as it is not installed.
linux-image-3.19.0-43-generic can not be marked as it is not installed.
linux-image-3.19.0-33-generic can not be marked as it is not installed.
linux-image-3.19.0-42-generic can not be marked as it is not installed.
linux-image-3.13.0-98-lowlatency can not be marked as it is not installed.
linux-image-3.19.0-32-generic can not be marked as it is not installed.
linux-image-3.16.0-62-lowlatency can not be marked as it is not installed.
linux-image-3.2.0-54-generic-pae can not be marked as it is not installed.
linux-image-3.19.0-41-generic can not be marked as it is not installed.
linux-image-3.19.0-31-generic can not be marked as it is not installed.
linux-image-3.2.0-33-generic-pae can not be marked as it is not installed.
linux-image-3.13.0-61-lowlatency can not be marked as it is not installed.
linux-image-3.19.0-30-generic can not be marked as it is not installed.
linux-image-3.16.0-48-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-93-lowlatency can not be marked as it is not installed.
linux-image-3.16.0-37-lowlatency can not be marked as it is not installed.
linux-image-3.19.0-73-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-79-lowlatency can not be marked as it is not installed.
linux-image-3.16.0-69-lowlatency can not be marked as it is not installed.
linux-image-3.19.0-33-lowlatency can not be marked as it is not installed.
linux-image-3.19.0-59-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-68-lowlatency can not be marked as it is not installed.
linux-image-3.2.0-51-generic-pae can not be marked as it is not installed.
linux-image-3.2.0-48-generic-pae can not be marked as it is not installed.
linux-image-3.19.0-22-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-63-lowlatency can not be marked as it is not installed.
linux-image-3.16.0-59-generic can not be marked as it is not installed.
linux-image-3.16.0-49-generic can not be marked as it is not installed.
linux-image-3.16.0-53-lowlatency can not be marked as it is not installed.
linux-image-3.16.0-48-generic can not be marked as it is not installed.
linux-image-3.13.0-98-generic can not be marked as it is not installed.
linux-image-3.16.0-57-generic can not be marked as it is not installed.
linux-image-3.19.0-43-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-106-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-52-lowlatency can not be marked as it is not installed.
linux-image-3.16.0-37-generic can not be marked as it is not installed.
linux-image-3.16.0-46-generic can not be marked as it is not installed.
linux-image-3.13.0-96-generic can not be marked as it is not installed.
linux-image-3.16.0-36-generic can not be marked as it is not installed.
linux-image-3.13.0-86-generic can not be marked as it is not installed.
linux-image-3.16.0-39-lowlatency can not be marked as it is not installed.
linux-image-3.16.0-45-generic can not be marked as it is not installed.
linux-image-3.13.0-95-generic can not be marked as it is not installed.
linux-image-3.19.0-75-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-85-generic can not be marked as it is not installed.
linux-image-3.16.0-44-generic can not be marked as it is not installed.
linux-image-3.16.0-34-generic can not be marked as it is not installed.
linux-image-3.13.0-93-generic can not be marked as it is not installed.
linux-image-3.13.0-101-lowlatency can not be marked as it is not installed.
linux-image-3.16.0-33-generic can not be marked as it is not installed.
linux-image-3.16.0-28-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-83-generic can not be marked as it is not installed.
linux-image-3.19.0-64-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-73-generic can not be marked as it is not installed.
linux-image-3.16.0-31-generic can not be marked as it is not installed.
linux-image-3.13.0-71-generic set to automatically installed.
linux-image-3.13.0-33-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-70-generic can not be marked as it is not installed.
linux-image-3.13.0-59-lowlatency can not be marked as it is not installed.
linux-image-3.16.0-49-lowlatency can not be marked as it is not installed.
linux-image-3.2.0-67-generic-pae set to automatically installed.
linux-image-3.13.0-54-lowlatency can not be marked as it is not installed.
linux-image-3.16.0-44-lowlatency can not be marked as it is not installed.
linux-image-3.2.0-63-generic-pae can not be marked as it is not installed.
linux-image-3.19.0-71-generic can not be marked as it is not installed.
linux-image-3.13.0-43-lowlatency can not be marked as it is not installed.
linux-image-3.19.0-66-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-29-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-49-generic set to automatically installed.
linux-image-3.13.0-39-generic set to automatically installed.
linux-image-3.13.0-48-generic can not be marked as it is not installed.
linux-image-3.2.0-64-generic-pae can not be marked as it is not installed.
linux-image-3.13.0-96-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-37-generic set to automatically installed.
linux-image-3.13.0-24-lowlatency can not be marked as it is not installed.
linux-image-3.16.0-60-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-27-generic can not be marked as it is not installed.
linux-image-3.13.0-36-generic set to automatically installed.
linux-image-3.13.0-35-generic can not be marked as it is not installed.
linux-image-3.13.0-24-generic can not be marked as it is not installed.
linux-image-3.13.0-91-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-45-lowlatency can not be marked as it is not installed.
linux-image-3.19.0-49-generic can not be marked as it is not installed.
linux-image-3.19.0-39-generic can not be marked as it is not installed.
linux-image-3.19.0-71-lowlatency can not be marked as it is not installed.
linux-image-3.19.0-47-generic can not be marked as it is not installed.
linux-image-3.19.0-25-lowlatency can not be marked as it is not installed.
linux-image-3.13.0-34-lowlatency can not be marked as it is not installed.
linux-image-3.16.0-70-lowlatency can not be marked as it is not installed.
linux-image-3.19.0-37-generic can not be marked as it is not installed.
linux-image-3.0 can not be marked as it is not installed.
linux-image-3.19.0-26-generic can not be marked as it is not installed.
linux-image-3.16.0-76-generic can not be marked as it is not installed.
linux-image-3.2.0-61-generic-pae can not be marked as it is not installed.
linux-image-3.13.0-66-lowlatency can not be marked as it is not installed.
linux-image-3.19.0-25-generic can not be marked as it is not installed.
linux-image-3.2.0-58-generic-pae can not be marked as it is not installed.
linux-image-3.16.0-30-lowlatency can not be marked as it is not installed.
linux-image-3.16.0-56-lowlatency can not be marked as it is not installed.
linux-image-extra-3.13.0-105-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-59-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-49-generic set to automatically installed.
linux-image-extra-3.13.0-103-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-58-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-48-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-57-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-101-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-37-generic set to automatically installed.
linux-image-extra-3.13.0-46-generic set to automatically installed.
linux-image-extra-3.13.0-100-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-36-generic set to automatically installed.
linux-image-extra-3.13.0-45-generic set to automatically installed.
linux-image-extra-3.13.0-35-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-44-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-34-generic set to automatically installed.
linux-image-extra-3.13.0-33-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-69-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-59-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-32-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-49-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-58-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-30-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-47-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-56-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-43-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-33-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-42-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-32-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-22-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-31-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-21-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-71-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-30-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-20-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-70-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-49-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-39-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-48-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-98-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-38-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-88-generic set to automatically installed.
linux-image-extra-3.16.0-37-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-87-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-96-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-36-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-86-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-26-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-85-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-25-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-34-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-74-generic set to automatically installed.
linux-image-extra-3.16.0-33-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-83-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-73-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-62-generic set to automatically installed.
linux-image-extra-3.13.0-71-generic set to automatically installed.
linux-image-extra-3.13.0-61-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-70-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-74-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-73-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-71-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-61-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-107-generic was already set to automatically installed.
linux-image-extra-3.13.0-106-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-39-generic set to automatically installed.
linux-image-extra-3.13.0-29-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-27-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-24-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-39-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-28-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-37-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-77-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-26-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-76-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-25-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-23-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-73-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-62-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-52-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-51-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-60-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-50-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-29-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-79-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-28-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-68-generic set to automatically installed.
linux-image-extra-3.13.0-77-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-67-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-76-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-66-generic set to automatically installed.
linux-image-extra-3.13.0-65-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-55-generic set to automatically installed.
linux-image-extra-3.13.0-54-generic set to automatically installed.
linux-image-extra-3.13.0-63-generic set to automatically installed.
linux-image-extra-3.13.0-53-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-43-generic set to automatically installed.
linux-image-extra-3.19.0-79-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-52-generic set to automatically installed.
linux-image-extra-3.19.0-78-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-51-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-68-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-41-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-77-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-40-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-66-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-75-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-65-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-64-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-51-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-41-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-69-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-59-generic can not be marked as it is not installed.
linux-image-extra-3.19.0-18-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-67-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-57-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-56-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-46-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-55-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-45-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-95-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-44-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-53-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-43-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-93-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-92-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-41-generic can not be marked as it is not installed.
linux-image-extra-3.13.0-91-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-31-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-40-generic can not be marked as it is not installed.
linux-image-extra-3.16.0-30-generic can not be marked as it is not installed.
a@a-ThinkPad-Edge-E330:~$ apt-get --simulate autoremove
NOTE: This is only a simulation!
      apt-get needs root privileges for real execution.
      Keep also in mind that locking is deactivated,
      so don't depend on the relevance to the real current situation!
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
  linux-image-3.13.0-34-generic linux-image-3.13.0-36-generic
  linux-image-3.13.0-37-generic linux-image-3.13.0-39-generic
  linux-image-3.13.0-43-generic linux-image-3.13.0-45-generic
  linux-image-3.13.0-46-generic linux-image-3.13.0-49-generic
  linux-image-3.13.0-52-generic linux-image-3.13.0-54-generic
  linux-image-3.13.0-55-generic linux-image-3.13.0-62-generic
  linux-image-3.13.0-63-generic linux-image-3.13.0-66-generic
  linux-image-3.13.0-68-generic linux-image-3.13.0-71-generic
  linux-image-3.13.0-74-generic linux-image-3.2.0-67-generic-pae
  linux-image-extra-3.13.0-34-generic linux-image-extra-3.13.0-36-generic
  linux-image-extra-3.13.0-37-generic linux-image-extra-3.13.0-39-generic
  linux-image-extra-3.13.0-43-generic linux-image-extra-3.13.0-45-generic
  linux-image-extra-3.13.0-46-generic linux-image-extra-3.13.0-49-generic
  linux-image-extra-3.13.0-52-generic linux-image-extra-3.13.0-54-generic
  linux-image-extra-3.13.0-55-generic linux-image-extra-3.13.0-62-generic
  linux-image-extra-3.13.0-63-generic linux-image-extra-3.13.0-66-generic
  linux-image-extra-3.13.0-68-generic linux-image-extra-3.13.0-71-generic
  linux-image-extra-3.13.0-74-generic
0 upgraded, 0 newly installed, 35 to remove and 10 not upgraded.
Remv linux-image-extra-3.13.0-34-generic [3.13.0-34.60]
Remv linux-image-3.13.0-34-generic [3.13.0-34.60]
Remv linux-image-extra-3.13.0-36-generic [3.13.0-36.63]
Remv linux-image-3.13.0-36-generic [3.13.0-36.63]
Remv linux-image-extra-3.13.0-37-generic [3.13.0-37.64]
Remv linux-image-3.13.0-37-generic [3.13.0-37.64]
Remv linux-image-extra-3.13.0-39-generic [3.13.0-39.66]
Remv linux-image-3.13.0-39-generic [3.13.0-39.66]
Remv linux-image-extra-3.13.0-43-generic [3.13.0-43.72]
Remv linux-image-3.13.0-43-generic [3.13.0-43.72]
Remv linux-image-extra-3.13.0-45-generic [3.13.0-45.74]
Remv linux-image-3.13.0-45-generic [3.13.0-45.74]
Remv linux-image-extra-3.13.0-46-generic [3.13.0-46.79]
Remv linux-image-3.13.0-46-generic [3.13.0-46.79]
Remv linux-image-extra-3.13.0-49-generic [3.13.0-49.83]
Remv linux-image-3.13.0-49-generic [3.13.0-49.83]
Remv linux-image-extra-3.13.0-52-generic [3.13.0-52.86]
Remv linux-image-3.13.0-52-generic [3.13.0-52.86]
Remv linux-image-extra-3.13.0-54-generic [3.13.0-54.91]
Remv linux-image-3.13.0-54-generic [3.13.0-54.91]
Remv linux-image-extra-3.13.0-55-generic [3.13.0-55.94]
Remv linux-image-3.13.0-55-generic [3.13.0-55.94]
Remv linux-image-extra-3.13.0-62-generic [3.13.0-62.102]
Remv linux-image-3.13.0-62-generic [3.13.0-62.102]
Remv linux-image-extra-3.13.0-63-generic [3.13.0-63.103]
Remv linux-image-3.13.0-63-generic [3.13.0-63.103]
Remv linux-image-extra-3.13.0-66-generic [3.13.0-66.108]
Remv linux-image-3.13.0-66-generic [3.13.0-66.108]
Remv linux-image-extra-3.13.0-68-generic [3.13.0-68.111]
Remv linux-image-3.13.0-68-generic [3.13.0-68.111]
Remv linux-image-extra-3.13.0-71-generic [3.13.0-71.114]
Remv linux-image-3.13.0-71-generic [3.13.0-71.114]
Remv linux-image-extra-3.13.0-74-generic [3.13.0-74.118]
Remv linux-image-3.13.0-74-generic [3.13.0-74.118]
Remv linux-image-3.2.0-67-generic-pae [3.2.0-67.101]

Revision history for this message
Manfred Hampl (m-hampl) said :
#13

This looks promising. The autoremove command will uninstall all old kernel versions and just keep the newest two (3.13.0-107-generic and 3.13.0-88-generic).

Issue the command

sudo apt-get --purge autoremove

This will give quite long output, and I expect that at the end of the action the block of grub images found will just be the lines

Found linux image: /boot/vmlinuz-3.13.0-107-generic
Found initrd image: /boot/initrd.img-3.13.0-107-generic
Found linux image: /boot/vmlinuz-3.13.0-88-generic
Found initrd image: /boot/initrd.img-3.13.0-88-generic

Revision history for this message
Andy Kaly (andykaly) said :
#14

Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-3.13.0-107-generic
Found initrd image: /boot/initrd.img-3.13.0-107-generic
Found linux image: /boot/vmlinuz-3.13.0-88-generic
Found initrd image: /boot/initrd.img-3.13.0-88-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Purging configuration files for linux-image-3.2.0-67-generic-pae (3.2.0-67.101) ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.2.0-67-generic-pae /boot/vmlinuz-3.2.0-67-generic-pae
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.2.0-67-generic-pae /boot/vmlinuz-3.2.0-67-generic-pae

looks exactly as you forecasted ;)

what should I do next?

Revision history for this message
Manfred Hampl (m-hampl) said :
#15

I think we are almost done.

Just do

sudo apt-get update
sudo apt-get dist-upgrade

to install pending updates (if any).

Revision history for this message
Andy Kaly (andykaly) said :
#16

sudo apt-get update
[sudo] password for a:
Ign http://extras.ubuntu.com trusty InRelease
Ign http://archive.canonical.com trusty InRelease
Ign http://archive.ubuntu.com trusty InRelease
Get:1 http://extras.ubuntu.com trusty Release.gpg [72 B]
Hit http://archive.canonical.com trusty Release.gpg
Hit http://archive.ubuntu.com trusty-security InRelease
Hit http://extras.ubuntu.com trusty Release
Hit http://archive.canonical.com trusty Release
Get:2 http://archive.ubuntu.com trusty-updates InRelease [65.9 kB]
Hit http://extras.ubuntu.com trusty/main Sources
Hit http://archive.canonical.com trusty/partner Sources
Hit http://archive.ubuntu.com trusty Release.gpg
Hit http://extras.ubuntu.com trusty/main i386 Packages
Hit http://archive.canonical.com trusty/partner i386 Packages
Hit http://archive.ubuntu.com trusty-security/main Sources
Hit http://archive.canonical.com trusty/partner Translation-en
Hit http://archive.ubuntu.com trusty-security/restricted Sources
Hit http://archive.ubuntu.com trusty-security/universe Sources
Hit http://archive.ubuntu.com trusty-security/multiverse Sources
Hit http://archive.ubuntu.com trusty-security/main i386 Packages
Hit http://archive.ubuntu.com trusty-security/restricted i386 Packages
Hit http://archive.ubuntu.com trusty-security/universe i386 Packages
Hit http://archive.ubuntu.com trusty-security/multiverse i386 Packages
Hit http://archive.ubuntu.com trusty-security/main Translation-en
Ign http://extras.ubuntu.com trusty/main Translation-en_US
Hit http://archive.ubuntu.com trusty-security/multiverse Translation-en
Ign http://extras.ubuntu.com trusty/main Translation-en
Hit http://archive.ubuntu.com trusty-security/restricted Translation-en
Hit http://archive.ubuntu.com trusty-security/universe Translation-en
Get:3 http://archive.ubuntu.com trusty-updates/universe i386 Packages [394 kB]
Get:4 http://archive.ubuntu.com trusty-updates/multiverse i386 Packages [14.4 kB]
Get:5 http://archive.ubuntu.com trusty-updates/main i386 Packages [896 kB]
Get:6 http://archive.ubuntu.com trusty-updates/restricted i386 Packages [16.2 kB]
Get:7 http://archive.ubuntu.com trusty-updates/main Translation-en [460 kB]
Get:8 http://archive.ubuntu.com trusty-updates/multiverse Translation-en [7,340 B]
Get:9 http://archive.ubuntu.com trusty-updates/restricted Translation-en [3,842 B]
Get:10 http://archive.ubuntu.com trusty-updates/universe Translation-en [208 kB]
Hit http://archive.ubuntu.com trusty Release
Hit http://archive.ubuntu.com trusty/main Sources
Hit http://archive.ubuntu.com trusty/restricted Sources
Hit http://archive.ubuntu.com trusty/universe Sources
Hit http://archive.ubuntu.com trusty/multiverse Sources
Hit http://archive.ubuntu.com trusty/main i386 Packages
Hit http://archive.ubuntu.com trusty/restricted i386 Packages
Hit http://archive.ubuntu.com trusty/universe i386 Packages
Hit http://archive.ubuntu.com trusty/multiverse i386 Packages
Hit http://archive.ubuntu.com trusty/main Translation-en
Hit http://archive.ubuntu.com trusty/multiverse Translation-en
Hit http://archive.ubuntu.com trusty/restricted Translation-en
Hit http://archive.ubuntu.com trusty/universe Translation-en
Ign http://archive.ubuntu.com trusty/main Translation-en_US
Ign http://archive.ubuntu.com trusty/multiverse Translation-en_US
Ign http://archive.ubuntu.com trusty/restricted Translation-en_US
Ign http://archive.ubuntu.com trusty/universe Translation-en_US
Fetched 2,066 kB in 7s (269 kB/s)
Reading package lists... Done
a@a-ThinkPad-Edge-E330:~$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
  bind9-host dnsutils initramfs-tools initramfs-tools-bin libbind9-90
  libdns100 libisc95 libisccc90 libisccfg90 liblwres90
10 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 1,067 kB of archives.
After this operation, 1,024 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main initramfs-tools all 0.103ubuntu4.6 [44.5 kB]
Get:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main initramfs-tools-bin i386 0.103ubuntu4.6 [9,076 B]
Get:3 http://archive.ubuntu.com/ubuntu/ trusty-security/main bind9-host i386 1:9.9.5.dfsg-3ubuntu0.11 [45.0 kB]
Get:4 http://archive.ubuntu.com/ubuntu/ trusty-security/main dnsutils i386 1:9.9.5.dfsg-3ubuntu0.11 [92.9 kB]
Get:5 http://archive.ubuntu.com/ubuntu/ trusty-security/main libisc95 i386 1:9.9.5.dfsg-3ubuntu0.11 [144 kB]
Get:6 http://archive.ubuntu.com/ubuntu/ trusty-security/main libdns100 i386 1:9.9.5.dfsg-3ubuntu0.11 [628 kB]
Get:7 http://archive.ubuntu.com/ubuntu/ trusty-security/main libisccc90 i386 1:9.9.5.dfsg-3ubuntu0.11 [15.7 kB]
Get:8 http://archive.ubuntu.com/ubuntu/ trusty-security/main libisccfg90 i386 1:9.9.5.dfsg-3ubuntu0.11 [33.8 kB]
Get:9 http://archive.ubuntu.com/ubuntu/ trusty-security/main liblwres90 i386 1:9.9.5.dfsg-3ubuntu0.11 [32.3 kB]
Get:10 http://archive.ubuntu.com/ubuntu/ trusty-security/main libbind9-90 i386 1:9.9.5.dfsg-3ubuntu0.11 [21.9 kB]
Fetched 1,067 kB in 2s (520 kB/s)
Reading changelogs... Done
(Reading database ... 818334 files and directories currently installed.)
Preparing to unpack .../initramfs-tools_0.103ubuntu4.6_all.deb ...
Unpacking initramfs-tools (0.103ubuntu4.6) over (0.103ubuntu4.5) ...
Preparing to unpack .../initramfs-tools-bin_0.103ubuntu4.6_i386.deb ...
Unpacking initramfs-tools-bin (0.103ubuntu4.6) over (0.103ubuntu4.5) ...
Preparing to unpack .../bind9-host_1%3a9.9.5.dfsg-3ubuntu0.11_i386.deb ...
Unpacking bind9-host (1:9.9.5.dfsg-3ubuntu0.11) over (1:9.9.5.dfsg-3ubuntu0.10) ...
Preparing to unpack .../dnsutils_1%3a9.9.5.dfsg-3ubuntu0.11_i386.deb ...
Unpacking dnsutils (1:9.9.5.dfsg-3ubuntu0.11) over (1:9.9.5.dfsg-3ubuntu0.10) ...
Preparing to unpack .../libisc95_1%3a9.9.5.dfsg-3ubuntu0.11_i386.deb ...
Unpacking libisc95 (1:9.9.5.dfsg-3ubuntu0.11) over (1:9.9.5.dfsg-3ubuntu0.10) ...
Preparing to unpack .../libdns100_1%3a9.9.5.dfsg-3ubuntu0.11_i386.deb ...
Unpacking libdns100 (1:9.9.5.dfsg-3ubuntu0.11) over (1:9.9.5.dfsg-3ubuntu0.10) ...
Preparing to unpack .../libisccc90_1%3a9.9.5.dfsg-3ubuntu0.11_i386.deb ...
Unpacking libisccc90 (1:9.9.5.dfsg-3ubuntu0.11) over (1:9.9.5.dfsg-3ubuntu0.10) ...
Preparing to unpack .../libisccfg90_1%3a9.9.5.dfsg-3ubuntu0.11_i386.deb ...
Unpacking libisccfg90 (1:9.9.5.dfsg-3ubuntu0.11) over (1:9.9.5.dfsg-3ubuntu0.10) ...
Preparing to unpack .../liblwres90_1%3a9.9.5.dfsg-3ubuntu0.11_i386.deb ...
Unpacking liblwres90 (1:9.9.5.dfsg-3ubuntu0.11) over (1:9.9.5.dfsg-3ubuntu0.10) ...
Preparing to unpack .../libbind9-90_1%3a9.9.5.dfsg-3ubuntu0.11_i386.deb ...
Unpacking libbind9-90 (1:9.9.5.dfsg-3ubuntu0.11) over (1:9.9.5.dfsg-3ubuntu0.10) ...
Processing triggers for doc-base (0.10.5) ...
Processing 1 changed doc-base file...
Registering documents with scrollkeeper...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Setting up initramfs-tools-bin (0.103ubuntu4.6) ...
Setting up initramfs-tools (0.103ubuntu4.6) ...
update-initramfs: deferring update (trigger activated)
Setting up libisc95 (1:9.9.5.dfsg-3ubuntu0.11) ...
Setting up libdns100 (1:9.9.5.dfsg-3ubuntu0.11) ...
Setting up libisccc90 (1:9.9.5.dfsg-3ubuntu0.11) ...
Setting up libisccfg90 (1:9.9.5.dfsg-3ubuntu0.11) ...
Setting up libbind9-90 (1:9.9.5.dfsg-3ubuntu0.11) ...
Setting up liblwres90 (1:9.9.5.dfsg-3ubuntu0.11) ...
Setting up bind9-host (1:9.9.5.dfsg-3ubuntu0.11) ...
Setting up dnsutils (1:9.9.5.dfsg-3ubuntu0.11) ...
Processing triggers for initramfs-tools (0.103ubuntu4.6) ...
update-initramfs: Generating /boot/initrd.img-3.13.0-107-generic
Processing triggers for libc-bin (2.19-0ubuntu6.9) ...

Revision history for this message
Manfred Hampl (m-hampl) said :
#17

No errors. I do not see anything wrong any more.
Do you have additional problems?
If not, then you might consider setting this question to 'solved'.

Revision history for this message
Andy Kaly (andykaly) said :
#18

thanks very much indeed!