can't update packages

Asked by Daniel Meister

danny@dannyhome:~$ ubuntu-support-status
Support status summary of 'dannyhome':

You have 1964 packages (100.0%) that can not/no-longer be downloaded
You have 0 packages (0.0%) that are unsupported

Run with --show-unsupported, --show-supported or --show-all to see more details
danny@dannyhome:~$
danny@dannyhome:~$ cat /etc/dpkg/dpkg.cfg.d/multiarch
cat: /etc/dpkg/dpkg.cfg.d/multiarch: No such file or directory
danny@dannyhome:~$
danny@dannyhome:~$ dpkg --print-foreign-architectures
i386
danny@dannyhome:~$
danny@dannyhome:~$ sudo grep -R proxy /etc/apt/*
danny@dannyhome:~$
danny@dannyhome:~$ grep proxy /etc/environment
danny@dannyhome:~$
danny@dannyhome:~$ echo $http_proxy

danny@dannyhome:~$
danny@dannyhome:~$ echo $ftp_proxy

danny@dannyhome:~$
danny@dannyhome:~$ grep proxy /etc/bash.bashrc
danny@dannyhome:~$
danny@dannyhome:~$ grep proxy ~/.bashrc
danny@dannyhome:~$
danny@dannyhome:~$ cat /etc/apt/apt.conf
cat: /etc/apt/apt.conf: No such file or directory
danny@dannyhome:~$
danny@dannyhome:~$ sudo fuser -vvv /var/lib/dpkg/lock
danny@dannyhome:~$
danny@dannyhome:~$ sudo fuser -vvv /var/cache/apt/archives/lock
danny@dannyhome:~$
danny@dannyhome:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04 LTS"
danny@dannyhome:~$
danny@dannyhome:~$ uname -a
Linux dannyhome 3.13.0-30-generic #54-Ubuntu SMP Mon Jun 9 22:45:01 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
danny@dannyhome:~$
danny@dannyhome:~$ sudo rm /var/lib/apt/lists/lock
danny@dannyhome:~$
danny@dannyhome:~$ sudo rm /var/cache/apt/archives/lock
danny@dannyhome:~$
danny@dannyhome:~$ sudo rm /var/lib/dpkg/lock
danny@dannyhome:~$
danny@dannyhome:~$ sudo cp -arf /var/lib/dpkg /var/lib/dpkg.backup
danny@dannyhome:~$
danny@dannyhome:~$ sudo mv /var/lib/dpkg/status /var/lib/dpkg/status-bad
danny@dannyhome:~$

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu apt Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Ok run:

sudo apt-get update

What is the full output please?

Thanks

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#2

Please send the rest of the output.

So also send the output of these commands:

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

sudo mkdir /var/lib/apt/lists/partial

LANG=C;sudo apt-get clean

LANG=C;sudo apt-get autoclean

LANG=C;sudo apt-get --purge autoremove

LANG=C;sudo apt-get --fix-missing update -o APT::Cache-Limit=100000000

sudo dpkg --configure -a

sudo dpkg --clear-avail

LANG=C;sudo apt-get -f install

LANG=C;sudo apt-get --fix-missing install

LANG=C;sudo apt-get update -o APT::Cache-Limit=100000000 && sudo apt-get dist-upgrade

find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; cat -n "$1"' _ '{}' \;

Revision history for this message
Daniel Meister (meisda) said :
#3

danny@dannyhome:~$ sudo apt-get update
[sudo] password for danny:
Ign http://archive.ubuntu.com trusty InRelease
Ign http://archive.ubuntu.com trusty-updates InRelease
Ign http://archive.ubuntu.com trusty-backports InRelease
Ign http://archive.ubuntu.com trusty-security InRelease
Hit http://archive.ubuntu.com trusty Release.gpg
Get:1 http://archive.ubuntu.com trusty-updates Release.gpg [933 B]
Get:2 http://archive.ubuntu.com trusty-backports Release.gpg [933 B]
Hit http://archive.ubuntu.com trusty-security Release.gpg
Hit http://archive.ubuntu.com trusty Release
Get:3 http://archive.ubuntu.com trusty-updates Release [58.5 kB]
Get:4 http://archive.ubuntu.com trusty-backports Release [58.6 kB]
Hit http://archive.ubuntu.com trusty-security 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 amd64 Packages
Hit http://archive.ubuntu.com trusty/restricted amd64 Packages
Hit http://archive.ubuntu.com trusty/universe amd64 Packages
Hit http://archive.ubuntu.com trusty/multiverse amd64 Packages
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
Get:5 http://archive.ubuntu.com trusty-updates/main Sources [83.5 kB]
Get:6 http://archive.ubuntu.com trusty-updates/restricted Sources [14 B]
Get:7 http://archive.ubuntu.com trusty-updates/universe Sources [60.1 kB]
Get:8 http://archive.ubuntu.com trusty-updates/multiverse Sources [2,693 B]
Get:9 http://archive.ubuntu.com trusty-updates/main amd64 Packages [218 kB]
Get:10 http://archive.ubuntu.com trusty-updates/restricted amd64 Packages [14 B]
Get:11 http://archive.ubuntu.com trusty-updates/universe amd64 Packages [155 kB]
Get:12 http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages [7,392 B]
Get:13 http://archive.ubuntu.com trusty-updates/main i386 Packages [215 kB]
Get:14 http://archive.ubuntu.com trusty-updates/restricted i386 Packages [14 B]
Get:15 http://archive.ubuntu.com trusty-updates/universe i386 Packages [155 kB]
Get:16 http://archive.ubuntu.com trusty-updates/multiverse i386 Packages [7,587 B]
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
Get:17 http://archive.ubuntu.com trusty-backports/main Sources [14 B]
Get:18 http://archive.ubuntu.com trusty-backports/restricted Sources [14 B]
Get:19 http://archive.ubuntu.com trusty-backports/universe Sources [8,747 B]
Get:20 http://archive.ubuntu.com trusty-backports/multiverse Sources [768 B]
Get:21 http://archive.ubuntu.com trusty-backports/main amd64 Packages [14 B]
Get:22 http://archive.ubuntu.com trusty-backports/restricted amd64 Packages [14 B]
Get:23 http://archive.ubuntu.com trusty-backports/universe amd64 Packages [10.6 kB]
Get:24 http://archive.ubuntu.com trusty-backports/multiverse amd64 Packages [619 B]
Get:25 http://archive.ubuntu.com trusty-backports/main i386 Packages [14 B]
Get:26 http://archive.ubuntu.com trusty-backports/restricted i386 Packages [14 B]
Get:27 http://archive.ubuntu.com trusty-backports/universe i386 Packages [10.6 kB]
Get:28 http://archive.ubuntu.com trusty-backports/multiverse i386 Packages [619 B]
Hit http://archive.ubuntu.com trusty-backports/main Translation-en
Hit http://archive.ubuntu.com trusty-backports/multiverse Translation-en
Hit http://archive.ubuntu.com trusty-backports/restricted Translation-en
Get:29 http://archive.ubuntu.com trusty-backports/universe Translation-en [6,764 B]
Hit http://archive.ubuntu.com trusty-security/main Sources
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 amd64 Packages
Hit http://archive.ubuntu.com trusty-security/restricted amd64 Packages
Hit http://archive.ubuntu.com trusty-security/universe amd64 Packages
Hit http://archive.ubuntu.com trusty-security/multiverse amd64 Packages
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
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
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
Ign http://archive.ubuntu.com trusty-updates/main Translation-en_US
Ign http://archive.ubuntu.com trusty-updates/multiverse Translation-en_US
Ign http://archive.ubuntu.com trusty-updates/restricted Translation-en_US
Ign http://archive.ubuntu.com trusty-updates/universe Translation-en_US
Ign http://archive.ubuntu.com trusty-backports/main Translation-en_US
Ign http://archive.ubuntu.com trusty-backports/multiverse Translation-en_US
Ign http://archive.ubuntu.com trusty-backports/restricted Translation-en_US
Ign http://archive.ubuntu.com trusty-backports/universe Translation-en_US
Ign http://archive.ubuntu.com trusty-security/main Translation-en_US
Ign http://archive.ubuntu.com trusty-security/multiverse Translation-en_US
Ign http://archive.ubuntu.com trusty-security/restricted Translation-en_US
Ign http://archive.ubuntu.com trusty-security/universe Translation-en_US
Fetched 1,060 kB in 8s (123 kB/s)
Reading package lists... Error!
E: Could not open file /var/lib/dpkg/status - open (2: No such file or directory)
E: The package lists or status file could not be parsed or opened.
danny@dannyhome:~$

Revision history for this message
Daniel Meister (meisda) said :
#4

danny@dannyhome:~$ sudo cp /var/lib/dpkg/status-old /var/lib/dpkg/status || sudo cp /var/backups/apt.extended_states.0 /var/lib/dpkg/status
danny@dannyhome:~$
danny@dannyhome:~$ sudo mv /var/lib/dpkg/available /var/lib/dpkg/available-bad
danny@dannyhome:~$
danny@dannyhome:~$ sudo cp /var/lib/dpkg/available-old /var/lib/dpkg/available
danny@dannyhome:~$
danny@dannyhome:~$ sudo rm -rf /var/lib/dpkg/updates/*
danny@dannyhome:~$
danny@dannyhome:~$ sudo rm -rf /var/lib/apt/lists
danny@dannyhome:~$
danny@dannyhome:~$ sudo rm /var/cache/apt/*.bin
danny@dannyhome:~$
danny@dannyhome:~$ sudo mkdir /var/lib/apt/lists
danny@dannyhome:~$
danny@dannyhome:~$ sudo mkdir /var/lib/apt/lists/partial
danny@dannyhome:~$
danny@dannyhome:~$ LANG=C;sudo apt-get clean
danny@dannyhome:~$
danny@dannyhome:~$ LANG=C;sudo apt-get autoclean
Reading package lists... Done
Building dependency tree
Reading state information... Done
danny@dannyhome:~$
danny@dannyhome:~$ LANG=C;sudo apt-get --purge autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
49 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up libdbus-1-3:i386 (1.6.18-0ubuntu4.1) ...
Setting up libdbus-1-3:amd64 (1.6.18-0ubuntu4.1) ...
Setting up libudev1:amd64 (204-5ubuntu20.3) ...
Setting up libudev1:i386 (204-5ubuntu20.3) ...
Setting up libsystemd-login0:amd64 (204-5ubuntu20.3) ...
Setting up dbus (1.6.18-0ubuntu4.1) ...
Setting up language-selector-common (0.129.1) ...
Setting up libdbusmenu-glib4:amd64 (12.10.3+14.04.20140612-0ubuntu1) ...
Setting up libdbusmenu-gtk3-4:amd64 (12.10.3+14.04.20140612-0ubuntu1) ...
Setting up libdbusmenu-gtk4:amd64 (12.10.3+14.04.20140612-0ubuntu1) ...
Setting up libgudev-1.0-0:amd64 (1:204-5ubuntu20.3) ...
Setting up libsystemd-daemon0:amd64 (204-5ubuntu20.3) ...
Setting up udev (204-5ubuntu20.3) ...
udev stop/waiting
udev start/running, process 1735
update-initramfs: deferring update (trigger activated)
Setting up systemd-services (204-5ubuntu20.3) ...
Setting up libpam-systemd:amd64 (204-5ubuntu20.3) ...
Setting up libsystemd-journal0:amd64 (204-5ubuntu20.3) ...
Setting up linux-image-3.13.0-30-generic (3.13.0-30.55) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Not updating initrd symbolic links since we are being updated/reinstalled
(3.13.0-30.54 was configured last, according to dpkg)
Not updating image symbolic links since we are being updated/reinstalled
(3.13.0-30.54 was configured last, according to dpkg)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-30-generic /boot/vmlinuz-3.13.0-30-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.13.0-30-generic /boot/vmlinuz-3.13.0-30-generic
dkms: WARNING: Linux headers are missing, which may explain the above failures.
      please install the linux-headers-3.13.0-30-generic package to fix this.
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-30-generic /boot/vmlinuz-3.13.0-30-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-30-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.13.0-30-generic /boot/vmlinuz-3.13.0-30-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.13.0-30-generic /boot/vmlinuz-3.13.0-30-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.13.0-30-generic /boot/vmlinuz-3.13.0-30-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-30-generic
Found initrd image: /boot/initrd.img-3.13.0-30-generic
Found linux image: /boot/vmlinuz-3.13.0-29-generic
Found initrd image: /boot/initrd.img-3.13.0-29-generic
Found linux image: /boot/vmlinuz-3.13.0-27-generic
Found initrd image: /boot/initrd.img-3.13.0-27-generic
Found linux image: /boot/vmlinuz-3.13.0-24-generic
Found initrd image: /boot/initrd.img-3.13.0-24-generic
Found memtest86+ image: /memtest86+.elf
Found memtest86+ image: /memtest86+.bin
done
Setting up compiz-core (1:0.9.11.1+14.04.20140701-0ubuntu1) ...
Setting up libdecoration0 (1:0.9.11.1+14.04.20140701-0ubuntu1) ...
Setting up compiz-plugins-default (1:0.9.11.1+14.04.20140701-0ubuntu1) ...
Setting up libcompizconfig0 (1:0.9.11.1+14.04.20140701-0ubuntu1) ...
Setting up gnome-settings-daemon-schemas (3.8.6.1-0ubuntu11.2) ...
Setting up compiz-gnome (1:0.9.11.1+14.04.20140701-0ubuntu1) ...
Setting up compiz (1:0.9.11.1+14.04.20140701-0ubuntu1) ...
Setting up dbus-x11 (1.6.18-0ubuntu4.1) ...
Setting up flashplugin-installer (11.2.202.394ubuntu0.14.04.1) ...
Setting up libgs9-common (9.10~dfsg-0ubuntu10.2) ...
Setting up libgs9 (9.10~dfsg-0ubuntu10.2) ...
Setting up ghostscript (9.10~dfsg-0ubuntu10.2) ...
Setting up ghostscript-x (9.10~dfsg-0ubuntu10.2) ...
Setting up gir1.2-dbusmenu-glib-0.4 (12.10.3+14.04.20140612-0ubuntu1) ...
Setting up gir1.2-gudev-1.0 (1:204-5ubuntu20.3) ...
Setting up intel-gpu-tools (1.3-0ubuntu2.1) ...
Setting up language-selector-gnome (0.129.1) ...
Setting up libnautilus-extension1a (1:3.10.1-0ubuntu9.2) ...
Setting up libnm-gtk-common (0.9.8.8-0ubuntu4.2) ...
Setting up libnm-gtk0 (0.9.8.8-0ubuntu4.2) ...
Setting up unity-services (7.2.1+14.04.20140513-0ubuntu2) ...
Setting up libunity-core-6.0-9 (7.2.1+14.04.20140513-0ubuntu2) ...
Setting up linux-image-extra-3.13.0-30-generic (3.13.0-30.55) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Not updating initrd symbolic links since we are being updated/reinstalled
(3.13.0-30.54 was configured last, according to dpkg)
Not updating image symbolic links since we are being updated/reinstalled
(3.13.0-30.54 was configured last, according to dpkg)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-30-generic /boot/vmlinuz-3.13.0-30-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.13.0-30-generic /boot/vmlinuz-3.13.0-30-generic
dkms: WARNING: Linux headers are missing, which may explain the above failures.
      please install the linux-headers-3.13.0-30-generic package to fix this.
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-30-generic /boot/vmlinuz-3.13.0-30-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-30-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.13.0-30-generic /boot/vmlinuz-3.13.0-30-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.13.0-30-generic /boot/vmlinuz-3.13.0-30-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.13.0-30-generic /boot/vmlinuz-3.13.0-30-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-30-generic
Found initrd image: /boot/initrd.img-3.13.0-30-generic
Found linux image: /boot/vmlinuz-3.13.0-29-generic
Found initrd image: /boot/initrd.img-3.13.0-29-generic
Found linux image: /boot/vmlinuz-3.13.0-27-generic
Found initrd image: /boot/initrd.img-3.13.0-27-generic
Found linux image: /boot/vmlinuz-3.13.0-24-generic
Found initrd image: /boot/initrd.img-3.13.0-24-generic
Found memtest86+ image: /memtest86+.elf
Found memtest86+ image: /memtest86+.bin
done
Setting up linux-libc-dev:amd64 (3.13.0-30.55) ...
Setting up nautilus-data (1:3.10.1-0ubuntu9.2) ...
Setting up nautilus (1:3.10.1-0ubuntu9.2) ...
Setting up network-manager-gnome (0.9.8.8-0ubuntu4.2) ...
Setting up shotwell-common (0.18.0-0ubuntu4.1) ...
Setting up shotwell (0.18.0-0ubuntu4.1) ...
Setting up ubuntu-docs (14.04.4) ...
Setting up unity-settings-daemon (14.04.0+14.04.20140606-0ubuntu1) ...
Setting up unity (7.2.1+14.04.20140513-0ubuntu2) ...
Processing triggers for libc-bin (2.19-0ubuntu6) ...
Processing triggers for initramfs-tools (0.103ubuntu4.2) ...
update-initramfs: Generating /boot/initrd.img-3.13.0-30-generic
danny@dannyhome:~$ sudo dpkg --configure -a
danny@dannyhome:~$ sudo dpkg --clear-ava
dpkg: error: unknown option --clear-ava

Type dpkg --help for help about installing and deinstalling packages [*];
Use 'apt' or 'aptitude' for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files;

Options marked [*] produce a lot of output - pipe it through 'less' or 'more' !
danny@dannyhome:~$ sudo dpkg --clear-avail
danny@dannyhome:~$ LANG=C;sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 49 not upgraded.
danny@dannyhome:~$ LANG=C;sudo apt-get --fix-missing install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 49 not upgraded.
danny@dannyhome:~$ LANG=C;sudo apt-get update -o APT::Cache-Limit=100000000 && sudo apt-get dist-upgrade
Ign http://archive.ubuntu.com trusty InRelease
Ign http://archive.ubuntu.com trusty-updates InRelease
Ign http://archive.ubuntu.com trusty-backports InRelease
Ign http://archive.ubuntu.com trusty-security InRelease
Hit http://archive.ubuntu.com trusty Release.gpg
Hit http://archive.ubuntu.com trusty-updates Release.gpg
Hit http://archive.ubuntu.com trusty-backports Release.gpg
Hit http://archive.ubuntu.com trusty-security Release.gpg
Hit http://archive.ubuntu.com trusty Release
Hit http://archive.ubuntu.com trusty-updates Release
Hit http://archive.ubuntu.com trusty-backports Release
Hit http://archive.ubuntu.com trusty-security 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 amd64 Packages
Hit http://archive.ubuntu.com trusty/restricted amd64 Packages
Hit http://archive.ubuntu.com trusty/universe amd64 Packages
Hit http://archive.ubuntu.com trusty/multiverse amd64 Packages
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
Hit http://archive.ubuntu.com trusty-updates/main Sources
Hit http://archive.ubuntu.com trusty-updates/restricted Sources
Hit http://archive.ubuntu.com trusty-updates/universe Sources
Hit http://archive.ubuntu.com trusty-updates/multiverse Sources
Hit http://archive.ubuntu.com trusty-updates/main amd64 Packages
Hit http://archive.ubuntu.com trusty-updates/restricted amd64 Packages
Hit http://archive.ubuntu.com trusty-updates/universe amd64 Packages
Hit http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages
Hit http://archive.ubuntu.com trusty-updates/main i386 Packages
Hit http://archive.ubuntu.com trusty-updates/restricted i386 Packages
Hit http://archive.ubuntu.com trusty-updates/universe i386 Packages
Hit http://archive.ubuntu.com trusty-updates/multiverse i386 Packages
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-backports/main Sources
Hit http://archive.ubuntu.com trusty-backports/restricted Sources
Hit http://archive.ubuntu.com trusty-backports/universe Sources
Hit http://archive.ubuntu.com trusty-backports/multiverse Sources
Hit http://archive.ubuntu.com trusty-backports/main amd64 Packages
Hit http://archive.ubuntu.com trusty-backports/restricted amd64 Packages
Hit http://archive.ubuntu.com trusty-backports/universe amd64 Packages
Hit http://archive.ubuntu.com trusty-backports/multiverse amd64 Packages
Hit http://archive.ubuntu.com trusty-backports/main i386 Packages
Hit http://archive.ubuntu.com trusty-backports/restricted i386 Packages
Hit http://archive.ubuntu.com trusty-backports/universe i386 Packages
Hit http://archive.ubuntu.com trusty-backports/multiverse i386 Packages
Hit http://archive.ubuntu.com trusty-backports/main Translation-en
Hit http://archive.ubuntu.com trusty-backports/multiverse Translation-en
Hit http://archive.ubuntu.com trusty-backports/restricted Translation-en
Hit http://archive.ubuntu.com trusty-backports/universe Translation-en
Hit http://archive.ubuntu.com trusty-security/main Sources
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 amd64 Packages
Hit http://archive.ubuntu.com trusty-security/restricted amd64 Packages
Hit http://archive.ubuntu.com trusty-security/universe amd64 Packages
Hit http://archive.ubuntu.com trusty-security/multiverse amd64 Packages
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
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
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
  compiz compiz-core compiz-gnome compiz-plugins-default dbus dbus-x11
  flashplugin-installer ghostscript ghostscript-x gir1.2-dbusmenu-glib-0.4
  gir1.2-gudev-1.0 gnome-settings-daemon-schemas intel-gpu-tools
  language-selector-common language-selector-gnome libcompizconfig0
  libdbus-1-3 libdbus-1-3:i386 libdbusmenu-glib4 libdbusmenu-gtk3-4
  libdbusmenu-gtk4 libdecoration0 libgs9 libgs9-common libgudev-1.0-0
  libnautilus-extension1a libnm-gtk-common libnm-gtk0 libpam-systemd
  libsystemd-daemon0 libsystemd-journal0 libsystemd-login0 libudev1
  libudev1:i386 libunity-core-6.0-9 linux-image-3.13.0-30-generic
  linux-image-extra-3.13.0-30-generic linux-libc-dev nautilus nautilus-data
  network-manager-gnome shotwell shotwell-common systemd-services ubuntu-docs
  udev unity unity-services unity-settings-daemon
49 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 66.7 MB of archives.
After this operation, 787 kB 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 libdbus-1-3 i386 1.6.18-0ubuntu4.1 [131 kB]
Get:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libdbus-1-3 amd64 1.6.18-0ubuntu4.1 [131 kB]
Get:3 http://archive.ubuntu.com/ubuntu/ trusty-updates/main udev amd64 204-5ubuntu20.3 [735 kB]
Get:4 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libudev1 i386 204-5ubuntu20.3 [34.3 kB]
Get:5 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libudev1 amd64 204-5ubuntu20.3 [33.5 kB]
Get:6 http://archive.ubuntu.com/ubuntu/ trusty-updates/main language-selector-gnome all 0.129.1 [18.6 kB]
Get:7 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libsystemd-login0 amd64 204-5ubuntu20.3 [26.9 kB]
Get:8 http://archive.ubuntu.com/ubuntu/ trusty-updates/main dbus amd64 1.6.18-0ubuntu4.1 [230 kB]
Get:9 http://archive.ubuntu.com/ubuntu/ trusty-updates/main language-selector-common all 0.129.1 [203 kB]
Get:10 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpam-systemd amd64 204-5ubuntu20.3 [25.5 kB]
Get:11 http://archive.ubuntu.com/ubuntu/ trusty-updates/main systemd-services amd64 204-5ubuntu20.3 [197 kB]
Get:12 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libsystemd-daemon0 amd64 204-5ubuntu20.3 [9862 B]
Get:13 http://archive.ubuntu.com/ubuntu/ trusty-updates/main gir1.2-dbusmenu-glib-0.4 amd64 12.10.3+14.04.20140612-0ubuntu1 [6102 B]
Get:14 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libdbusmenu-glib4 amd64 12.10.3+14.04.20140612-0ubuntu1 [39.7 kB]
Get:15 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libdbusmenu-gtk3-4 amd64 12.10.3+14.04.20140612-0ubuntu1 [26.4 kB]
Get:16 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libdbusmenu-gtk4 amd64 12.10.3+14.04.20140612-0ubuntu1 [26.4 kB]
Get:17 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgudev-1.0-0 amd64 1:204-5ubuntu20.3 [14.1 kB]
Get:18 http://archive.ubuntu.com/ubuntu/ trusty-updates/main linux-image-3.13.0-30-generic amd64 3.13.0-30.55 [15.1 MB]
Get:19 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libsystemd-journal0 amd64 204-5ubuntu20.3 [49.7 kB]
Get:20 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libcompizconfig0 amd64 1:0.9.11.1+14.04.20140701-0ubuntu1 [117 kB]
Get:21 http://archive.ubuntu.com/ubuntu/ trusty-updates/main compiz-gnome amd64 1:0.9.11.1+14.04.20140701-0ubuntu1 [156 kB]
Get:22 http://archive.ubuntu.com/ubuntu/ trusty-updates/main compiz-plugins-default amd64 1:0.9.11.1+14.04.20140701-0ubuntu1 [754 kB]
Get:23 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libdecoration0 amd64 1:0.9.11.1+14.04.20140701-0ubuntu1 [48.9 kB]
Get:24 http://archive.ubuntu.com/ubuntu/ trusty-updates/main gnome-settings-daemon-schemas all 3.8.6.1-0ubuntu11.2 [44.2 kB]
Get:25 http://archive.ubuntu.com/ubuntu/ trusty-updates/main compiz-core amd64 1:0.9.11.1+14.04.20140701-0ubuntu1 [315 kB]
Get:26 http://archive.ubuntu.com/ubuntu/ trusty-updates/main compiz all 1:0.9.11.1+14.04.20140701-0ubuntu1 [4042 B]
Get:27 http://archive.ubuntu.com/ubuntu/ trusty-updates/main dbus-x11 amd64 1.6.18-0ubuntu4.1 [19.2 kB]
Get:28 http://archive.ubuntu.com/ubuntu/ trusty-updates/multiverse flashplugin-installer amd64 11.2.202.394ubuntu0.14.04.1 [6862 B]
Get:29 http://archive.ubuntu.com/ubuntu/ trusty-updates/main ghostscript amd64 9.10~dfsg-0ubuntu10.2 [40.8 kB]
Get:30 http://archive.ubuntu.com/ubuntu/ trusty-updates/main ghostscript-x amd64 9.10~dfsg-0ubuntu10.2 [33.3 kB]
Get:31 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgs9-common all 9.10~dfsg-0ubuntu10.2 [2068 kB]
Get:32 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgs9 amd64 9.10~dfsg-0ubuntu10.2 [1942 kB]
Get:33 http://archive.ubuntu.com/ubuntu/ trusty-updates/main gir1.2-gudev-1.0 amd64 1:204-5ubuntu20.3 [5484 B]
Get:34 http://archive.ubuntu.com/ubuntu/ trusty-updates/main intel-gpu-tools amd64 1.3-0ubuntu2.1 [102 kB]
Get:35 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libnautilus-extension1a amd64 1:3.10.1-0ubuntu9.2 [52.3 kB]
Get:36 http://archive.ubuntu.com/ubuntu/ trusty-updates/main network-manager-gnome amd64 0.9.8.8-0ubuntu4.2 [311 kB]
Get:37 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libnm-gtk0 amd64 0.9.8.8-0ubuntu4.2 [61.0 kB]
Get:38 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libnm-gtk-common all 0.9.8.8-0ubuntu4.2 [5462 B]
Get:39 http://archive.ubuntu.com/ubuntu/ trusty-updates/main nautilus-data all 1:3.10.1-0ubuntu9.2 [50.9 kB]
Get:40 http://archive.ubuntu.com/ubuntu/ trusty-updates/main unity-settings-daemon amd64 14.04.0+14.04.20140606-0ubuntu1 [489 kB]
Get:41 http://archive.ubuntu.com/ubuntu/ trusty-updates/main unity amd64 7.2.1+14.04.20140513-0ubuntu2 [1452 kB]
Get:42 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libunity-core-6.0-9 amd64 7.2.1+14.04.20140513-0ubuntu2 [447 kB]
Get:43 http://archive.ubuntu.com/ubuntu/ trusty-updates/main unity-services amd64 7.2.1+14.04.20140513-0ubuntu2 [29.6 kB]
Get:44 http://archive.ubuntu.com/ubuntu/ trusty-updates/main linux-image-extra-3.13.0-30-generic amd64 3.13.0-30.55 [36.8 MB]
Get:45 http://archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-30.55 [775 kB]
Get:46 http://archive.ubuntu.com/ubuntu/ trusty-updates/main nautilus amd64 1:3.10.1-0ubuntu9.2 [481 kB]
Get:47 http://archive.ubuntu.com/ubuntu/ trusty-updates/main shotwell-common all 0.18.0-0ubuntu4.1 [478 kB]
Get:48 http://archive.ubuntu.com/ubuntu/ trusty-updates/main shotwell amd64 0.18.0-0ubuntu4.1 [1415 kB]
Get:49 http://archive.ubuntu.com/ubuntu/ trusty-updates/main ubuntu-docs all 14.04.4 [1192 kB]
Fetched 66.7 MB in 1min 4s (1030 kB/s)
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 182120 files and directories currently installed.)
Preparing to unpack .../libdbus-1-3_1.6.18-0ubuntu4.1_i386.deb ...
De-configuring libdbus-1-3:amd64 (1.6.18-0ubuntu4) ...
Unpacking libdbus-1-3:i386 (1.6.18-0ubuntu4.1) over (1.6.18-0ubuntu4) ...
Preparing to unpack .../libdbus-1-3_1.6.18-0ubuntu4.1_amd64.deb ...
Unpacking libdbus-1-3:amd64 (1.6.18-0ubuntu4.1) over (1.6.18-0ubuntu4) ...
Preparing to unpack .../udev_204-5ubuntu20.3_amd64.deb ...
Adding 'diversion of /bin/udevadm to /bin/udevadm.upgrade by fake-udev'
Unpacking udev (204-5ubuntu20.3) over (204-5ubuntu20.2) ...
Preparing to unpack .../libudev1_204-5ubuntu20.3_i386.deb ...
De-configuring libudev1:amd64 (204-5ubuntu20.2) ...
Unpacking libudev1:i386 (204-5ubuntu20.3) over (204-5ubuntu20.2) ...
Preparing to unpack .../libudev1_204-5ubuntu20.3_amd64.deb ...
Unpacking libudev1:amd64 (204-5ubuntu20.3) over (204-5ubuntu20.2) ...
Preparing to unpack .../language-selector-gnome_0.129.1_all.deb ...
Unpacking language-selector-gnome (0.129.1) over (0.129) ...
Preparing to unpack .../libsystemd-login0_204-5ubuntu20.3_amd64.deb ...
Unpacking libsystemd-login0:amd64 (204-5ubuntu20.3) over (204-5ubuntu20.2) ...
Preparing to unpack .../dbus_1.6.18-0ubuntu4.1_amd64.deb ...
Unpacking dbus (1.6.18-0ubuntu4.1) over (1.6.18-0ubuntu4) ...
Preparing to unpack .../language-selector-common_0.129.1_all.deb ...
Unpacking language-selector-common (0.129.1) over (0.129) ...
Preparing to unpack .../libpam-systemd_204-5ubuntu20.3_amd64.deb ...
systemd-logind stop/waiting
Unpacking libpam-systemd:amd64 (204-5ubuntu20.3) over (204-5ubuntu20.2) ...
Preparing to unpack .../systemd-services_204-5ubuntu20.3_amd64.deb ...
Unpacking systemd-services (204-5ubuntu20.3) over (204-5ubuntu20.2) ...
Preparing to unpack .../libsystemd-daemon0_204-5ubuntu20.3_amd64.deb ...
Unpacking libsystemd-daemon0:amd64 (204-5ubuntu20.3) over (204-5ubuntu20.2) ...
Preparing to unpack .../gir1.2-dbusmenu-glib-0.4_12.10.3+14.04.20140612-0ubuntu1_amd64.deb ...
Unpacking gir1.2-dbusmenu-glib-0.4 (12.10.3+14.04.20140612-0ubuntu1) over (12.10.3+14.04.20140319-0ubuntu1) ...
Preparing to unpack .../libdbusmenu-glib4_12.10.3+14.04.20140612-0ubuntu1_amd64.deb ...
Unpacking libdbusmenu-glib4:amd64 (12.10.3+14.04.20140612-0ubuntu1) over (12.10.3+14.04.20140319-0ubuntu1) ...
Preparing to unpack .../libdbusmenu-gtk3-4_12.10.3+14.04.20140612-0ubuntu1_amd64.deb ...
Unpacking libdbusmenu-gtk3-4:amd64 (12.10.3+14.04.20140612-0ubuntu1) over (12.10.3+14.04.20140319-0ubuntu1) ...
Preparing to unpack .../libdbusmenu-gtk4_12.10.3+14.04.20140612-0ubuntu1_amd64.deb ...
Unpacking libdbusmenu-gtk4:amd64 (12.10.3+14.04.20140612-0ubuntu1) over (12.10.3+14.04.20140319-0ubuntu1) ...
Preparing to unpack .../libgudev-1.0-0_1%3a204-5ubuntu20.3_amd64.deb ...
Unpacking libgudev-1.0-0:amd64 (1:204-5ubuntu20.3) over (1:204-5ubuntu20.2) ...
Preparing to unpack .../linux-image-3.13.0-30-generic_3.13.0-30.55_amd64.deb ...
Done.
Unpacking linux-image-3.13.0-30-generic (3.13.0-30.55) over (3.13.0-30.54) ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-30-generic /boot/vmlinuz-3.13.0-30-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-30-generic /boot/vmlinuz-3.13.0-30-generic
Preparing to unpack .../libsystemd-journal0_204-5ubuntu20.3_amd64.deb ...
Unpacking libsystemd-journal0:amd64 (204-5ubuntu20.3) over (204-5ubuntu20.2) ...
Preparing to unpack .../libcompizconfig0_1%3a0.9.11.1+14.04.20140701-0ubuntu1_amd64.deb ...
Unpacking libcompizconfig0 (1:0.9.11.1+14.04.20140701-0ubuntu1) over (1:0.9.11+14.04.20140409-0ubuntu1) ...
Preparing to unpack .../compiz-gnome_1%3a0.9.11.1+14.04.20140701-0ubuntu1_amd64.deb ...
Unpacking compiz-gnome (1:0.9.11.1+14.04.20140701-0ubuntu1) over (1:0.9.11+14.04.20140409-0ubuntu1) ...
Preparing to unpack .../compiz-plugins-default_1%3a0.9.11.1+14.04.20140701-0ubuntu1_amd64.deb ...
Unpacking compiz-plugins-default (1:0.9.11.1+14.04.20140701-0ubuntu1) over (1:0.9.11+14.04.20140409-0ubuntu1) ...
Preparing to unpack .../libdecoration0_1%3a0.9.11.1+14.04.20140701-0ubuntu1_amd64.deb ...
Unpacking libdecoration0 (1:0.9.11.1+14.04.20140701-0ubuntu1) over (1:0.9.11+14.04.20140409-0ubuntu1) ...
Preparing to unpack .../gnome-settings-daemon-schemas_3.8.6.1-0ubuntu11.2_all.deb ...
Unpacking gnome-settings-daemon-schemas (3.8.6.1-0ubuntu11.2) over (3.8.6.1-0ubuntu11.1) ...
Preparing to unpack .../compiz-core_1%3a0.9.11.1+14.04.20140701-0ubuntu1_amd64.deb ...
Unpacking compiz-core (1:0.9.11.1+14.04.20140701-0ubuntu1) over (1:0.9.11+14.04.20140409-0ubuntu1) ...
Preparing to unpack .../compiz_1%3a0.9.11.1+14.04.20140701-0ubuntu1_all.deb ...
Unpacking compiz (1:0.9.11.1+14.04.20140701-0ubuntu1) over (1:0.9.11+14.04.20140409-0ubuntu1) ...
Preparing to unpack .../dbus-x11_1.6.18-0ubuntu4.1_amd64.deb ...
Unpacking dbus-x11 (1.6.18-0ubuntu4.1) over (1.6.18-0ubuntu4) ...
Preparing to unpack .../flashplugin-installer_11.2.202.394ubuntu0.14.04.1_amd64.deb ...
Unpacking flashplugin-installer (11.2.202.394ubuntu0.14.04.1) over (11.2.202.378ubuntu0.14.04.1) ...
Preparing to unpack .../ghostscript_9.10~dfsg-0ubuntu10.2_amd64.deb ...
Unpacking ghostscript (9.10~dfsg-0ubuntu10.2) over (9.10~dfsg-0ubuntu10.1) ...
Preparing to unpack .../ghostscript-x_9.10~dfsg-0ubuntu10.2_amd64.deb ...
Unpacking ghostscript-x (9.10~dfsg-0ubuntu10.2) over (9.10~dfsg-0ubuntu10.1) ...
Preparing to unpack .../libgs9-common_9.10~dfsg-0ubuntu10.2_all.deb ...
Unpacking libgs9-common (9.10~dfsg-0ubuntu10.2) over (9.10~dfsg-0ubuntu10.1) ...
Preparing to unpack .../libgs9_9.10~dfsg-0ubuntu10.2_amd64.deb ...
Unpacking libgs9 (9.10~dfsg-0ubuntu10.2) over (9.10~dfsg-0ubuntu10.1) ...
Preparing to unpack .../gir1.2-gudev-1.0_1%3a204-5ubuntu20.3_amd64.deb ...
Unpacking gir1.2-gudev-1.0 (1:204-5ubuntu20.3) over (1:204-5ubuntu20.2) ...
Preparing to unpack .../intel-gpu-tools_1.3-0ubuntu2.1_amd64.deb ...
Unpacking intel-gpu-tools (1.3-0ubuntu2.1) over (1.3-0ubuntu2) ...
Preparing to unpack .../libnautilus-extension1a_1%3a3.10.1-0ubuntu9.2_amd64.deb ...
Unpacking libnautilus-extension1a (1:3.10.1-0ubuntu9.2) over (1:3.10.1-0ubuntu9.1) ...
Preparing to unpack .../network-manager-gnome_0.9.8.8-0ubuntu4.2_amd64.deb ...
Unpacking network-manager-gnome (0.9.8.8-0ubuntu4.2) over (0.9.8.8-0ubuntu4.1) ...
Preparing to unpack .../libnm-gtk0_0.9.8.8-0ubuntu4.2_amd64.deb ...
Unpacking libnm-gtk0 (0.9.8.8-0ubuntu4.2) over (0.9.8.8-0ubuntu4.1) ...
Preparing to unpack .../libnm-gtk-common_0.9.8.8-0ubuntu4.2_all.deb ...
Unpacking libnm-gtk-common (0.9.8.8-0ubuntu4.2) over (0.9.8.8-0ubuntu4.1) ...
Preparing to unpack .../nautilus-data_1%3a3.10.1-0ubuntu9.2_all.deb ...
Unpacking nautilus-data (1:3.10.1-0ubuntu9.2) over (1:3.10.1-0ubuntu9.1) ...
Preparing to unpack .../unity-settings-daemon_14.04.0+14.04.20140606-0ubuntu1_amd64.deb ...
Unpacking unity-settings-daemon (14.04.0+14.04.20140606-0ubuntu1) over (14.04.0+14.04.20140414-0ubuntu1) ...
Preparing to unpack .../unity_7.2.1+14.04.20140513-0ubuntu2_amd64.deb ...
Unpacking unity (7.2.1+14.04.20140513-0ubuntu2) over (7.2.0+14.04.20140423-0ubuntu1.2) ...
Preparing to unpack .../libunity-core-6.0-9_7.2.1+14.04.20140513-0ubuntu2_amd64.deb ...
Unpacking libunity-core-6.0-9 (7.2.1+14.04.20140513-0ubuntu2) over (7.2.0+14.04.20140423-0ubuntu1.2) ...
Preparing to unpack .../unity-services_7.2.1+14.04.20140513-0ubuntu2_amd64.deb ...
Unpacking unity-services (7.2.1+14.04.20140513-0ubuntu2) over (7.2.0+14.04.20140423-0ubuntu1.2) ...
Preparing to unpack .../linux-image-extra-3.13.0-30-generic_3.13.0-30.55_amd64.deb ...
Unpacking linux-image-extra-3.13.0-30-generic (3.13.0-30.55) over (3.13.0-30.54) ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-30-generic /boot/vmlinuz-3.13.0-30-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-30-generic /boot/vmlinuz-3.13.0-30-generic
Preparing to unpack .../linux-libc-dev_3.13.0-30.55_amd64.deb ...
Unpacking linux-libc-dev:amd64 (3.13.0-30.55) over (3.13.0-30.54) ...
Preparing to unpack .../nautilus_1%3a3.10.1-0ubuntu9.2_amd64.deb ...
Unpacking nautilus (1:3.10.1-0ubuntu9.2) over (1:3.10.1-0ubuntu9.1) ...
Preparing to unpack .../shotwell-common_0.18.0-0ubuntu4.1_all.deb ...
Unpacking shotwell-common (0.18.0-0ubuntu4.1) over (0.18.0-0ubuntu4) ...
Preparing to unpack .../shotwell_0.18.0-0ubuntu4.1_amd64.deb ...
Unpacking shotwell (0.18.0-0ubuntu4.1) over (0.18.0-0ubuntu4) ...
Preparing to unpack .../ubuntu-docs_14.04.4_all.deb ...
Unpacking ubuntu-docs (14.04.4) over (14.04.3) ...
Processing triggers for ureadahead (0.100.0-16) ...
ureadahead will be reprofiled on next reboot
Processing triggers for man-db (2.6.7.1-1) ...
Processing triggers for gnome-menus (3.10.1-0ubuntu2) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu1) ...
Processing triggers for bamfdaemon (0.5.1+14.04.20140409-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.54ubuntu1) ...
Processing triggers for gconf2 (3.2.6-0ubuntu2) ...
Processing triggers for libglib2.0-0:i386 (2.40.0-2) ...
Processing triggers for libglib2.0-0:amd64 (2.40.0-2) ...
Processing triggers for update-notifier-common (0.154.1) ...
flashplugin-installer: downloading http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_11.2.202.394.orig.tar.gz
Installing from local file /tmp/tmpBRU8D8.gz
Flash Plugin installed.
Processing triggers for hicolor-icon-theme (0.13-1) ...
Processing triggers for shared-mime-info (1.2-0ubuntu3) ...
Setting up libdbus-1-3:amd64 (1.6.18-0ubuntu4.1) ...
Setting up libdbus-1-3:i386 (1.6.18-0ubuntu4.1) ...
Setting up libudev1:amd64 (204-5ubuntu20.3) ...
Setting up libudev1:i386 (204-5ubuntu20.3) ...
Setting up udev (204-5ubuntu20.3) ...
udev stop/waiting
udev start/running, process 7773
Removing 'diversion of /bin/udevadm to /bin/udevadm.upgrade by fake-udev'
update-initramfs: deferring update (trigger activated)
Setting up libsystemd-login0:amd64 (204-5ubuntu20.3) ...
Setting up dbus (1.6.18-0ubuntu4.1) ...
Setting up language-selector-common (0.129.1) ...
Setting up language-selector-gnome (0.129.1) ...
Setting up libsystemd-daemon0:amd64 (204-5ubuntu20.3) ...
Setting up systemd-services (204-5ubuntu20.3) ...
Setting up libpam-systemd:amd64 (204-5ubuntu20.3) ...
systemd-logind start/running, process 7932
Setting up libdbusmenu-glib4:amd64 (12.10.3+14.04.20140612-0ubuntu1) ...
Setting up gir1.2-dbusmenu-glib-0.4 (12.10.3+14.04.20140612-0ubuntu1) ...
Setting up libdbusmenu-gtk3-4:amd64 (12.10.3+14.04.20140612-0ubuntu1) ...
Setting up libdbusmenu-gtk4:amd64 (12.10.3+14.04.20140612-0ubuntu1) ...
Setting up libgudev-1.0-0:amd64 (1:204-5ubuntu20.3) ...
Setting up linux-image-3.13.0-30-generic (3.13.0-30.55) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Not updating initrd symbolic links since we are being updated/reinstalled
(3.13.0-30.54 was configured last, according to dpkg)
Not updating image symbolic links since we are being updated/reinstalled
(3.13.0-30.54 was configured last, according to dpkg)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-30-generic /boot/vmlinuz-3.13.0-30-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.13.0-30-generic /boot/vmlinuz-3.13.0-30-generic
dkms: WARNING: Linux headers are missing, which may explain the above failures.
      please install the linux-headers-3.13.0-30-generic package to fix this.
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-30-generic /boot/vmlinuz-3.13.0-30-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-30-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.13.0-30-generic /boot/vmlinuz-3.13.0-30-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.13.0-30-generic /boot/vmlinuz-3.13.0-30-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.13.0-30-generic /boot/vmlinuz-3.13.0-30-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-30-generic
Found initrd image: /boot/initrd.img-3.13.0-30-generic
Found linux image: /boot/vmlinuz-3.13.0-29-generic
Found initrd image: /boot/initrd.img-3.13.0-29-generic
Found linux image: /boot/vmlinuz-3.13.0-27-generic
Found initrd image: /boot/initrd.img-3.13.0-27-generic
Found linux image: /boot/vmlinuz-3.13.0-24-generic
Found initrd image: /boot/initrd.img-3.13.0-24-generic
Found memtest86+ image: /memtest86+.elf
Found memtest86+ image: /memtest86+.bin
done
Setting up libsystemd-journal0:amd64 (204-5ubuntu20.3) ...
Setting up compiz-core (1:0.9.11.1+14.04.20140701-0ubuntu1) ...
Setting up libcompizconfig0 (1:0.9.11.1+14.04.20140701-0ubuntu1) ...
Setting up libdecoration0 (1:0.9.11.1+14.04.20140701-0ubuntu1) ...
Setting up compiz-plugins-default (1:0.9.11.1+14.04.20140701-0ubuntu1) ...
Setting up gnome-settings-daemon-schemas (3.8.6.1-0ubuntu11.2) ...
Setting up compiz-gnome (1:0.9.11.1+14.04.20140701-0ubuntu1) ...
Setting up compiz (1:0.9.11.1+14.04.20140701-0ubuntu1) ...
Setting up dbus-x11 (1.6.18-0ubuntu4.1) ...
Setting up flashplugin-installer (11.2.202.394ubuntu0.14.04.1) ...
Setting up libgs9-common (9.10~dfsg-0ubuntu10.2) ...
Setting up libgs9 (9.10~dfsg-0ubuntu10.2) ...
Setting up ghostscript (9.10~dfsg-0ubuntu10.2) ...
Setting up ghostscript-x (9.10~dfsg-0ubuntu10.2) ...
Setting up gir1.2-gudev-1.0 (1:204-5ubuntu20.3) ...
Setting up intel-gpu-tools (1.3-0ubuntu2.1) ...
Setting up libnautilus-extension1a (1:3.10.1-0ubuntu9.2) ...
Setting up libnm-gtk-common (0.9.8.8-0ubuntu4.2) ...
Setting up libnm-gtk0 (0.9.8.8-0ubuntu4.2) ...
Setting up network-manager-gnome (0.9.8.8-0ubuntu4.2) ...
Installing new version of config file /etc/xdg/autostart/nm-applet.desktop ...
Setting up nautilus-data (1:3.10.1-0ubuntu9.2) ...
Setting up unity-settings-daemon (14.04.0+14.04.20140606-0ubuntu1) ...
Setting up unity-services (7.2.1+14.04.20140513-0ubuntu2) ...
Setting up libunity-core-6.0-9 (7.2.1+14.04.20140513-0ubuntu2) ...
Setting up unity (7.2.1+14.04.20140513-0ubuntu2) ...
Setting up linux-image-extra-3.13.0-30-generic (3.13.0-30.55) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Not updating initrd symbolic links since we are being updated/reinstalled
(3.13.0-30.54 was configured last, according to dpkg)
Not updating image symbolic links since we are being updated/reinstalled
(3.13.0-30.54 was configured last, according to dpkg)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-30-generic /boot/vmlinuz-3.13.0-30-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.13.0-30-generic /boot/vmlinuz-3.13.0-30-generic
dkms: WARNING: Linux headers are missing, which may explain the above failures.
      please install the linux-headers-3.13.0-30-generic package to fix this.
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-30-generic /boot/vmlinuz-3.13.0-30-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-30-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.13.0-30-generic /boot/vmlinuz-3.13.0-30-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.13.0-30-generic /boot/vmlinuz-3.13.0-30-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.13.0-30-generic /boot/vmlinuz-3.13.0-30-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-30-generic
Found initrd image: /boot/initrd.img-3.13.0-30-generic
Found linux image: /boot/vmlinuz-3.13.0-29-generic
Found initrd image: /boot/initrd.img-3.13.0-29-generic
Found linux image: /boot/vmlinuz-3.13.0-27-generic
Found initrd image: /boot/initrd.img-3.13.0-27-generic
Found linux image: /boot/vmlinuz-3.13.0-24-generic
Found initrd image: /boot/initrd.img-3.13.0-24-generic
Found memtest86+ image: /memtest86+.elf
Found memtest86+ image: /memtest86+.bin
done
Setting up linux-libc-dev:amd64 (3.13.0-30.55) ...
Setting up nautilus (1:3.10.1-0ubuntu9.2) ...
Setting up shotwell-common (0.18.0-0ubuntu4.1) ...
Setting up shotwell (0.18.0-0ubuntu4.1) ...
Setting up ubuntu-docs (14.04.4) ...
Processing triggers for libc-bin (2.19-0ubuntu6) ...
Processing triggers for initramfs-tools (0.103ubuntu4.2) ...
update-initramfs: Generating /boot/initrd.img-3.13.0-30-generic
danny@dannyhome:~$

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

sudo apt-get install linux-headers-3.13.0-30-generic

As your own output keeps suggesting. Does it install ok?

Revision history for this message
Daniel Meister (meisda) said :
#6

I'll give that a try.

Although, the commands that Mark Rijckenberg asked to have run seems to have resolved the issue. My machine actually seems to be running a lot better now, even better than before I had the package issue.

Can you help with this problem?

Provide an answer of your own, or ask Daniel Meister for more information if necessary.

To post a message you must log in.