The following packages have been kept back: gcc-4.9-base gcc-4.9-base:i386 libgcc1 libgcc1:i386

Asked by geeks2rent

apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  gcc-4.9-base gcc-4.9-base:i386 libgcc1 libgcc1:i386
0 to upgrade, 0 to newly install, 0 to remove and 4 not to upgrade.

apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Failed
The following packages have unmet dependencies.
 gstreamer1.0-plugins-good : Depends: libcaca0 (>= 0.99.beta17-1) but it is not going to be installed
                             Depends: libjack-jackd2-0 (>= 1.9.5~dfsg-14) but it is not going to be installed or
                                      libjack-0.116
                             Depends: libtag1c2a (>= 1.5) but it is not going to be installed
 libcanberra-pulse : Depends: pulseaudio but it is not going to be installed
 libcheese-gtk23 : Depends: libcheese7 (>= 3.4.0) but it is not going to be installed
                   Depends: libclutter-1.0-0 (>= 1.13.2) but it is not going to be installed
                   Depends: libclutter-gtk-1.0-0 (>= 0.91.8) but it is not going to be installed
                   Depends: libcogl15 (>= 1.15.8) but it is not going to be installed
 libgbm1 : Depends: libgl1-mesa-dri
 libsoup2.4-1 : Depends: glib-networking (>= 2.32.0) but it is not going to be installed
 libstdc++6 : Depends: gcc-4.9-base (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1) but 4.9.3-0ubuntu4 is to be installed
 libwebkitgtk-3.0-0 : Depends: libjavascriptcoregtk-3.0-0 (= 2.4.8-1ubuntu1~ubuntu14.04.1) but it is not going to be installed
                      Depends: libenchant1c2a (>= 1.6.0) but it is not going to be installed
                      Depends: libharfbuzz-icu0 (>= 0.9.18) but it is not going to be installed
 python3-aptdaemon : Depends: python3-apt (>= 0.8.5~ubuntu1) but it is not going to be installed
                     Recommends: aptdaemon but it is not going to be installed
 qtdeclarative5-qtquick2-plugin : Depends: libgl1-mesa-dri
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
E: Internal error, Upgrade broke stuff

I did follow the suggestions in various news rooms - but I proof to be incapable of solving it !
Hence I contact you in desperation :( if you could provide some suggestions or at least point me in the right direction...

kind regards

Question information

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

Please provide the output of the following diagnostic commands:

uname -a
lsb_release -crid
sudo dpkg --audit
apt-get --simulate install libcaca0 pulseaudio python3-apt

Revision history for this message
geeks2rent (3-ubuntu1) said :
#2

    uname -a

Linux pfalaina 3.19.0-47-generic #53~14.04.1-Ubuntu SMP Mon Jan 18 16:09:14 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

    lsb_release -crid

Distributor ID: Ubuntu
Description: Ubuntu 14.04.3 LTS
Release: 14.04
Codename: trusty

    sudo dpkg --audit

no out put but the exit error level is 0
exit $? executed directly after previous command.

    apt-get --simulate install libcaca0 pulseaudio python3-apt

Reading package lists... Done
Building dependency tree
Reading state information... Done
libcaca0 is already the newest version.
libcaca0 set to manually installed.
pulseaudio is already the newest version.
pulseaudio set to manually installed.
python3-apt is already the newest version.
0 to upgrade, 0 to newly install, 0 to remove and 4 not to upgrade.

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

Ok. The current status of your package management system is consistent.
Now let's check why an upgrade would break this.

Please provide the output of

sudo apt-get update
apt-cache policy gcc-4.9-base gcc-4.9-base:i386 libgcc1 libgcc1:i386
apt-get --simulate dist-upgrade

Revision history for this message
geeks2rent (3-ubuntu1) said :
#4

Hello Manfred,

thank you for your response
apt-get update --> Reading package lists... Done

apt-cache policy gcc-4.9-base gcc-4.9-base:i386 libgcc1 libgcc1:i386
gcc-4.9-base:
  Installed: 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1
  Candidate: 4.9.3-0ubuntu4
  Version table:
     4.9.3-0ubuntu4 0
        500 http://gb.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages
 *** 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 0
        500 http://ppa.launchpad.net/dirk-computer42/c42-backport/ubuntu/ trusty/main amd64 Packages
        100 /var/lib/dpkg/status
     4.9-20140406-0ubuntu1 0
        500 http://gb.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
gcc-4.9-base:i386:
  Installed: 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1
  Candidate: 4.9.3-0ubuntu4
  Version table:
     4.9.3-0ubuntu4 0
        500 http://gb.archive.ubuntu.com/ubuntu/ trusty-updates/main i386 Packages
 *** 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 0
        500 http://ppa.launchpad.net/dirk-computer42/c42-backport/ubuntu/ trusty/main i386 Packages
        100 /var/lib/dpkg/status
     4.9-20140406-0ubuntu1 0
        500 http://gb.archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
libgcc1:
  Installed: 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1
  Candidate: 1:4.9.3-0ubuntu4
  Version table:
     1:4.9.3-0ubuntu4 0
        500 http://gb.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages
 *** 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 0
        500 http://ppa.launchpad.net/dirk-computer42/c42-backport/ubuntu/ trusty/main amd64 Packages
        100 /var/lib/dpkg/status
     1:4.9-20140406-0ubuntu1 0
        500 http://gb.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
libgcc1:i386:
  Installed: 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1
  Candidate: 1:4.9.3-0ubuntu4
  Version table:
     1:4.9.3-0ubuntu4 0
        500 http://gb.archive.ubuntu.com/ubuntu/ trusty-updates/main i386 Packages
 *** 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 0
        500 http://ppa.launchpad.net/dirk-computer42/c42-backport/ubuntu/ trusty/main i386 Packages
        100 /var/lib/dpkg/status
     1:4.9-20140406-0ubuntu1 0
        500 http://gb.archive.ubuntu.com/ubuntu/ trusty/main i386 Packages

apt-get --simulate dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Failed
The following packages have unmet dependencies.
 gstreamer1.0-plugins-good : Depends: libcaca0 (>= 0.99.beta17-1) but it is not going to be installed
                             Depends: libjack-jackd2-0 (>= 1.9.5~dfsg-14) but it is not going to be installed or
                                      libjack-0.116
                             Depends: libtag1c2a (>= 1.5) but it is not going to be installed
 libcanberra-pulse : Depends: pulseaudio but it is not going to be installed
 libcheese-gtk23 : Depends: libcheese7 (>= 3.4.0) but it is not going to be installed
                   Depends: libclutter-1.0-0 (>= 1.13.2) but it is not going to be installed
                   Depends: libclutter-gtk-1.0-0 (>= 0.91.8) but it is not going to be installed
                   Depends: libcogl15 (>= 1.15.8) but it is not going to be installed
 libgbm1 : Depends: libgl1-mesa-dri
 libsoup2.4-1 : Depends: glib-networking (>= 2.32.0) but it is not going to be installed
 libstdc++6 : Depends: gcc-4.9-base (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1) but 4.9.3-0ubuntu4 is to be installed
 libwebkitgtk-3.0-0 : Depends: libjavascriptcoregtk-3.0-0 (= 2.4.8-1ubuntu1~ubuntu14.04.1) but it is not going to be installed
                      Depends: libenchant1c2a (>= 1.6.0) but it is not going to be installed
                      Depends: libharfbuzz-icu0 (>= 0.9.18) but it is not going to be installed
 python3-aptdaemon : Depends: python3-apt (>= 0.8.5~ubuntu1) but it is not going to be installed
                     Recommends: aptdaemon but it is not going to be installed
 qtdeclarative5-qtquick2-plugin : Depends: libgl1-mesa-dri
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
E: Internal error, Upgrade broke stuff

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

What is the full output of

sudo apt-get update

apt-get --simulate install libstdc++6=4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1

Revision history for this message
geeks2rent (3-ubuntu1) said :
#6

Marvelous Manfred,

extremly swift reply :)

apt-get update
Ign http://dl.google.com stable InRelease
Ign http://extras.ubuntu.com trusty InRelease
Ign http://archive.canonical.com trusty InRelease
Hit http://deb.opera.com stable InRelease
Ign http://gb.archive.ubuntu.com trusty InRelease
Ign http://download.videolan.org InRelease
Hit http://deb.opera.com stable/non-free amd64 Packages
Hit http://archive.canonical.com trusty Release.gpg
Hit http://dl.google.com stable Release.gpg
Hit http://extras.ubuntu.com trusty Release.gpg
Get:1 http://gb.archive.ubuntu.com trusty-updates InRelease [64.4 kB]
Hit http://download.videolan.org Release.gpg
Get:2 http://security.ubuntu.com trusty-security InRelease [64.4 kB]
Hit http://deb.opera.com stable/non-free i386 Packages
Hit http://archive.canonical.com trusty Release
Hit http://dl.google.com stable Release
Hit http://extras.ubuntu.com trusty Release
Hit http://download.videolan.org Release
Hit http://archive.canonical.com trusty/partner Sources
Hit http://extras.ubuntu.com trusty/main Sources
Hit http://dl.google.com stable/main amd64 Packages
Hit http://download.videolan.org Sources
Ign http://ppa.launchpad.net trusty InRelease
Hit http://archive.canonical.com trusty/partner amd64 Packages
Hit http://download.videolan.org Packages
Hit http://extras.ubuntu.com trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty InRelease
Hit http://archive.canonical.com trusty/partner i386 Packages
Hit http://bitcoinxt.software.s3-website-us-west-2.amazonaws.com wheezy InRelease
Hit http://dl.google.com stable/main i386 Packages
Hit http://extras.ubuntu.com trusty/main i386 Packages
Get:3 http://gb.archive.ubuntu.com trusty-proposed InRelease [212 kB]
Hit http://ppa.launchpad.net trusty InRelease
Hit http://archive.canonical.com trusty/partner Translation-en
Hit http://ppa.launchpad.net trusty InRelease
Get:4 http://security.ubuntu.com trusty-security/main amd64 Packages [410 kB]
Hit http://ppa.launchpad.net trusty InRelease
Hit http://bitcoinxt.software.s3-website-us-west-2.amazonaws.com wheezy/main amd64 Packages
Ign http://ppa.launchpad.net trusty InRelease
Ign http://deb.opera.com stable/non-free Translation-en_GB
Hit http://ppa.launchpad.net trusty InRelease
Ign http://deb.opera.com stable/non-free Translation-en
Ign http://ppa.launchpad.net trusty InRelease
Hit http://ppa.launchpad.net trusty InRelease
Ign http://download.videolan.org Translation-en_GB
Hit http://ppa.launchpad.net trusty InRelease
Ign http://download.videolan.org Translation-en
Get:5 http://security.ubuntu.com trusty-security/universe amd64 Packages [123 kB]
Ign http://ppa.launchpad.net trusty InRelease
Hit http://archive.getdeb.net trusty-getdeb InRelease
Hit http://ppa.launchpad.net trusty InRelease
Ign http://extras.ubuntu.com trusty/main Translation-en_GB
Get:6 http://security.ubuntu.com trusty-security/restricted amd64 Packages [13.0 kB]
Hit http://ppa.launchpad.net trusty InRelease
Ign http://extras.ubuntu.com trusty/main Translation-en
Ign http://dl.google.com stable/main Translation-en_GB
Hit http://ppa.launchpad.net trusty InRelease
Ign http://dl.google.com stable/main Translation-en
Get:7 http://security.ubuntu.com trusty-security/multiverse amd64 Packages [4,798 B]
Hit http://archive.getdeb.net trusty-getdeb/apps amd64 Packages
Hit http://ppa.launchpad.net trusty InRelease
Hit http://ppa.launchpad.net trusty InRelease
Hit http://gb.archive.ubuntu.com trusty-backports InRelease
Get:8 http://security.ubuntu.com trusty-security/main i386 Packages [384 kB]
Hit http://archive.getdeb.net trusty-getdeb/games amd64 Packages
Hit http://gb.archive.ubuntu.com trusty Release.gpg
Ign http://ppa.launchpad.net trusty InRelease
Get:9 http://gb.archive.ubuntu.com trusty-updates/main amd64 Packages [689 kB]
Hit http://ppa.launchpad.net trusty InRelease
Hit http://archive.getdeb.net trusty-getdeb/apps i386 Packages
Hit http://ppa.launchpad.net trusty InRelease
Hit http://archive.getdeb.net trusty-getdeb/games i386 Packages
Hit http://ppa.launchpad.net trusty Release.gpg
Hit http://ppa.launchpad.net trusty/main Sources
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Ign http://bitcoinxt.software.s3-website-us-west-2.amazonaws.com wheezy/main Translation-en_GB
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Ign http://bitcoinxt.software.s3-website-us-west-2.amazonaws.com wheezy/main Translation-en
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ppa.launchpad.net trusty Release.gpg
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ppa.launchpad.net trusty Release.gpg
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Get:10 http://security.ubuntu.com trusty-security/universe i386 Packages [123 kB]
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ppa.launchpad.net trusty Release.gpg
Get:11 http://security.ubuntu.com trusty-security/restricted i386 Packages [12.7 kB]
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Get:12 http://security.ubuntu.com trusty-security/multiverse i386 Packages [4,955 B]
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Ign http://archive.getdeb.net trusty-getdeb/apps Translation-en_GB
Hit http://security.ubuntu.com trusty-security/main Translation-en
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://security.ubuntu.com trusty-security/multiverse Translation-en
Ign http://archive.getdeb.net trusty-getdeb/apps Translation-en
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://security.ubuntu.com trusty-security/restricted Translation-en
Ign http://archive.getdeb.net trusty-getdeb/games Translation-en_GB
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://security.ubuntu.com trusty-security/universe Translation-en
Ign http://archive.getdeb.net trusty-getdeb/games Translation-en
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Get:13 http://gb.archive.ubuntu.com trusty-updates/universe amd64 Packages [334 kB]
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ppa.launchpad.net trusty Release.gpg
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ppa.launchpad.net trusty Release
Hit http://ppa.launchpad.net trusty Release
Hit http://ppa.launchpad.net trusty Release
Hit http://ppa.launchpad.net trusty Release
Hit http://ppa.launchpad.net trusty Release
Hit http://ppa.launchpad.net trusty/main Sources
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Get:14 http://gb.archive.ubuntu.com trusty-updates/restricted amd64 Packages [15.9 kB]
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Get:15 http://gb.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [13.0 kB]
Hit http://ppa.launchpad.net trusty/main i386 Packages
Get:16 http://gb.archive.ubuntu.com trusty-updates/main i386 Packages [663 kB]
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Ign http://ppa.launchpad.net trusty/main Translation-en_GB
Ign http://ppa.launchpad.net trusty/main Translation-en
Get:17 http://gb.archive.ubuntu.com trusty-updates/universe i386 Packages [336 kB]
Get:18 http://gb.archive.ubuntu.com trusty-updates/restricted i386 Packages [15.6 kB]
Get:19 http://gb.archive.ubuntu.com trusty-updates/multiverse i386 Packages [13.1 kB]
Hit http://gb.archive.ubuntu.com trusty-updates/main Translation-en
Hit http://gb.archive.ubuntu.com trusty-updates/multiverse Translation-en
Hit http://gb.archive.ubuntu.com trusty-updates/restricted Translation-en
Hit http://gb.archive.ubuntu.com trusty-updates/universe Translation-en
Get:20 http://gb.archive.ubuntu.com trusty-proposed/restricted amd64 Packages [3,655 B]
Get:21 http://gb.archive.ubuntu.com trusty-proposed/universe amd64 Packages [20.4 kB]
Get:22 http://gb.archive.ubuntu.com trusty-proposed/main amd64 Packages [134 kB]
Get:23 http://gb.archive.ubuntu.com trusty-proposed/multiverse amd64 Packages [28 B]
Get:24 http://gb.archive.ubuntu.com trusty-proposed/restricted i386 Packages [3,661 B]
Get:25 http://gb.archive.ubuntu.com trusty-proposed/universe i386 Packages [20.6 kB]
Get:26 http://gb.archive.ubuntu.com trusty-proposed/main i386 Packages [130 kB]
Get:27 http://gb.archive.ubuntu.com trusty-proposed/multiverse i386 Packages [733 B]
Hit http://gb.archive.ubuntu.com trusty-proposed/main Translation-en_GB
Hit http://gb.archive.ubuntu.com trusty-proposed/main Translation-en
Hit http://gb.archive.ubuntu.com trusty-proposed/multiverse Translation-en_GB
Hit http://gb.archive.ubuntu.com trusty-proposed/multiverse Translation-en
Hit http://gb.archive.ubuntu.com trusty-proposed/restricted Translation-en_GB
Hit http://gb.archive.ubuntu.com trusty-proposed/restricted Translation-en
Hit http://gb.archive.ubuntu.com trusty-proposed/universe Translation-en_GB
Hit http://gb.archive.ubuntu.com trusty-proposed/universe Translation-en
Hit http://gb.archive.ubuntu.com trusty-backports/restricted amd64 Packages
Hit http://gb.archive.ubuntu.com trusty-backports/universe amd64 Packages
Hit http://gb.archive.ubuntu.com trusty-backports/main amd64 Packages
Hit http://gb.archive.ubuntu.com trusty-backports/multiverse amd64 Packages
Hit http://gb.archive.ubuntu.com trusty-backports/restricted i386 Packages
Hit http://gb.archive.ubuntu.com trusty-backports/universe i386 Packages
Hit http://gb.archive.ubuntu.com trusty-backports/main i386 Packages
Hit http://gb.archive.ubuntu.com trusty-backports/multiverse i386 Packages
Hit http://gb.archive.ubuntu.com trusty-backports/main Translation-en
Hit http://gb.archive.ubuntu.com trusty-backports/multiverse Translation-en
Hit http://gb.archive.ubuntu.com trusty-backports/restricted Translation-en
Hit http://gb.archive.ubuntu.com trusty-backports/universe Translation-en
Hit http://gb.archive.ubuntu.com trusty Release
Hit http://gb.archive.ubuntu.com trusty/main amd64 Packages
Hit http://gb.archive.ubuntu.com trusty/universe amd64 Packages
Hit http://gb.archive.ubuntu.com trusty/restricted amd64 Packages
Hit http://gb.archive.ubuntu.com trusty/multiverse amd64 Packages
Hit http://gb.archive.ubuntu.com trusty/main i386 Packages
Hit http://gb.archive.ubuntu.com trusty/universe i386 Packages
Hit http://gb.archive.ubuntu.com trusty/restricted i386 Packages
Hit http://gb.archive.ubuntu.com trusty/multiverse i386 Packages
Hit http://gb.archive.ubuntu.com trusty/main Translation-en_GB
Hit http://gb.archive.ubuntu.com trusty/main Translation-en
Hit http://gb.archive.ubuntu.com trusty/multiverse Translation-en_GB
Hit http://gb.archive.ubuntu.com trusty/multiverse Translation-en
Hit http://gb.archive.ubuntu.com trusty/restricted Translation-en_GB
Hit http://gb.archive.ubuntu.com trusty/restricted Translation-en
Hit http://gb.archive.ubuntu.com trusty/universe Translation-en_GB
Hit http://gb.archive.ubuntu.com trusty/universe Translation-en
Fetched 3,808 kB in 21s (175 kB/s)
Reading package lists... Done

apt-get --simulate install libstdc++6=4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1
Reading package lists... Done
Building dependency tree
Reading state information... Done
libstdc++6 is already the newest version.
libstdc++6 set to manually installed.
0 to upgrade, 0 to newly install, 0 to remove and 9 not to upgrade.

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

ok, not really telling much. Let's try digging into some of the packages leading to broken dependencies.

What is the output of

apt-cache policy gstreamer1.0-plugins-good libcaca0 libjack-jackd2-0 libjack-0.116 libtag1c2a
apt-get --simulate install gstreamer1.0-plugins-good

Revision history for this message
geeks2rent (3-ubuntu1) said :
#8

Hello Manfred,

>ok, not really telling much. Let's try digging into some of the packages leading to broken dependencies.
I do agree - it drove me nuts and hence i turned to you for help.

apt-cache policy gstreamer1.0-plugins-good libcaca0 libjack-jackd2-0 libjack-0.116 libtag1c2a
gstreamer1.0-plugins-good:
  Installed: 1.2.4-1~ubuntu1
  Candidate: 1.2.4-1~ubuntu1
  Version table:
 *** 1.2.4-1~ubuntu1 0
        500 http://gb.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages
        100 /var/lib/dpkg/status
     1.2.3-1ubuntu2 0
        500 http://gb.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
libcaca0:
  Installed: 0.99.beta18-1ubuntu5
  Candidate: 0.99.beta18-1ubuntu5
  Version table:
 *** 0.99.beta18-1ubuntu5 0
        500 http://gb.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
        100 /var/lib/dpkg/status
libjack-jackd2-0:
  Installed: 1.9.9.5+20130622git7de15e7a-1ubuntu1
  Candidate: 1.9.9.5+20130622git7de15e7a-1ubuntu1
  Version table:
 *** 1.9.9.5+20130622git7de15e7a-1ubuntu1 0
        500 http://gb.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
        100 /var/lib/dpkg/status
libjack-0.116:
  Installed: (none)
  Candidate: (none)
  Version table:
libtag1c2a:
  Installed: 1.9.1-2.2~ppa~trusty
  Candidate: 1.9.1-2.2~ppa~trusty
  Version table:
 *** 1.9.1-2.2~ppa~trusty 0
        500 http://ppa.launchpad.net/team-xbmc/ppa/ubuntu/ trusty/main amd64 Packages
        100 /var/lib/dpkg/status
     1.9.1-2 0
        500 http://gb.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

 apt-get --simulate install gstreamer1.0-plugins-good
Reading package lists... Done
Building dependency tree
Reading state information... Done
gstreamer1.0-plugins-good is already the newest version.
gstreamer1.0-plugins-good set to manually installed.
0 to upgrade, 0 to newly install, 0 to remove and 9 not to upgrade.

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

That output is unexpected.
Earlier you got
"The following packages have unmet dependencies.
  gstreamer1.0-plugins-good : Depends: libcaca0 (>= 0.99.beta17-1) but it is not going to be installed
                              Depends: libjack-jackd2-0 (>= 1.9.5~dfsg-14) but it is not going to be installed or
                                       libjack-0.116
                              Depends: libtag1c2a (>= 1.5) but it is not going to be installed"
but now the system says that all packages are already installed ?????

Please provide (again) the output of the commands

sudo dpkg --audit
sudo apt-get upgrade
sudo apt-get dist-upgrade
dpkg -l | grep -v '^ii'

Revision history for this message
geeks2rent (3-ubuntu1) said :
#10

Hello Manfread

I am pleased to see that i am not an utter numb nut and it puzzles you as much as me :)

dpkg --audit
NO OUT PUT but echo $? says 0 - all well

apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  gcc-4.9-base gcc-4.9-base:i386 libgcc1 libgcc1:i386
  linux-tools-virtual-lts-wily
The following packages will be upgraded:
  chromium-browser chromium-browser-l10n chromium-codecs-ffmpeg-extra
  gir1.2-gudev-1.0 libgudev-1.0-0 libpam-systemd libsystemd-daemon0
  libsystemd-journal0 libsystemd-login0 libudev1 libudev1:i386
  systemd-services udev winetricks
14 to upgrade, 0 to newly install, 0 to remove and 5 not to upgrade.
Need to get 67.7 MB of archives.
After this operation, 7,038 kB of additional disk space will be used.
Do you want to continue? [Y/n]

I said NO as I would like to get your consent first despite me being sure it will install the packages except the 4 troublemakers
gcc-4.9-base gcc-4.9-base:i386 libgcc1 libgcc1:i386

apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Failed
The following packages have unmet dependencies.
 gstreamer1.0-plugins-good : Depends: libcaca0 (>= 0.99.beta17-1) but it is not going to be installed
                             Depends: libjack-jackd2-0 (>= 1.9.5~dfsg-14) but it is not going to be installed or
                                      libjack-0.116
                             Depends: libtag1c2a (>= 1.5) but it is not going to be installed
 libcanberra-pulse : Depends: pulseaudio but it is not going to be installed
 libcheese-gtk23 : Depends: libcheese7 (>= 3.4.0) but it is not going to be installed
                   Depends: libclutter-1.0-0 (>= 1.13.2) but it is not going to be installed
                   Depends: libclutter-gtk-1.0-0 (>= 0.91.8) but it is not going to be installed
                   Depends: libcogl15 (>= 1.15.8) but it is not going to be installed
 libgbm1 : Depends: libgl1-mesa-dri
 libsoup2.4-1 : Depends: glib-networking (>= 2.32.0) but it is not going to be installed
 libstdc++6 : Depends: gcc-4.9-base (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1) but 4.9.3-0ubuntu4 is to be installed
 libwebkitgtk-3.0-0 : Depends: libjavascriptcoregtk-3.0-0 (= 2.4.8-1ubuntu1~ubuntu14.04.1) but it is not going to be installed
                      Depends: libenchant1c2a (>= 1.6.0) but it is not going to be installed
                      Depends: libharfbuzz-icu0 (>= 0.9.18) but it is not going to be installed
 python3-aptdaemon : Depends: python3-apt (>= 0.8.5~ubuntu1) but it is not going to be installed
                     Recommends: aptdaemon but it is not going to be installed
 qtdeclarative5-qtquick2-plugin : Depends: libgl1-mesa-dri
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
E: Internal error, Upgrade broke stuff

dpkg -l | grep -v '^ii'
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-=====================================================-=================================================================-============-==================================================================================================
rc flashplugin-installer 11.2.202.548ubuntu0.14.04.1 amd64 Adobe Flash Player plugin installer
rc fonts-texgyre 2.004.2-4 all OpenType fonts based on URW Fonts
rc google-earth-stable 7.1.4.1529-r0 amd64 Explore, search and discover the planet
rc googleearth 6.0.3.2197+1.1.0-1 amd64 Google Earth, a 3D map/planet viewer
rc libabw-0.1-1 0.1.0-1~ubuntu14.04.1~c42.ppa1 amd64 library for reading and writing AbiWord(tm) documents
rc libasn1-8-heimdal:i386 1.6~git20131207+dfsg-1ubuntu1.1 i386 Heimdal Kerberos - ASN.1 library
rc libavcodec54:amd64 6:9.18-0ubuntu0.14.04.1 amd64 Libav codec library
rc libboost-date-time1.55.0:amd64 1.55.0-1 amd64 set of date-time libraries based on generic programming concepts
rc libboost-iostreams1.55.0:amd64 1.55.0-1 amd64 Boost.Iostreams Library
rc libboost-python1.54.0:amd64 1.54.0-4ubuntu3.1 amd64 Boost.Python Library
rc libboost-system1.55.0:amd64 1.55.0-1 amd64 Operating system (e.g. diagnostics support) library
rc libcdr-0.0-0 0.0.15-1ubuntu1 amd64 library for reading and converting Corel DRAW files
rc libcdr-0.1-1 0.1.0-2~ubuntu14.04.1~c42.ppa1 amd64 library for reading and converting Corel DRAW files
rc libcmis-0.4-4 0.4.1-3ubuntu4 amd64 CMIS protocol client library
rc libcmis-0.5-5 0.5.0-1~ubuntu14.04.1~c42.ppa1 amd64 CMIS protocol client library
rc libcurl3:i386 7.35.0-1ubuntu2.5 i386 easy-to-use client-side URL transfer library (OpenSSL flavour)
rc libe-book-0.1-1 0.1.1-2~ubuntu14.04.1~c42.ppa1 amd64 library for reading and converting various e-book formats
rc libenet2a:amd64 1.3.11+ds-1 amd64 thin network communication layer on top of UDP
rc libeot0 0.01-3~ubuntu14.04.1~c42.ppa1 amd64 Library for parsing/converting Embedded OpenType files
rc libfreehand-0.1-1 0.1.0-1~ubuntu14.04.1~c42.ppa1 amd64 Library for parsing the FreeHand file format structure
rc libfreeimage3 3.15.4-3 amd64 Support library for graphics image formats (library)
rc libfreerdp-common1.1.0:amd64 1.1.0~git20140921.1.440916e+dfsg1-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Free Remote Desktop Protocol library (common library)
rc libfreerdp-utils1.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Free Remote Desktop Protocol library (freerdp-utils library)
rc libgloox11:amd64 1.0.9-2 amd64 C++ jabber/xmpp library
rc libgssapi3-heimdal:i386 1.6~git20131207+dfsg-1ubuntu1.1 i386 Heimdal Kerberos - GSSAPI support library
rc libhcrypto4-heimdal:i386 1.6~git20131207+dfsg-1ubuntu1.1 i386 Heimdal Kerberos - crypto library
rc libheimbase1-heimdal:i386 1.6~git20131207+dfsg-1ubuntu1.1 i386 Heimdal Kerberos - Base library
rc libheimntlm0-heimdal:i386 1.6~git20131207+dfsg-1ubuntu1.1 i386 Heimdal Kerberos - NTLM support library
rc libhx509-5-heimdal:i386 1.6~git20131207+dfsg-1ubuntu1.1 i386 Heimdal Kerberos - X509 support library
rc libidn11:i386 1.28-1ubuntu2 i386 GNU Libidn library, implementation of IETF IDN specifications
rc libkrb5-26-heimdal:i386 1.6~git20131207+dfsg-1ubuntu1.1 i386 Heimdal Kerberos - libraries
rc libkutils4 4:4.13.3-0ubuntu0.2 amd64 dummy transitional library
rc libmspub-0.0-0 0.0.6-1ubuntu2 amd64 library for parsing the mspub file structure
rc libmspub-0.1-1 0.1.1-1~ubuntu14.04.1~c42.ppa1 amd64 library for parsing the mspub file structure
rc libmwaw-0.3-3 0.3.4-1~ubuntu14.04.1~c42.ppa1 amd64 import library for some old Mac text documents
rc libnvtt2:amd64 2.0.8-1+dfsg-4 amd64 NVIDIA Texture Tools
rc libodfgen-0.1-1 0.1.1-2~ubuntu14.04.1~c42.ppa1 amd64 library to generate ODF documents
rc liborcus-0.6-0 0.5.1-7 amd64 library for processing spreadsheet documents
rc libqmi-glib0:amd64 1.4.0-1 amd64 Support library to use the Qualcomm MSM Interface (QMI) protocol
rc librevenge-0.0-0 0.0.1-3~ubuntu14.04.1~c42.ppa1 amd64 Base Library for writing document interface filters
rc libroken18-heimdal:i386 1.6~git20131207+dfsg-1ubuntu1.1 i386 Heimdal Kerberos - roken support library
rc librtmp0:i386 2.4+20121230.gitdf6c518-1 i386 toolkit for RTMP streams (shared library)
rc libsdl2-2.0-0:amd64 2.0.2+dfsg1-3ubuntu1.1 amd64 Simple DirectMedia Layer
rc libsdl2-image-2.0-0:amd64 2.0.0+dfsg-3build2 amd64 Image loading library for Simple DirectMedia Layer 2, libraries
rc libsdl2-mixer-2.0-0:amd64 2.0.0+dfsg1-3 amd64 Mixer library for Simple DirectMedia Layer 2, libraries
rc libtar0 1.2.20-3ubuntu0.1 amd64 C library for manipulating tar archives
rc libvisio-0.0-0 0.0.31-1ubuntu2 amd64 library for parsing the visio file structure
rc libvisio-0.1-1 0.1.0-2~ubuntu14.04.1~c42.ppa1 amd64 library for parsing the visio file structure
rc libvlccore7 2.1.6-0ubuntu14.04.1 amd64 base library for VLC and its modules
rc libvncclient0:amd64 0.9.9+dfsg-6~ubuntu14.04.1~ppa1 amd64 API to write one's own vnc server - client library
rc libwind0-heimdal:i386 1.6~git20131207+dfsg-1ubuntu1.1 i386 Heimdal Kerberos - stringprep implementation
rc libwinpr-crt0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Windows Portable Runtime library (crt library)
rc libwinpr-environment0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Windows Portable Runtime library (environment library)
rc libwinpr-file0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Windows Portable Runtime library (file library)
rc libwinpr-handle0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Windows Portable Runtime library (handle library)
rc libwinpr-heap0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Windows Portable Runtime library (heap library)
rc libwinpr-interlocked0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Windows Portable Runtime library (interlocked library)
rc libwinpr-library0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Windows Portable Runtime library (library)
rc libwinpr-path0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Windows Portable Runtime library (path library)
rc libwinpr-synch0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Windows Portable Runtime library (synch library)
rc libwinpr-sysinfo0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Windows Portable Runtime library (sysinfo library)
rc libwinpr-thread0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Windows Portable Runtime library (thread library)
rc libwinpr-utils0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Windows Portable Runtime library (utils library)
rc libwpd-0.10-10 0.10.0-2~ubuntu14.04.1~c42.ppa1 amd64 Library for handling WordPerfect documents (shared library)
rc libwpd-0.9-9 0.9.9-1 amd64 Library for handling WordPerfect documents (shared library)
rc libwpg-0.2-2 0.2.2-1ubuntu1 amd64 WordPerfect graphics import/convert library (shared library)
rc libwpg-0.3-3 0.3.0-3~ubuntu14.04.1~c42.ppa1 amd64 WordPerfect graphics import/convert library (shared library)
rc libwps-0.2-2 0.2.9-2ubuntu1 amd64 Works text file format import filter library (shared library)
rc libwps-0.3-3 0.3.0-2~ubuntu14.04.1~c42.ppa1 amd64 Works text file format import filter library (shared library)
rc libwxbase3.0-0:amd64 3.0.1-1ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 wxBase library (runtime) - non-GUI support classes of wxWidgets toolkit
rc libwxgtk3.0-0:amd64 3.0.1-1ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 wxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime)
rc libxml-sax-perl 0.99+dfsg-2ubuntu1 all Perl module for using and building Perl SAX2 XML processors
rc linux-image-extra-3.19.0-25-generic 3.19.0-25.26~14.04.1 amd64 Linux kernel extra modules for version 3.19.0 on 64 bit x86 SMP
rc linux-image-extra-3.19.0-33-generic 3.19.0-33.38~14.04.1 amd64 Linux kernel extra modules for version 3.19.0 on 64 bit x86 SMP
rc linux-image-extra-3.19.0-39-generic 3.19.0-39.44~14.04.1 amd64 Linux kernel extra modules for version 3.19.0 on 64 bit x86 SMP
rc linux-image-extra-3.19.0-41-generic 3.19.0-41.46~14.04.2 amd64 Linux kernel extra modules for version 3.19.0 on 64 bit x86 SMP
rc linux-image-extra-3.19.0-42-generic 3.19.0-42.48~14.04.1 amd64 Linux kernel extra modules for version 3.19.0 on 64 bit x86 SMP
rc linux-signed-image-3.19.0-33-generic 3.19.0-33.38~14.04.1 amd64 Signed kernel image generic
rc linux-signed-image-3.19.0-39-generic 3.19.0-39.44~14.04.1 amd64 Signed kernel image generic
rc linux-signed-image-3.19.0-41-generic 3.19.0-41.46~14.04.2 amd64 Signed kernel image generic
rc linux-signed-image-3.19.0-42-generic 3.19.0-42.48~14.04.1 amd64 Signed kernel image generic
rc playonlinux 4.2.2-1 all front-end for Wine
rc tex-common 4.04 all common infrastructure for building and installing TeX
rc thermald 1.4.3-5~14.04.1 amd64 Thermal monitoring and controlling daemon
rc xfonts-mathml 6ubuntu1 all Type1 Symbol font for MathML

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

To be honest, your output looks contradictory to me and I am not able to understand the cause for your that. Still I do have some additional ideas.

What is the output of

apt-get --simulate install gcc-4.9-base gcc-4.9-base:i386 libgcc1 libgcc1:i386
and (in case of failure)
apt-get --simulate install gcc-4.9-base gcc-4.9-base:i386 libgcc1 libgcc1:i386 -f

Revision history for this message
geeks2rent (3-ubuntu1) said :
#12

Hello Manfred,

indeed it is confusing.
is there any way to bang the system on its head to rebuild all its dependencies?

my wild guess is that there is a loop back dependency A can not be installed because it depends an B and B depends on A.... if you catch my drift.....

apt-get --simulate install gcc-4.9-base gcc-4.9-base:i386 libgcc1 libgcc1:i386
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
 gstreamer1.0-plugins-good : Depends: libcaca0 (>= 0.99.beta17-1) but it is not going to be installed
                             Depends: libjack-jackd2-0 (>= 1.9.5~dfsg-14) but it is not going to be installed or
                                      libjack-0.116
                             Depends: libtag1c2a (>= 1.5) but it is not going to be installed
 libcanberra-pulse : Depends: pulseaudio but it is not going to be installed
 libcheese-gtk23 : Depends: libcheese7 (>= 3.4.0) but it is not going to be installed
                   Depends: libclutter-1.0-0 (>= 1.13.2) but it is not going to be installed
                   Depends: libclutter-gtk-1.0-0 (>= 0.91.8) but it is not going to be installed
                   Depends: libcogl15 (>= 1.15.8) but it is not going to be installed
 libgbm1 : Depends: libgl1-mesa-dri
 libsoup2.4-1 : Depends: glib-networking (>= 2.32.0) but it is not going to be installed
 libstdc++6 : Depends: gcc-4.9-base (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1) but 4.9.3-0ubuntu4 is to be installed
 libwebkitgtk-3.0-0 : Depends: libjavascriptcoregtk-3.0-0 (= 2.4.8-1ubuntu1~ubuntu14.04.1) but it is not going to be installed
                      Depends: libenchant1c2a (>= 1.6.0) but it is not going to be installed
                      Depends: libharfbuzz-icu0 (>= 0.9.18) but it is not going to be installed
 python3-aptdaemon : Depends: python3-apt (>= 0.8.5~ubuntu1) but it is not going to be installed
                     Recommends: aptdaemon but it is not going to be installed
 qtdeclarative5-qtquick2-plugin : Depends: libgl1-mesa-dri
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

apt-get --simulate install gcc-4.9-base gcc-4.9-base:i386 libgcc1 libgcc1:i386 -f
identical output as above!

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

Let's try adding a debug option

Is there anything different when trying
sudo apt-get -o Debug::pkgProblemResolver=true dist-upgrade

A completely different approach would be to try resetting to a previous version of the package management status files.

Revision history for this message
geeks2rent (3-ubuntu1) said :
#14

Hello Manfred,

apt-get -o Debug::pkgProblemResolver=true dist-upgrade
wow longish output
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Starting pkgProblemResolver with broken count: 17
Starting 2 pkgProblemResolver with broken count: 17
Investigating (0) libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs )
Broken libstdc++6:amd64 Depends on gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1)
  Considering gcc-4.9-base:amd64 29 as a solution to libstdc++6:amd64 565
  Added gcc-4.9-base:amd64 to the remove list
  Fixing libstdc++6:amd64 via keep of gcc-4.9-base:amd64
Investigating (0) libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs )
Broken libgcc1:amd64 Depends on gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.3-0ubuntu4)
  Considering gcc-4.9-base:amd64 29 as a solution to libgcc1:amd64 500
  Removing libgcc1:amd64 rather than change gcc-4.9-base:amd64
Investigating (0) libapt-pkg4.12 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin )
Broken libapt-pkg4.12:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libapt-pkg4.12:amd64 150
  Removing libapt-pkg4.12:amd64 rather than change libgcc1:amd64
Investigating (0) ure [ amd64 ] < 5.0.4~rc2-0ubuntu1~trusty1 > ( libs )
Broken ure:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to ure:amd64 62
  Removing ure:amd64 rather than change libgcc1:amd64
Investigating (0) libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5core5a:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libqt5core5a:amd64 57
  Removing libqt5core5a:amd64 rather than change libgcc1:amd64
Investigating (0) uno-libs3 [ amd64 ] < 5.0.4~rc2-0ubuntu1~trusty1 > ( libs )
Broken uno-libs3:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to uno-libs3:amd64 55
  Removing uno-libs3:amd64 rather than change libgcc1:amd64
Investigating (0) libglu1-mesa [ amd64 ] < 9.0.0-2 > ( libs )
Broken libglu1-mesa:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libglu1-mesa:amd64 50
  Removing libglu1-mesa:amd64 rather than change libgcc1:amd64
Investigating (0) libreoffice-core [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors )
Broken libreoffice-core:amd64 Depends on ure [ amd64 ] < 5.0.4~rc2-0ubuntu1~trusty1 > ( libs ) (>= 4.2~)
  Considering ure:amd64 62 as a solution to libreoffice-core:amd64 45
  Removing libreoffice-core:amd64 rather than change ure:amd64
Investigating (0) libwebkitgtk-3.0-0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs )
Broken libwebkitgtk-3.0-0:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libwebkitgtk-3.0-0:amd64 44
  Removing libwebkitgtk-3.0-0:amd64 rather than change libgcc1:amd64
Investigating (0) opencpn [ amd64 ] < 4.0.0-0~trusty1 > ( misc )
Broken opencpn:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to opencpn:amd64 42
  Removing opencpn:amd64 rather than change libgcc1:amd64
Investigating (0) opencpn-gshhs-intermediate [ amd64 ] < 2.2.4-0~trusty2 > ( misc )
Broken opencpn-gshhs-intermediate:amd64 Depends on opencpn [ amd64 ] < 4.0.0-0~trusty1 > ( misc )
  Considering opencpn:amd64 42 as a solution to opencpn-gshhs-intermediate:amd64 38
  Removing opencpn-gshhs-intermediate:amd64 rather than change opencpn:amd64
Investigating (0) libtinyxml2.6.2 [ amd64 ] < 2.6.2-2 > ( universe/libs )
Broken libtinyxml2.6.2:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libtinyxml2.6.2:amd64 36
  Removing libtinyxml2.6.2:amd64 rather than change libgcc1:amd64
Investigating (0) libqtcore4 [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqtcore4:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libqtcore4:amd64 36
  Removing libqtcore4:amd64 rather than change libgcc1:amd64
Investigating (0) opencpn-gshhs-low [ amd64 ] < 2.2.4-0~trusty2 > ( misc )
Broken opencpn-gshhs-low:amd64 Depends on opencpn [ amd64 ] < 4.0.0-0~trusty1 > ( misc )
  Considering opencpn:amd64 42 as a solution to opencpn-gshhs-low:amd64 34
  Removing opencpn-gshhs-low:amd64 rather than change opencpn:amd64
Investigating (0) python3-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python )
Broken python3-apt:amd64 Depends on libapt-pkg4.12 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin ) (>= 0.9.11)
  Considering libapt-pkg4.12:amd64 150 as a solution to python3-apt:amd64 32
  Removing python3-apt:amd64 rather than change libapt-pkg4.12:amd64
Investigating (0) libqt5qml5 [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
Broken libqt5qml5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 57 as a solution to libqt5qml5:amd64 31
  Removing libqt5qml5:amd64 rather than change libqt5core5a:amd64
Investigating (0) opencpn-gshhs-crude [ amd64 ] < 2.2.4-0~trusty2 > ( misc )
Broken opencpn-gshhs-crude:amd64 Depends on opencpn [ amd64 ] < 4.0.0-0~trusty1 > ( misc )
  Considering opencpn:amd64 42 as a solution to opencpn-gshhs-crude:amd64 31
  Removing opencpn-gshhs-crude:amd64 rather than change opencpn:amd64
Investigating (0) cups-filters [ amd64 ] < 1.0.52-0ubuntu1.7 > ( net )
Broken cups-filters:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to cups-filters:amd64 30
  Removing cups-filters:amd64 rather than change libgcc1:amd64
Investigating (0) libapt-inst1.5 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin )
Broken libapt-inst1.5:amd64 Depends on libapt-pkg4.12 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin ) (>= 0.8.16~exp9)
  Considering libapt-pkg4.12:amd64 150 as a solution to libapt-inst1.5:amd64 29
  Removing libapt-inst1.5:amd64 rather than change libapt-pkg4.12:amd64
 Try to Re-Instate (0) gcc-4.9-base:amd64
Investigating (0) gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs )
Broken gcc-4.9-base:amd64 Breaks on gcc-4.9-base [ i386 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (!= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1)
  Considering gcc-4.9-base:i386 13 as a solution to gcc-4.9-base:amd64 29
  Added gcc-4.9-base:i386 to the remove list
  Conflicts//Breaks against version 4.9-20140406-0ubuntu1 for gcc-4.9-base but that is not InstVer, ignoring
  Fixing gcc-4.9-base:amd64 via keep of gcc-4.9-base:i386
Investigating (0) opencpn-tcdata [ amd64 ] < 3.3.2107-0~trusty1 > ( misc )
Broken opencpn-tcdata:amd64 Depends on opencpn [ amd64 ] < 4.0.0-0~trusty1 > ( misc )
  Considering opencpn:amd64 42 as a solution to opencpn-tcdata:amd64 28
  Removing opencpn-tcdata:amd64 rather than change opencpn:amd64
Investigating (0) libwxbase2.8-0 [ amd64 ] < 2.8.12.1+dfsg-2ubuntu2 > ( universe/libs )
Broken libwxbase2.8-0:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libwxbase2.8-0:amd64 28
  Removing libwxbase2.8-0:amd64 rather than change libgcc1:amd64
Investigating (0) opencpn-doc [ amd64 ] < 4.0.0-0~trusty1 > ( misc )
Broken opencpn-doc:amd64 Depends on opencpn [ amd64 ] < 4.0.0-0~trusty1 > ( misc )
  Considering opencpn:amd64 42 as a solution to opencpn-doc:amd64 28
  Removing opencpn-doc:amd64 rather than change opencpn:amd64
Investigating (0) libwxgtk2.8-0 [ amd64 ] < 2.8.12.1+dfsg-2ubuntu2 > ( universe/libs )
Broken libwxgtk2.8-0:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libwxgtk2.8-0:amd64 28
  Removing libwxgtk2.8-0:amd64 rather than change libgcc1:amd64
Investigating (0) apt-utils [ amd64 ] < 1.0.1ubuntu2.11 > ( admin )
Broken apt-utils:amd64 Depends on libapt-inst1.5 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin ) (>= 0.9.15.4)
  Considering libapt-inst1.5:amd64 29 as a solution to apt-utils:amd64 27
  Removing apt-utils:amd64 rather than change libapt-inst1.5:amd64
Investigating (0) unity-control-center [ amd64 ] < 14.04.3+14.04.20150916-0ubuntu1 > ( gnome )
Broken unity-control-center:amd64 Depends on libwebkitgtk-3.0-0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs ) (>= 1.3.10)
  Considering libwebkitgtk-3.0-0:amd64 44 as a solution to unity-control-center:amd64 26
  Removing unity-control-center:amd64 rather than change libwebkitgtk-3.0-0:amd64
Investigating (0) libqtgui4 [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqtgui4:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libqtgui4:amd64 26
  Removing libqtgui4:amd64 rather than change libgcc1:amd64
Investigating (0) libicu52 [ amd64 ] < 52.1-3ubuntu0.4 > ( libs )
Broken libicu52:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libicu52:amd64 25
  Removing libicu52:amd64 rather than change libgcc1:amd64
Investigating (0) libqt5quick5 [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
Broken libqt5quick5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 57 as a solution to libqt5quick5:amd64 24
  Removing libqt5quick5:amd64 rather than change libqt5core5a:amd64
Investigating (0) libopencv-core2.4 [ amd64 ] < 2.4.8+dfsg1-2ubuntu1 > ( universe/libs )
Broken libopencv-core2.4:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libopencv-core2.4:amd64 22
  Removing libopencv-core2.4:amd64 rather than change libgcc1:amd64
Investigating (0) libtbb2 [ amd64 ] < 4.2~20130725-1.1ubuntu1 > ( universe/libs )
Broken libtbb2:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libtbb2:amd64 22
  Removing libtbb2:amd64 rather than change libgcc1:amd64
Investigating (0) libyelp0 [ amd64 ] < 3.10.2-0ubuntu1 > ( libs )
Broken libyelp0:amd64 Depends on libwebkitgtk-3.0-0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs ) (>= 1.3.10)
  Considering libwebkitgtk-3.0-0:amd64 44 as a solution to libyelp0:amd64 21
  Removing libyelp0:amd64 rather than change libwebkitgtk-3.0-0:amd64
Investigating (0) libreoffice-common [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors )
Broken libreoffice-common:amd64 Depends on ure [ amd64 ] < 5.0.4~rc2-0ubuntu1~trusty1 > ( libs )
  Considering ure:amd64 62 as a solution to libreoffice-common:amd64 20
  Removing libreoffice-common:amd64 rather than change ure:amd64
Investigating (0) python-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python )
Broken python-apt:amd64 Depends on libapt-inst1.5 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin ) (>= 0.8.11)
  Considering libapt-inst1.5:amd64 29 as a solution to python-apt:amd64 19
  Removing python-apt:amd64 rather than change libapt-inst1.5:amd64
Investigating (0) python-qt4-dbus [ amd64 ] < 4.10.4+dfsg-1ubuntu1 > ( python )
Broken python-qt4-dbus:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to python-qt4-dbus:amd64 18
  Removing python-qt4-dbus:amd64 rather than change libgcc1:amd64
Investigating (0) libboost-system1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
Broken libboost-system1.54.0:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libboost-system1.54.0:amd64 18
  Removing libboost-system1.54.0:amd64 rather than change libgcc1:amd64
Investigating (0) cups [ amd64 ] < 2.0.2-1ubuntu3.2~ubuntu14.04.1~c42.ppa1 > ( net )
Broken cups:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to cups:amd64 18
  Removing cups:amd64 rather than change libgcc1:amd64
Investigating (0) libgcc1 [ i386 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs )
Broken libgcc1:i386 Depends on gcc-4.9-base [ i386 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.3-0ubuntu4)
  Considering gcc-4.9-base:i386 13 as a solution to libgcc1:i386 17
  Holding Back libgcc1:i386 rather than change gcc-4.9-base:i386
Investigating (0) libqt5dbus5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5dbus5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.1)
  Considering libqt5core5a:amd64 57 as a solution to libqt5dbus5:amd64 17
  Removing libqt5dbus5:amd64 rather than change libqt5core5a:amd64
Investigating (0) libjack-jackd2-0 [ amd64 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs )
Broken libjack-jackd2-0:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libjack-jackd2-0:amd64 16
  Removing libjack-jackd2-0:amd64 rather than change libgcc1:amd64
Investigating (0) libxapian22 [ amd64 ] < 1.2.16-2ubuntu1 > ( libs )
Broken libxapian22:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libxapian22:amd64 16
  Removing libxapian22:amd64 rather than change libgcc1:amd64
Investigating (0) libdee-1.0-4 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs )
Broken libdee-1.0-4:amd64 Depends on libicu52 [ amd64 ] < 52.1-3ubuntu0.4 > ( libs ) (>= 52~m1-1~)
  Considering libicu52:amd64 25 as a solution to libdee-1.0-4:amd64 15
  Removing libdee-1.0-4:amd64 rather than change libicu52:amd64
Investigating (0) indicator-datetime [ amd64 ] < 13.10.0+14.04.20140415.3-0ubuntu1 > ( misc )
Broken indicator-datetime:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to indicator-datetime:amd64 15
  Removing indicator-datetime:amd64 rather than change libgcc1:amd64
Investigating (0) gstreamer1.0-plugins-good [ amd64 ] < 1.2.4-1~ubuntu1 > ( libs )
Broken gstreamer1.0-plugins-good:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to gstreamer1.0-plugins-good:amd64 15
  Removing gstreamer1.0-plugins-good:amd64 rather than change libgcc1:amd64
Investigating (0) libqt5network5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5network5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 57 as a solution to libqt5network5:amd64 15
  Removing libqt5network5:amd64 rather than change libqt5core5a:amd64
Investigating (0) libreoffice-math [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors )
Broken libreoffice-math:amd64 Depends on libreoffice-core [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors ) (= 1:5.0.4~rc2-0ubuntu1~trusty1)
  Considering libreoffice-core:amd64 45 as a solution to libreoffice-math:amd64 15
  Removing libreoffice-math:amd64 rather than change libreoffice-core:amd64
Investigating (0) libhunspell-1.3-0 [ amd64 ] < 1.3.2-6ubuntu2.1 > ( libs )
Broken libhunspell-1.3-0:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libhunspell-1.3-0:amd64 14
  Removing libhunspell-1.3-0:amd64 rather than change libgcc1:amd64
Investigating (0) libreoffice-base-core [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors )
Broken libreoffice-base-core:amd64 Depends on libreoffice-core [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors ) (= 1:5.0.4~rc2-0ubuntu1~trusty1)
  Considering libreoffice-core:amd64 45 as a solution to libreoffice-base-core:amd64 14
  Removing libreoffice-base-core:amd64 rather than change libreoffice-core:amd64
Investigating (0) libqt4-network [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqt4-network:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libqt4-network:amd64 14
  Removing libqt4-network:amd64 rather than change libgcc1:amd64
Investigating (0) libreoffice-writer [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors )
Broken libreoffice-writer:amd64 Depends on libreoffice-base-core [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors ) (= 1:5.0.4~rc2-0ubuntu1~trusty1)
  Considering libreoffice-base-core:amd64 14 as a solution to libreoffice-writer:amd64 14
  Removing libreoffice-writer:amd64 rather than change libreoffice-base-core:amd64
Investigating (0) libqtwebkit4 [ amd64 ] < 2.3.2-0ubuntu7 > ( libs )
Broken libqtwebkit4:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libqtwebkit4:amd64 14
  Removing libqtwebkit4:amd64 rather than change libgcc1:amd64
Investigating (0) libqt5gui5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5gui5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 57 as a solution to libqt5gui5:amd64 14
  Removing libqt5gui5:amd64 rather than change libqt5core5a:amd64
Investigating (0) zenity [ amd64 ] < 3.8.0-1ubuntu1 > ( gnome )
Broken zenity:amd64 Depends on libwebkitgtk-3.0-0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs ) (>= 1.3.10)
  Considering libwebkitgtk-3.0-0:amd64 44 as a solution to zenity:amd64 13
  Removing zenity:amd64 rather than change libwebkitgtk-3.0-0:amd64
Investigating (0) libphonon4 [ amd64 ] < 4:4.7.80-0ubuntu1~ubuntu14.04 > ( libs )
Broken libphonon4:amd64 Depends on libqtcore4 [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (>= 4:4.8.1)
  Considering libqtcore4:amd64 36 as a solution to libphonon4:amd64 13
  Removing libphonon4:amd64 rather than change libqtcore4:amd64
Investigating (0) libopencv-imgproc2.4 [ amd64 ] < 2.4.8+dfsg1-2ubuntu1 > ( universe/libs )
Broken libopencv-imgproc2.4:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libopencv-imgproc2.4:amd64 13
  Removing libopencv-imgproc2.4:amd64 rather than change libgcc1:amd64
Investigating (0) qtdeclarative5-qtquick2-plugin [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
Broken qtdeclarative5-qtquick2-plugin:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 57 as a solution to qtdeclarative5-qtquick2-plugin:amd64 13
  Removing qtdeclarative5-qtquick2-plugin:amd64 rather than change libqt5core5a:amd64
 Try to Re-Instate (0) gcc-4.9-base:i386
Investigating (0) language-selector-common [ amd64 ] < 0.129.3 > ( admin )
Broken language-selector-common:amd64 Depends on python3-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python ) (>= 0.7.12.0)
  Considering python3-apt:amd64 32 as a solution to language-selector-common:amd64 12
  Removing language-selector-common:amd64 rather than change python3-apt:amd64
Investigating (0) libexiv2-12 [ amd64 ] < 0.23-1ubuntu2 > ( libs )
Broken libexiv2-12:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libexiv2-12:amd64 12
  Removing libexiv2-12:amd64 rather than change libgcc1:amd64
Investigating (0) phonon [ amd64 ] < 4:4.7.80-0ubuntu1~ubuntu14.04 > ( sound )
Broken phonon:amd64 Depends on libphonon4 [ amd64 ] < 4:4.7.80-0ubuntu1~ubuntu14.04 > ( libs ) (>= 4:4.7.80-0ubuntu1~ubuntu14.04)
  Considering libphonon4:amd64 13 as a solution to phonon:amd64 12
  Removing phonon:amd64 rather than change libphonon4:amd64
Investigating (0) libqt5sql5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5sql5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 57 as a solution to libqt5sql5:amd64 12
  Removing libqt5sql5:amd64 rather than change libqt5core5a:amd64
Investigating (0) python3-distupgrade [ amd64 ] < 1:0.220.8 > ( python )
Broken python3-distupgrade:amd64 Depends on python3-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python ) (>= 0.8.5~)
  Considering python3-apt:amd64 32 as a solution to python3-distupgrade:amd64 12
  Removing python3-distupgrade:amd64 rather than change python3-apt:amd64
Investigating (0) empathy [ amd64 ] < 3.10.3-0ubuntu1~trusty2 > ( gnome )
Broken empathy:amd64 Depends on libwebkitgtk-3.0-0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs ) (>= 1.3.10)
  Considering libwebkitgtk-3.0-0:amd64 44 as a solution to empathy:amd64 11
  Removing empathy:amd64 rather than change libwebkitgtk-3.0-0:amd64
Investigating (0) libqt4-xml [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqt4-xml:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libqt4-xml:amd64 11
  Removing libqt4-xml:amd64 rather than change libgcc1:amd64
Investigating (0) libmythes-1.2-0 [ amd64 ] < 2:1.2.2-1ubuntu2 > ( libs )
Broken libmythes-1.2-0:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libmythes-1.2-0:amd64 11
  Removing libmythes-1.2-0:amd64 rather than change libgcc1:amd64
Investigating (0) libboost-date-time1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
Broken libboost-date-time1.54.0:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libboost-date-time1.54.0:amd64 11
  Removing libboost-date-time1.54.0:amd64 rather than change libgcc1:amd64
Investigating (0) libasound2-plugins [ amd64 ] < 1.0.27-2ubuntu2 > ( libs )
Broken libasound2-plugins:amd64 Depends on libjack-jackd2-0 [ amd64 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:amd64 16 as a solution to libasound2-plugins:amd64 11
Broken libasound2-plugins:amd64 Depends on libjack-0.116 [ amd64 ] < none > ( none )
  Considering libjack0:amd64 -2 as a solution to libasound2-plugins:amd64 11
  Added libjack0:amd64 to the remove list
  Fixing libasound2-plugins:amd64 via keep of libjack0:amd64
Investigating (0) cups-ppdc [ amd64 ] < 2.0.2-1ubuntu3.2~ubuntu14.04.1~c42.ppa1 > ( net )
Broken cups-ppdc:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to cups-ppdc:amd64 11
  Removing cups-ppdc:amd64 rather than change libgcc1:amd64
Investigating (0) gir1.2-webkit-3.0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs )
Broken gir1.2-webkit-3.0:amd64 Depends on libwebkitgtk-3.0-0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs ) (>= 2.4.6)
  Considering libwebkitgtk-3.0-0:amd64 44 as a solution to gir1.2-webkit-3.0:amd64 11
  Removing gir1.2-webkit-3.0:amd64 rather than change libwebkitgtk-3.0-0:amd64
Investigating (0) libkdeui5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken libkdeui5:amd64 Depends on libqt4-network [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (>= 4:4.7.0)
  Considering libqt4-network:amd64 14 as a solution to libkdeui5:amd64 10
  Removing libkdeui5:amd64 rather than change libqt4-network:amd64
Investigating (0) indicator-bluetooth [ amd64 ] < 0.0.6+14.04.20140207-0ubuntu2 > ( gnome )
Broken indicator-bluetooth:amd64 Depends on unity-control-center [ amd64 ] < 14.04.3+14.04.20150916-0ubuntu1 > ( gnome )
  Considering unity-control-center:amd64 26 as a solution to indicator-bluetooth:amd64 10
Broken indicator-bluetooth:amd64 Depends on gnome-control-center [ amd64 ] < none -> 1:3.8.6-0ubuntu1~trusty2 > ( gnome )
  Considering gnome-control-center:amd64 4 as a solution to indicator-bluetooth:amd64 10
  Try Installing gnome-control-center [ amd64 ] < none -> 1:3.8.6-0ubuntu1~trusty2 > ( gnome ) before changing indicator-bluetooth:amd64
Investigating (0) libqt5sql5-sqlite [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5sql5-sqlite:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 57 as a solution to libqt5sql5-sqlite:amd64 10
  Removing libqt5sql5-sqlite:amd64 rather than change libqt5core5a:amd64
Investigating (0) libcheese7 [ amd64 ] < 3.10.2-0ubuntu2 > ( libs )
Broken libcheese7:amd64 Depends on gstreamer1.0-plugins-good [ amd64 ] < 1.2.4-1~ubuntu1 > ( libs ) (>= 0.11.0)
  Considering gstreamer1.0-plugins-good:amd64 15 as a solution to libcheese7:amd64 10
  Removing libcheese7:amd64 rather than change gstreamer1.0-plugins-good:amd64
Investigating (0) libharfbuzz-icu0 [ amd64 ] < 0.9.27-1ubuntu1 > ( libs )
Broken libharfbuzz-icu0:amd64 Depends on libicu52 [ amd64 ] < 52.1-3ubuntu0.4 > ( libs ) (>= 52~m1-1~)
  Considering libicu52:amd64 25 as a solution to libharfbuzz-icu0:amd64 10
  Removing libharfbuzz-icu0:amd64 rather than change libicu52:amd64
Investigating (0) libproxy1 [ amd64 ] < 0.4.11-0ubuntu4 > ( libs )
Broken libproxy1:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libproxy1:amd64 10
  Removing libproxy1:amd64 rather than change libgcc1:amd64
Investigating (0) libclucene-core1 [ amd64 ] < 2.3.3.4-4build1 > ( libs )
Broken libclucene-core1:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libclucene-core1:amd64 10
  Removing libclucene-core1:amd64 rather than change libgcc1:amd64
Investigating (0) libclucene-contribs1 [ amd64 ] < 2.3.3.4-4build1 > ( libs )
Broken libclucene-contribs1:amd64 Depends on libclucene-core1 [ amd64 ] < 2.3.3.4-4build1 > ( libs ) (>= 2.3.3.4)
  Considering libclucene-core1:amd64 10 as a solution to libclucene-contribs1:amd64 10
  Removing libclucene-contribs1:amd64 rather than change libclucene-core1:amd64
Investigating (0) mcp-account-manager-uoa [ amd64 ] < 3.10.3-0ubuntu1~trusty2 > ( gnome )
Broken mcp-account-manager-uoa:amd64 Depends on empathy [ amd64 ] < 3.10.3-0ubuntu1~trusty2 > ( gnome ) (= 3.10.3-0ubuntu1~trusty2)
  Considering empathy:amd64 11 as a solution to mcp-account-manager-uoa:amd64 10
  Removing mcp-account-manager-uoa:amd64 rather than change empathy:amd64
Investigating (0) libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken libkdecore5:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libkdecore5:amd64 10
  Removing libkdecore5:amd64 rather than change libgcc1:amd64
Investigating (0) libcupsppdc1 [ amd64 ] < 2.0.2-1ubuntu3.2~ubuntu14.04.1~c42.ppa1 > ( libs )
Broken libcupsppdc1:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libcupsppdc1:amd64 10
  Removing libcupsppdc1:amd64 rather than change libgcc1:amd64
Investigating (0) signon-plugin-oauth2 [ amd64 ] < 0.19+14.04.20140305-0ubuntu2 > ( libs )
Broken signon-plugin-oauth2:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 57 as a solution to signon-plugin-oauth2:amd64 9
  Removing signon-plugin-oauth2:amd64 rather than change libqt5core5a:amd64
Investigating (0) kde-runtime [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( universe/kde )
Broken kde-runtime:amd64 Depends on libexiv2-12 [ amd64 ] < 0.23-1ubuntu2 > ( libs )
  Considering libexiv2-12:amd64 12 as a solution to kde-runtime:amd64 9
  Removing kde-runtime:amd64 rather than change libexiv2-12:amd64
Investigating (0) zeitgeist-core [ amd64 ] < 0.9.14-0ubuntu4.1 > ( utils )
Broken zeitgeist-core:amd64 Depends on libdee-1.0-4 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs ) (>= 1.0.2)
  Considering libdee-1.0-4:amd64 15 as a solution to zeitgeist-core:amd64 9
  Removing zeitgeist-core:amd64 rather than change libdee-1.0-4:amd64
Investigating (0) libqt4-svg [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqt4-svg:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libqt4-svg:amd64 9
  Removing libqt4-svg:amd64 rather than change libgcc1:amd64
Investigating (0) groff-base [ amd64 ] < 1.22.2-5 > ( text )
Broken groff-base:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to groff-base:amd64 9
  Removing groff-base:amd64 rather than change libgcc1:amd64
Investigating (0) python3-update-manager [ amd64 ] < 1:0.196.14 > ( python )
Broken python3-update-manager:amd64 Depends on python3-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python ) (>= 0.8.5~)
  Considering python3-apt:amd64 32 as a solution to python3-update-manager:amd64 9
  Removing python3-update-manager:amd64 rather than change python3-apt:amd64
Investigating (0) ubuntu-release-upgrader-gtk [ amd64 ] < 1:0.220.8 > ( admin )
Broken ubuntu-release-upgrader-gtk:amd64 Depends on python3-distupgrade [ amd64 ] < 1:0.220.8 > ( python ) (= 1:0.220.8)
  Considering python3-distupgrade:amd64 12 as a solution to ubuntu-release-upgrader-gtk:amd64 9
  Removing ubuntu-release-upgrader-gtk:amd64 rather than change python3-distupgrade:amd64
Investigating (0) printer-driver-gutenprint [ amd64 ] < 5.2.10~pre2-0ubuntu2 > ( graphics )
Broken printer-driver-gutenprint:amd64 Depends on cups [ amd64 ] < 2.0.2-1ubuntu3.2~ubuntu14.04.1~c42.ppa1 > ( net ) (>= 1.3.0)
  Considering cups:amd64 18 as a solution to printer-driver-gutenprint:amd64 9
  Removing printer-driver-gutenprint:amd64 rather than change cups:amd64
Investigating (0) python3-uno [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( python )
Broken python3-uno:amd64 Depends on libreoffice-core [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors ) (= 1:5.0.4~rc2-0ubuntu1~trusty1)
  Considering libreoffice-core:amd64 45 as a solution to python3-uno:amd64 9
  Removing python3-uno:amd64 rather than change libreoffice-core:amd64
Investigating (0) ubuntu-system-service [ amd64 ] < 0.2.5build1 > ( admin )
Broken ubuntu-system-service:amd64 Depends on python-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python ) (>= 0.7.0)
  Considering python-apt:amd64 19 as a solution to ubuntu-system-service:amd64 9
  Removing ubuntu-system-service:amd64 rather than change python-apt:amd64
Investigating (0) ubuntu-release-upgrader-core [ amd64 ] < 1:0.220.8 > ( admin )
Broken ubuntu-release-upgrader-core:amd64 Depends on python3-distupgrade [ amd64 ] < 1:0.220.8 > ( python ) (= 1:0.220.8)
  Considering python3-distupgrade:amd64 12 as a solution to ubuntu-release-upgrader-core:amd64 9
  Removing ubuntu-release-upgrader-core:amd64 rather than change python3-distupgrade:amd64
Investigating (0) update-manager [ amd64 ] < 1:0.196.14 > ( gnome )
Broken update-manager:amd64 Depends on ubuntu-release-upgrader-gtk [ amd64 ] < 1:0.220.8 > ( admin )
  Considering ubuntu-release-upgrader-gtk:amd64 9 as a solution to update-manager:amd64 9
  Removing update-manager:amd64 rather than change ubuntu-release-upgrader-gtk:amd64
Investigating (0) libkio5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken libkio5:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (= 4:4.13.3-0ubuntu0.2)
  Considering libkdecore5:amd64 10 as a solution to libkio5:amd64 9
  Removing libkio5:amd64 rather than change libkdecore5:amd64
Investigating (0) libqt4-opengl [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqt4-opengl:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libqt4-opengl:amd64 8
  Removing libqt4-opengl:amd64 rather than change libgcc1:amd64
Investigating (0) libqapt2-runtime [ amd64 ] < 2.1.70-0ubuntu4.2 > ( universe/kde )
Broken libqapt2-runtime:amd64 Depends on libapt-pkg4.12 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin ) (>= 0.8.16~exp9)
  Considering libapt-pkg4.12:amd64 150 as a solution to libqapt2-runtime:amd64 8
  Removing libqapt2-runtime:amd64 rather than change libapt-pkg4.12:amd64
Investigating (0) thunderbird [ amd64 ] < 1:38.5.1+build2-0ubuntu0.14.04.1 > ( mail )
Broken thunderbird:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to thunderbird:amd64 8
  Removing thunderbird:amd64 rather than change libgcc1:amd64
Investigating (0) libsigc++-2.0-0c2a [ amd64 ] < 2.2.10-0.2ubuntu2 > ( libs )
Broken libsigc++-2.0-0c2a:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libsigc++-2.0-0c2a:amd64 8
  Removing libsigc++-2.0-0c2a:amd64 rather than change libgcc1:amd64
Investigating (0) update-notifier-common [ amd64 ] < 0.154.1ubuntu1 > ( gnome )
Broken update-notifier-common:amd64 Depends on python-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python ) (>= 0.6.12)
  Considering python-apt:amd64 19 as a solution to update-notifier-common:amd64 8
  Removing update-notifier-common:amd64 rather than change python-apt:amd64
Investigating (0) update-notifier [ amd64 ] < 0.154.1ubuntu1 > ( gnome )
Broken update-notifier:amd64 Depends on update-notifier-common [ amd64 ] < 0.154.1ubuntu1 > ( gnome ) (= 0.154.1ubuntu1)
  Considering update-notifier-common:amd64 8 as a solution to update-notifier:amd64 8
  Removing update-notifier:amd64 rather than change update-notifier-common:amd64
Investigating (0) rhythmbox [ amd64 ] < 3.0.2-0ubuntu2+grilo > ( gnome )
Broken rhythmbox:amd64 Depends on gstreamer1.0-plugins-good [ amd64 ] < 1.2.4-1~ubuntu1 > ( libs ) (>= 1.0.6)
  Considering gstreamer1.0-plugins-good:amd64 15 as a solution to rhythmbox:amd64 8
  Removing rhythmbox:amd64 rather than change gstreamer1.0-plugins-good:amd64
Investigating (0) python-aptdaemon [ amd64 ] < 1.1.1-1ubuntu5.2 > ( python )
Broken python-aptdaemon:amd64 Depends on python-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python ) (>= 0.8.5~ubuntu1)
  Considering python-apt:amd64 19 as a solution to python-aptdaemon:amd64 8
  Removing python-aptdaemon:amd64 rather than change python-apt:amd64
Investigating (0) libqt5widgets5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5widgets5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 57 as a solution to libqt5widgets5:amd64 8
  Removing libqt5widgets5:amd64 rather than change libqt5core5a:amd64
Investigating (0) libqt4-declarative [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqt4-declarative:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libqt4-declarative:amd64 8
  Removing libqt4-declarative:amd64 rather than change libgcc1:amd64
Investigating (0) libkparts4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken libkparts4:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (= 4:4.13.3-0ubuntu0.2)
  Considering libkdecore5:amd64 10 as a solution to libkparts4:amd64 7
  Removing libkparts4:amd64 rather than change libkdecore5:amd64
Investigating (0) libreoffice-avmedia-backend-gstreamer [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( misc )
Broken libreoffice-avmedia-backend-gstreamer:amd64 Depends on libreoffice-core [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors )
  Considering libreoffice-core:amd64 45 as a solution to libreoffice-avmedia-backend-gstreamer:amd64 7
  Removing libreoffice-avmedia-backend-gstreamer:amd64 rather than change libreoffice-core:amd64
Investigating (0) compiz-core [ amd64 ] < 1:0.9.11.3+14.04.20150313-0ubuntu1 > ( x11 )
Broken compiz-core:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to compiz-core:amd64 7
  Removing compiz-core:amd64 rather than change libgcc1:amd64
Investigating (0) libaccount-plugin-google [ amd64 ] < 0.11+14.04.20140409.1-0ubuntu2 > ( gnome )
Broken libaccount-plugin-google:amd64 Depends on signon-plugin-oauth2 [ amd64 ] < 0.19+14.04.20140305-0ubuntu2 > ( libs )
  Considering signon-plugin-oauth2:amd64 9 as a solution to libaccount-plugin-google:amd64 7
  Removing libaccount-plugin-google:amd64 rather than change signon-plugin-oauth2:amd64
Investigating (0) firefox [ amd64 ] < 43.0.4+build3-0ubuntu0.14.04.1 > ( web )
Broken firefox:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to firefox:amd64 7
  Removing firefox:amd64 rather than change libgcc1:amd64
Investigating (0) libqt4-script [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqt4-script:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libqt4-script:amd64 7
  Removing libqt4-script:amd64 rather than change libgcc1:amd64
Investigating (0) ttf-mscorefonts-installer [ amd64 ] < 3.4+nmu1ubuntu1 > ( multiverse/x11 )
Broken ttf-mscorefonts-installer:amd64 Depends on update-notifier-common [ amd64 ] < 0.154.1ubuntu1 > ( gnome ) (>= 0.119ubuntu2)
  Considering update-notifier-common:amd64 8 as a solution to ttf-mscorefonts-installer:amd64 7
  Removing ttf-mscorefonts-installer:amd64 rather than change update-notifier-common:amd64
Investigating (0) qtdeclarative5-unity-action-plugin [ amd64 ] < 1.1.0+14.04.20140304-0ubuntu1 > ( libs )
Broken qtdeclarative5-unity-action-plugin:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to qtdeclarative5-unity-action-plugin:amd64 7
  Removing qtdeclarative5-unity-action-plugin:amd64 rather than change libgcc1:amd64
Investigating (0) qtdeclarative5-window-plugin [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
Broken qtdeclarative5-window-plugin:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 57 as a solution to qtdeclarative5-window-plugin:amd64 7
  Removing qtdeclarative5-window-plugin:amd64 rather than change libqt5core5a:amd64
Investigating (0) libsolid4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken libsolid4:amd64 Depends on libqt4-xml [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (>= 4:4.7.0)
  Considering libqt4-xml:amd64 11 as a solution to libsolid4:amd64 7
  Removing libsolid4:amd64 rather than change libqt4-xml:amd64
Investigating (0) libqt5webkit5 [ amd64 ] < 5.1.1-1ubuntu8 > ( libs )
Broken libqt5webkit5:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libqt5webkit5:amd64 7
  Removing libqt5webkit5:amd64 rather than change libgcc1:amd64
Investigating (0) libopenexr6 [ amd64 ] < 1.6.1-7ubuntu1 > ( libs )
Broken libopenexr6:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libopenexr6:amd64 7
  Removing libopenexr6:amd64 rather than change libgcc1:amd64
Investigating (0) compiz-plugins-default [ amd64 ] < 1:0.9.11.3+14.04.20150313-0ubuntu1 > ( x11 )
Broken compiz-plugins-default:amd64 Depends on compiz-core [ amd64 ] < 1:0.9.11.3+14.04.20150313-0ubuntu1 > ( x11 ) (= 1:0.9.11.3+14.04.20150313-0ubuntu1)
  Considering compiz-core:amd64 7 as a solution to compiz-plugins-default:amd64 7
  Removing compiz-plugins-default:amd64 rather than change compiz-core:amd64
Investigating (0) signon-ui [ amd64 ] < 0.16+14.04.20140304.is.0.15+14.04.20140313-0ubuntu1 > ( gnome )
Broken signon-ui:amd64 Depends on libproxy1 [ amd64 ] < 0.4.11-0ubuntu4 > ( libs ) (>= 0.4.7)
  Considering libproxy1:amd64 10 as a solution to signon-ui:amd64 7
  Removing signon-ui:amd64 rather than change libproxy1:amd64
Investigating (0) synaptic [ amd64 ] < 0.81.1ubuntu1 > ( universe/admin )
Broken synaptic:amd64 Depends on libapt-inst1.5 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin ) (>= 0.8.16~exp12)
  Considering libapt-inst1.5:amd64 29 as a solution to synaptic:amd64 7
  Removing synaptic:amd64 rather than change libapt-inst1.5:amd64
Investigating (0) signond [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( gnome )
Broken signond:amd64 Depends on libproxy1 [ amd64 ] < 0.4.11-0ubuntu4 > ( libs ) (>= 0.4.7)
  Considering libproxy1:amd64 10 as a solution to signond:amd64 7
  Removing signond:amd64 rather than change libproxy1:amd64
Investigating (0) libgl1-mesa-dri-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs )
Broken libgl1-mesa-dri-lts-vivid:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libgl1-mesa-dri-lts-vivid:amd64 6
  Removing libgl1-mesa-dri-lts-vivid:amd64 rather than change libgcc1:amd64
Investigating (0) account-plugin-salut [ amd64 ] < 3.10.3-0ubuntu1~trusty2 > ( gnome )
Broken account-plugin-salut:amd64 Depends on empathy [ amd64 ] < 3.10.3-0ubuntu1~trusty2 > ( gnome ) (= 3.10.3-0ubuntu1~trusty2)
  Considering empathy:amd64 11 as a solution to account-plugin-salut:amd64 6
  Removing account-plugin-salut:amd64 rather than change empathy:amd64
Investigating (0) gdisk [ amd64 ] < 0.8.8-1ubuntu0.1 > ( admin )
Broken gdisk:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to gdisk:amd64 6
  Removing gdisk:amd64 rather than change libgcc1:amd64
Investigating (0) libgflags2 [ amd64 ] < 2.0-1.1ubuntu1 > ( libs )
Broken libgflags2:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libgflags2:amd64 6
  Removing libgflags2:amd64 rather than change libgcc1:amd64
Investigating (0) libsignon-extension1 [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( libs )
Broken libsignon-extension1:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 57 as a solution to libsignon-extension1:amd64 6
  Removing libsignon-extension1:amd64 rather than change libqt5core5a:amd64
Investigating (0) account-plugin-aim [ amd64 ] < 3.10.3-0ubuntu1~trusty2 > ( gnome )
Broken account-plugin-aim:amd64 Depends on empathy [ amd64 ] < 3.10.3-0ubuntu1~trusty2 > ( gnome ) (= 3.10.3-0ubuntu1~trusty2)
  Considering empathy:amd64 11 as a solution to account-plugin-aim:amd64 6
  Removing account-plugin-aim:amd64 rather than change empathy:amd64
Investigating (0) libreoffice-draw [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors )
Broken libreoffice-draw:amd64 Depends on libreoffice-core [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors ) (= 1:5.0.4~rc2-0ubuntu1~trusty1)
  Considering libreoffice-core:amd64 45 as a solution to libreoffice-draw:amd64 6
  Removing libreoffice-draw:amd64 rather than change libreoffice-core:amd64
Investigating (0) python3-software-properties [ amd64 ] < 0.92.37.7 > ( python )
Broken python3-software-properties:amd64 Depends on python3-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python ) (>= 0.6.20ubuntu16)
  Considering python3-apt:amd64 32 as a solution to python3-software-properties:amd64 6
  Removing python3-software-properties:amd64 rather than change python3-apt:amd64
Investigating (0) libkactivities6 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( universe/kde )
Broken libkactivities6:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (>= 4:4.13.3)
  Considering libkdecore5:amd64 10 as a solution to libkactivities6:amd64 6
  Removing libkactivities6:amd64 rather than change libkdecore5:amd64
Investigating (0) libprotobuf8 [ amd64 ] < 2.5.0-9ubuntu1 > ( libs )
Broken libprotobuf8:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libprotobuf8:amd64 6
  Removing libprotobuf8:amd64 rather than change libgcc1:amd64
Investigating (0) liblapack3 [ amd64 ] < 3.5.0-2ubuntu1 > ( libs )
Broken liblapack3:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to liblapack3:amd64 6
  Removing liblapack3:amd64 rather than change libgcc1:amd64
Investigating (0) signon-plugin-password [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( libs )
Broken signon-plugin-password:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 57 as a solution to signon-plugin-password:amd64 6
  Removing signon-plugin-password:amd64 rather than change libqt5core5a:amd64
Investigating (0) libkpty4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken libkpty4:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (= 4:4.13.3-0ubuntu0.2)
  Considering libkdecore5:amd64 10 as a solution to libkpty4:amd64 6
  Removing libkpty4:amd64 rather than change libkdecore5:amd64
Investigating (0) libboost-iostreams1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
Broken libboost-iostreams1.54.0:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libboost-iostreams1.54.0:amd64 6
  Removing libboost-iostreams1.54.0:amd64 rather than change libgcc1:amd64
Investigating (0) account-plugin-jabber [ amd64 ] < 3.10.3-0ubuntu1~trusty2 > ( gnome )
Broken account-plugin-jabber:amd64 Depends on empathy [ amd64 ] < 3.10.3-0ubuntu1~trusty2 > ( gnome ) (= 3.10.3-0ubuntu1~trusty2)
  Considering empathy:amd64 11 as a solution to account-plugin-jabber:amd64 6
  Removing account-plugin-jabber:amd64 rather than change empathy:amd64
Investigating (0) account-plugin-yahoo [ amd64 ] < 3.10.3-0ubuntu1~trusty2 > ( gnome )
Broken account-plugin-yahoo:amd64 Depends on empathy [ amd64 ] < 3.10.3-0ubuntu1~trusty2 > ( gnome ) (= 3.10.3-0ubuntu1~trusty2)
  Considering empathy:amd64 11 as a solution to account-plugin-yahoo:amd64 6
  Removing account-plugin-yahoo:amd64 rather than change empathy:amd64
Investigating (0) nepomuk-core-runtime [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( universe/libs )
Broken nepomuk-core-runtime:amd64 Depends on libexiv2-12 [ amd64 ] < 0.23-1ubuntu2 > ( libs )
  Considering libexiv2-12:amd64 12 as a solution to nepomuk-core-runtime:amd64 6
  Removing nepomuk-core-runtime:amd64 rather than change libexiv2-12:amd64
Investigating (0) qtdeclarative5-ubuntu-ui-toolkit-plugin [ amd64 ] < 0.1.46+14.04.20140408.1-0ubuntu1 > ( libs )
Broken qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 Depends on qtdeclarative5-qtquick2-plugin [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
  Considering qtdeclarative5-qtquick2-plugin:amd64 13 as a solution to qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 6
  Removing qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 rather than change qtdeclarative5-qtquick2-plugin:amd64
Investigating (0) python3-apport [ amd64 ] < 2.14.4-0ubuntu1~ubuntu14.04.1~c42.ppa1 > ( python )
Broken python3-apport:amd64 Depends on python3-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python ) (>= 0.7.9)
  Considering python3-apt:amd64 32 as a solution to python3-apport:amd64 6
  Removing python3-apport:amd64 rather than change python3-apt:amd64
Investigating (0) kubuntu-debug-installer [ amd64 ] < 13.10ubuntu1 > ( universe/kde )
Broken kubuntu-debug-installer:amd64 Depends on kde-runtime [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( universe/kde )
  Considering kde-runtime:amd64 9 as a solution to kubuntu-debug-installer:amd64 6
  Removing kubuntu-debug-installer:amd64 rather than change kde-runtime:amd64
Investigating (0) unity-control-center-signon [ amd64 ] < 0.1.7~+14.04.20140211.2-0ubuntu4 > ( gnome )
Broken unity-control-center-signon:amd64 Depends on unity-control-center [ amd64 ] < 14.04.3+14.04.20150916-0ubuntu1 > ( gnome )
  Considering unity-control-center:amd64 26 as a solution to unity-control-center-signon:amd64 5
  Removing unity-control-center-signon:amd64 rather than change unity-control-center:amd64
Investigating (0) libkdeclarative5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken libkdeclarative5:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (= 4:4.13.3-0ubuntu0.2)
  Considering libkdecore5:amd64 10 as a solution to libkdeclarative5:amd64 5
  Removing libkdeclarative5:amd64 rather than change libkdecore5:amd64
Investigating (0) libsignon-qt5-1 [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( libs )
Broken libsignon-qt5-1:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 57 as a solution to libsignon-qt5-1:amd64 5
  Removing libsignon-qt5-1:amd64 rather than change libqt5core5a:amd64
Investigating (0) apt-transport-https [ amd64 ] < 1.0.1ubuntu2.11 > ( admin )
Broken apt-transport-https:amd64 Depends on libapt-pkg4.12 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin ) (>= 0.8.16~exp9)
  Considering libapt-pkg4.12:amd64 150 as a solution to apt-transport-https:amd64 5
  Removing apt-transport-https:amd64 rather than change libapt-pkg4.12:amd64
Investigating (0) libkemoticons4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken libkemoticons4:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (= 4:4.13.3-0ubuntu0.2)
  Considering libkdecore5:amd64 10 as a solution to libkemoticons4:amd64 5
  Removing libkemoticons4:amd64 rather than change libkdecore5:amd64
Investigating (0) libqt5organizer5 [ amd64 ] < 5.0~git20140203~e0c5eebe-0ubuntu2 > ( libs )
Broken libqt5organizer5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 57 as a solution to libqt5organizer5:amd64 5
  Removing libqt5organizer5:amd64 rather than change libqt5core5a:amd64
Investigating (0) libkmediaplayer4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken libkmediaplayer4:amd64 Depends on libkdeui5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (= 4:4.13.3-0ubuntu0.2)
  Considering libkdeui5:amd64 10 as a solution to libkmediaplayer4:amd64 5
  Removing libkmediaplayer4:amd64 rather than change libkdeui5:amd64
Investigating (0) libreoffice-impress [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors )
Broken libreoffice-impress:amd64 Depends on libreoffice-core [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors ) (= 1:5.0.4~rc2-0ubuntu1~trusty1)
  Considering libreoffice-core:amd64 45 as a solution to libreoffice-impress:amd64 5
  Removing libreoffice-impress:amd64 rather than change libreoffice-core:amd64
Investigating (0) libreoffice-base [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( database )
Broken libreoffice-base:amd64 Depends on libreoffice-base-core [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors ) (= 1:5.0.4~rc2-0ubuntu1~trusty1)
  Considering libreoffice-base-core:amd64 14 as a solution to libreoffice-base:amd64 5
  Removing libreoffice-base:amd64 rather than change libreoffice-base-core:amd64
Investigating (0) libqt5svg5 [ amd64 ] < 5.2.1-1 > ( libs )
Broken libqt5svg5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 57 as a solution to libqt5svg5:amd64 5
  Removing libqt5svg5:amd64 rather than change libqt5core5a:amd64
Investigating (0) libkdnssd4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken libkdnssd4:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (= 4:4.13.3-0ubuntu0.2)
  Considering libkdecore5:amd64 10 as a solution to libkdnssd4:amd64 5
  Removing libkdnssd4:amd64 rather than change libkdecore5:amd64
Investigating (0) python-xapian [ amd64 ] < 1.2.16-2ubuntu1 > ( python )
Broken python-xapian:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to python-xapian:amd64 5
  Removing python-xapian:amd64 rather than change libgcc1:amd64
Investigating (0) ubuntu-drivers-common [ amd64 ] < 1:0.2.91.11 > ( admin )
Broken ubuntu-drivers-common:amd64 Depends on python3-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python )
  Considering python3-apt:amd64 32 as a solution to ubuntu-drivers-common:amd64 5
  Removing ubuntu-drivers-common:amd64 rather than change python3-apt:amd64
Investigating (0) kdelibs5-plugins [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( universe/libs )
Broken kdelibs5-plugins:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to kdelibs5-plugins:amd64 5
  Removing kdelibs5-plugins:amd64 rather than change libgcc1:amd64
Investigating (0) python3-commandnotfound [ amd64 ] < 0.3ubuntu12 > ( python )
Broken python3-commandnotfound:amd64 Depends on python3-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python )
  Considering python3-apt:amd64 32 as a solution to python3-commandnotfound:amd64 5
  Removing python3-commandnotfound:amd64 rather than change python3-apt:amd64
Investigating (0) libaccounts-qt5-1 [ amd64 ] < 1.11+14.04.20140410.1-0ubuntu1 > ( libs )
Broken libaccounts-qt5-1:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 57 as a solution to libaccounts-qt5-1:amd64 5
  Removing libaccounts-qt5-1:amd64 rather than change libqt5core5a:amd64
Investigating (0) libknewstuff3-4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken libknewstuff3-4:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (= 4:4.13.3-0ubuntu0.2)
  Considering libkdecore5:amd64 10 as a solution to libknewstuff3-4:amd64 5
  Removing libknewstuff3-4:amd64 rather than change libkdecore5:amd64
Investigating (0) libopencv-features2d2.4 [ amd64 ] < 2.4.8+dfsg1-2ubuntu1 > ( universe/libs )
Broken libopencv-features2d2.4:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libopencv-features2d2.4:amd64 5
  Removing libopencv-features2d2.4:amd64 rather than change libgcc1:amd64
Investigating (0) libkxmlrpcclient4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( universe/libs )
Broken libkxmlrpcclient4:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (>= 4:4.13.3)
  Considering libkdecore5:amd64 10 as a solution to libkxmlrpcclient4:amd64 5
  Removing libkxmlrpcclient4:amd64 rather than change libkdecore5:amd64
Investigating (0) libkhtml5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken libkhtml5:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libkhtml5:amd64 5
  Removing libkhtml5:amd64 rather than change libgcc1:amd64
Investigating (0) libntrack-qt4-1 [ amd64 ] < 016-1.2ubuntu2 > ( universe/libs )
Broken libntrack-qt4-1:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libntrack-qt4-1:amd64 5
  Removing libntrack-qt4-1:amd64 rather than change libgcc1:amd64
Investigating (0) lshw [ amd64 ] < 02.16-2ubuntu1.3 > ( utils )
Broken lshw:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to lshw:amd64 5
  Removing lshw:amd64 rather than change libgcc1:amd64
Investigating (0) libkfile4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken libkfile4:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (= 4:4.13.3-0ubuntu0.2)
  Considering libkdecore5:amd64 10 as a solution to libkfile4:amd64 5
  Removing libkfile4:amd64 rather than change libkdecore5:amd64
Investigating (0) libattica0.4 [ amd64 ] < 0.4.2-1 > ( libs )
Broken libattica0.4:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libattica0.4:amd64 5
  Removing libattica0.4:amd64 rather than change libgcc1:amd64
Investigating (0) libkdesu5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken libkdesu5:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (= 4:4.13.3-0ubuntu0.2)
  Considering libkdecore5:amd64 10 as a solution to libkdesu5:amd64 5
  Removing libkdesu5:amd64 rather than change libkdecore5:amd64
Investigating (0) libknotifyconfig4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken libknotifyconfig4:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (= 4:4.13.3-0ubuntu0.2)
  Considering libkdecore5:amd64 10 as a solution to libknotifyconfig4:amd64 5
  Removing libknotifyconfig4:amd64 rather than change libkdecore5:amd64
Investigating (0) libreoffice-java-common [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors )
Broken libreoffice-java-common:amd64 Depends on libreoffice-common [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors )
  Considering libreoffice-common:amd64 20 as a solution to libreoffice-java-common:amd64 5
  Removing libreoffice-java-common:amd64 rather than change libreoffice-common:amd64
Investigating (0) apport-gtk [ amd64 ] < 2.14.4-0ubuntu1~ubuntu14.04.1~c42.ppa1 > ( gnome )
Broken apport-gtk:amd64 Depends on python3-apport [ amd64 ] < 2.14.4-0ubuntu1~ubuntu14.04.1~c42.ppa1 > ( python ) (>= 2.14.4-0ubuntu1~ubuntu14.04.1~c42.ppa1)
  Considering python3-apport:amd64 6 as a solution to apport-gtk:amd64 5
  Removing apport-gtk:amd64 rather than change python3-apport:amd64
Investigating (0) plasma-scriptengine-javascript [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( universe/kde )
Broken plasma-scriptengine-javascript:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to plasma-scriptengine-javascript:amd64 5
  Removing plasma-scriptengine-javascript:amd64 rather than change libgcc1:amd64
Investigating (0) libgfortran3 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs )
Broken libgfortran3:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.4.0)
  Considering libgcc1:amd64 500 as a solution to libgfortran3:amd64 5
  Removing libgfortran3:amd64 rather than change libgcc1:amd64
Investigating (0) libkdewebkit5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken libkdewebkit5:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (= 4:4.13.3-0ubuntu0.2)
  Considering libkdecore5:amd64 10 as a solution to libkdewebkit5:amd64 5
  Removing libkdewebkit5:amd64 rather than change libkdecore5:amd64
Investigating (0) libqt5qml-graphicaleffects [ amd64 ] < 5.2.1-1 > ( libs )
Broken libqt5qml-graphicaleffects:amd64 Depends on libqt5qml5 [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
  Considering libqt5qml5:amd64 31 as a solution to libqt5qml-graphicaleffects:amd64 5
  Removing libqt5qml-graphicaleffects:amd64 rather than change libqt5qml5:amd64
Investigating (0) libkcmutils4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken libkcmutils4:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (= 4:4.13.3-0ubuntu0.2)
  Considering libkdecore5:amd64 10 as a solution to libkcmutils4:amd64 5
  Removing libkcmutils4:amd64 rather than change libkdecore5:amd64
Investigating (0) software-properties-common [ amd64 ] < 0.92.37.7 > ( admin )
Broken software-properties-common:amd64 Depends on python3-software-properties [ amd64 ] < 0.92.37.7 > ( python ) (= 0.92.37.7)
  Considering python3-software-properties:amd64 6 as a solution to software-properties-common:amd64 5
  Removing software-properties-common:amd64 rather than change python3-software-properties:amd64
Investigating (0) qtdeclarative5-qtfeedback-plugin [ amd64 ] < 5.0~git20130529-0ubuntu3 > ( libs )
Broken qtdeclarative5-qtfeedback-plugin:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 57 as a solution to qtdeclarative5-qtfeedback-plugin:amd64 5
  Removing qtdeclarative5-qtfeedback-plugin:amd64 rather than change libqt5core5a:amd64
Investigating (0) libqt5webkit5-qmlwebkitplugin [ amd64 ] < 5.1.1-1ubuntu8 > ( libs )
Broken libqt5webkit5-qmlwebkitplugin:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 57 as a solution to libqt5webkit5-qmlwebkitplugin:amd64 5
  Removing libqt5webkit5-qmlwebkitplugin:amd64 rather than change libqt5core5a:amd64
Investigating (0) libplasma3 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken libplasma3:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libplasma3:amd64 5
  Removing libplasma3:amd64 rather than change libgcc1:amd64
Investigating (0) libept1.4.12 [ amd64 ] < 1.0.12 > ( libs )
Broken libept1.4.12:amd64 Depends on libapt-pkg4.12 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin ) (>= 0.8.16~exp9)
  Considering libapt-pkg4.12:amd64 150 as a solution to libept1.4.12:amd64 4
  Removing libept1.4.12:amd64 rather than change libapt-pkg4.12:amd64
Investigating (0) libqapt2 [ amd64 ] < 2.1.70-0ubuntu4.2 > ( universe/kde )
Broken libqapt2:amd64 Depends on libapt-inst1.5 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin ) (>= 0.8.0)
  Considering libapt-inst1.5:amd64 29 as a solution to libqapt2:amd64 4
  Removing libqapt2:amd64 rather than change libapt-inst1.5:amd64
Investigating (0) libdbusmenu-qt2 [ amd64 ] < 0.9.3+14.04.20140314-0ubuntu1 > ( libs )
Broken libdbusmenu-qt2:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libdbusmenu-qt2:amd64 4
  Removing libdbusmenu-qt2:amd64 rather than change libgcc1:amd64
Investigating (0) libllvm3.6 [ amd64 ] < 1:3.6-2ubuntu1~ubuntu14.04.1~c42.ppa1 > ( libs )
Broken libllvm3.6:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libllvm3.6:amd64 4
  Removing libllvm3.6:amd64 rather than change libgcc1:amd64
Investigating (0) ubuntu-minimal [ amd64 ] < 1.325 > ( metapackages )
Broken ubuntu-minimal:amd64 Depends on apt-utils [ amd64 ] < 1.0.1ubuntu2.11 > ( admin )
  Considering apt-utils:amd64 27 as a solution to ubuntu-minimal:amd64 4
  Removing ubuntu-minimal:amd64 rather than change apt-utils:amd64
Investigating (0) libreoffice-gnome [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( gnome )
Broken libreoffice-gnome:amd64 Depends on libreoffice-core [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors ) (= 1:5.0.4~rc2-0ubuntu1~trusty1)
  Considering libreoffice-core:amd64 45 as a solution to libreoffice-gnome:amd64 4
  Removing libreoffice-gnome:amd64 rather than change libreoffice-core:amd64
Investigating (0) libsignon-plugins-common1 [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( libs )
Broken libsignon-plugins-common1:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 57 as a solution to libsignon-plugins-common1:amd64 4
  Removing libsignon-plugins-common1:amd64 rather than change libqt5core5a:amd64
Investigating (0) gnome-control-center [ amd64 ] < none -> 1:3.8.6-0ubuntu1~trusty2 > ( gnome )
Broken gnome-control-center:amd64 Depends on libcheese7 [ amd64 ] < 3.10.2-0ubuntu2 > ( libs ) (>= 3.0.1)
  Considering libcheese7:amd64 10 as a solution to gnome-control-center:amd64 4
  Holding Back gnome-control-center:amd64 rather than change libcheese7:amd64
Investigating (0) libenchant1c2a [ amd64 ] < 1.6.0-10ubuntu1 > ( libs )
Broken libenchant1c2a:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libenchant1c2a:amd64 4
  Removing libenchant1c2a:amd64 rather than change libgcc1:amd64
Investigating (0) libthumbnailer0 [ amd64 ] < 1.1+14.04.20150205-0ubuntu1 > ( libdevel )
Broken libthumbnailer0:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libthumbnailer0:amd64 4
  Removing libthumbnailer0:amd64 rather than change libgcc1:amd64
Investigating (0) openjdk-7-jre-headless [ amd64 ] < 7u91-2.6.3-0ubuntu0.14.04.1 > ( java )
Broken openjdk-7-jre-headless:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to openjdk-7-jre-headless:amd64 4
  Removing openjdk-7-jre-headless:amd64 rather than change libgcc1:amd64
Investigating (0) libunity-protocol-private0 [ amd64 ] < 7.1.4+14.04.20140210-0ubuntu1 > ( libs )
Broken libunity-protocol-private0:amd64 Depends on libdee-1.0-4 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs ) (>= 1.0.0)
  Considering libdee-1.0-4:amd64 15 as a solution to libunity-protocol-private0:amd64 4
  Removing libunity-protocol-private0:amd64 rather than change libdee-1.0-4:amd64
Investigating (0) sessioninstaller [ amd64 ] < 0.20+bzr141-0ubuntu4 > ( gnome )
Broken sessioninstaller:amd64 Depends on python-xapian [ amd64 ] < 1.2.16-2ubuntu1 > ( python )
  Considering python-xapian:amd64 5 as a solution to sessioninstaller:amd64 4
  Removing sessioninstaller:amd64 rather than change python-xapian:amd64
Investigating (0) libopencv-highgui2.4 [ amd64 ] < 2.4.8+dfsg1-2ubuntu1 > ( universe/libs )
Broken libopencv-highgui2.4:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libopencv-highgui2.4:amd64 4
  Removing libopencv-highgui2.4:amd64 rather than change libgcc1:amd64
Investigating (0) python3-aptdaemon [ amd64 ] < 1.1.1-1ubuntu5.2 > ( python )
Broken python3-aptdaemon:amd64 Depends on python3-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python ) (>= 0.8.5~ubuntu1)
  Considering python3-apt:amd64 32 as a solution to python3-aptdaemon:amd64 4
  Removing python3-aptdaemon:amd64 rather than change python3-apt:amd64
Investigating (0) libsidplay1 [ amd64 ] < 1.36.59-5ubuntu1 > ( universe/libs )
Broken libsidplay1:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libsidplay1:amd64 4
  Removing libsidplay1:amd64 rather than change libgcc1:amd64
Investigating (0) signon-keyring-extension [ amd64 ] < 0.6+14.04.20140307-0ubuntu1 > ( gnome )
Broken signon-keyring-extension:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 57 as a solution to signon-keyring-extension:amd64 4
  Removing signon-keyring-extension:amd64 rather than change libqt5core5a:amd64
Investigating (0) libkubuntu0 [ amd64 ] < 14.04ubuntu4 > ( universe/libs )
Broken libkubuntu0:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (>= 4:4.3.4)
  Considering libkdecore5:amd64 10 as a solution to libkubuntu0:amd64 4
  Removing libkubuntu0:amd64 rather than change libkdecore5:amd64
Investigating (0) glib-networking-services [ amd64 ] < 2.40.0-1 > ( libs )
Broken glib-networking-services:amd64 Depends on libproxy1 [ amd64 ] < 0.4.11-0ubuntu4 > ( libs ) (>= 0.4.7)
  Considering libproxy1:amd64 10 as a solution to glib-networking-services:amd64 4
  Removing glib-networking-services:amd64 rather than change libproxy1:amd64
Investigating (0) libopencv-flann2.4 [ amd64 ] < 2.4.8+dfsg1-2ubuntu1 > ( universe/libs )
Broken libopencv-flann2.4:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libopencv-flann2.4:amd64 4
  Removing libopencv-flann2.4:amd64 rather than change libgcc1:amd64
Investigating (0) libreoffice-calc [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors )
Broken libreoffice-calc:amd64 Depends on libreoffice-base-core [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors ) (= 1:5.0.4~rc2-0ubuntu1~trusty1)
  Considering libreoffice-base-core:amd64 14 as a solution to libreoffice-calc:amd64 4
  Removing libreoffice-calc:amd64 rather than change libreoffice-base-core:amd64
Investigating (0) libfluidsynth1 [ amd64 ] < 1.1.6-2 > ( universe/libs )
Broken libfluidsynth1:amd64 Depends on libjack-jackd2-0 [ amd64 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:amd64 16 as a solution to libfluidsynth1:amd64 3
Broken libfluidsynth1:amd64 Depends on libjack-0.116 [ amd64 ] < none > ( none )
  Considering libjack0:amd64 -2 as a solution to libfluidsynth1:amd64 3
  Added libjack0:amd64 to the remove list
  Fixing libfluidsynth1:amd64 via keep of libjack0:amd64
Investigating (0) rhythmbox-plugins [ amd64 ] < 3.0.2-0ubuntu2+grilo > ( gnome )
Broken rhythmbox-plugins:amd64 Depends on rhythmbox [ amd64 ] < 3.0.2-0ubuntu2+grilo > ( gnome ) (= 3.0.2-0ubuntu2+grilo)
  Considering rhythmbox:amd64 8 as a solution to rhythmbox-plugins:amd64 3
  Removing rhythmbox-plugins:amd64 rather than change rhythmbox:amd64
Investigating (0) apt-xapian-index [ amd64 ] < 0.45ubuntu4 > ( admin )
Broken apt-xapian-index:amd64 Depends on python-xapian [ amd64 ] < 1.2.16-2ubuntu1 > ( python ) (>= 1.0.2)
  Considering python-xapian:amd64 5 as a solution to apt-xapian-index:amd64 3
  Removing apt-xapian-index:amd64 rather than change python-xapian:amd64
Investigating (0) libnux-4.0-0 [ amd64 ] < 4.0.6+14.04.20141107-0ubuntu1 > ( libs )
Broken libnux-4.0-0:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libnux-4.0-0:amd64 3
  Removing libnux-4.0-0:amd64 rather than change libgcc1:amd64
Investigating (0) libqt4-sql [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqt4-sql:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libqt4-sql:amd64 3
  Removing libqt4-sql:amd64 rather than change libgcc1:amd64
Investigating (0) libopencv-video2.4 [ amd64 ] < 2.4.8+dfsg1-2ubuntu1 > ( universe/libs )
Broken libopencv-video2.4:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libopencv-video2.4:amd64 3
  Removing libopencv-video2.4:amd64 rather than change libgcc1:amd64
Investigating (0) gnome-system-monitor [ amd64 ] < 3.10.2-0ubuntu1~trusty1 > ( gnome )
Broken gnome-system-monitor:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to gnome-system-monitor:amd64 3
  Removing gnome-system-monitor:amd64 rather than change libgcc1:amd64
Investigating (0) libqt4-sql-sqlite [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqt4-sql-sqlite:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libqt4-sql-sqlite:amd64 3
  Removing libqt4-sql-sqlite:amd64 rather than change libgcc1:amd64
Investigating (0) libdbusmenu-qt5 [ amd64 ] < 0.9.3+14.04.20140314-0ubuntu1 > ( libs )
Broken libdbusmenu-qt5:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libdbusmenu-qt5:amd64 3
  Removing libdbusmenu-qt5:amd64 rather than change libgcc1:amd64
Investigating (0) libglibmm-2.4-1c2a [ amd64 ] < 2.39.93-0ubuntu1 > ( libs )
Broken libglibmm-2.4-1c2a:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libglibmm-2.4-1c2a:amd64 3
  Removing libglibmm-2.4-1c2a:amd64 rather than change libgcc1:amd64
Investigating (0) libebml4 [ amd64 ] < 1.3.0-2 > ( universe/libs )
Broken libebml4:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libebml4:amd64 3
  Removing libebml4:amd64 rather than change libgcc1:amd64
Investigating (0) rhythmbox-mozilla [ amd64 ] < 3.0.2-0ubuntu2+grilo > ( web )
Broken rhythmbox-mozilla:amd64 Depends on rhythmbox [ amd64 ] < 3.0.2-0ubuntu2+grilo > ( gnome ) (= 3.0.2-0ubuntu2+grilo)
  Considering rhythmbox:amd64 8 as a solution to rhythmbox-mozilla:amd64 3
  Removing rhythmbox-mozilla:amd64 rather than change rhythmbox:amd64
Investigating (0) libid3-3.8.3c2a [ amd64 ] < 3.8.3-15 > ( universe/libs )
Broken libid3-3.8.3c2a:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libid3-3.8.3c2a:amd64 3
  Removing libid3-3.8.3c2a:amd64 rather than change libgcc1:amd64
Investigating (0) rhythmbox-plugin-cdrecorder [ amd64 ] < 3.0.2-0ubuntu2+grilo > ( gnome )
Broken rhythmbox-plugin-cdrecorder:amd64 Depends on rhythmbox [ amd64 ] < 3.0.2-0ubuntu2+grilo > ( gnome ) (= 3.0.2-0ubuntu2+grilo)
  Considering rhythmbox:amd64 8 as a solution to rhythmbox-plugin-cdrecorder:amd64 3
  Removing rhythmbox-plugin-cdrecorder:amd64 rather than change rhythmbox:amd64
Investigating (0) libmagickcore5-extra [ amd64 ] < 8:6.7.7.10-6ubuntu3 > ( libs )
Broken libmagickcore5-extra:amd64 Depends on libopenexr6 [ amd64 ] < 1.6.1-7ubuntu1 > ( libs ) (>= 1.6.1)
  Considering libopenexr6:amd64 7 as a solution to libmagickcore5-extra:amd64 3
  Removing libmagickcore5-extra:amd64 rather than change libopenexr6:amd64
Investigating (0) zeitgeist-datahub [ amd64 ] < 0.9.14-0ubuntu4.1 > ( utils )
Broken zeitgeist-datahub:amd64 Depends on zeitgeist-core [ amd64 ] < 0.9.14-0ubuntu4.1 > ( utils ) (>= 0.5.0~)
  Considering zeitgeist-core:amd64 9 as a solution to zeitgeist-datahub:amd64 3
  Removing zeitgeist-datahub:amd64 rather than change zeitgeist-core:amd64
Investigating (0) totem [ amd64 ] < 3.10.1-1ubuntu4.1 > ( gnome )
Broken totem:amd64 Depends on gstreamer1.0-plugins-good [ amd64 ] < 1.2.4-1~ubuntu1 > ( libs )
  Considering gstreamer1.0-plugins-good:amd64 15 as a solution to totem:amd64 3
  Removing totem:amd64 rather than change gstreamer1.0-plugins-good:amd64
Investigating (0) libreoffice-report-builder-bin [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( universe/misc )
Broken libreoffice-report-builder-bin:amd64 Depends on libreoffice-base [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( database )
  Considering libreoffice-base:amd64 5 as a solution to libreoffice-report-builder-bin:amd64 3
  Removing libreoffice-report-builder-bin:amd64 rather than change libreoffice-base:amd64
Investigating (0) libexempi3 [ amd64 ] < 2.2.1-1ubuntu1 > ( libs )
Broken libexempi3:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libexempi3:amd64 3
  Removing libexempi3:amd64 rather than change libgcc1:amd64
Investigating (0) libgoogle-glog0 [ amd64 ] < 0.3.3-1 > ( libs )
Broken libgoogle-glog0:amd64 Depends on libgflags2 [ amd64 ] < 2.0-1.1ubuntu1 > ( libs )
  Considering libgflags2:amd64 6 as a solution to libgoogle-glog0:amd64 3
  Removing libgoogle-glog0:amd64 rather than change libgflags2:amd64
Investigating (0) libboost-program-options1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
Broken libboost-program-options1.54.0:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libboost-program-options1.54.0:amd64 3
  Removing libboost-program-options1.54.0:amd64 rather than change libgcc1:amd64
Investigating (0) libqt5positioning5 [ amd64 ] < 5.2.1-1ubuntu2 > ( libs )
Broken libqt5positioning5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 57 as a solution to libqt5positioning5:amd64 3
  Removing libqt5positioning5:amd64 rather than change libqt5core5a:amd64
Investigating (0) libreoffice-gtk [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( gnome )
Broken libreoffice-gtk:amd64 Depends on libreoffice-core [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors ) (= 1:5.0.4~rc2-0ubuntu1~trusty1)
  Considering libreoffice-core:amd64 45 as a solution to libreoffice-gtk:amd64 3
  Removing libreoffice-gtk:amd64 rather than change libreoffice-core:amd64
Investigating (0) rhythmbox-plugin-zeitgeist [ amd64 ] < 3.0.2-0ubuntu2+grilo > ( gnome )
Broken rhythmbox-plugin-zeitgeist:amd64 Depends on rhythmbox [ amd64 ] < 3.0.2-0ubuntu2+grilo > ( gnome ) (>= 3.0)
  Considering rhythmbox:amd64 8 as a solution to rhythmbox-plugin-zeitgeist:amd64 3
  Removing rhythmbox-plugin-zeitgeist:amd64 rather than change rhythmbox:amd64
Investigating (0) zeitgeist [ amd64 ] < 0.9.14-0ubuntu4.1 > ( utils )
Broken zeitgeist:amd64 Depends on zeitgeist-core [ amd64 ] < 0.9.14-0ubuntu4.1 > ( utils )
  Considering zeitgeist-core:amd64 9 as a solution to zeitgeist:amd64 3
  Removing zeitgeist:amd64 rather than change zeitgeist-core:amd64
Investigating (0) libgtkglext1 [ amd64 ] < 1.2.0-3.1fakesync3 > ( universe/libs )
Broken libgtkglext1:amd64 Depends on libglu1-mesa [ amd64 ] < 9.0.0-2 > ( libs )
  Considering libglu1-mesa:amd64 50 as a solution to libgtkglext1:amd64 3
Broken libgtkglext1:amd64 Depends on libglu1 [ amd64 ] < none > ( none )
  Considering libglu1-mesa:amd64 50 as a solution to libgtkglext1:amd64 3
  Or group remove for libgtkglext1:amd64
Investigating (0) libopencv-calib3d2.4 [ amd64 ] < 2.4.8+dfsg1-2ubuntu1 > ( universe/libs )
Broken libopencv-calib3d2.4:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libopencv-calib3d2.4:amd64 3
  Removing libopencv-calib3d2.4:amd64 rather than change libgcc1:amd64
Investigating (0) libboost-thread1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
Broken libboost-thread1.54.0:amd64 Depends on libboost-system1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
  Considering libboost-system1.54.0:amd64 18 as a solution to libboost-thread1.54.0:amd64 3
  Removing libboost-thread1.54.0:amd64 rather than change libboost-system1.54.0:amd64
Investigating (0) chromium-browser [ amd64 ] < 47.0.2526.106-0ubuntu0.14.04.1.1107 -> 48.0.2564.82-0ubuntu0.14.04.1.1108 > ( universe/web )
Broken chromium-browser:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to chromium-browser:amd64 3
  Removing chromium-browser:amd64 rather than change libgcc1:amd64
Investigating (0) libreoffice-pdfimport [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( misc )
Broken libreoffice-pdfimport:amd64 Depends on libreoffice-core [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors )
  Considering libreoffice-core:amd64 45 as a solution to libreoffice-pdfimport:amd64 2
  Removing libreoffice-pdfimport:amd64 rather than change libreoffice-core:amd64
Investigating (0) libreoffice [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( universe/editors )
Broken libreoffice:amd64 Depends on libreoffice-base [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( database )
  Considering libreoffice-base:amd64 5 as a solution to libreoffice:amd64 2
  Removing libreoffice:amd64 rather than change libreoffice-base:amd64
Investigating (0) hplip [ amd64 ] < 3.14.3-0ubuntu3.5 > ( utils )
Broken hplip:amd64 Depends on cups [ amd64 ] < 2.0.2-1ubuntu3.2~ubuntu14.04.1~c42.ppa1 > ( net ) (>= 1.1.20)
  Considering cups:amd64 18 as a solution to hplip:amd64 2
  Removing hplip:amd64 rather than change cups:amd64
Investigating (0) libgl1-mesa-glx-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs )
Broken libgl1-mesa-glx-lts-vivid:amd64 Depends on libgl1-mesa-dri-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs ) (>= 7.2)
  Considering libgl1-mesa-dri-lts-vivid:amd64 6 as a solution to libgl1-mesa-glx-lts-vivid:amd64 2
  Removing libgl1-mesa-glx-lts-vivid:amd64 rather than change libgl1-mesa-dri-lts-vivid:amd64
Investigating (0) phonon-backend-gstreamer [ amd64 ] < 4:4.7.80-0ubuntu2~ubuntu14.04 > ( sound )
Broken phonon-backend-gstreamer:amd64 Depends on libgl1-mesa-glx [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
  Considering libgl1-mesa-glx:amd64 47 as a solution to phonon-backend-gstreamer:amd64 2
  Try Installing libgl1-mesa-glx [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs ) before changing phonon-backend-gstreamer:amd64
Broken phonon-backend-gstreamer:amd64 Depends on libphonon4 [ amd64 ] < 4:4.7.80-0ubuntu1~ubuntu14.04 > ( libs ) (>= 4:4.7.80)
  Considering libphonon4:amd64 13 as a solution to phonon-backend-gstreamer:amd64 2
  Removing phonon-backend-gstreamer:amd64 rather than change libphonon4:amd64
Investigating (0) libopencv-ml2.4 [ amd64 ] < 2.4.8+dfsg1-2ubuntu1 > ( universe/libs )
Broken libopencv-ml2.4:amd64 Depends on libopencv-core2.4 [ amd64 ] < 2.4.8+dfsg1-2ubuntu1 > ( universe/libs ) (= 2.4.8+dfsg1-2ubuntu1)
  Considering libopencv-core2.4:amd64 22 as a solution to libopencv-ml2.4:amd64 2
  Removing libopencv-ml2.4:amd64 rather than change libopencv-core2.4:amd64
Investigating (0) webapp-container [ amd64 ] < 0.23+14.04.20140428-0ubuntu1 > ( x11 )
Broken webapp-container:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 57 as a solution to webapp-container:amd64 2
  Removing webapp-container:amd64 rather than change libqt5core5a:amd64
Investigating (0) apturl [ amd64 ] < 0.5.2ubuntu4 > ( admin )
Broken apturl:amd64 Depends on python3-aptdaemon [ amd64 ] < 1.1.1-1ubuntu5.2 > ( python )
  Considering python3-aptdaemon:amd64 4 as a solution to apturl:amd64 2
  Removing apturl:amd64 rather than change python3-aptdaemon:amd64
Investigating (0) libqca2 [ amd64 ] < 2.0.3-5 > ( libs )
Broken libqca2:amd64 Depends on libqtcore4 [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (>= 4:4.7.0~beta1)
  Considering libqtcore4:amd64 36 as a solution to libqca2:amd64 2
  Removing libqca2:amd64 rather than change libqtcore4:amd64
Investigating (0) libcwidget3 [ amd64 ] < 0.5.16-3.5ubuntu1 > ( libs )
Broken libcwidget3:amd64 Depends on libsigc++-2.0-0c2a [ amd64 ] < 2.2.10-0.2ubuntu2 > ( libs ) (>= 2.0.2)
  Considering libsigc++-2.0-0c2a:amd64 8 as a solution to libcwidget3:amd64 2
  Removing libcwidget3:amd64 rather than change libsigc++-2.0-0c2a:amd64
Investigating (0) libqt5opengl5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5opengl5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 57 as a solution to libqt5opengl5:amd64 2
  Removing libqt5opengl5:amd64 rather than change libqt5core5a:amd64
Investigating (0) python-qt4 [ amd64 ] < 4.10.4+dfsg-1ubuntu1 > ( python )
Broken python-qt4:amd64 Depends on libqt4-declarative [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (>= 4:4.8.0-1~)
  Considering libqt4-declarative:amd64 8 as a solution to python-qt4:amd64 2
  Removing python-qt4:amd64 rather than change libqt4-declarative:amd64
Investigating (0) libqt4-xmlpatterns [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqt4-xmlpatterns:amd64 Depends on libqt4-network [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering libqt4-network:amd64 14 as a solution to libqt4-xmlpatterns:amd64 2
  Removing libqt4-xmlpatterns:amd64 rather than change libqt4-network:amd64
Investigating (0) compiz-gnome [ amd64 ] < 1:0.9.11.3+14.04.20150313-0ubuntu1 > ( x11 )
Broken compiz-gnome:amd64 Depends on compiz-plugins-default [ amd64 ] < 1:0.9.11.3+14.04.20150313-0ubuntu1 > ( x11 ) (= 1:0.9.11.3+14.04.20150313-0ubuntu1)
  Considering compiz-plugins-default:amd64 7 as a solution to compiz-gnome:amd64 2
  Removing compiz-gnome:amd64 rather than change compiz-plugins-default:amd64
Investigating (0) unity-scope-home [ amd64 ] < 6.8.2+14.04.20131029.1-0ubuntu1 > ( gnome )
Broken unity-scope-home:amd64 Depends on libdee-1.0-4 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs ) (>= 1.2.0daily12.12.05)
  Considering libdee-1.0-4:amd64 15 as a solution to unity-scope-home:amd64 2
  Removing unity-scope-home:amd64 rather than change libdee-1.0-4:amd64
Investigating (0) qtdeclarative5-privatewidgets-plugin [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
Broken qtdeclarative5-privatewidgets-plugin:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 57 as a solution to qtdeclarative5-privatewidgets-plugin:amd64 2
  Removing qtdeclarative5-privatewidgets-plugin:amd64 rather than change libqt5core5a:amd64
Investigating (0) libqtassistantclient4 [ amd64 ] < 4.6.3-6 > ( libs )
Broken libqtassistantclient4:amd64 Depends on libqt4-network [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (>= 4:4.8.1)
  Considering libqt4-network:amd64 14 as a solution to libqtassistantclient4:amd64 2
  Removing libqtassistantclient4:amd64 rather than change libqt4-network:amd64
Investigating (0) vdpau-va-driver [ i386 ] < 0.7.3-2ubuntu1.2 > ( universe/x11 )
Broken vdpau-va-driver:i386 Depends on libgl1-mesa-glx [ i386 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
  Considering libgl1-mesa-glx:i386 3 as a solution to vdpau-va-driver:i386 2
  Try Installing libgl1-mesa-glx [ i386 ] < none -> 10.1.3-0ubuntu0.6 > ( libs ) before changing vdpau-va-driver:i386
Investigating (0) libqmobipocket1 [ amd64 ] < 4:4.13.0-0ubuntu1 > ( universe/libs )
Broken libqmobipocket1:amd64 Depends on libqtcore4 [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (>= 4:4.7.0~beta1)
  Considering libqtcore4:amd64 36 as a solution to libqmobipocket1:amd64 2
  Removing libqmobipocket1:amd64 rather than change libqtcore4:amd64
Investigating (0) nautilus-sendto-empathy [ amd64 ] < 3.10.3-0ubuntu1~trusty2 > ( gnome )
Broken nautilus-sendto-empathy:amd64 Depends on empathy [ amd64 ] < 3.10.3-0ubuntu1~trusty2 > ( gnome ) (= 3.10.3-0ubuntu1~trusty2)
  Considering empathy:amd64 11 as a solution to nautilus-sendto-empathy:amd64 2
  Removing nautilus-sendto-empathy:amd64 rather than change empathy:amd64
Investigating (0) librados2 [ amd64 ] < 0.80.10-0ubuntu1.14.04.3 > ( libs )
Broken librados2:amd64 Depends on libboost-system1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
  Considering libboost-system1.54.0:amd64 18 as a solution to librados2:amd64 2
  Removing librados2:amd64 rather than change libboost-system1.54.0:amd64
Investigating (0) totem-plugins [ amd64 ] < 3.10.1-1ubuntu4.1 > ( gnome )
Broken totem-plugins:amd64 Depends on totem [ amd64 ] < 3.10.1-1ubuntu4.1 > ( gnome ) (= 3.10.1-1ubuntu4.1)
  Considering totem:amd64 3 as a solution to totem-plugins:amd64 2
  Removing totem-plugins:amd64 rather than change totem:amd64
Investigating (0) libqt5feedback5 [ amd64 ] < 5.0~git20130529-0ubuntu3 > ( libs )
Broken libqt5feedback5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 57 as a solution to libqt5feedback5:amd64 2
  Removing libqt5feedback5:amd64 rather than change libqt5core5a:amd64
Investigating (0) compiz [ amd64 ] < 1:0.9.11.3+14.04.20150313-0ubuntu1 > ( x11 )
Broken compiz:amd64 Depends on compiz-core [ amd64 ] < 1:0.9.11.3+14.04.20150313-0ubuntu1 > ( x11 ) (>= 1:0.9.11.3+14.04.20150313-0ubuntu1)
  Considering compiz-core:amd64 7 as a solution to compiz:amd64 2
  Removing compiz:amd64 rather than change compiz-core:amd64
Investigating (0) libcompizconfig0 [ amd64 ] < 1:0.9.11.3+14.04.20150313-0ubuntu1 > ( libs )
Broken libcompizconfig0:amd64 Depends on compiz-core [ amd64 ] < 1:0.9.11.3+14.04.20150313-0ubuntu1 > ( x11 ) (= 1:0.9.11.3+14.04.20150313-0ubuntu1)
  Considering compiz-core:amd64 7 as a solution to libcompizconfig0:amd64 2
  Removing libcompizconfig0:amd64 rather than change compiz-core:amd64
Investigating (0) unity-lens-applications [ amd64 ] < 7.1.0+13.10.20131011-0ubuntu2 > ( gnome )
Broken unity-lens-applications:amd64 Depends on libdee-1.0-4 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs ) (>= 1.0.2)
  Considering libdee-1.0-4:amd64 15 as a solution to unity-lens-applications:amd64 2
  Removing unity-lens-applications:amd64 rather than change libdee-1.0-4:amd64
Investigating (0) printer-driver-postscript-hp [ amd64 ] < 3.14.3-0ubuntu3.5 > ( utils )
Broken printer-driver-postscript-hp:amd64 Depends on hplip [ amd64 ] < 3.14.3-0ubuntu3.5 > ( utils ) (>= 3.14.3-0ubuntu3.5)
  Considering hplip:amd64 2 as a solution to printer-driver-postscript-hp:amd64 2
  Removing printer-driver-postscript-hp:amd64 rather than change hplip:amd64
Investigating (0) gnome-contacts [ amd64 ] < 3.8.3-1ubuntu1 > ( gnome )
Broken gnome-contacts:amd64 Depends on libcheese7 [ amd64 ] < 3.10.2-0ubuntu2 > ( libs ) (>= 3.0.1)
  Considering libcheese7:amd64 10 as a solution to gnome-contacts:amd64 2
  Removing gnome-contacts:amd64 rather than change libcheese7:amd64
Investigating (0) chromium-browser-l10n [ amd64 ] < 47.0.2526.106-0ubuntu0.14.04.1.1107 -> 48.0.2564.82-0ubuntu0.14.04.1.1108 > ( universe/web )
Broken chromium-browser-l10n:amd64 Depends on chromium-browser [ amd64 ] < 47.0.2526.106-0ubuntu0.14.04.1.1107 -> 48.0.2564.82-0ubuntu0.14.04.1.1108 > ( universe/web ) (>= 48.0.2564.82-0ubuntu0.14.04.1.1108)
  Considering chromium-browser:amd64 3 as a solution to chromium-browser-l10n:amd64 2
  Removing chromium-browser-l10n:amd64 rather than change chromium-browser:amd64
Investigating (0) libgbm1-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs )
Broken libgbm1-lts-vivid:amd64 Depends on libgl1-mesa-dri-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs ) (= 10.5.9-2ubuntu1~trusty2)
  Considering libgl1-mesa-dri-lts-vivid:amd64 6 as a solution to libgbm1-lts-vivid:amd64 2
  Removing libgbm1-lts-vivid:amd64 rather than change libgl1-mesa-dri-lts-vivid:amd64
Investigating (0) gnome-video-effects [ amd64 ] < 0.4.1-0ubuntu1 > ( gnome )
Broken gnome-video-effects:amd64 Depends on gstreamer1.0-plugins-good [ amd64 ] < 1.2.4-1~ubuntu1 > ( libs )
  Considering gstreamer1.0-plugins-good:amd64 15 as a solution to gnome-video-effects:amd64 2
  Removing gnome-video-effects:amd64 rather than change gstreamer1.0-plugins-good:amd64
Investigating (0) ubuntu-standard [ amd64 ] < 1.325 > ( metapackages )
Broken ubuntu-standard:amd64 Depends on language-selector-common [ amd64 ] < 0.129.3 > ( admin )
  Considering language-selector-common:amd64 12 as a solution to ubuntu-standard:amd64 2
  Removing ubuntu-standard:amd64 rather than change language-selector-common:amd64
Investigating (0) thunderbird-locale-en [ amd64 ] < 1:38.5.1+build2-0ubuntu0.14.04.1 > ( web )
Broken thunderbird-locale-en:amd64 Depends on thunderbird [ amd64 ] < 1:38.5.1+build2-0ubuntu0.14.04.1 > ( mail ) (>= 1:38.5.1+build2-0ubuntu0.14.04.1)
  Considering thunderbird:amd64 8 as a solution to thunderbird-locale-en:amd64 2
  Removing thunderbird-locale-en:amd64 rather than change thunderbird:amd64
Investigating (0) libopencv-objdetect2.4 [ amd64 ] < 2.4.8+dfsg1-2ubuntu1 > ( universe/libs )
Broken libopencv-objdetect2.4:amd64 Depends on libopencv-core2.4 [ amd64 ] < 2.4.8+dfsg1-2ubuntu1 > ( universe/libs )
  Considering libopencv-core2.4:amd64 22 as a solution to libopencv-objdetect2.4:amd64 2
  Removing libopencv-objdetect2.4:amd64 rather than change libopencv-core2.4:amd64
Investigating (0) libqt5xml5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5xml5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 57 as a solution to libqt5xml5:amd64 2
  Removing libqt5xml5:amd64 rather than change libqt5core5a:amd64
Investigating (0) python-commandnotfound [ amd64 ] < 0.3ubuntu12 > ( python )
Broken python-commandnotfound:amd64 Depends on python-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python )
  Considering python-apt:amd64 19 as a solution to python-commandnotfound:amd64 2
  Removing python-commandnotfound:amd64 rather than change python-apt:amd64
Investigating (0) libqt5test5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5test5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 57 as a solution to libqt5test5:amd64 2
  Removing libqt5test5:amd64 rather than change libqt5core5a:amd64
Investigating (0) libqt4-designer [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqt4-designer:amd64 Depends on libqt4-script [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering libqt4-script:amd64 7 as a solution to libqt4-designer:amd64 2
  Removing libqt4-designer:amd64 rather than change libqt4-script:amd64
Investigating (0) libqt5printsupport5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5printsupport5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 57 as a solution to libqt5printsupport5:amd64 2
  Removing libqt5printsupport5:amd64 rather than change libqt5core5a:amd64
Investigating (0) libgtkmm-3.0-1 [ amd64 ] < 3.10.1-0ubuntu2 > ( libs )
Broken libgtkmm-3.0-1:amd64 Depends on libglibmm-2.4-1c2a [ amd64 ] < 2.39.93-0ubuntu1 > ( libs ) (>= 2.36.2)
  Considering libglibmm-2.4-1c2a:amd64 3 as a solution to libgtkmm-3.0-1:amd64 2
  Removing libgtkmm-3.0-1:amd64 rather than change libglibmm-2.4-1c2a:amd64
Investigating (0) libpoppler-qt4-4 [ amd64 ] < 0.24.5-2ubuntu4.3 > ( libs )
Broken libpoppler-qt4-4:amd64 Depends on libqt4-xml [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (>= 4:4.5.3)
  Considering libqt4-xml:amd64 11 as a solution to libpoppler-qt4-4:amd64 2
  Removing libpoppler-qt4-4:amd64 rather than change libqt4-xml:amd64
Investigating (0) oneconf-common [ amd64 ] < 0.3.7.14.04.1 > ( python )
Broken oneconf-common:amd64 Depends on python-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python )
  Considering python-apt:amd64 19 as a solution to oneconf-common:amd64 2
  Removing oneconf-common:amd64 rather than change python-apt:amd64
Investigating (0) libapt-pkg-perl [ amd64 ] < 0.1.29build1 > ( perl )
Broken libapt-pkg-perl:amd64 Depends on libapt-pkg4.12 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin ) (>= 0.8.0)
  Considering libapt-pkg4.12:amd64 150 as a solution to libapt-pkg-perl:amd64 2
  Removing libapt-pkg-perl:amd64 rather than change libapt-pkg4.12:amd64
Investigating (0) gstreamer1.0-plugins-ugly [ amd64 ] < 1.2.3-2build1 > ( universe/libs )
Broken gstreamer1.0-plugins-ugly:amd64 Depends on libsidplay1 [ amd64 ] < 1.36.59-5ubuntu1 > ( universe/libs )
  Considering libsidplay1:amd64 4 as a solution to gstreamer1.0-plugins-ugly:amd64 2
  Removing gstreamer1.0-plugins-ugly:amd64 rather than change libsidplay1:amd64
Investigating (0) activity-log-manager [ amd64 ] < 0.9.7-0ubuntu14.1 > ( utils )
Broken activity-log-manager:amd64 Depends on zeitgeist-core [ amd64 ] < 0.9.14-0ubuntu4.1 > ( utils ) (>= 0.8~)
  Considering zeitgeist-core:amd64 9 as a solution to activity-log-manager:amd64 2
Broken activity-log-manager:amd64 Depends on zeitgeist [ amd64 ] < 0.9.14-0ubuntu4.1 > ( utils ) (>= 0.8~)
  Considering zeitgeist:amd64 3 as a solution to activity-log-manager:amd64 2
  Or group remove for activity-log-manager:amd64
Investigating (0) qtdeclarative5-accounts-plugin [ amd64 ] < 0.4+14.04.20140317-0ubuntu1 > ( libs )
Broken qtdeclarative5-accounts-plugin:amd64 Depends on libaccounts-qt5-1 [ amd64 ] < 1.11+14.04.20140410.1-0ubuntu1 > ( libs )
  Considering libaccounts-qt5-1:amd64 5 as a solution to qtdeclarative5-accounts-plugin:amd64 2
  Removing qtdeclarative5-accounts-plugin:amd64 rather than change libaccounts-qt5-1:amd64
Investigating (0) libhdf5-7 [ amd64 ] < 1.8.11-5ubuntu7 > ( universe/libs )
Broken libhdf5-7:amd64 Depends on libgfortran3 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.3)
  Considering libgfortran3:amd64 5 as a solution to libhdf5-7:amd64 2
  Removing libhdf5-7:amd64 rather than change libgfortran3:amd64
Investigating (0) appmenu-qt [ amd64 ] < 0.2.7+14.04.20140305-0ubuntu1 > ( x11 )
Broken appmenu-qt:amd64 Depends on libdbusmenu-qt2 [ amd64 ] < 0.9.3+14.04.20140314-0ubuntu1 > ( libs )
  Considering libdbusmenu-qt2:amd64 4 as a solution to appmenu-qt:amd64 2
  Removing appmenu-qt:amd64 rather than change libdbusmenu-qt2:amd64
Investigating (0) libqt4-test [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqt4-test:amd64 Depends on libqtcore4 [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering libqtcore4:amd64 36 as a solution to libqt4-test:amd64 2
  Removing libqt4-test:amd64 rather than change libqtcore4:amd64
Investigating (0) unity-voice-service [ amd64 ] < 0.1+14.04.20140304-0ubuntu1 > ( gnome )
Broken unity-voice-service:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 57 as a solution to unity-voice-service:amd64 2
  Removing unity-voice-service:amd64 rather than change libqt5core5a:amd64
Investigating (0) qtdeclarative5-localstorage-plugin [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
Broken qtdeclarative5-localstorage-plugin:amd64 Depends on libqt5sql5-sqlite [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
  Considering libqt5sql5-sqlite:amd64 10 as a solution to qtdeclarative5-localstorage-plugin:amd64 2
  Removing qtdeclarative5-localstorage-plugin:amd64 rather than change libqt5sql5-sqlite:amd64
Investigating (0) hud [ amd64 ] < 14.04+14.04.20140604-0ubuntu1 > ( gnome )
Broken hud:amd64 Depends on libdbusmenu-qt5 [ amd64 ] < 0.9.3+14.04.20140314-0ubuntu1 > ( libs )
  Considering libdbusmenu-qt5:amd64 3 as a solution to hud:amd64 2
  Removing hud:amd64 rather than change libdbusmenu-qt5:amd64
Investigating (0) gedit [ amd64 ] < 3.10.4-0ubuntu4 > ( gnome )
Broken gedit:amd64 Depends on libenchant1c2a [ amd64 ] < 1.6.0-10ubuntu1 > ( libs ) (>= 1.6.0)
  Considering libenchant1c2a:amd64 4 as a solution to gedit:amd64 2
  Removing gedit:amd64 rather than change libenchant1c2a:amd64
Investigating (0) qapt-batch [ amd64 ] < 2.1.70-0ubuntu4.2 > ( universe/kde )
Broken qapt-batch:amd64 Depends on kde-runtime [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( universe/kde )
  Considering kde-runtime:amd64 9 as a solution to qapt-batch:amd64 2
  Removing qapt-batch:amd64 rather than change kde-runtime:amd64
Investigating (0) aptitude [ amd64 ] < 0.6.8.2-1ubuntu4 > ( admin )
Broken aptitude:amd64 Depends on libapt-pkg4.12 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin ) (>= 0.9.11)
  Considering libapt-pkg4.12:amd64 150 as a solution to aptitude:amd64 2
  Removing aptitude:amd64 rather than change libapt-pkg4.12:amd64
Investigating (0) libqt4-scripttools [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqt4-scripttools:amd64 Depends on libqt4-script [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering libqt4-script:amd64 7 as a solution to libqt4-scripttools:amd64 2
  Removing libqt4-scripttools:amd64 rather than change libqt4-script:amd64
Investigating (0) libcolumbus1 [ amd64 ] < 1.1.0+14.04.20140325.3-0ubuntu1 > ( libs )
Broken libcolumbus1:amd64 Depends on libicu52 [ amd64 ] < 52.1-3ubuntu0.4 > ( libs ) (>= 52~m1-1~)
  Considering libicu52:amd64 25 as a solution to libcolumbus1:amd64 2
  Removing libcolumbus1:amd64 rather than change libicu52:amd64
Investigating (0) libcholmod2.1.2 [ amd64 ] < 1:4.2.1-3ubuntu1 > ( libs )
Broken libcholmod2.1.2:amd64 Depends on liblapack3 [ amd64 ] < 3.5.0-2ubuntu1 > ( libs )
  Considering liblapack3:amd64 6 as a solution to libcholmod2.1.2:amd64 2
Broken libcholmod2.1.2:amd64 Depends on liblapack.so.3 [ amd64 ] < none > ( none )
  Considering libatlas3-base:amd64 1 as a solution to libcholmod2.1.2:amd64 2
  Added libatlas3-base:amd64 to the remove list
  Fixing libcholmod2.1.2:amd64 via keep of libatlas3-base:amd64
Investigating (0) libxine1-x [ amd64 ] < 1.1.21-2ubuntu1 > ( universe/libs )
Broken libxine1-x:amd64 Depends on libglu1-mesa [ amd64 ] < 9.0.0-2 > ( libs )
  Considering libglu1-mesa:amd64 50 as a solution to libxine1-x:amd64 2
Broken libxine1-x:amd64 Depends on libglu1 [ amd64 ] < none > ( none )
  Considering libglu1-mesa:amd64 50 as a solution to libxine1-x:amd64 2
  Or group remove for libxine1-x:amd64
Investigating (0) unity-scope-musicstores [ amd64 ] < 6.9.0+14.04.20151120.2-0ubuntu1 > ( gnome )
Broken unity-scope-musicstores:amd64 Depends on libdee-1.0-4 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs ) (>= 0.5.2)
  Considering libdee-1.0-4:amd64 15 as a solution to unity-scope-musicstores:amd64 2
  Removing unity-scope-musicstores:amd64 rather than change libdee-1.0-4:amd64
Investigating (0) libxatracker2-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs )
Broken libxatracker2-lts-vivid:amd64 Depends on libllvm3.6 [ amd64 ] < 1:3.6-2ubuntu1~ubuntu14.04.1~c42.ppa1 > ( libs )
  Considering libllvm3.6:amd64 4 as a solution to libxatracker2-lts-vivid:amd64 2
  Removing libxatracker2-lts-vivid:amd64 rather than change libllvm3.6:amd64
Investigating (0) libreoffice-base-drivers [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( database )
Broken libreoffice-base-drivers:amd64 Depends on libreoffice-core [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors )
  Considering libreoffice-core:amd64 45 as a solution to libreoffice-base-drivers:amd64 2
  Removing libreoffice-base-drivers:amd64 rather than change libreoffice-core:amd64
Investigating (0) unattended-upgrades [ amd64 ] < 0.82.1ubuntu2.4 > ( admin )
Broken unattended-upgrades:amd64 Depends on python3-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python )
  Considering python3-apt:amd64 32 as a solution to unattended-upgrades:amd64 2
  Removing unattended-upgrades:amd64 rather than change python3-apt:amd64
Investigating (0) glib-networking [ amd64 ] < 2.40.0-1 > ( libs )
Broken glib-networking:amd64 Depends on libproxy1 [ amd64 ] < 0.4.11-0ubuntu4 > ( libs ) (>= 0.4.7)
  Considering libproxy1:amd64 10 as a solution to glib-networking:amd64 2
  Removing glib-networking:amd64 rather than change libproxy1:amd64
Investigating (0) libunity-action-qt1 [ amd64 ] < 1.1.0+14.04.20140304-0ubuntu1 > ( libs )
Broken libunity-action-qt1:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 57 as a solution to libunity-action-qt1:amd64 2
  Removing libunity-action-qt1:amd64 rather than change libqt5core5a:amd64
Investigating (0) unity-lens-files [ amd64 ] < 7.1.0+13.10.20130920-0ubuntu1 > ( gnome )
Broken unity-lens-files:amd64 Depends on libdee-1.0-4 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs ) (>= 1.0.0)
  Considering libdee-1.0-4:amd64 15 as a solution to unity-lens-files:amd64 2
  Removing unity-lens-files:amd64 rather than change libdee-1.0-4:amd64
Investigating (0) libqt5sensors5 [ amd64 ] < 5.2.1+dfsg-2ubuntu2 > ( libs )
Broken libqt5sensors5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 57 as a solution to libqt5sensors5:amd64 2
  Removing libqt5sensors5:amd64 rather than change libqt5core5a:amd64
Investigating (0) unity-webapps-qml [ amd64 ] < 0.1+14.04.20140408-0ubuntu1 > ( gnome )
Broken unity-webapps-qml:amd64 Depends on libqt5webkit5-qmlwebkitplugin [ amd64 ] < 5.1.1-1ubuntu8 > ( libs )
  Considering libqt5webkit5-qmlwebkitplugin:amd64 5 as a solution to unity-webapps-qml:amd64 2
  Removing unity-webapps-qml:amd64 rather than change libqt5webkit5-qmlwebkitplugin:amd64
Investigating (0) libqt4-help [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqt4-help:amd64 Depends on libqt4-network [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering libqt4-network:amd64 14 as a solution to libqt4-help:amd64 2
  Removing libqt4-help:amd64 rather than change libqt4-network:amd64
Investigating (0) gstreamer0.10-plugins-ugly [ amd64 ] < 0.10.19-2ubuntu5 > ( universe/libs )
Broken gstreamer0.10-plugins-ugly:amd64 Depends on libsidplay1 [ amd64 ] < 1.36.59-5ubuntu1 > ( universe/libs )
  Considering libsidplay1:amd64 4 as a solution to gstreamer0.10-plugins-ugly:amd64 2
  Removing gstreamer0.10-plugins-ugly:amd64 rather than change libsidplay1:amd64
Investigating (0) libktexteditor4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken libktexteditor4:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (= 4:4.13.3-0ubuntu0.2)
  Considering libkdecore5:amd64 10 as a solution to libktexteditor4:amd64 1
  Removing libktexteditor4:amd64 rather than change libkdecore5:amd64
Investigating (0) libnepomukcleaner4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( universe/libs )
Broken libnepomukcleaner4:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (>= 4:4.13.3)
  Considering libkdecore5:amd64 10 as a solution to libnepomukcleaner4:amd64 1
  Removing libnepomukcleaner4:amd64 rather than change libkdecore5:amd64
Investigating (0) libokularcore4 [ amd64 ] < 4:4.13.3-0ubuntu0.1 > ( universe/libs )
Broken libokularcore4:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (>= 4:4.13.3)
  Considering libkdecore5:amd64 10 as a solution to libokularcore4:amd64 1
  Removing libokularcore4:amd64 rather than change libkdecore5:amd64
Investigating (0) libubuntu-download-manager-priv0 [ amd64 ] < 0.3+14.04.20140321-0ubuntu1 > ( universe/libs )
Broken libubuntu-download-manager-priv0:amd64 Depends on libgoogle-glog0 [ amd64 ] < 0.3.3-1 > ( libs )
  Considering libgoogle-glog0:amd64 3 as a solution to libubuntu-download-manager-priv0:amd64 1
  Removing libubuntu-download-manager-priv0:amd64 rather than change libgoogle-glog0:amd64
Investigating (0) friends [ amd64 ] < 0.2.0+14.04.20140217.1-0ubuntu1 > ( misc )
Broken friends:amd64 Depends on libdee-1.0-4 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs ) (>= 0.5.12)
  Considering libdee-1.0-4:amd64 15 as a solution to friends:amd64 1
  Removing friends:amd64 rather than change libdee-1.0-4:amd64
Investigating (0) ppa-purge [ amd64 ] < 0.2.8+bzr57 > ( universe/utils )
Broken ppa-purge:amd64 Depends on aptitude [ amd64 ] < 0.6.8.2-1ubuntu4 > ( admin ) (>= 0.6.6-1ubuntu1.2)
  Considering aptitude:amd64 2 as a solution to ppa-purge:amd64 1
  Removing ppa-purge:amd64 rather than change aptitude:amd64
Investigating (0) xorg [ amd64 ] < 1:7.7+1ubuntu8.1 > ( x11 )
Broken xorg:amd64 Depends on libglu1-mesa [ amd64 ] < 9.0.0-2 > ( libs )
  Considering libglu1-mesa:amd64 50 as a solution to xorg:amd64 1
  Removing xorg:amd64 rather than change libglu1-mesa:amd64
Investigating (0) qtdeclarative5-dialogs-plugin [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
Broken qtdeclarative5-dialogs-plugin:amd64 Depends on qtdeclarative5-privatewidgets-plugin [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
  Considering qtdeclarative5-privatewidgets-plugin:amd64 2 as a solution to qtdeclarative5-dialogs-plugin:amd64 1
  Removing qtdeclarative5-dialogs-plugin:amd64 rather than change qtdeclarative5-privatewidgets-plugin:amd64
Investigating (0) qdbus [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken qdbus:amd64 Depends on libqt4-xml [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering libqt4-xml:amd64 11 as a solution to qdbus:amd64 1
  Removing qdbus:amd64 rather than change libqt4-xml:amd64
Investigating (0) ubuntu-download-manager [ amd64 ] < 0.3+14.04.20140321-0ubuntu1 > ( universe/net )
Broken ubuntu-download-manager:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 57 as a solution to ubuntu-download-manager:amd64 1
  Removing ubuntu-download-manager:amd64 rather than change libqt5core5a:amd64
Investigating (0) libgexiv2-2 [ amd64 ] < 0.10.0-1ubuntu2 > ( libs )
Broken libgexiv2-2:amd64 Depends on libexiv2-12 [ amd64 ] < 0.23-1ubuntu2 > ( libs )
  Considering libexiv2-12:amd64 12 as a solution to libgexiv2-2:amd64 1
  Removing libgexiv2-2:amd64 rather than change libexiv2-12:amd64
Investigating (0) unity-lens-friends [ amd64 ] < 0.1.3+14.04.20140317-0ubuntu1 > ( misc )
Broken unity-lens-friends:amd64 Depends on libdee-1.0-4 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs ) (>= 1.0.2)
  Considering libdee-1.0-4:amd64 15 as a solution to unity-lens-friends:amd64 1
  Removing unity-lens-friends:amd64 rather than change libdee-1.0-4:amd64
Investigating (0) webbrowser-app [ amd64 ] < 0.23+14.04.20140428-0ubuntu1 > ( x11 )
Broken webbrowser-app:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 57 as a solution to webbrowser-app:amd64 1
  Removing webbrowser-app:amd64 rather than change libqt5core5a:amd64
Investigating (0) eog [ amd64 ] < 3.10.2-0ubuntu5 > ( gnome )
Broken eog:amd64 Depends on libexempi3 [ amd64 ] < 2.2.1-1ubuntu1 > ( libs ) (>= 2.2.0)
  Considering libexempi3:amd64 3 as a solution to eog:amd64 1
  Removing eog:amd64 rather than change libexempi3:amd64
Investigating (0) katepart [ amd64 ] < 4:4.13.3-0ubuntu0.1 > ( universe/kde )
Broken katepart:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (>= 4:4.13.3)
  Considering libkdecore5:amd64 10 as a solution to katepart:amd64 1
  Removing katepart:amd64 rather than change libkdecore5:amd64
Investigating (0) libqt4-dbus [ i386 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqt4-dbus:i386 Depends on qdbus [ i386 ] < none -> 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering qdbus:i386 -1 as a solution to libqt4-dbus:i386 1
  Added qdbus:i386 to the remove list
  Fixing libqt4-dbus:i386 via keep of qdbus:i386
Investigating (0) libproxy-tools [ amd64 ] < 0.4.11-0ubuntu4 > ( universe/libs )
Broken libproxy-tools:amd64 Depends on libproxy1 [ amd64 ] < 0.4.11-0ubuntu4 > ( libs ) (>= 0.4.7)
  Considering libproxy1:amd64 10 as a solution to libproxy-tools:amd64 1
  Removing libproxy-tools:amd64 rather than change libproxy1:amd64
Investigating (0) libboost-chrono1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
Broken libboost-chrono1.54.0:amd64 Depends on libboost-system1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
  Considering libboost-system1.54.0:amd64 18 as a solution to libboost-chrono1.54.0:amd64 1
  Removing libboost-chrono1.54.0:amd64 rather than change libboost-system1.54.0:amd64
Investigating (0) libwebkitgtk-1.0-0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs )
Broken libwebkitgtk-1.0-0:amd64 Depends on libenchant1c2a [ amd64 ] < 1.6.0-10ubuntu1 > ( libs ) (>= 1.6.0)
  Considering libenchant1c2a:amd64 4 as a solution to libwebkitgtk-1.0-0:amd64 1
  Removing libwebkitgtk-1.0-0:amd64 rather than change libenchant1c2a:amd64
Investigating (0) libnetcdfc7 [ amd64 ] < 1:4.1.3-7ubuntu2 > ( universe/libs )
Broken libnetcdfc7:amd64 Depends on libhdf5-7 [ amd64 ] < 1.8.11-5ubuntu7 > ( universe/libs )
  Considering libhdf5-7:amd64 2 as a solution to libnetcdfc7:amd64 1
  Removing libnetcdfc7:amd64 rather than change libhdf5-7:amd64
Investigating (0) okular [ amd64 ] < 4:4.13.3-0ubuntu0.1 > ( universe/graphics )
Broken okular:amd64 Depends on kde-runtime [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( universe/kde )
  Considering kde-runtime:amd64 9 as a solution to okular:amd64 1
  Removing okular:amd64 rather than change kde-runtime:amd64
Investigating (0) libkatepartinterfaces4 [ amd64 ] < 4:4.13.3-0ubuntu0.1 > ( universe/kde )
Broken libkatepartinterfaces4:amd64 Depends on libkcmutils4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (>= 4:4.13.3)
  Considering libkcmutils4:amd64 5 as a solution to libkatepartinterfaces4:amd64 1
  Removing libkatepartinterfaces4:amd64 rather than change libkcmutils4:amd64
Investigating (0) libqca2-plugin-ossl [ amd64 ] < 2.0.0~beta3-2 > ( universe/libs )
Broken libqca2-plugin-ossl:amd64 Depends on libqca2 [ amd64 ] < 2.0.3-5 > ( libs ) (>= 2.0.2)
  Considering libqca2:amd64 2 as a solution to libqca2-plugin-ossl:amd64 1
  Removing libqca2-plugin-ossl:amd64 rather than change libqca2:amd64
Investigating (0) librbd1 [ amd64 ] < 0.80.10-0ubuntu1.14.04.3 > ( libs )
Broken librbd1:amd64 Depends on librados2 [ amd64 ] < 0.80.10-0ubuntu1.14.04.3 > ( libs ) (= 0.80.10-0ubuntu1.14.04.3)
  Considering librados2:amd64 2 as a solution to librbd1:amd64 1
  Removing librbd1:amd64 rather than change librados2:amd64
Investigating (0) unity [ amd64 ] < 7.2.6+14.04.20151021-0ubuntu1 > ( gnome )
Broken unity:amd64 Depends on compiz-core [ amd64 ] < 1:0.9.11.3+14.04.20150313-0ubuntu1 > ( x11 )
  Considering compiz-core:amd64 7 as a solution to unity:amd64 1
  Removing unity:amd64 rather than change compiz-core:amd64
Investigating (0) libunity-core-6.0-9 [ amd64 ] < 7.2.6+14.04.20151021-0ubuntu1 > ( libs )
Broken libunity-core-6.0-9:amd64 Depends on libdee-1.0-4 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs ) (>= 0.5.16)
  Considering libdee-1.0-4:amd64 15 as a solution to libunity-core-6.0-9:amd64 1
  Removing libunity-core-6.0-9:amd64 rather than change libdee-1.0-4:amd64
Investigating (0) printer-driver-pxljr [ amd64 ] < 1.4+repack0-3 > ( text )
Broken printer-driver-pxljr:amd64 Depends on cups-filters [ amd64 ] < 1.0.52-0ubuntu1.7 > ( net ) (>= 1.0.42)
  Considering cups-filters:amd64 30 as a solution to printer-driver-pxljr:amd64 1
Broken printer-driver-pxljr:amd64 Depends on foomatic-filters [ amd64 ] < none -> 4.0.17-1ubuntu1 > ( universe/text ) (>= 4.0.0~bzr156)
  Considering foomatic-filters:amd64 2 as a solution to printer-driver-pxljr:amd64 1
  Try Installing foomatic-filters [ amd64 ] < none -> 4.0.17-1ubuntu1 > ( universe/text ) before changing printer-driver-pxljr:amd64
  Or group remove for printer-driver-pxljr:amd64
Investigating (0) libproxy1-plugin-networkmanager [ amd64 ] < 0.4.11-0ubuntu4 > ( libs )
Broken libproxy1-plugin-networkmanager:amd64 Depends on libproxy1 [ amd64 ] < 0.4.11-0ubuntu4 > ( libs ) (= 0.4.11-0ubuntu4)
  Considering libproxy1:amd64 10 as a solution to libproxy1-plugin-networkmanager:amd64 1
  Removing libproxy1-plugin-networkmanager:amd64 rather than change libproxy1:amd64
Investigating (0) libopencv-legacy2.4 [ amd64 ] < 2.4.8+dfsg1-2ubuntu1 > ( universe/libs )
Broken libopencv-legacy2.4:amd64 Depends on libopencv-calib3d2.4 [ amd64 ] < 2.4.8+dfsg1-2ubuntu1 > ( universe/libs ) (= 2.4.8+dfsg1-2ubuntu1)
  Considering libopencv-calib3d2.4:amd64 3 as a solution to libopencv-legacy2.4:amd64 1
  Removing libopencv-legacy2.4:amd64 rather than change libopencv-calib3d2.4:amd64
Investigating (0) libvisual-0.4-plugins [ amd64 ] < 0.4.0.dfsg.1-7build1 > ( sound )
Broken libvisual-0.4-plugins:amd64 Depends on libglu1-mesa [ amd64 ] < 9.0.0-2 > ( libs )
  Considering libglu1-mesa:amd64 50 as a solution to libvisual-0.4-plugins:amd64 1
Broken libvisual-0.4-plugins:amd64 Depends on libglu1 [ amd64 ] < none > ( none )
  Considering libglu1-mesa:amd64 50 as a solution to libvisual-0.4-plugins:amd64 1
  Or group remove for libvisual-0.4-plugins:amd64
Investigating (0) libkprintutils4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken libkprintutils4:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (= 4:4.13.3-0ubuntu0.2)
  Considering libkdecore5:amd64 10 as a solution to libkprintutils4:amd64 1
  Removing libkprintutils4:amd64 rather than change libkdecore5:amd64
Investigating (0) libreoffice-sdbc-firebird [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( database )
Broken libreoffice-sdbc-firebird:amd64 Depends on libreoffice-core [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors )
  Considering libreoffice-core:amd64 45 as a solution to libreoffice-sdbc-firebird:amd64 1
  Removing libreoffice-sdbc-firebird:amd64 rather than change libreoffice-core:amd64
Investigating (0) rhythmbox-plugin-magnatune [ amd64 ] < 3.0.2-0ubuntu2+grilo > ( gnome )
Broken rhythmbox-plugin-magnatune:amd64 Depends on rhythmbox [ amd64 ] < 3.0.2-0ubuntu2+grilo > ( gnome ) (= 3.0.2-0ubuntu2+grilo)
  Considering rhythmbox:amd64 8 as a solution to rhythmbox-plugin-magnatune:amd64 1
  Removing rhythmbox-plugin-magnatune:amd64 rather than change rhythmbox:amd64
Investigating (0) libfarstream-0.2-2 [ amd64 ] < 0.2.3-1ubuntu2 > ( libs )
Broken libfarstream-0.2-2:amd64 Depends on gstreamer1.0-plugins-good [ amd64 ] < 1.2.4-1~ubuntu1 > ( libs )
  Considering gstreamer1.0-plugins-good:amd64 15 as a solution to libfarstream-0.2-2:amd64 1
  Removing libfarstream-0.2-2:amd64 rather than change gstreamer1.0-plugins-good:amd64
Investigating (0) shotwell [ amd64 ] < 0.18.0-0ubuntu4.4 > ( gnome )
Broken shotwell:amd64 Depends on libgexiv2-2 [ amd64 ] < 0.10.0-1ubuntu2 > ( libs ) (>= 0.6.1)
  Considering libgexiv2-2:amd64 1 as a solution to shotwell:amd64 1
  Removing shotwell:amd64 rather than change libgexiv2-2:amd64
Investigating (0) checkbox-gui [ amd64 ] < 0.17.6-0ubuntu6 > ( utils )
Broken checkbox-gui:amd64 Depends on qtdeclarative5-localstorage-plugin [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
  Considering qtdeclarative5-localstorage-plugin:amd64 2 as a solution to checkbox-gui:amd64 1
  Removing checkbox-gui:amd64 rather than change qtdeclarative5-localstorage-plugin:amd64
Investigating (0) libquazip0 [ amd64 ] < 0.6.2-0ubuntu1 > ( universe/libs )
Broken libquazip0:amd64 Depends on libqtcore4 [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (>= 4:4.7.4)
  Considering libqtcore4:amd64 36 as a solution to libquazip0:amd64 1
  Removing libquazip0:amd64 rather than change libqtcore4:amd64
Investigating (0) libqimageblitz4 [ amd64 ] < 1:0.0.6-4build1 > ( libs )
Broken libqimageblitz4:amd64 Depends on libqtcore4 [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (>= 4:4.6.1)
  Considering libqtcore4:amd64 36 as a solution to libqimageblitz4:amd64 1
  Removing libqimageblitz4:amd64 rather than change libqtcore4:amd64
Investigating (0) apturl-common [ amd64 ] < 0.5.2ubuntu4 > ( admin )
Broken apturl-common:amd64 Depends on python3-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python )
  Considering python3-apt:amd64 32 as a solution to apturl-common:amd64 1
  Removing apturl-common:amd64 rather than change python3-apt:amd64
Investigating (0) encfs [ amd64 ] < 1.7.4-2.4ubuntu2 > ( universe/utils )
Broken encfs:amd64 Depends on libboost-system1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
  Considering libboost-system1.54.0:amd64 18 as a solution to encfs:amd64 1
  Removing encfs:amd64 rather than change libboost-system1.54.0:amd64
Investigating (0) libreoffice-l10n-en-gb [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( localization )
Broken libreoffice-l10n-en-gb:amd64 Depends on libreoffice-common [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors )
  Considering libreoffice-common:amd64 20 as a solution to libreoffice-l10n-en-gb:amd64 1
  Removing libreoffice-l10n-en-gb:amd64 rather than change libreoffice-common:amd64
Investigating (0) wine1.6-amd64 [ amd64 ] < 1:1.6.2-0ubuntu10~ubuntu14.04.1~c42.ppa1 > ( universe/otherosfs )
Broken wine1.6-amd64:amd64 Depends on libglu1-mesa [ amd64 ] < 9.0.0-2 > ( libs )
  Considering libglu1-mesa:amd64 50 as a solution to wine1.6-amd64:amd64 1
Broken wine1.6-amd64:amd64 Depends on libglu1 [ amd64 ] < none > ( none )
  Considering libglu1-mesa:amd64 50 as a solution to wine1.6-amd64:amd64 1
  Or group remove for wine1.6-amd64:amd64
Investigating (0) cheese [ amd64 ] < 3.10.2-0ubuntu2 > ( gnome )
Broken cheese:amd64 Depends on libcheese7 [ amd64 ] < 3.10.2-0ubuntu2 > ( libs ) (>= 3.5.1)
  Considering libcheese7:amd64 10 as a solution to cheese:amd64 1
  Removing cheese:amd64 rather than change libcheese7:amd64
Investigating (0) language-selector-gnome [ amd64 ] < 0.129.3 > ( admin )
Broken language-selector-gnome:amd64 Depends on language-selector-common [ amd64 ] < 0.129.3 > ( admin ) (= 0.129.3)
  Considering language-selector-common:amd64 12 as a solution to language-selector-gnome:amd64 1
  Removing language-selector-gnome:amd64 rather than change language-selector-common:amd64
Investigating (0) thunderbird-locale-fy [ amd64 ] < 1:38.5.1+build2-0ubuntu0.14.04.1 > ( web )
Broken thunderbird-locale-fy:amd64 Depends on thunderbird [ amd64 ] < 1:38.5.1+build2-0ubuntu0.14.04.1 > ( mail ) (>= 1:38.5.1+build2-0ubuntu0.14.04.1)
  Considering thunderbird:amd64 8 as a solution to thunderbird-locale-fy:amd64 1
  Removing thunderbird-locale-fy:amd64 rather than change thunderbird:amd64
Investigating (0) libboost-filesystem1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
Broken libboost-filesystem1.54.0:amd64 Depends on libboost-system1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
  Considering libboost-system1.54.0:amd64 18 as a solution to libboost-filesystem1.54.0:amd64 1
  Removing libboost-filesystem1.54.0:amd64 rather than change libboost-system1.54.0:amd64
Investigating (0) libgegl-0.2-0 [ amd64 ] < 0.2.0-4ubuntu1 > ( libs )
Broken libgegl-0.2-0:amd64 Depends on libopenexr6 [ amd64 ] < 1.6.1-7ubuntu1 > ( libs ) (>= 1.6.1)
  Considering libopenexr6:amd64 7 as a solution to libgegl-0.2-0:amd64 1
  Removing libgegl-0.2-0:amd64 rather than change libopenexr6:amd64
Investigating (0) libqwt6 [ amd64 ] < 6.0.0-1.2 > ( universe/libs )
Broken libqwt6:amd64 Depends on libqt4-svg [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (>= 4:4.8.0~)
  Considering libqt4-svg:amd64 9 as a solution to libqwt6:amd64 1
  Removing libqwt6:amd64 rather than change libqt4-svg:amd64
Investigating (0) libqtdbus4 [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqtdbus4:amd64 Depends on libqt4-xml [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering libqt4-xml:amd64 11 as a solution to libqtdbus4:amd64 1
  Removing libqtdbus4:amd64 rather than change libqt4-xml:amd64
Investigating (0) sni-qt [ amd64 ] < 0.2.6-0ubuntu1 > ( x11 )
Broken sni-qt:amd64 Depends on libdbusmenu-qt2 [ amd64 ] < 0.9.3+14.04.20140314-0ubuntu1 > ( libs ) (>= 0.3.2)
  Considering libdbusmenu-qt2:amd64 4 as a solution to sni-qt:amd64 1
  Removing sni-qt:amd64 rather than change libdbusmenu-qt2:amd64
Investigating (0) libunityvoice1 [ amd64 ] < 0.1+14.04.20140304-0ubuntu1 > ( libs )
Broken libunityvoice1:amd64 Depends on unity-voice-service [ amd64 ] < 0.1+14.04.20140304-0ubuntu1 > ( gnome ) (= 0.1+14.04.20140304-0ubuntu1)
  Considering unity-voice-service:amd64 2 as a solution to libunityvoice1:amd64 1
  Removing libunityvoice1:amd64 rather than change unity-voice-service:amd64
Investigating (0) libgdal1h [ amd64 ] < 1.10.1+dfsg-5ubuntu1 > ( universe/libs )
Broken libgdal1h:amd64 Depends on libhdf5-7 [ amd64 ] < 1.8.11-5ubuntu7 > ( universe/libs )
  Considering libhdf5-7:amd64 2 as a solution to libgdal1h:amd64 1
  Removing libgdal1h:amd64 rather than change libhdf5-7:amd64
Investigating (0) libarpack2 [ amd64 ] < 3.1.5-2 > ( universe/libs )
Broken libarpack2:amd64 Depends on libgfortran3 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libgfortran3:amd64 5 as a solution to libarpack2:amd64 1
  Removing libarpack2:amd64 rather than change libgfortran3:amd64
Investigating (0) libarmadillo4 [ amd64 ] < 1:4.200.0+dfsg-1 > ( universe/libs )
Broken libarmadillo4:amd64 Depends on libarpack2 [ amd64 ] < 3.1.5-2 > ( universe/libs ) (>= 2.1)
  Considering libarpack2:amd64 1 as a solution to libarmadillo4:amd64 1
  Removing libarmadillo4:amd64 rather than change libarpack2:amd64
Investigating (0) libgle3 [ amd64 ] < 3.1.0-7ubuntu2 > ( universe/libs )
Broken libgle3:amd64 Depends on libglu1-mesa [ amd64 ] < 9.0.0-2 > ( libs )
  Considering libglu1-mesa:amd64 50 as a solution to libgle3:amd64 1
Broken libgle3:amd64 Depends on libglu1 [ amd64 ] < none > ( none )
  Considering libglu1-mesa:amd64 50 as a solution to libgle3:amd64 1
  Or group remove for libgle3:amd64
Investigating (0) libbaloofiles4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( universe/libdevel )
Broken libbaloofiles4:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (>= 4:4.13.3)
  Considering libkdecore5:amd64 10 as a solution to libbaloofiles4:amd64 1
  Removing libbaloofiles4:amd64 rather than change libkdecore5:amd64
Investigating (0) thunderbird-gnome-support [ amd64 ] < 1:38.5.1+build2-0ubuntu0.14.04.1 > ( mail )
Broken thunderbird-gnome-support:amd64 Depends on thunderbird [ amd64 ] < 1:38.5.1+build2-0ubuntu0.14.04.1 > ( mail ) (= 1:38.5.1+build2-0ubuntu0.14.04.1)
  Considering thunderbird:amd64 8 as a solution to thunderbird-gnome-support:amd64 1
  Removing thunderbird-gnome-support:amd64 rather than change thunderbird:amd64
Investigating (0) gstreamer1.0-plugins-bad [ amd64 ] < 1.2.4-1~ubuntu1 > ( universe/libs )
Broken gstreamer1.0-plugins-bad:amd64 Depends on libopencv-calib3d2.4 [ amd64 ] < 2.4.8+dfsg1-2ubuntu1 > ( universe/libs )
  Considering libopencv-calib3d2.4:amd64 3 as a solution to gstreamer1.0-plugins-bad:amd64 1
  Removing gstreamer1.0-plugins-bad:amd64 rather than change libopencv-calib3d2.4:amd64
Investigating (0) libxine1-misc-plugins [ amd64 ] < 1.1.21-2ubuntu1 > ( universe/libs )
Broken libxine1-misc-plugins:amd64 Depends on libjack-jackd2-0 [ amd64 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:amd64 16 as a solution to libxine1-misc-plugins:amd64 1
Broken libxine1-misc-plugins:amd64 Depends on libjack-0.116 [ amd64 ] < none > ( none )
  Considering libjack0:amd64 -2 as a solution to libxine1-misc-plugins:amd64 1
  Added libjack0:amd64 to the remove list
  Fixing libxine1-misc-plugins:amd64 via keep of libjack0:amd64
Investigating (0) libproxy1-plugin-gsettings [ amd64 ] < 0.4.11-0ubuntu4 > ( libs )
Broken libproxy1-plugin-gsettings:amd64 Depends on libproxy1 [ amd64 ] < 0.4.11-0ubuntu4 > ( libs ) (= 0.4.11-0ubuntu4)
  Considering libproxy1:amd64 10 as a solution to libproxy1-plugin-gsettings:amd64 1
  Removing libproxy1-plugin-gsettings:amd64 rather than change libproxy1:amd64
Investigating (0) libnepomukcore4abi1 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( universe/libs )
Broken libnepomukcore4abi1:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (>= 4:4.13.3)
  Considering libkdecore5:amd64 10 as a solution to libnepomukcore4abi1:amd64 1
  Removing libnepomukcore4abi1:amd64 rather than change libkdecore5:amd64
Investigating (0) libkidletime4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken libkidletime4:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (= 4:4.13.3-0ubuntu0.2)
  Considering libkdecore5:amd64 10 as a solution to libkidletime4:amd64 1
  Removing libkidletime4:amd64 rather than change libkdecore5:amd64
Investigating (0) libtelepathy-farstream3 [ amd64 ] < 0.6.1-0ubuntu1 > ( libs )
Broken libtelepathy-farstream3:amd64 Depends on libfarstream-0.2-2 [ amd64 ] < 0.2.3-1ubuntu2 > ( libs ) (>= 0.1.91)
  Considering libfarstream-0.2-2:amd64 1 as a solution to libtelepathy-farstream3:amd64 1
  Removing libtelepathy-farstream3:amd64 rather than change libfarstream-0.2-2:amd64
Investigating (0) libreoffice-l10n-de [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( localization )
Broken libreoffice-l10n-de:amd64 Depends on libreoffice-common [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors )
  Considering libreoffice-common:amd64 20 as a solution to libreoffice-l10n-de:amd64 1
  Removing libreoffice-l10n-de:amd64 rather than change libreoffice-common:amd64
Investigating (0) libreoffice-sdbc-hsqldb [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( database )
Broken libreoffice-sdbc-hsqldb:amd64 Depends on libreoffice-core [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors )
  Considering libreoffice-core:amd64 45 as a solution to libreoffice-sdbc-hsqldb:amd64 1
  Removing libreoffice-sdbc-hsqldb:amd64 rather than change libreoffice-core:amd64
Investigating (0) libreoffice-l10n-el [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( localization )
Broken libreoffice-l10n-el:amd64 Depends on libreoffice-common [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors )
  Considering libreoffice-common:amd64 20 as a solution to libreoffice-l10n-el:amd64 1
  Removing libreoffice-l10n-el:amd64 rather than change libreoffice-common:amd64
Investigating (0) libegl1-mesa-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs )
Broken libegl1-mesa-lts-vivid:amd64 Depends on libgbm1-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs ) (>= 7.11~1)
  Considering libgbm1-lts-vivid:amd64 2 as a solution to libegl1-mesa-lts-vivid:amd64 1
  Removing libegl1-mesa-lts-vivid:amd64 rather than change libgbm1-lts-vivid:amd64
Investigating (0) printer-driver-splix [ amd64 ] < 2.0.0+svn315-2fakesync1 > ( text )
Broken printer-driver-splix:amd64 Depends on ghostscript-cups [ amd64 ] < none > ( none )
  Considering cups-filters:amd64 30 as a solution to printer-driver-splix:amd64 1
  Removing printer-driver-splix:amd64 rather than change ghostscript-cups:amd64
Investigating (0) totem-mozilla [ amd64 ] < 3.10.1-1ubuntu4.1 > ( web )
Broken totem-mozilla:amd64 Depends on totem [ amd64 ] < 3.10.1-1ubuntu4.1 > ( gnome ) (= 3.10.1-1ubuntu4.1)
  Considering totem:amd64 3 as a solution to totem-mozilla:amd64 1
  Removing totem-mozilla:amd64 rather than change totem:amd64
Investigating (0) wine-staging-amd64 [ amd64 ] < 1.9.0~ubuntu14.04.1 > ( otherosfs )
Broken wine-staging-amd64:amd64 Depends on libglu1-mesa [ amd64 ] < 9.0.0-2 > ( libs )
  Considering libglu1-mesa:amd64 50 as a solution to wine-staging-amd64:amd64 1
Broken wine-staging-amd64:amd64 Depends on libglu1 [ amd64 ] < none > ( none )
  Considering libglu1-mesa:amd64 50 as a solution to wine-staging-amd64:amd64 1
  Or group remove for wine-staging-amd64:amd64
Investigating (0) printer-driver-hpcups [ amd64 ] < 3.14.3-0ubuntu3.5 > ( text )
Broken printer-driver-hpcups:amd64 Depends on cups-filters [ amd64 ] < 1.0.52-0ubuntu1.7 > ( net ) (>= 1.0.36)
  Considering cups-filters:amd64 30 as a solution to printer-driver-hpcups:amd64 1
Broken printer-driver-hpcups:amd64 Depends on ghostscript-cups [ amd64 ] < none > ( none )
  Considering cups-filters:amd64 30 as a solution to printer-driver-hpcups:amd64 1
  Or group remove for printer-driver-hpcups:amd64
Investigating (0) webaccounts-extension-common [ amd64 ] < 0.5-0ubuntu2.14.04.1 > ( web )
Broken webaccounts-extension-common:amd64 Depends on unity-control-center-signon [ amd64 ] < 0.1.7~+14.04.20140211.2-0ubuntu4 > ( gnome )
  Considering unity-control-center-signon:amd64 5 as a solution to webaccounts-extension-common:amd64 1
Broken webaccounts-extension-common:amd64 Depends on gnome-control-center-signon [ amd64 ] < none > ( none )
  Or group remove for webaccounts-extension-common:amd64
Investigating (0) software-center [ amd64 ] < 13.10-0ubuntu4.1 > ( gnome )
Broken software-center:amd64 Depends on gir1.2-webkit-3.0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs )
  Considering gir1.2-webkit-3.0:amd64 11 as a solution to software-center:amd64 1
  Removing software-center:amd64 rather than change gir1.2-webkit-3.0:amd64
Investigating (0) liboxideqt-qmlplugin [ amd64 ] < 1.11.4-0ubuntu0.14.04.1 > ( libs )
Broken liboxideqt-qmlplugin:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 57 as a solution to liboxideqt-qmlplugin:amd64 1
  Removing liboxideqt-qmlplugin:amd64 rather than change libqt5core5a:amd64
Investigating (0) libmatroska6 [ amd64 ] < 1.4.1-2 > ( universe/libs )
Broken libmatroska6:amd64 Depends on libebml4 [ amd64 ] < 1.3.0-2 > ( universe/libs )
  Considering libebml4:amd64 3 as a solution to libmatroska6:amd64 1
  Removing libmatroska6:amd64 rather than change libebml4:amd64
Investigating (0) qt-at-spi [ amd64 ] < 0.3.1-4fakesync1 > ( misc )
Broken qt-at-spi:amd64 Depends on libqtcore4 [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (>= 4:4.8~)
  Considering libqtcore4:amd64 36 as a solution to qt-at-spi:amd64 1
  Removing qt-at-spi:amd64 rather than change libqtcore4:amd64
Investigating (0) enchant [ amd64 ] < 1.6.0-10ubuntu1 > ( text )
Broken enchant:amd64 Depends on libenchant1c2a [ amd64 ] < 1.6.0-10ubuntu1 > ( libs ) (>= 1.6.0)
  Considering libenchant1c2a:amd64 4 as a solution to enchant:amd64 1
  Removing enchant:amd64 rather than change libenchant1c2a:amd64
Investigating (0) libpolkit-qt-1-1 [ amd64 ] < 0.103.0-1ubuntu1 > ( libs )
Broken libpolkit-qt-1-1:amd64 Depends on libqtcore4 [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (>= 4:4.7.0~beta1)
  Considering libqtcore4:amd64 36 as a solution to libpolkit-qt-1-1:amd64 1
  Removing libpolkit-qt-1-1:amd64 rather than change libqtcore4:amd64
Investigating (0) libopencv-contrib2.4 [ amd64 ] < 2.4.8+dfsg1-2ubuntu1 > ( universe/libs )
Broken libopencv-contrib2.4:amd64 Depends on libopencv-calib3d2.4 [ amd64 ] < 2.4.8+dfsg1-2ubuntu1 > ( universe/libs ) (= 2.4.8+dfsg1-2ubuntu1)
  Considering libopencv-calib3d2.4:amd64 3 as a solution to libopencv-contrib2.4:amd64 1
  Removing libopencv-contrib2.4:amd64 rather than change libopencv-calib3d2.4:amd64
Investigating (0) mplayer [ amd64 ] < 2:1.1+svn37401~trusty1 > ( universe/graphics )
Broken mplayer:amd64 Depends on libjack-jackd2-0 [ amd64 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:amd64 16 as a solution to mplayer:amd64 1
Broken mplayer:amd64 Depends on libjack-0.116 [ amd64 ] < none > ( none )
  Considering libjack0:amd64 -2 as a solution to mplayer:amd64 1
  Added libjack0:amd64 to the remove list
  Fixing mplayer:amd64 via keep of libjack0:amd64
Investigating (0) libqt5systeminfo5 [ amd64 ] < 5.0~git20130712-0ubuntu4 > ( universe/libs )
Broken libqt5systeminfo5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 57 as a solution to libqt5systeminfo5:amd64 1
  Removing libqt5systeminfo5:amd64 rather than change libqt5core5a:amd64
Investigating (0) activity-log-manager-control-center [ amd64 ] < 0.9.7-0ubuntu14.1 > ( utils )
Broken activity-log-manager-control-center:amd64 Depends on activity-log-manager [ amd64 ] < 0.9.7-0ubuntu14.1 > ( utils )
  Considering activity-log-manager:amd64 2 as a solution to activity-log-manager-control-center:amd64 1
  Removing activity-log-manager-control-center:amd64 rather than change activity-log-manager:amd64
Investigating (0) libgsettings-qt1 [ amd64 ] < 0.1+14.04.20140408-0ubuntu1 > ( libs )
Broken libgsettings-qt1:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 57 as a solution to libgsettings-qt1:amd64 1
  Removing libgsettings-qt1:amd64 rather than change libqt5core5a:amd64
Investigating (0) onboard [ amd64 ] < 1.1.1-0ubuntu1~ubuntu14.04.1~c42.ppa1 > ( gnome )
Broken onboard:amd64 Depends on libhunspell-1.3-0 [ amd64 ] < 1.3.2-6ubuntu2.1 > ( libs )
  Considering libhunspell-1.3-0:amd64 14 as a solution to onboard:amd64 1
  Removing onboard:amd64 rather than change libhunspell-1.3-0:amd64
Investigating (0) nautilus-share [ amd64 ] < 0.7.3-1ubuntu5 > ( gnome )
Broken nautilus-share:amd64 Depends on apturl [ amd64 ] < 0.5.2ubuntu4 > ( admin )
  Considering apturl:amd64 2 as a solution to nautilus-share:amd64 1
  Removing nautilus-share:amd64 rather than change apturl:amd64
Investigating (0) libkexiv2-11 [ amd64 ] < 4:4.13.0-0ubuntu1 > ( universe/libs )
Broken libkexiv2-11:amd64 Depends on libexiv2-12 [ amd64 ] < 0.23-1ubuntu2 > ( libs )
  Considering libexiv2-12:amd64 12 as a solution to libkexiv2-11:amd64 1
  Removing libkexiv2-11:amd64 rather than change libexiv2-12:amd64
Investigating (0) appmenu-qt5 [ amd64 ] < 0.3.0+14.04.20140415-0ubuntu1 > ( kde )
Broken appmenu-qt5:amd64 Depends on libdbusmenu-qt5 [ amd64 ] < 0.9.3+14.04.20140314-0ubuntu1 > ( libs )
  Considering libdbusmenu-qt5:amd64 3 as a solution to appmenu-qt5:amd64 1
  Removing appmenu-qt5:amd64 rather than change libdbusmenu-qt5:amd64
Investigating (0) xdiagnose [ amd64 ] < 3.6.3build2 > ( python )
Broken xdiagnose:amd64 Depends on python3-apport [ amd64 ] < 2.14.4-0ubuntu1~ubuntu14.04.1~c42.ppa1 > ( python )
  Considering python3-apport:amd64 6 as a solution to xdiagnose:amd64 1
  Removing xdiagnose:amd64 rather than change python3-apport:amd64
Investigating (0) libkrossui4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken libkrossui4:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (= 4:4.13.3-0ubuntu0.2)
  Considering libkdecore5:amd64 10 as a solution to libkrossui4:amd64 0
  Removing libkrossui4:amd64 rather than change libkdecore5:amd64
Investigating (0) libkde3support4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken libkde3support4:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (= 4:4.13.3-0ubuntu0.2)
  Considering libkdecore5:amd64 10 as a solution to libkde3support4:amd64 0
  Removing libkde3support4:amd64 rather than change libkdecore5:amd64
Investigating (0) libkrosscore4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken libkrosscore4:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (= 4:4.13.3-0ubuntu0.2)
  Considering libkdecore5:amd64 10 as a solution to libkrosscore4:amd64 0
  Removing libkrosscore4:amd64 rather than change libkdecore5:amd64
Investigating (0) libpangomm-1.4-1 [ amd64 ] < 2.34.0-1ubuntu1 > ( libs )
Broken libpangomm-1.4-1:amd64 Depends on libglibmm-2.4-1c2a [ amd64 ] < 2.39.93-0ubuntu1 > ( libs ) (>= 2.36.2)
  Considering libglibmm-2.4-1c2a:amd64 3 as a solution to libpangomm-1.4-1:amd64 0
  Removing libpangomm-1.4-1:amd64 rather than change libglibmm-2.4-1c2a:amd64
Investigating (0) libubuntu-download-manager-common0 [ amd64 ] < 0.3+14.04.20140321-0ubuntu1 > ( universe/libs )
Broken libubuntu-download-manager-common0:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 57 as a solution to libubuntu-download-manager-common0:amd64 0
  Removing libubuntu-download-manager-common0:amd64 rather than change libqt5core5a:amd64
Investigating (0) recordmydesktop [ amd64 ] < 0.3.8.1+svn602-1ubuntu3 > ( universe/graphics )
Broken recordmydesktop:amd64 Depends on libjack-jackd2-0 [ amd64 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:amd64 16 as a solution to recordmydesktop:amd64 0
Broken recordmydesktop:amd64 Depends on libjack-0.116 [ amd64 ] < none > ( none )
  Considering libjack0:amd64 -2 as a solution to recordmydesktop:amd64 0
  Added libjack0:amd64 to the remove list
  Fixing recordmydesktop:amd64 via keep of libjack0:amd64
Investigating (0) gimp-plugin-registry [ amd64 ] < 7.20141204-0trusty0~ppa > ( universe/graphics )
Broken gimp-plugin-registry:amd64 Depends on libglu1-mesa [ amd64 ] < 9.0.0-2 > ( libs )
  Considering libglu1-mesa:amd64 50 as a solution to gimp-plugin-registry:amd64 0
Broken gimp-plugin-registry:amd64 Depends on libglu1 [ amd64 ] < none > ( none )
  Considering libglu1-mesa:amd64 50 as a solution to gimp-plugin-registry:amd64 0
  Or group remove for gimp-plugin-registry:amd64
Broken gimp-plugin-registry:amd64 Depends on libgtkglext1 [ amd64 ] < 1.2.0-3.1fakesync3 > ( universe/libs )
  Considering libgtkglext1:amd64 3 as a solution to gimp-plugin-registry:amd64 0
  Removing gimp-plugin-registry:amd64 rather than change libgtkglext1:amd64
Investigating (0) libgl1-mesa-dri-lts-vivid [ i386 ] < 10.5.9-2ubuntu1~trusty2 > ( libs )
Broken libgl1-mesa-dri-lts-vivid:i386 Conflicts on libgl1-mesa-dri [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
  Considering libgl1-mesa-dri:amd64 1 as a solution to libgl1-mesa-dri-lts-vivid:i386 0
  Removing libgl1-mesa-dri-lts-vivid:i386 rather than change libgl1-mesa-dri:amd64
Investigating (0) libasan1 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs )
Broken libasan1:amd64 Depends on gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1)
  Considering gcc-4.9-base:amd64 29 as a solution to libasan1:amd64 0
  Removing libasan1:amd64 rather than change gcc-4.9-base:amd64
Investigating (0) libglademm-2.4-1c2a [ amd64 ] < 2.6.7-2ubuntu1 > ( universe/libs )
Broken libglademm-2.4-1c2a:amd64 Depends on libglibmm-2.4-1c2a [ amd64 ] < 2.39.93-0ubuntu1 > ( libs ) (>= 2.36.2)
  Considering libglibmm-2.4-1c2a:amd64 3 as a solution to libglademm-2.4-1c2a:amd64 0
  Removing libglademm-2.4-1c2a:amd64 rather than change libglibmm-2.4-1c2a:amd64
Investigating (0) libquadmath0 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs )
Broken libquadmath0:amd64 Depends on gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1)
  Considering gcc-4.9-base:amd64 29 as a solution to libquadmath0:amd64 0
  Removing libquadmath0:amd64 rather than change gcc-4.9-base:amd64
Investigating (0) libthreadweaver4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken libthreadweaver4:amd64 Depends on libqtcore4 [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (>= 4:4.8.0)
  Considering libqtcore4:amd64 36 as a solution to libthreadweaver4:amd64 0
  Removing libthreadweaver4:amd64 rather than change libqtcore4:amd64
Investigating (0) libglapi-mesa-lts-vivid [ i386 ] < 10.5.9-2ubuntu1~trusty2 > ( libs )
Broken libglapi-mesa-lts-vivid:i386 Conflicts on libglapi-mesa [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
  Considering libglapi-mesa:amd64 -2 as a solution to libglapi-mesa-lts-vivid:i386 0
  Added libglapi-mesa:amd64 to the remove list
  Conflicts//Breaks against version 10.1.0-4ubuntu5 for libglapi-mesa but that is not InstVer, ignoring
  Conflicts//Breaks against version 11.0.2-1ubuntu4~trusty1 for libglapi-mesa-lts-wily but that is not InstVer, ignoring
  Conflicts//Breaks against version 10.3.2-0ubuntu1~trusty2 for libglapi-mesa-lts-utopic but that is not InstVer, ignoring
Broken libglapi-mesa-lts-vivid:i386 Conflicts on libglapi-mesa [ i386 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
  Considering libglapi-mesa:i386 -2 as a solution to libglapi-mesa-lts-vivid:i386 0
  Added libglapi-mesa:i386 to the remove list
  Conflicts//Breaks against version 10.1.0-4ubuntu5 for libglapi-mesa but that is not InstVer, ignoring
  Conflicts//Breaks against version 11.0.2-1ubuntu4~trusty1 for libglapi-mesa-lts-wily but that is not InstVer, ignoring
  Conflicts//Breaks against version 10.3.2-0ubuntu1~trusty2 for libglapi-mesa-lts-utopic but that is not InstVer, ignoring
  Fixing libglapi-mesa-lts-vivid:i386 via keep of libglapi-mesa:amd64
  Fixing libglapi-mesa-lts-vivid:i386 via keep of libglapi-mesa:i386
Investigating (0) calligra-libs [ amd64 ] < 1:2.8.1-1-0ubuntu3 > ( universe/libs )
Broken calligra-libs:amd64 Depends on libicu52 [ amd64 ] < 52.1-3ubuntu0.4 > ( libs ) (>= 52~m1-1~)
  Considering libicu52:amd64 25 as a solution to calligra-libs:amd64 0
  Removing calligra-libs:amd64 rather than change libicu52:amd64
Investigating (0) gstreamer0.10-plugins-good [ amd64 ] < 0.10.31-3+nmu1ubuntu5 > ( libs )
Broken gstreamer0.10-plugins-good:amd64 Depends on libjack-jackd2-0 [ amd64 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:amd64 16 as a solution to gstreamer0.10-plugins-good:amd64 0
Broken gstreamer0.10-plugins-good:amd64 Depends on libjack-0.116 [ amd64 ] < none > ( none )
  Considering libjack0:amd64 -2 as a solution to gstreamer0.10-plugins-good:amd64 0
  Added libjack0:amd64 to the remove list
  Fixing gstreamer0.10-plugins-good:amd64 via keep of libjack0:amd64
Investigating (0) calibre [ amd64 ] < 1.48.0-1~getdeb1 > ( universe/text )
Broken calibre:amd64 Depends on python-qt4 [ amd64 ] < 4.10.4+dfsg-1ubuntu1 > ( python ) (>= 4.10.4+dfsg-1ubuntu1)
  Considering python-qt4:amd64 2 as a solution to calibre:amd64 0
  Removing calibre:amd64 rather than change python-qt4:amd64
Investigating (0) libqjson0 [ amd64 ] < 0.8.1-3 > ( libs )
Broken libqjson0:amd64 Depends on libqtcore4 [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (>= 4:4.7.0~beta1)
  Considering libqtcore4:amd64 36 as a solution to libqjson0:amd64 0
  Removing libqjson0:amd64 rather than change libqtcore4:amd64
Investigating (0) xscreensaver-gl-extra [ amd64 ] < 5.15-3ubuntu1 > ( universe/x11 )
Broken xscreensaver-gl-extra:amd64 Depends on libgle3 [ amd64 ] < 3.1.0-7ubuntu2 > ( universe/libs )
  Considering libgle3:amd64 1 as a solution to xscreensaver-gl-extra:amd64 0
  Removing xscreensaver-gl-extra:amd64 rather than change libgle3:amd64
Investigating (0) libgtkmm-2.4-1c2a [ amd64 ] < 1:2.24.4-1ubuntu1 > ( libs )
Broken libgtkmm-2.4-1c2a:amd64 Depends on libglibmm-2.4-1c2a [ amd64 ] < 2.39.93-0ubuntu1 > ( libs ) (>= 2.36.2)
  Considering libglibmm-2.4-1c2a:amd64 3 as a solution to libgtkmm-2.4-1c2a:amd64 0
  Removing libgtkmm-2.4-1c2a:amd64 rather than change libglibmm-2.4-1c2a:amd64
Investigating (0) libbalooxapian4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( universe/libdevel )
Broken libbalooxapian4:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (>= 4:4.13.3)
  Considering libkdecore5:amd64 10 as a solution to libbalooxapian4:amd64 0
  Removing libbalooxapian4:amd64 rather than change libkdecore5:amd64
Investigating (0) id3v2 [ amd64 ] < 0.1.12-2.1 > ( universe/sound )
Broken id3v2:amd64 Depends on libid3-3.8.3c2a [ amd64 ] < 3.8.3-15 > ( universe/libs )
  Considering libid3-3.8.3c2a:amd64 3 as a solution to id3v2:amd64 0
  Removing id3v2:amd64 rather than change libid3-3.8.3c2a:amd64
Investigating (0) xscreensaver-gl [ amd64 ] < 5.15-3ubuntu1 > ( universe/x11 )
Broken xscreensaver-gl:amd64 Depends on libglu1-mesa [ amd64 ] < 9.0.0-2 > ( libs )
  Considering libglu1-mesa:amd64 50 as a solution to xscreensaver-gl:amd64 0
Broken xscreensaver-gl:amd64 Depends on libglu1 [ amd64 ] < none > ( none )
  Considering libglu1-mesa:amd64 50 as a solution to xscreensaver-gl:amd64 0
  Or group remove for xscreensaver-gl:amd64
Investigating (0) libubsan0 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs )
Broken libubsan0:amd64 Depends on gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1)
  Considering gcc-4.9-base:amd64 29 as a solution to libubsan0:amd64 0
  Removing libubsan0:amd64 rather than change gcc-4.9-base:amd64
Investigating (0) tagtool [ amd64 ] < 0.12.3-9 > ( universe/sound )
Broken tagtool:amd64 Depends on libid3-3.8.3c2a [ amd64 ] < 3.8.3-15 > ( universe/libs )
  Considering libid3-3.8.3c2a:amd64 3 as a solution to tagtool:amd64 0
  Removing tagtool:amd64 rather than change libid3-3.8.3c2a:amd64
Investigating (0) libnepomukquery4a [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken libnepomukquery4a:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (= 4:4.13.3-0ubuntu0.2)
  Considering libkdecore5:amd64 10 as a solution to libnepomukquery4a:amd64 0
  Removing libnepomukquery4a:amd64 rather than change libkdecore5:amd64
Investigating (0) system-image-common [ amd64 ] < 2.2-0ubuntu1 > ( universe/python )
Broken system-image-common:amd64 Depends on ubuntu-download-manager [ amd64 ] < 0.3+14.04.20140321-0ubuntu1 > ( universe/net )
  Considering ubuntu-download-manager:amd64 1 as a solution to system-image-common:amd64 0
  Removing system-image-common:amd64 rather than change ubuntu-download-manager:amd64
Investigating (0) zygrib [ amd64 ] < 6.2.1-2 > ( universe/science )
Broken zygrib:amd64 Depends on libqt4-network [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (>= 4:4.5.3)
  Considering libqt4-network:amd64 14 as a solution to zygrib:amd64 0
  Removing zygrib:amd64 rather than change libqt4-network:amd64
Investigating (0) libcairomm-1.0-1 [ amd64 ] < 1.10.0-1ubuntu3 > ( libs )
Broken libcairomm-1.0-1:amd64 Depends on libsigc++-2.0-0c2a [ amd64 ] < 2.2.10-0.2ubuntu2 > ( libs ) (>= 2.0.2)
  Considering libsigc++-2.0-0c2a:amd64 8 as a solution to libcairomm-1.0-1:amd64 0
  Removing libcairomm-1.0-1:amd64 rather than change libsigc++-2.0-0c2a:amd64
Investigating (0) xserver-xorg-lts-vivid [ amd64 ] < 1:7.7+7ubuntu3~trusty1 > ( x11 )
Broken xserver-xorg-lts-vivid:amd64 Conflicts on libgl1-mesa-dri [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs ) (>= 0~)
  Considering libgl1-mesa-dri:amd64 1 as a solution to xserver-xorg-lts-vivid:amd64 0
  Removing xserver-xorg-lts-vivid:amd64 rather than change libgl1-mesa-dri:amd64
Investigating (0) libstdc++-4.9-dev [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libdevel )
Broken libstdc++-4.9-dev:amd64 Depends on gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1)
  Considering gcc-4.9-base:amd64 29 as a solution to libstdc++-4.9-dev:amd64 0
  Removing libstdc++-4.9-dev:amd64 rather than change gcc-4.9-base:amd64
Investigating (0) libvlccore8 [ amd64 ] < 2.2.1-3~ubuntu14.04.1~c42.ppa1 > ( libs )
Broken libvlccore8:amd64 Depends on libproxy-tools [ amd64 ] < 0.4.11-0ubuntu4 > ( universe/libs )
  Considering libproxy-tools:amd64 1 as a solution to libvlccore8:amd64 0
  Removing libvlccore8:amd64 rather than change libproxy-tools:amd64
Investigating (0) libqt4-qt3support [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqt4-qt3support:amd64 Depends on libqt4-designer [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering libqt4-designer:amd64 2 as a solution to libqt4-qt3support:amd64 0
  Removing libqt4-qt3support:amd64 rather than change libqt4-designer:amd64
Investigating (0) ubuntu-desktop [ amd64 ] < 1.325 > ( metapackages )
Broken ubuntu-desktop:amd64 Depends on checkbox-gui [ amd64 ] < 0.17.6-0ubuntu6 > ( utils )
  Considering checkbox-gui:amd64 1 as a solution to ubuntu-desktop:amd64 0
  Removing ubuntu-desktop:amd64 rather than change checkbox-gui:amd64
Investigating (0) libreoffice-help-de [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( doc )
Broken libreoffice-help-de:amd64 Depends on libreoffice-l10n-de [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( localization )
  Considering libreoffice-l10n-de:amd64 1 as a solution to libreoffice-help-de:amd64 0
  Removing libreoffice-help-de:amd64 rather than change libreoffice-l10n-de:amd64
Investigating (0) qlandkartegt [ amd64 ] < 1.7.6-1~ubuntu14.04.1~c42.ppa1 > ( universe/x11 )
Broken qlandkartegt:amd64 Depends on libgdal1h [ amd64 ] < 1.10.1+dfsg-5ubuntu1 > ( universe/libs ) (>= 1.8.0)
  Considering libgdal1h:amd64 1 as a solution to qlandkartegt:amd64 0
  Removing qlandkartegt:amd64 rather than change libgdal1h:amd64
Investigating (0) garminplugin [ amd64 ] < 0.3.27-1~trusty > ( misc )
Broken garminplugin:amd64 Depends on libtinyxml2.6.2 [ amd64 ] < 2.6.2-2 > ( universe/libs )
  Considering libtinyxml2.6.2:amd64 36 as a solution to garminplugin:amd64 0
  Removing garminplugin:amd64 rather than change libtinyxml2.6.2:amd64
Investigating (0) unity-tweak-tool [ amd64 ] < 0.0.6ubuntu1 | 0.0.6ubuntu2~ubuntu14.04.1 > ( universe/gnome )
Broken unity-tweak-tool:amd64 Depends on unity [ amd64 ] < 7.2.6+14.04.20151021-0ubuntu1 > ( gnome ) (>= 6.8)
  Considering unity:amd64 1 as a solution to unity-tweak-tool:amd64 0
  Removing unity-tweak-tool:amd64 rather than change unity:amd64
Investigating (0) vlc-nox [ amd64 ] < 2.2.1-3~ubuntu14.04.1~c42.ppa1 > ( universe/net )
Broken vlc-nox:amd64 Depends on libebml4 [ amd64 ] < 1.3.0-2 > ( universe/libs )
  Considering libebml4:amd64 3 as a solution to vlc-nox:amd64 0
  Removing vlc-nox:amd64 rather than change libebml4:amd64
Investigating (0) libreoffice-help-el [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( doc )
Broken libreoffice-help-el:amd64 Depends on libreoffice-l10n-el [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( localization )
  Considering libreoffice-l10n-el:amd64 1 as a solution to libreoffice-help-el:amd64 0
  Removing libreoffice-help-el:amd64 rather than change libreoffice-l10n-el:amd64
Investigating (0) libdbus-cpp2 [ amd64 ] < 2.0.0+14.04.20140326-0ubuntu1 > ( libdevel )
Broken libdbus-cpp2:amd64 Depends on libboost-system1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
  Considering libboost-system1.54.0:amd64 18 as a solution to libdbus-cpp2:amd64 0
  Removing libdbus-cpp2:amd64 rather than change libboost-system1.54.0:amd64
Investigating (0) pipelight-multi [ amd64 ] < 0.2.8.2~ubuntu14.04.1 > ( misc )
Broken pipelight-multi:amd64 Depends on ttf-mscorefonts-installer [ amd64 ] < 3.4+nmu1ubuntu1 > ( multiverse/x11 )
  Considering ttf-mscorefonts-installer:amd64 7 as a solution to pipelight-multi:amd64 0
  Removing pipelight-multi:amd64 rather than change ttf-mscorefonts-installer:amd64
Investigating (0) libjavascriptcoregtk-3.0-0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs )
Broken libjavascriptcoregtk-3.0-0:amd64 Depends on libicu52 [ amd64 ] < 52.1-3ubuntu0.4 > ( libs ) (>= 52~m1-1~)
  Considering libicu52:amd64 25 as a solution to libjavascriptcoregtk-3.0-0:amd64 0
  Removing libjavascriptcoregtk-3.0-0:amd64 rather than change libicu52:amd64
Investigating (0) libsoprano4 [ amd64 ] < 2.9.4+dfsg1-0ubuntu2 > ( libs )
Broken libsoprano4:amd64 Depends on libqt4-network [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (>= 4:4.5.3)
  Considering libqt4-network:amd64 14 as a solution to libsoprano4:amd64 0
  Removing libsoprano4:amd64 rather than change libqt4-network:amd64
Investigating (0) libtsan0 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs )
Broken libtsan0:amd64 Depends on gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1)
  Considering gcc-4.9-base:amd64 29 as a solution to libtsan0:amd64 0
  Removing libtsan0:amd64 rather than change gcc-4.9-base:amd64
Investigating (0) thunderbird-locale-en-us [ amd64 ] < 1:38.5.1+build2-0ubuntu0.14.04.1 > ( web )
Broken thunderbird-locale-en-us:amd64 Depends on thunderbird-locale-en [ amd64 ] < 1:38.5.1+build2-0ubuntu0.14.04.1 > ( web )
  Considering thunderbird-locale-en:amd64 2 as a solution to thunderbird-locale-en-us:amd64 0
  Removing thunderbird-locale-en-us:amd64 rather than change thunderbird-locale-en:amd64
Investigating (0) libcilkrts5 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs )
Broken libcilkrts5:amd64 Depends on gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1)
  Considering gcc-4.9-base:amd64 29 as a solution to libcilkrts5:amd64 0
  Removing libcilkrts5:amd64 rather than change gcc-4.9-base:amd64
Investigating (0) gebabbel [ amd64 ] < 0.4+repack-0ubuntu3 > ( universe/misc )
Broken gebabbel:amd64 Depends on libqtcore4 [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (>= 4:4.7.0~beta1)
  Considering libqtcore4:amd64 36 as a solution to gebabbel:amd64 0
  Removing gebabbel:amd64 rather than change libqtcore4:amd64
Investigating (0) vlc-plugin-samba [ amd64 ] < 2.2.1-3~ubuntu14.04.1~c42.ppa1 > ( video )
Broken vlc-plugin-samba:amd64 Depends on vlc-nox [ amd64 ] < 2.2.1-3~ubuntu14.04.1~c42.ppa1 > ( universe/net ) (= 2.2.1-3~ubuntu14.04.1~c42.ppa1)
  Considering vlc-nox:amd64 0 as a solution to vlc-plugin-samba:amd64 0
  Removing vlc-plugin-samba:amd64 rather than change vlc-nox:amd64
Investigating (0) libreoffice-help-en-gb [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( doc )
Broken libreoffice-help-en-gb:amd64 Depends on libreoffice-l10n-en-gb [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( localization )
  Considering libreoffice-l10n-en-gb:amd64 1 as a solution to libreoffice-help-en-gb:amd64 0
  Removing libreoffice-help-en-gb:amd64 rather than change libreoffice-l10n-en-gb:amd64
Investigating (0) qtdeclarative5-ubuntu-ui-extras-browser-plugin [ amd64 ] < 0.23+14.04.20140428-0ubuntu1 > ( x11 )
Broken qtdeclarative5-ubuntu-ui-extras-browser-plugin:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 57 as a solution to qtdeclarative5-ubuntu-ui-extras-browser-plugin:amd64 0
  Removing qtdeclarative5-ubuntu-ui-extras-browser-plugin:amd64 rather than change libqt5core5a:amd64
Investigating (0) libkjsapi4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken libkjsapi4:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (= 4:4.13.3-0ubuntu0.2)
  Considering libkdecore5:amd64 10 as a solution to libkjsapi4:amd64 0
  Removing libkjsapi4:amd64 rather than change libkdecore5:amd64
Investigating (0) kaffeine [ amd64 ] < 1.2.2-2 > ( universe/kde )
Broken kaffeine:amd64 Depends on kde-runtime [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( universe/kde )
  Considering kde-runtime:amd64 9 as a solution to kaffeine:amd64 0
  Removing kaffeine:amd64 rather than change kde-runtime:amd64
Investigating (0) gdebi-core [ amd64 ] < 0.9.5.3ubuntu2 > ( admin )
Broken gdebi-core:amd64 Depends on python3-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python )
  Considering python3-apt:amd64 32 as a solution to gdebi-core:amd64 0
  Removing gdebi-core:amd64 rather than change python3-apt:amd64
Investigating (0) libmirclient7 [ amd64 ] < 0.1.8+14.04.20140411-0ubuntu1 > ( libs )
Broken libmirclient7:amd64 Depends on libboost-system1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
  Considering libboost-system1.54.0:amd64 18 as a solution to libmirclient7:amd64 0
  Removing libmirclient7:amd64 rather than change libboost-system1.54.0:amd64
Investigating (0) python3-oneconf [ amd64 ] < 0.3.7.14.04.1 > ( python )
Broken python3-oneconf:amd64 Depends on oneconf-common [ amd64 ] < 0.3.7.14.04.1 > ( python )
  Considering oneconf-common:amd64 2 as a solution to python3-oneconf:amd64 0
  Removing python3-oneconf:amd64 rather than change oneconf-common:amd64
Investigating (0) kde-l10n-nds [ amd64 ] < 4:4.13.3-0ubuntu0.1 > ( universe/kde )
Broken kde-l10n-nds:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (>= 4:4.7.0)
  Considering libkdecore5:amd64 10 as a solution to kde-l10n-nds:amd64 0
  Removing kde-l10n-nds:amd64 rather than change libkdecore5:amd64
Investigating (0) libvirt-bin [ amd64 ] < 1.2.2-0ubuntu13.1.16 > ( devel )
Broken libvirt-bin:amd64 Depends on librados2 [ amd64 ] < 0.80.10-0ubuntu1.14.04.3 > ( libs )
  Considering librados2:amd64 2 as a solution to libvirt-bin:amd64 0
  Removing libvirt-bin:amd64 rather than change librados2:amd64
Investigating (0) okular-backend-odp [ amd64 ] < 1:2.8.1-1-0ubuntu3 > ( universe/graphics )
Broken okular-backend-odp:amd64 Depends on calligra-libs [ amd64 ] < 1:2.8.1-1-0ubuntu3 > ( universe/libs ) (= 1:2.8.1-1-0ubuntu3)
  Considering calligra-libs:amd64 0 as a solution to okular-backend-odp:amd64 0
  Removing okular-backend-odp:amd64 rather than change calligra-libs:amd64
Investigating (0) python-wxgtk2.8 [ amd64 ] < 2.8.12.1+dfsg-2ubuntu2 > ( universe/python )
Broken python-wxgtk2.8:amd64 Depends on libwxbase2.8-0 [ amd64 ] < 2.8.12.1+dfsg-2ubuntu2 > ( universe/libs ) (>= 2.8.12.1+dfsg)
  Considering libwxbase2.8-0:amd64 28 as a solution to python-wxgtk2.8:amd64 0
  Removing python-wxgtk2.8:amd64 rather than change libwxbase2.8-0:amd64
Investigating (0) gparted [ amd64 ] < 0.24.0-1~getdeb1 > ( gnome )
Broken gparted:amd64 Depends on libglibmm-2.4-1c2a [ amd64 ] < 2.39.93-0ubuntu1 > ( libs ) (>= 2.36.2)
  Considering libglibmm-2.4-1c2a:amd64 3 as a solution to gparted:amd64 0
  Removing gparted:amd64 rather than change libglibmm-2.4-1c2a:amd64
Investigating (0) libkcalcore4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( universe/libs )
Broken libkcalcore4:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (>= 4:4.13.3)
  Considering libkdecore5:amd64 10 as a solution to libkcalcore4:amd64 0
  Removing libkcalcore4:amd64 rather than change libkdecore5:amd64
Investigating (0) mythes-de-ch [ amd64 ] < 20120516-2 > ( text )
Broken mythes-de-ch:amd64 Depends on libreoffice-core [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors )
  Considering libreoffice-core:amd64 45 as a solution to mythes-de-ch:amd64 0
Broken mythes-de-ch:amd64 Depends on openoffice.org-core [ amd64 ] < none > ( none ) (>= 3.0~)
  Or group remove for mythes-de-ch:amd64
Investigating (0) stellarium [ amd64 ] < 0.12.4-1 > ( universe/science )
Broken stellarium:amd64 Depends on libqt4-network [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (>= 4:4.6.1)
  Considering libqt4-network:amd64 14 as a solution to stellarium:amd64 0
  Removing stellarium:amd64 rather than change libqt4-network:amd64
Investigating (0) thunderbird-locale-ar [ amd64 ] < 1:38.5.1+build2-0ubuntu0.14.04.1 > ( web )
Broken thunderbird-locale-ar:amd64 Depends on thunderbird [ amd64 ] < 1:38.5.1+build2-0ubuntu0.14.04.1 > ( mail ) (>= 1:38.5.1+build2-0ubuntu0.14.04.1)
  Considering thunderbird:amd64 8 as a solution to thunderbird-locale-ar:amd64 0
  Removing thunderbird-locale-ar:amd64 rather than change thunderbird:amd64
Investigating (0) libreoffice-presentation-minimizer [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( misc )
Broken libreoffice-presentation-minimizer:amd64 Depends on libreoffice-impress [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors ) (>= 1:4.2.0~)
  Considering libreoffice-impress:amd64 5 as a solution to libreoffice-presentation-minimizer:amd64 0
  Removing libreoffice-presentation-minimizer:amd64 rather than change libreoffice-impress:amd64
Investigating (0) libwayland-egl1-mesa-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs )
Broken libwayland-egl1-mesa-lts-vivid:amd64 Depends on libegl1-mesa-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs ) (= 10.5.9-2ubuntu1~trusty2)
  Considering libegl1-mesa-lts-vivid:amd64 1 as a solution to libwayland-egl1-mesa-lts-vivid:amd64 0
  Removing libwayland-egl1-mesa-lts-vivid:amd64 rather than change libegl1-mesa-lts-vivid:amd64
Investigating (0) libkabc4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( universe/libs )
Broken libkabc4:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (>= 4:4.13.3)
  Considering libkdecore5:amd64 10 as a solution to libkabc4:amd64 0
  Removing libkabc4:amd64 rather than change libkdecore5:amd64
Investigating (0) calibre-bin [ amd64 ] < 1.48.0-1~getdeb1 > ( universe/text )
Broken calibre-bin:amd64 Depends on libicu52 [ amd64 ] < 52.1-3ubuntu0.4 > ( libs ) (>= 52~m1-1~)
  Considering libicu52:amd64 25 as a solution to calibre-bin:amd64 0
  Removing calibre-bin:amd64 rather than change libicu52:amd64
Investigating (0) thunderbird-locale-de [ amd64 ] < 1:38.5.1+build2-0ubuntu0.14.04.1 > ( mail )
Broken thunderbird-locale-de:amd64 Depends on thunderbird [ amd64 ] < 1:38.5.1+build2-0ubuntu0.14.04.1 > ( mail ) (>= 1:38.5.1+build2-0ubuntu0.14.04.1)
  Considering thunderbird:amd64 8 as a solution to thunderbird-locale-de:amd64 0
  Removing thunderbird-locale-de:amd64 rather than change thunderbird:amd64
Investigating (0) libmarblewidget18 [ amd64 ] < 4:4.13.3-0ubuntu0.1 > ( universe/libs )
Broken libmarblewidget18:amd64 Depends on libphonon4 [ amd64 ] < 4:4.7.80-0ubuntu1~ubuntu14.04 > ( libs ) (>= 4:4.2.0)
  Considering libphonon4:amd64 13 as a solution to libmarblewidget18:amd64 0
  Removing libmarblewidget18:amd64 rather than change libphonon4:amd64
Investigating (0) libatomic1 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs )
Broken libatomic1:amd64 Depends on gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1)
  Considering gcc-4.9-base:amd64 29 as a solution to libatomic1:amd64 0
  Removing libatomic1:amd64 rather than change gcc-4.9-base:amd64
Investigating (0) opencpn-plugin-climatology-data [ amd64 ] < 1.0.0-0~trusty1 > ( misc )
Broken opencpn-plugin-climatology-data:amd64 Depends on opencpn [ amd64 ] < 4.0.0-0~trusty1 > ( misc )
  Considering opencpn:amd64 42 as a solution to opencpn-plugin-climatology-data:amd64 0
  Removing opencpn-plugin-climatology-data:amd64 rather than change opencpn:amd64
Investigating (0) libnepomukutils4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken libnepomukutils4:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (= 4:4.13.3-0ubuntu0.2)
  Considering libkdecore5:amd64 10 as a solution to libnepomukutils4:amd64 0
  Removing libnepomukutils4:amd64 rather than change libkdecore5:amd64
Investigating (0) thunderbird-locale-el [ amd64 ] < 1:38.5.1+build2-0ubuntu0.14.04.1 > ( mail )
Broken thunderbird-locale-el:amd64 Depends on thunderbird [ amd64 ] < 1:38.5.1+build2-0ubuntu0.14.04.1 > ( mail ) (>= 1:38.5.1+build2-0ubuntu0.14.04.1)
  Considering thunderbird:amd64 8 as a solution to thunderbird-locale-el:amd64 0
  Removing thunderbird-locale-el:amd64 rather than change thunderbird:amd64
Investigating (0) libkresources4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( universe/libs )
Broken libkresources4:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (>= 4:4.13.3)
  Considering libkdecore5:amd64 10 as a solution to libkresources4:amd64 0
  Removing libkresources4:amd64 rather than change libkdecore5:amd64
Investigating (0) gthumb [ amd64 ] < 3:3.3.1.is.3.2.7-0ubuntu1 > ( universe/gnome )
Broken gthumb:amd64 Depends on libexiv2-12 [ amd64 ] < 0.23-1ubuntu2 > ( libs )
  Considering libexiv2-12:amd64 12 as a solution to gthumb:amd64 0
  Removing gthumb:amd64 rather than change libexiv2-12:amd64
Investigating (0) libprocess-cpp1 [ amd64 ] < 1.0.0+14.04.20140328-0ubuntu1 > ( libs )
Broken libprocess-cpp1:amd64 Depends on libboost-iostreams1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
  Considering libboost-iostreams1.54.0:amd64 6 as a solution to libprocess-cpp1:amd64 0
  Removing libprocess-cpp1:amd64 rather than change libboost-iostreams1.54.0:amd64
Investigating (0) brltty [ amd64 ] < 5.0-2ubuntu2 > ( admin )
Broken brltty:amd64 Depends on libicu52 [ amd64 ] < 52.1-3ubuntu0.4 > ( libs ) (>= 52~m1-1~)
  Considering libicu52:amd64 25 as a solution to brltty:amd64 0
  Removing brltty:amd64 rather than change libicu52:amd64
Investigating (0) libqt5multimedia5 [ amd64 ] < 5.2.1-0ubuntu5 > ( libs )
Broken libqt5multimedia5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 57 as a solution to libqt5multimedia5:amd64 0
  Removing libqt5multimedia5:amd64 rather than change libqt5core5a:amd64
Investigating (0) kdoctools [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken kdoctools:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (= 4:4.13.3-0ubuntu0.2)
  Considering libkdecore5:amd64 10 as a solution to kdoctools:amd64 0
  Removing kdoctools:amd64 rather than change libkdecore5:amd64
Investigating (0) cryptkeeper [ amd64 ] < 0.9.5-5.1ubuntu3 > ( universe/admin )
Broken cryptkeeper:amd64 Depends on zenity [ amd64 ] < 3.8.0-1ubuntu1 > ( gnome )
  Considering zenity:amd64 13 as a solution to cryptkeeper:amd64 0
  Removing cryptkeeper:amd64 rather than change zenity:amd64
Investigating (0) gdebi [ amd64 ] < 0.9.5.3ubuntu2 > ( universe/admin )
Broken gdebi:amd64 Depends on gdebi-core [ amd64 ] < 0.9.5.3ubuntu2 > ( admin ) (= 0.9.5.3ubuntu2)
  Considering gdebi-core:amd64 0 as a solution to gdebi:amd64 0
  Removing gdebi:amd64 rather than change gdebi-core:amd64
Investigating (0) g++-4.9 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( devel )
Broken g++-4.9:amd64 Depends on gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1)
  Considering gcc-4.9-base:amd64 29 as a solution to g++-4.9:amd64 0
  Removing g++-4.9:amd64 rather than change gcc-4.9-base:amd64
Investigating (0) libqtlocation1 [ amd64 ] < 1.2.0-3ubuntu5 > ( universe/libs )
Broken libqtlocation1:amd64 Depends on libqt4-network [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (>= 4:4.8.2-0ubuntu1)
  Considering libqt4-network:amd64 14 as a solution to libqtlocation1:amd64 0
  Removing libqtlocation1:amd64 rather than change libqt4-network:amd64
Investigating (0) libwxgtk-media2.8-0 [ amd64 ] < 2.8.12.1+dfsg-2ubuntu2 > ( universe/libs )
Broken libwxgtk-media2.8-0:amd64 Depends on libwxbase2.8-0 [ amd64 ] < 2.8.12.1+dfsg-2ubuntu2 > ( universe/libs ) (>= 2.8.12.1+dfsg)
  Considering libwxbase2.8-0:amd64 28 as a solution to libwxgtk-media2.8-0:amd64 0
  Removing libwxgtk-media2.8-0:amd64 rather than change libwxbase2.8-0:amd64
Investigating (0) libkjsembed4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken libkjsembed4:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (= 4:4.13.3-0ubuntu0.2)
  Considering libkdecore5:amd64 10 as a solution to libkjsembed4:amd64 0
  Removing libkjsembed4:amd64 rather than change libkdecore5:amd64
Investigating (0) libmirserver18 [ amd64 ] < 0.1.8+14.04.20140411-0ubuntu1 > ( libs )
Broken libmirserver18:amd64 Depends on libboost-program-options1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
  Considering libboost-program-options1.54.0:amd64 3 as a solution to libmirserver18:amd64 0
  Removing libmirserver18:amd64 rather than change libboost-program-options1.54.0:amd64
Investigating (0) virtualbox-qt [ amd64 ] < 5.0.10-dfsg-2ubuntu1~ubuntu14.04.1~c42.ppa1 > ( multiverse/misc )
Broken virtualbox-qt:amd64 Depends on libqt4-opengl [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (>= 4:4.7.2)
  Considering libqt4-opengl:amd64 8 as a solution to virtualbox-qt:amd64 0
  Removing virtualbox-qt:amd64 rather than change libqt4-opengl:amd64
Investigating (0) libreoffice-help-en-us [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( doc )
Broken libreoffice-help-en-us:amd64 Depends on libreoffice-l10n-en-us [ amd64 ] < none > ( none )
  Considering libreoffice-common:amd64 20 as a solution to libreoffice-help-en-us:amd64 0
  Removing libreoffice-help-en-us:amd64 rather than change libreoffice-l10n-en-us:amd64
Investigating (0) libmirclientplatform-mesa [ amd64 ] < 0.1.8+14.04.20140411-0ubuntu1 > ( libs )
Broken libmirclientplatform-mesa:amd64 Depends on libmirclient7 [ amd64 ] < 0.1.8+14.04.20140411-0ubuntu1 > ( libs ) (>= 0.1.8+14.04.20140411)
  Considering libmirclient7:amd64 0 as a solution to libmirclientplatform-mesa:amd64 0
  Removing libmirclientplatform-mesa:amd64 rather than change libmirclient7:amd64
Investigating (0) libreoffice-ogltrans [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( graphics )
Broken libreoffice-ogltrans:amd64 Depends on libreoffice-common [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors )
  Considering libreoffice-common:amd64 20 as a solution to libreoffice-ogltrans:amd64 0
  Removing libreoffice-ogltrans:amd64 rather than change libreoffice-common:amd64
Investigating (0) kde-l10n-engb [ amd64 ] < 4:4.13.3-0ubuntu0.1 > ( universe/kde )
Broken kde-l10n-engb:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (>= 4:4.7.0)
  Considering libkdecore5:amd64 10 as a solution to kde-l10n-engb:amd64 0
  Removing kde-l10n-engb:amd64 rather than change libkdecore5:amd64
Investigating (0) libkldap4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( universe/libs )
Broken libkldap4:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (>= 4:4.13.3)
  Considering libkdecore5:amd64 10 as a solution to libkldap4:amd64 0
  Removing libkldap4:amd64 rather than change libkdecore5:amd64
Investigating (0) yagf [ amd64 ] < 0.9.2.1-1 > ( universe/graphics )
Broken yagf:amd64 Depends on libqtcore4 [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (>= 4:4.7.0~beta1)
  Considering libqtcore4:amd64 36 as a solution to yagf:amd64 0
  Removing yagf:amd64 rather than change libqtcore4:amd64
Investigating (0) bitcoin-qt [ amd64 ] < 0.11.2-trusty1 > ( utils )
Broken bitcoin-qt:amd64 Depends on libboost-chrono1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
  Considering libboost-chrono1.54.0:amd64 1 as a solution to bitcoin-qt:amd64 0
  Removing bitcoin-qt:amd64 rather than change libboost-chrono1.54.0:amd64
Investigating (0) libubuntu-location-service0 [ amd64 ] < 0.0.2+14.04.20140307-0ubuntu1 > ( libs )
Broken libubuntu-location-service0:amd64 Depends on libdbus-cpp2 [ amd64 ] < 2.0.0+14.04.20140326-0ubuntu1 > ( libdevel ) (>= 2.0.0+14.04.20140307)
  Considering libdbus-cpp2:amd64 0 as a solution to libubuntu-location-service0:amd64 0
  Removing libubuntu-location-service0:amd64 rather than change libdbus-cpp2:amd64
Investigating (0) libmirplatformgraphics-mesa [ amd64 ] < 0.1.8+14.04.20140411-0ubuntu1 > ( libs )
Broken libmirplatformgraphics-mesa:amd64 Depends on libboost-program-options1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
  Considering libboost-program-options1.54.0:amd64 3 as a solution to libmirplatformgraphics-mesa:amd64 0
  Removing libmirplatformgraphics-mesa:amd64 rather than change libboost-program-options1.54.0:amd64
Investigating (0) gxine [ amd64 ] < 0.5.905-4ubuntu8 > ( universe/graphics )
Broken gxine:amd64 Depends on libxine1-x [ amd64 ] < 1.1.21-2ubuntu1 > ( universe/libs )
  Considering libxine1-x:amd64 2 as a solution to gxine:amd64 0
Broken gxine:amd64 Depends on libxine1 [ amd64 ] < 1.1.21-2ubuntu1 > ( universe/libs ) (< 1.1.8-2)
  Or group remove for gxine:amd64
Investigating (0) libakonadi-kde4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( universe/libs )
Broken libakonadi-kde4:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (>= 4:4.13.3)
  Considering libkdecore5:amd64 10 as a solution to libakonadi-kde4:amd64 0
  Removing libakonadi-kde4:amd64 rather than change libkdecore5:amd64
Investigating (0) libgcc-4.8-dev [ amd64 ] < 4.8.4-2ubuntu1~14.04 > ( libdevel )
Broken libgcc-4.8-dev:amd64 Depends on libatomic1 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.8.4-2ubuntu1~14.04)
  Considering libatomic1:amd64 0 as a solution to libgcc-4.8-dev:amd64 0
  Removing libgcc-4.8-dev:amd64 rather than change libatomic1:amd64
Investigating (0) libmirprotobuf0 [ amd64 ] < 0.1.8+14.04.20140411-0ubuntu1 > ( libs )
Broken libmirprotobuf0:amd64 Depends on libprotobuf8 [ amd64 ] < 2.5.0-9ubuntu1 > ( libs )
  Considering libprotobuf8:amd64 6 as a solution to libmirprotobuf0:amd64 0
  Removing libmirprotobuf0:amd64 rather than change libprotobuf8:amd64
Investigating (0) libqt5x11extras5 [ amd64 ] < 5.2.1-1 > ( libs )
Broken libqt5x11extras5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 57 as a solution to libqt5x11extras5:amd64 0
  Removing libqt5x11extras5:amd64 rather than change libqt5core5a:amd64
Investigating (0) libreoffice-l10n-ar [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( localization )
Broken libreoffice-l10n-ar:amd64 Depends on libreoffice-common [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors )
  Considering libreoffice-common:amd64 20 as a solution to libreoffice-l10n-ar:amd64 0
  Removing libreoffice-l10n-ar:amd64 rather than change libreoffice-common:amd64
Investigating (0) gcc-4.8 [ amd64 ] < 4.8.4-2ubuntu1~14.04 > ( devel )
Broken gcc-4.8:amd64 Depends on libgcc-4.8-dev [ amd64 ] < 4.8.4-2ubuntu1~14.04 > ( libdevel ) (>= 4.8.4-2ubuntu1~14.04)
  Considering libgcc-4.8-dev:amd64 0 as a solution to gcc-4.8:amd64 0
  Removing gcc-4.8:amd64 rather than change libgcc-4.8-dev:amd64
Investigating (0) libphononexperimental4 [ amd64 ] < 4:4.7.80-0ubuntu1~ubuntu14.04 > ( libs )
Broken libphononexperimental4:amd64 Depends on libphonon4 [ amd64 ] < 4:4.7.80-0ubuntu1~ubuntu14.04 > ( libs ) (= 4:4.7.80-0ubuntu1~ubuntu14.04)
  Considering libphonon4:amd64 13 as a solution to libphononexperimental4:amd64 0
  Removing libphononexperimental4:amd64 rather than change libphonon4:amd64
Investigating (0) libatkmm-1.6-1 [ amd64 ] < 2.22.7-2ubuntu1 > ( libs )
Broken libatkmm-1.6-1:amd64 Depends on libglibmm-2.4-1c2a [ amd64 ] < 2.39.93-0ubuntu1 > ( libs ) (>= 2.36.2)
  Considering libglibmm-2.4-1c2a:amd64 3 as a solution to libatkmm-1.6-1:amd64 0
  Removing libatkmm-1.6-1:amd64 rather than change libglibmm-2.4-1c2a:amd64
Investigating (0) easytag [ amd64 ] < 2.2.5-1~trusty > ( universe/sound )
Broken easytag:amd64 Depends on libid3-3.8.3c2a [ amd64 ] < 3.8.3-15 > ( universe/libs )
  Considering libid3-3.8.3c2a:amd64 3 as a solution to easytag:amd64 0
  Removing easytag:amd64 rather than change libid3-3.8.3c2a:amd64
Investigating (0) libbaloocore4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( universe/libdevel )
Broken libbaloocore4:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (>= 4:4.13.3)
  Considering libkdecore5:amd64 10 as a solution to libbaloocore4:amd64 0
  Removing libbaloocore4:amd64 rather than change libkdecore5:amd64
Investigating (0) kdelibs-bin [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken kdelibs-bin:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (= 4:4.13.3-0ubuntu0.2)
  Considering libkdecore5:amd64 10 as a solution to kdelibs-bin:amd64 0
  Removing kdelibs-bin:amd64 rather than change libkdecore5:amd64
Investigating (0) gufw [ amd64 ] < 14.04.2-0ubuntu1.2 > ( universe/admin )
Broken gufw:amd64 Depends on gir1.2-webkit-3.0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs )
  Considering gir1.2-webkit-3.0:amd64 11 as a solution to gufw:amd64 0
  Removing gufw:amd64 rather than change gir1.2-webkit-3.0:amd64
Investigating (0) libkactivities-bin [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( universe/kde )
Broken libkactivities-bin:amd64 Depends on libkactivities6 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( universe/kde ) (>= 4:4.8.80)
  Considering libkactivities6:amd64 6 as a solution to libkactivities-bin:amd64 0
  Removing libkactivities-bin:amd64 rather than change libkactivities6:amd64
Investigating (0) marble-plugins [ amd64 ] < 4:4.13.3-0ubuntu0.1 > ( universe/misc )
Broken marble-plugins:amd64 Depends on libmarblewidget18 [ amd64 ] < 4:4.13.3-0ubuntu0.1 > ( universe/libs ) (= 4:4.13.3-0ubuntu0.1)
  Considering libmarblewidget18:amd64 0 as a solution to marble-plugins:amd64 0
  Removing marble-plugins:amd64 rather than change libmarblewidget18:amd64
Investigating (0) libnepomuk4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken libnepomuk4:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (= 4:4.13.3-0ubuntu0.2)
  Considering libkdecore5:amd64 10 as a solution to libnepomuk4:amd64 0
  Removing libnepomuk4:amd64 rather than change libkdecore5:amd64
Investigating (0) libgcc-4.9-dev [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libdevel )
Broken libgcc-4.9-dev:amd64 Depends on gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1)
  Considering gcc-4.9-base:amd64 29 as a solution to libgcc-4.9-dev:amd64 0
  Removing libgcc-4.9-dev:amd64 rather than change gcc-4.9-base:amd64
Investigating (0) vlc [ amd64 ] < 2.2.1-3~ubuntu14.04.1~c42.ppa1 > ( universe/graphics )
Broken vlc:amd64 Depends on vlc-nox [ amd64 ] < 2.2.1-3~ubuntu14.04.1~c42.ppa1 > ( universe/net ) (= 2.2.1-3~ubuntu14.04.1~c42.ppa1)
  Considering vlc-nox:amd64 0 as a solution to vlc:amd64 0
  Removing vlc:amd64 rather than change vlc-nox:amd64
Investigating (0) libstreamanalyzer0 [ amd64 ] < 0.7.8-1ubuntu2 > ( libs )
Broken libstreamanalyzer0:amd64 Depends on libclucene-core1 [ amd64 ] < 2.3.3.4-4build1 > ( libs ) (>= 2.3.3.4)
  Considering libclucene-core1:amd64 10 as a solution to libstreamanalyzer0:amd64 0
  Removing libstreamanalyzer0:amd64 rather than change libclucene-core1:amd64
Investigating (0) libvlc5 [ amd64 ] < 2.2.1-3~ubuntu14.04.1~c42.ppa1 > ( universe/libs )
Broken libvlc5:amd64 Depends on libvlccore8 [ amd64 ] < 2.2.1-3~ubuntu14.04.1~c42.ppa1 > ( libs ) (= 2.2.1-3~ubuntu14.04.1~c42.ppa1)
  Considering libvlccore8:amd64 0 as a solution to libvlc5:amd64 0
  Removing libvlc5:amd64 rather than change libvlccore8:amd64
Investigating (0) libkntlm4 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs )
Broken libkntlm4:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (= 4:4.13.3-0ubuntu0.2)
  Considering libkdecore5:amd64 10 as a solution to libkntlm4:amd64 0
  Removing libkntlm4:amd64 rather than change libkdecore5:amd64
Investigating (0) ubuntu-sso-client-qt [ amd64 ] < 13.10-0ubuntu6 > ( python )
Broken ubuntu-sso-client-qt:amd64 Depends on python-qt4 [ amd64 ] < 4.10.4+dfsg-1ubuntu1 > ( python )
  Considering python-qt4:amd64 2 as a solution to ubuntu-sso-client-qt:amd64 0
  Removing ubuntu-sso-client-qt:amd64 rather than change python-qt4:amd64
Investigating (0) mythes-de [ amd64 ] < 20120516-2 > ( text )
Broken mythes-de:amd64 Depends on libreoffice-core [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors )
  Considering libreoffice-core:amd64 45 as a solution to mythes-de:amd64 0
Broken mythes-de:amd64 Depends on openoffice.org-core [ amd64 ] < none > ( none ) (>= 3.0~)
  Or group remove for mythes-de:amd64
Investigating (0) libavdevice53 [ amd64 ] < 6:9.18-0ubuntu0.14.04.1+fdkaac > ( universe/libs )
Broken libavdevice53:amd64 Depends on libjack-jackd2-0 [ amd64 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:amd64 16 as a solution to libavdevice53:amd64 0
Broken libavdevice53:amd64 Depends on libjack-0.116 [ amd64 ] < none > ( none )
  Considering libjack0:amd64 -2 as a solution to libavdevice53:amd64 0
  Added libjack0:amd64 to the remove list
  Fixing libavdevice53:amd64 via keep of libjack0:amd64
Investigating (0) kde-l10n-ar [ amd64 ] < 4:4.13.3-0ubuntu0.1 > ( universe/kde )
Broken kde-l10n-ar:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (>= 4:4.7.0)
  Considering libkdecore5:amd64 10 as a solution to kde-l10n-ar:amd64 0
  Removing kde-l10n-ar:amd64 rather than change libkdecore5:amd64
Investigating (0) midori [ amd64 ] < 0.4.3+dfsg-0.1 > ( universe/web )
Broken midori:amd64 Depends on libwebkitgtk-1.0-0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs ) (>= 1.3.13)
  Considering libwebkitgtk-1.0-0:amd64 1 as a solution to midori:amd64 0
  Removing midori:amd64 rather than change libwebkitgtk-1.0-0:amd64
Investigating (0) mozplugger [ amd64 ] < 1.14.5-2 > ( universe/web )
Broken mozplugger:amd64 Depends on iceweasel [ amd64 ] < none -> 38.3.0esr-1~ubuntu14.04.1~c42.ppa1 > ( web )
  Considering iceweasel:amd64 1 as a solution to mozplugger:amd64 0
  Try Installing iceweasel [ amd64 ] < none -> 38.3.0esr-1~ubuntu14.04.1~c42.ppa1 > ( web ) before changing mozplugger:amd64
Investigating (0) libqt5multimedia5-plugins [ amd64 ] < 5.2.1-0ubuntu5 > ( libs )
Broken libqt5multimedia5-plugins:amd64 Depends on libqt5multimedia5 [ amd64 ] < 5.2.1-0ubuntu5 > ( libs ) (= 5.2.1-0ubuntu5)
  Considering libqt5multimedia5:amd64 0 as a solution to libqt5multimedia5-plugins:amd64 0
  Removing libqt5multimedia5-plugins:amd64 rather than change libqt5multimedia5:amd64
Investigating (0) python-electrum [ amd64 ] < 1.9.7-1 > ( universe/python )
Broken python-electrum:amd64 Depends on python-qt4 [ amd64 ] < 4.10.4+dfsg-1ubuntu1 > ( python )
  Considering python-qt4:amd64 2 as a solution to python-electrum:amd64 0
  Removing python-electrum:amd64 rather than change python-qt4:amd64
Investigating (0) xscreensaver-data-extra [ amd64 ] < 5.15-3ubuntu1 > ( universe/x11 )
Broken xscreensaver-data-extra:amd64 Depends on libglu1-mesa [ amd64 ] < 9.0.0-2 > ( libs )
  Considering libglu1-mesa:amd64 50 as a solution to xscreensaver-data-extra:amd64 0
Broken xscreensaver-data-extra:amd64 Depends on libglu1 [ amd64 ] < none > ( none )
  Considering libglu1-mesa:amd64 50 as a solution to xscreensaver-data-extra:amd64 0
  Or group remove for xscreensaver-data-extra:amd64
Investigating (0) libreoffice-l10n-en-za [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( localization )
Broken libreoffice-l10n-en-za:amd64 Depends on libreoffice-common [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors )
  Considering libreoffice-common:amd64 20 as a solution to libreoffice-l10n-en-za:amd64 0
  Removing libreoffice-l10n-en-za:amd64 rather than change libreoffice-common:amd64
Investigating (0) mythes-en-us [ amd64 ] < 1:4.2.1-0ubuntu1.1 > ( text )
Broken mythes-en-us:amd64 Depends on libreoffice-core [ amd64 ] < 1:5.0.4~rc2-0ubuntu1~trusty1 > ( editors )
  Considering libreoffice-core:amd64 45 as a solution to mythes-en-us:amd64 0
Broken mythes-en-us:amd64 Depends on openoffice.org-core [ amd64 ] < none > ( none ) (>= 1.9)
Broken mythes-en-us:amd64 Depends on language-support-writing-en [ amd64 ] < none > ( none )
  Or group remove for mythes-en-us:amd64
Investigating (0) kde-l10n-de [ amd64 ] < 4:4.13.3-0ubuntu0.1 > ( universe/kde )
Broken kde-l10n-de:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (>= 4:4.7.0)
  Considering libkdecore5:amd64 10 as a solution to kde-l10n-de:amd64 0
  Removing kde-l10n-de:amd64 rather than change libkdecore5:amd64
Investigating (0) python-oneconf [ amd64 ] < 0.3.7.14.04.1 > ( python )
Broken python-oneconf:amd64 Depends on oneconf-common [ amd64 ] < 0.3.7.14.04.1 > ( python )
  Considering oneconf-common:amd64 2 as a solution to python-oneconf:amd64 0
  Removing python-oneconf:amd64 rather than change oneconf-common:amd64
Investigating (0) libkactivities-models1 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( universe/libs )
Broken libkactivities-models1:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (>= 4:4.13.3)
  Considering libkdecore5:amd64 10 as a solution to libkactivities-models1:amd64 0
  Removing libkactivities-models1:amd64 rather than change libkdecore5:amd64
Investigating (0) liblsan0 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs )
Broken liblsan0:amd64 Depends on gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1)
  Considering gcc-4.9-base:amd64 29 as a solution to liblsan0:amd64 0
  Removing liblsan0:amd64 rather than change gcc-4.9-base:amd64
Investigating (0) kde-l10n-el [ amd64 ] < 4:4.13.3-0ubuntu0.1 > ( universe/kde )
Broken kde-l10n-el:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (>= 4:4.7.0)
  Considering libkdecore5:amd64 10 as a solution to kde-l10n-el:amd64 0
  Removing kde-l10n-el:amd64 rather than change libkdecore5:amd64
Investigating (0) libjavascriptcoregtk-1.0-0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs )
Broken libjavascriptcoregtk-1.0-0:amd64 Depends on libicu52 [ amd64 ] < 52.1-3ubuntu0.4 > ( libs ) (>= 52~m1-1~)
  Considering libicu52:amd64 25 as a solution to libjavascriptcoregtk-1.0-0:amd64 0
  Removing libjavascriptcoregtk-1.0-0:amd64 rather than change libicu52:amd64
Investigating (0) libwebkit2gtk-3.0-25 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs )
Broken libwebkit2gtk-3.0-25:amd64 Depends on libjavascriptcoregtk-3.0-0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs ) (= 2.4.8-1ubuntu1~ubuntu14.04.1)
  Considering libjavascriptcoregtk-3.0-0:amd64 0 as a solution to libwebkit2gtk-3.0-25:amd64 0
  Removing libwebkit2gtk-3.0-25:amd64 rather than change libjavascriptcoregtk-3.0-0:amd64
Investigating (0) libitm1 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs )
Broken libitm1:amd64 Depends on gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1)
  Considering gcc-4.9-base:amd64 29 as a solution to libitm1:amd64 0
  Removing libitm1:amd64 rather than change gcc-4.9-base:amd64
Investigating (0) regexxer [ amd64 ] < 0.9-2.1ubuntu1 > ( universe/devel )
Broken regexxer:amd64 Depends on libatkmm-1.6-1 [ amd64 ] < 2.22.7-2ubuntu1 > ( libs ) (>= 2.22.1)
  Considering libatkmm-1.6-1:amd64 0 as a solution to regexxer:amd64 0
  Removing regexxer:amd64 rather than change libatkmm-1.6-1:amd64
Investigating (0) libgconfmm-2.6-1c2 [ amd64 ] < 2.28.3-0ubuntu2 > ( universe/libs )
Broken libgconfmm-2.6-1c2:amd64 Depends on libglibmm-2.4-1c2a [ amd64 ] < 2.39.93-0ubuntu1 > ( libs ) (>= 2.36.2)
  Considering libglibmm-2.4-1c2a:amd64 3 as a solution to libgconfmm-2.6-1c2:amd64 0
  Removing libgconfmm-2.6-1c2:amd64 rather than change libglibmm-2.4-1c2a:amd64
Investigating (0) thunderbird-locale-en-gb [ amd64 ] < 1:38.5.1+build2-0ubuntu0.14.04.1 > ( mail )
Broken thunderbird-locale-en-gb:amd64 Depends on thunderbird-locale-en [ amd64 ] < 1:38.5.1+build2-0ubuntu0.14.04.1 > ( web )
  Considering thunderbird-locale-en:amd64 2 as a solution to thunderbird-locale-en-gb:amd64 0
  Removing thunderbird-locale-en-gb:amd64 rather than change thunderbird-locale-en:amd64
Investigating (0) nautilus-script-audio-convert [ amd64 ] < 0.3.1.1-0ubuntu6 > ( universe/sound )
Broken nautilus-script-audio-convert:amd64 Depends on zenity [ amd64 ] < 3.8.0-1ubuntu1 > ( gnome )
  Considering zenity:amd64 13 as a solution to nautilus-script-audio-convert:amd64 0
  Removing nautilus-script-audio-convert:amd64 rather than change zenity:amd64
Investigating (0) thunderbird-locale-fy-nl [ amd64 ] < 1:38.5.1+build2-0ubuntu0.14.04.1 > ( web )
Broken thunderbird-locale-fy-nl:amd64 Depends on thunderbird-locale-fy [ amd64 ] < 1:38.5.1+build2-0ubuntu0.14.04.1 > ( web )
  Considering thunderbird-locale-fy:amd64 1 as a solution to thunderbird-locale-fy-nl:amd64 0
  Removing thunderbird-locale-fy-nl:amd64 rather than change thunderbird-locale-fy:amd64
Investigating (0) python-compizconfig [ amd64 ] < 1:0.9.11.3+14.04.20150313-0ubuntu1 > ( universe/x11 )
Broken python-compizconfig:amd64 Depends on libcompizconfig0 [ amd64 ] < 1:0.9.11.3+14.04.20150313-0ubuntu1 > ( libs )
  Considering libcompizconfig0:amd64 2 as a solution to python-compizconfig:amd64 -1
  Removing python-compizconfig:amd64 rather than change libcompizconfig0:amd64
Investigating (0) opencpn-plugin-findit [ amd64 ] < 1.1001.0-0~trusty1 > ( misc )
Broken opencpn-plugin-findit:amd64 Depends on libwxbase2.8-0 [ amd64 ] < 2.8.12.1+dfsg-2ubuntu2 > ( universe/libs ) (>= 2.8.12.1+dfsg)
  Considering libwxbase2.8-0:amd64 28 as a solution to opencpn-plugin-findit:amd64 -1
  Removing opencpn-plugin-findit:amd64 rather than change libwxbase2.8-0:amd64
Investigating (0) opencpn-plugin-ocpndebugger [ amd64 ] < 1.0.0-0~trusty1 > ( misc )
Broken opencpn-plugin-ocpndebugger:amd64 Depends on libwxbase2.8-0 [ amd64 ] < 2.8.12.1+dfsg-2ubuntu2 > ( universe/libs ) (>= 2.8.12.1+dfsg)
  Considering libwxbase2.8-0:amd64 28 as a solution to opencpn-plugin-ocpndebugger:amd64 -1
  Removing opencpn-plugin-ocpndebugger:amd64 rather than change libwxbase2.8-0:amd64
Investigating (0) libakonadiprotocolinternals1 [ amd64 ] < 1.12.1-0ubuntu1.1 > ( universe/libs )
Broken libakonadiprotocolinternals1:amd64 Depends on libqtcore4 [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (>= 4:4.7.0~beta1)
  Considering libqtcore4:amd64 36 as a solution to libakonadiprotocolinternals1:amd64 -1
  Removing libakonadiprotocolinternals1:amd64 rather than change libqtcore4:amd64
Investigating (0) compizconfig-settings-manager [ amd64 ] < 1:0.9.11.3+14.04.20150313-0ubuntu1 > ( universe/x11 )
Broken compizconfig-settings-manager:amd64 Depends on python-compizconfig [ amd64 ] < 1:0.9.11.3+14.04.20150313-0ubuntu1 > ( universe/x11 ) (>= 1:0.9.11.3+14.04.20150313-0ubuntu1)
  Considering python-compizconfig:amd64 -1 as a solution to compizconfig-settings-manager:amd64 -1
  Removing compizconfig-settings-manager:amd64 rather than change python-compizconfig:amd64
Investigating (0) opencpn-plugin-chartdldr [ amd64 ] < 1.0.1-0~trusty1 > ( misc )
Broken opencpn-plugin-chartdldr:amd64 Depends on libtinyxml2.6.2 [ amd64 ] < 2.6.2-2 > ( universe/libs )
  Considering libtinyxml2.6.2:amd64 36 as a solution to opencpn-plugin-chartdldr:amd64 -1
  Removing opencpn-plugin-chartdldr:amd64 rather than change libtinyxml2.6.2:amd64
Investigating (0) opencpn-plugin-iacfleet [ amd64 ] < 0.6.0-0~trusty1 > ( misc )
Broken opencpn-plugin-iacfleet:amd64 Depends on libwxbase2.8-0 [ amd64 ] < 2.8.12.1+dfsg-2ubuntu2 > ( universe/libs ) (>= 2.8.12.1+dfsg)
  Considering libwxbase2.8-0:amd64 28 as a solution to opencpn-plugin-iacfleet:amd64 -1
  Removing opencpn-plugin-iacfleet:amd64 rather than change libwxbase2.8-0:amd64
Investigating (0) opencpn-plugin-weatherrouting [ amd64 ] < 1.5.0-0~trusty1 > ( misc )
Broken opencpn-plugin-weatherrouting:amd64 Depends on libtinyxml2.6.2 [ amd64 ] < 2.6.2-2 > ( universe/libs )
  Considering libtinyxml2.6.2:amd64 36 as a solution to opencpn-plugin-weatherrouting:amd64 -1
  Removing opencpn-plugin-weatherrouting:amd64 rather than change libtinyxml2.6.2:amd64
Investigating (0) opencpn-plugin-climatology [ amd64 ] < 1.0.0-0~trusty2 > ( misc )
Broken opencpn-plugin-climatology:amd64 Depends on libwxbase2.8-0 [ amd64 ] < 2.8.12.1+dfsg-2ubuntu2 > ( universe/libs ) (>= 2.8.12.1+dfsg)
  Considering libwxbase2.8-0:amd64 28 as a solution to opencpn-plugin-climatology:amd64 -1
  Removing opencpn-plugin-climatology:amd64 rather than change libwxbase2.8-0:amd64
Investigating (0) soprano-daemon [ amd64 ] < 2.9.4+dfsg1-0ubuntu2 > ( utils )
Broken soprano-daemon:amd64 Depends on libqtcore4 [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (>= 4:4.8.0)
  Considering libqtcore4:amd64 36 as a solution to soprano-daemon:amd64 -1
  Removing soprano-daemon:amd64 rather than change libqtcore4:amd64
Investigating (0) opencpn-plugin-statusbar [ amd64 ] < 0.4.1-0~trusty1 > ( misc )
Broken opencpn-plugin-statusbar:amd64 Depends on libwxbase2.8-0 [ amd64 ] < 2.8.12.1+dfsg-2ubuntu2 > ( universe/libs ) (>= 2.8.12.1+dfsg)
  Considering libwxbase2.8-0:amd64 28 as a solution to opencpn-plugin-statusbar:amd64 -1
  Removing opencpn-plugin-statusbar:amd64 rather than change libwxbase2.8-0:amd64
Investigating (0) opencpn-plugin-sar [ amd64 ] < 1.0.0-0~trusty1 > ( misc )
Broken opencpn-plugin-sar:amd64 Depends on libtinyxml2.6.2 [ amd64 ] < 2.6.2-2 > ( universe/libs )
  Considering libtinyxml2.6.2:amd64 36 as a solution to opencpn-plugin-sar:amd64 -1
  Removing opencpn-plugin-sar:amd64 rather than change libtinyxml2.6.2:amd64
Investigating (0) libqextserialport1 [ amd64 ] < 1.2.0~rc1+git7-g3be3fbf-1 > ( universe/libs )
Broken libqextserialport1:amd64 Depends on libqtcore4 [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (>= 4:4.7.0~beta1)
  Considering libqtcore4:amd64 36 as a solution to libqextserialport1:amd64 -1
  Removing libqextserialport1:amd64 rather than change libqtcore4:amd64
Investigating (0) okular-extra-backends [ amd64 ] < 4:4.13.3-0ubuntu0.1 > ( universe/kde )
Broken okular-extra-backends:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (>= 4:4.13.3)
  Considering libkdecore5:amd64 10 as a solution to okular-extra-backends:amd64 -1
  Removing okular-extra-backends:amd64 rather than change libkdecore5:amd64
Investigating (0) opencpn-plugin-launcher [ amd64 ] < 1.0.0-0~trusty1 > ( misc )
Broken opencpn-plugin-launcher:amd64 Depends on libwxbase2.8-0 [ amd64 ] < 2.8.12.1+dfsg-2ubuntu2 > ( universe/libs ) (>= 2.8.12.1+dfsg)
  Considering libwxbase2.8-0:amd64 28 as a solution to opencpn-plugin-launcher:amd64 -1
  Removing opencpn-plugin-launcher:amd64 rather than change libwxbase2.8-0:amd64
Investigating (0) y-ppa-manager [ amd64 ] < 2015.08.11-1~webupd8~1~tv > ( misc )
Broken y-ppa-manager:amd64 Depends on ppa-purge [ amd64 ] < 0.2.8+bzr57 > ( universe/utils )
  Considering ppa-purge:amd64 1 as a solution to y-ppa-manager:amd64 -1
  Removing y-ppa-manager:amd64 rather than change ppa-purge:amd64
Investigating (0) opencpn-plugin-watchdog [ amd64 ] < 1.1.0-0~trusty1 > ( misc )
Broken opencpn-plugin-watchdog:amd64 Depends on libwxbase2.8-0 [ amd64 ] < 2.8.12.1+dfsg-2ubuntu2 > ( universe/libs ) (>= 2.8.12.1+dfsg)
  Considering libwxbase2.8-0:amd64 28 as a solution to opencpn-plugin-watchdog:amd64 -1
  Removing opencpn-plugin-watchdog:amd64 rather than change libwxbase2.8-0:amd64
Investigating (0) opencpn-plugin-route [ amd64 ] < 1.0.0-0~trusty1 > ( misc )
Broken opencpn-plugin-route:amd64 Depends on libtinyxml2.6.2 [ amd64 ] < 2.6.2-2 > ( universe/libs )
  Considering libtinyxml2.6.2:amd64 36 as a solution to opencpn-plugin-route:amd64 -1
  Removing opencpn-plugin-route:amd64 rather than change libtinyxml2.6.2:amd64
Investigating (0) liboxideqtcore0 [ amd64 ] < 1.11.4-0ubuntu0.14.04.1 > ( libs )
Broken liboxideqtcore0:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 57 as a solution to liboxideqtcore0:amd64 -1
  Removing liboxideqtcore0:amd64 rather than change libqt5core5a:amd64
Investigating (0) opencpn-plugin-objsearch [ amd64 ] < 0.5.1-0~trusty2 > ( misc )
Broken opencpn-plugin-objsearch:amd64 Depends on libwxbase2.8-0 [ amd64 ] < 2.8.12.1+dfsg-2ubuntu2 > ( universe/libs ) (>= 2.8.12.1+dfsg)
  Considering libwxbase2.8-0:amd64 28 as a solution to opencpn-plugin-objsearch:amd64 -1
  Removing opencpn-plugin-objsearch:amd64 rather than change libwxbase2.8-0:amd64
Investigating (0) opencpn-plugin-polar [ amd64 ] < 1.1003.0-0~trusty1 > ( misc )
Broken opencpn-plugin-polar:amd64 Depends on libwxbase2.8-0 [ amd64 ] < 2.8.12.1+dfsg-2ubuntu2 > ( universe/libs ) (>= 2.8.12.1+dfsg)
  Considering libwxbase2.8-0:amd64 28 as a solution to opencpn-plugin-polar:amd64 -1
  Removing opencpn-plugin-polar:amd64 rather than change libwxbase2.8-0:amd64
Investigating (0) libqt5multimediawidgets5 [ amd64 ] < 5.2.1-0ubuntu5 > ( libs )
Broken libqt5multimediawidgets5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 57 as a solution to libqt5multimediawidgets5:amd64 -1
  Removing libqt5multimediawidgets5:amd64 rather than change libqt5core5a:amd64
Investigating (0) qtdeclarative5-qtmultimedia-plugin [ amd64 ] < 5.2.1-0ubuntu5 > ( libs )
Broken qtdeclarative5-qtmultimedia-plugin:amd64 Depends on libqt5multimedia5-plugins [ amd64 ] < 5.2.1-0ubuntu5 > ( libs )
  Considering libqt5multimedia5-plugins:amd64 0 as a solution to qtdeclarative5-qtmultimedia-plugin:amd64 -1
  Removing qtdeclarative5-qtmultimedia-plugin:amd64 rather than change libqt5multimedia5-plugins:amd64
Investigating (0) libqt5multimediaquick-p5 [ amd64 ] < 5.2.1-0ubuntu5 > ( libs )
Broken libqt5multimediaquick-p5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 57 as a solution to libqt5multimediaquick-p5:amd64 -1
  Removing libqt5multimediaquick-p5:amd64 rather than change libqt5core5a:amd64
Investigating (0) opencpn-plugin-aisradar [ amd64 ] < 0.98.0-0~trusty1 > ( misc )
Broken opencpn-plugin-aisradar:amd64 Depends on libwxbase2.8-0 [ amd64 ] < 2.8.12.1+dfsg-2ubuntu2 > ( universe/libs ) (>= 2.8.12.1+dfsg)
  Considering libwxbase2.8-0:amd64 28 as a solution to opencpn-plugin-aisradar:amd64 -1
  Removing opencpn-plugin-aisradar:amd64 rather than change libwxbase2.8-0:amd64
Investigating (0) liboxideqtquick0 [ amd64 ] < 1.11.4-0ubuntu0.14.04.1 > ( libs )
Broken liboxideqtquick0:amd64 Depends on liboxideqtcore0 [ amd64 ] < 1.11.4-0ubuntu0.14.04.1 > ( libs ) (= 1.11.4-0ubuntu0.14.04.1)
  Considering liboxideqtcore0:amd64 -1 as a solution to liboxideqtquick0:amd64 -1
  Removing liboxideqtquick0:amd64 rather than change liboxideqtcore0:amd64
Investigating (0) opencpn-plugin-wmm [ amd64 ] < 1.0.0-0~trusty2 > ( misc )
Broken opencpn-plugin-wmm:amd64 Depends on libwxbase2.8-0 [ amd64 ] < 2.8.12.1+dfsg-2ubuntu2 > ( universe/libs ) (>= 2.8.12.1+dfsg)
  Considering libwxbase2.8-0:amd64 28 as a solution to opencpn-plugin-wmm:amd64 -1
  Removing opencpn-plugin-wmm:amd64 rather than change libwxbase2.8-0:amd64
Investigating (0) packagekit-backend-aptcc [ amd64 ] < 0.8.12-1ubuntu5 > ( admin )
Broken packagekit-backend-aptcc:amd64 Depends on gdebi-core [ amd64 ] < 0.9.5.3ubuntu2 > ( admin ) (>= 0.8.2)
  Considering gdebi-core:amd64 0 as a solution to packagekit-backend-aptcc:amd64 -1
  Removing packagekit-backend-aptcc:amd64 rather than change gdebi-core:amd64
Investigating (0) opencpn-plugin-vdr [ amd64 ] < 0.3.0-0~trusty1 > ( misc )
Broken opencpn-plugin-vdr:amd64 Depends on libwxbase2.8-0 [ amd64 ] < 2.8.12.1+dfsg-2ubuntu2 > ( universe/libs ) (>= 2.8.12.1+dfsg)
  Considering libwxbase2.8-0:amd64 28 as a solution to opencpn-plugin-vdr:amd64 -1
  Removing opencpn-plugin-vdr:amd64 rather than change libwxbase2.8-0:amd64
Investigating (0) opencpn-plugin-celestial [ amd64 ] < 1.9.0-0~trusty1 > ( misc )
Broken opencpn-plugin-celestial:amd64 Depends on libtinyxml2.6.2 [ amd64 ] < 2.6.2-2 > ( universe/libs )
  Considering libtinyxml2.6.2:amd64 36 as a solution to opencpn-plugin-celestial:amd64 -1
  Removing opencpn-plugin-celestial:amd64 rather than change libtinyxml2.6.2:amd64
Investigating (0) libqgsttools-p1 [ amd64 ] < 5.2.1-0ubuntu5 > ( libs )
Broken libqgsttools-p1:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 57 as a solution to libqgsttools-p1:amd64 -1
  Removing libqgsttools-p1:amd64 rather than change libqt5core5a:amd64
Investigating (0) opencpn-plugin-logbookkonni [ amd64 ] < 1.2018.1-0~trusty1 > ( misc )
Broken opencpn-plugin-logbookkonni:amd64 Depends on libwxbase2.8-0 [ amd64 ] < 2.8.12.1+dfsg-2ubuntu2 > ( universe/libs ) (>= 2.8.12.1+dfsg)
  Considering libwxbase2.8-0:amd64 28 as a solution to opencpn-plugin-logbookkonni:amd64 -1
  Removing opencpn-plugin-logbookkonni:amd64 rather than change libwxbase2.8-0:amd64
Investigating (0) opencpn-plugin-squiddio [ amd64 ] < 0.5.0-0~trusty1 > ( misc )
Broken opencpn-plugin-squiddio:amd64 Depends on libwxbase2.8-0 [ amd64 ] < 2.8.12.1+dfsg-2ubuntu2 > ( universe/libs ) (>= 2.8.12.1+dfsg)
  Considering libwxbase2.8-0:amd64 28 as a solution to opencpn-plugin-squiddio:amd64 -1
  Removing opencpn-plugin-squiddio:amd64 rather than change libwxbase2.8-0:amd64
Investigating (0) opencpn-plugin-rtlsdr [ amd64 ] < 0.12.0-0~trusty1 > ( misc )
Broken opencpn-plugin-rtlsdr:amd64 Depends on libwxbase2.8-0 [ amd64 ] < 2.8.12.1+dfsg-2ubuntu2 > ( universe/libs ) (>= 2.8.12.1+dfsg)
  Considering libwxbase2.8-0:amd64 28 as a solution to opencpn-plugin-rtlsdr:amd64 -1
  Removing opencpn-plugin-rtlsdr:amd64 rather than change libwxbase2.8-0:amd64
Investigating (0) opencpn-plugin-weatherfax [ amd64 ] < 1.3.1-0~trusty1 > ( misc )
Broken opencpn-plugin-weatherfax:amd64 Depends on libtinyxml2.6.2 [ amd64 ] < 2.6.2-2 > ( universe/libs )
  Considering libtinyxml2.6.2:amd64 36 as a solution to opencpn-plugin-weatherfax:amd64 -1
  Removing opencpn-plugin-weatherfax:amd64 rather than change libtinyxml2.6.2:amd64
Investigating (0) libgstreamer-plugins-bad1.0-0 [ amd64 ] < 1.2.4-1~ubuntu1 > ( universe/libs )
Broken libgstreamer-plugins-bad1.0-0:amd64 Depends on libegl1-mesa [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs ) (>= 7.8.1)
  Considering libegl1-mesa:amd64 0 as a solution to libgstreamer-plugins-bad1.0-0:amd64 -1
  Try Installing libegl1-mesa [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs ) before changing libgstreamer-plugins-bad1.0-0:amd64
Investigating (0) yad [ amd64 ] < 0.32.0-1~webupd8~trusty0 > ( x11 )
Broken yad:amd64 Depends on libwebkitgtk-1.0-0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs ) (>= 1.3.10)
  Considering libwebkitgtk-1.0-0:amd64 1 as a solution to yad:amd64 -1
  Removing yad:amd64 rather than change libwebkitgtk-1.0-0:amd64
Investigating (0) libkscreen1 [ amd64 ] < 1.0.5-0ubuntu1~ubuntu14.04 > ( universe/libs )
Broken libkscreen1:amd64 Depends on libkdecore5 [ amd64 ] < 4:4.13.3-0ubuntu0.2 > ( libs ) (>= 4:4.5.85)
  Considering libkdecore5:amd64 10 as a solution to libkscreen1:amd64 -1
  Removing libkscreen1:amd64 rather than change libkdecore5:amd64
Investigating (1) apt [ amd64 ] < 1.0.1ubuntu2.11 > ( admin )
Broken apt:amd64 Depends on libapt-pkg4.12 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin ) (>= 0.9.16)
  Considering libapt-pkg4.12:amd64 150 as a solution to apt:amd64 5135
  Added libapt-pkg4.12:amd64 to the remove list
  Fixing apt:amd64 via keep of libapt-pkg4.12:amd64
Investigating (1) libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs )
Broken libstdc++6:amd64 Depends on gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1)
  Considering gcc-4.9-base:amd64 29 as a solution to libstdc++6:amd64 565
  Added gcc-4.9-base:amd64 to the remove list
  Fixing libstdc++6:amd64 via keep of gcc-4.9-base:amd64
Investigating (1) libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs )
Broken libgcc1:amd64 Depends on gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.3-0ubuntu4)
  Considering gcc-4.9-base:amd64 29 as a solution to libgcc1:amd64 500
  Removing libgcc1:amd64 rather than change gcc-4.9-base:amd64
Investigating (1) libapt-pkg4.12 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin )
Broken libapt-pkg4.12:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libapt-pkg4.12:amd64 150
  Removing libapt-pkg4.12:amd64 rather than change libgcc1:amd64
Investigating (1) libgl1-mesa-glx [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
Broken libgl1-mesa-glx:amd64 Depends on libglapi-mesa [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs ) (= 10.1.3-0ubuntu0.6)
  Considering libglapi-mesa:amd64 -2 as a solution to libgl1-mesa-glx:amd64 47
  Holding Back libgl1-mesa-glx:amd64 rather than change libglapi-mesa:amd64
Investigating (1) yelp [ amd64 ] < 3.10.2-0ubuntu1 > ( gnome )
Broken yelp:amd64 Depends on libyelp0 [ amd64 ] < 3.10.2-0ubuntu1 > ( libs ) (= 3.10.2-0ubuntu1)
  Considering libyelp0:amd64 21 as a solution to yelp:amd64 45
  Added libyelp0:amd64 to the remove list
  Fixing yelp:amd64 via keep of libyelp0:amd64
Investigating (1) libwebkitgtk-3.0-0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs )
Broken libwebkitgtk-3.0-0:amd64 Depends on libjavascriptcoregtk-3.0-0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs ) (= 2.4.8-1ubuntu1~ubuntu14.04.1)
  Considering libjavascriptcoregtk-3.0-0:amd64 0 as a solution to libwebkitgtk-3.0-0:amd64 44
  Added libjavascriptcoregtk-3.0-0:amd64 to the remove list
Broken libwebkitgtk-3.0-0:amd64 Depends on libenchant1c2a [ amd64 ] < 1.6.0-10ubuntu1 > ( libs ) (>= 1.6.0)
  Considering libenchant1c2a:amd64 4 as a solution to libwebkitgtk-3.0-0:amd64 44
  Added libenchant1c2a:amd64 to the remove list
Broken libwebkitgtk-3.0-0:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libwebkitgtk-3.0-0:amd64 44
  Removing libwebkitgtk-3.0-0:amd64 rather than change libgcc1:amd64
Investigating (1) libsoup2.4-1 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs )
Broken libsoup2.4-1:amd64 Depends on glib-networking [ amd64 ] < 2.40.0-1 > ( libs ) (>= 2.32.0)
  Considering glib-networking:amd64 2 as a solution to libsoup2.4-1:amd64 43
  Added glib-networking:amd64 to the remove list
  Fixing libsoup2.4-1:amd64 via keep of glib-networking:amd64
Investigating (1) opencpn-gshhs-full [ amd64 ] < 2.2.4-0~trusty2 > ( misc )
Broken opencpn-gshhs-full:amd64 Depends on opencpn [ amd64 ] < 4.0.0-0~trusty1 > ( misc )
  Considering opencpn:amd64 42 as a solution to opencpn-gshhs-full:amd64 42
  Removing opencpn-gshhs-full:amd64 rather than change opencpn:amd64
Investigating (1) opencpn-gshhs-high [ amd64 ] < 2.2.4-0~trusty2 > ( misc )
Broken opencpn-gshhs-high:amd64 Depends on opencpn [ amd64 ] < 4.0.0-0~trusty1 > ( misc )
  Considering opencpn:amd64 42 as a solution to opencpn-gshhs-high:amd64 42
  Removing opencpn-gshhs-high:amd64 rather than change opencpn:amd64
Investigating (1) man-db [ amd64 ] < 2.6.7.1-1ubuntu1 > ( doc )
Broken man-db:amd64 Depends on groff-base [ amd64 ] < 1.22.2-5 > ( text ) (>= 1.18.1.1-15)
  Considering groff-base:amd64 9 as a solution to man-db:amd64 31
  Added groff-base:amd64 to the remove list
  Fixing man-db:amd64 via keep of groff-base:amd64
Investigating (1) libgnome-desktop-3-7 [ amd64 ] < 3.8.4-0ubuntu3.2 > ( libs )
Broken libgnome-desktop-3-7:amd64 Depends on libgl1-mesa-glx [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
  Considering libgl1-mesa-glx:amd64 47 as a solution to libgnome-desktop-3-7:amd64 30
  Try Installing libgl1-mesa-glx [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs ) before changing libgnome-desktop-3-7:amd64
Investigating (1) libportaudio2 [ amd64 ] < 19+svn20140130-1 > ( libs )
Broken libportaudio2:amd64 Depends on libjack-jackd2-0 [ amd64 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:amd64 16 as a solution to libportaudio2:amd64 29
  Added libjack-jackd2-0:amd64 to the remove list
Broken libportaudio2:amd64 Depends on libjack-0.116 [ amd64 ] < none > ( none )
  Considering libjack0:amd64 -2 as a solution to libportaudio2:amd64 29
  Added libjack0:amd64 to the remove list
  Fixing libportaudio2:amd64 via keep of libjack-jackd2-0:amd64
  Fixing libportaudio2:amd64 via keep of libjack0:amd64
Investigating (1) gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs )
Broken gcc-4.9-base:amd64 Breaks on gcc-4.9-base [ i386 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (!= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1)
  Considering gcc-4.9-base:i386 13 as a solution to gcc-4.9-base:amd64 29
  Added gcc-4.9-base:i386 to the remove list
  Conflicts//Breaks against version 4.9-20140406-0ubuntu1 for gcc-4.9-base but that is not InstVer, ignoring
  Fixing gcc-4.9-base:amd64 via keep of gcc-4.9-base:i386
Investigating (1) gir1.2-dee-1.0 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs )
Broken gir1.2-dee-1.0:amd64 Depends on libdee-1.0-4 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs ) (>= 1.2.7+13.10.20130924.1)
  Considering libdee-1.0-4:amd64 15 as a solution to gir1.2-dee-1.0:amd64 25
  Added libdee-1.0-4:amd64 to the remove list
  Fixing gir1.2-dee-1.0:amd64 via keep of libdee-1.0-4:amd64
Investigating (1) xserver-xorg-core-lts-vivid [ amd64 ] < 2:1.17.1-0ubuntu3.1~trusty1 > ( x11 )
Broken xserver-xorg-core-lts-vivid:amd64 Depends on libgbm1-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs ) (>= 8.1~0)
  Considering libgbm1-lts-vivid:amd64 2 as a solution to xserver-xorg-core-lts-vivid:amd64 24
  Added libgbm1-lts-vivid:amd64 to the remove list
  Fixing xserver-xorg-core-lts-vivid:amd64 via keep of libgbm1-lts-vivid:amd64
Investigating (1) libyelp0 [ amd64 ] < 3.10.2-0ubuntu1 > ( libs )
Broken libyelp0:amd64 Depends on libwebkitgtk-3.0-0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs ) (>= 1.3.10)
  Considering libwebkitgtk-3.0-0:amd64 44 as a solution to libyelp0:amd64 21
  Removing libyelp0:amd64 rather than change libwebkitgtk-3.0-0:amd64
Investigating (1) cups [ amd64 ] < 2.0.2-1ubuntu3.2~ubuntu14.04.1~c42.ppa1 > ( net )
Broken cups:amd64 Depends on libcupsppdc1 [ amd64 ] < 2.0.2-1ubuntu3.2~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 1.4.0)
  Considering libcupsppdc1:amd64 10 as a solution to cups:amd64 18
  Added libcupsppdc1:amd64 to the remove list
Broken cups:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to cups:amd64 18
  Removing cups:amd64 rather than change libgcc1:amd64
Investigating (1) libunity9 [ amd64 ] < 7.1.4+14.04.20140210-0ubuntu1 > ( libs )
Broken libunity9:amd64 Depends on libunity-protocol-private0 [ amd64 ] < 7.1.4+14.04.20140210-0ubuntu1 > ( libs ) (= 7.1.4+14.04.20140210-0ubuntu1)
  Considering libunity-protocol-private0:amd64 4 as a solution to libunity9:amd64 18
  Added libunity-protocol-private0:amd64 to the remove list
  Fixing libunity9:amd64 via keep of libunity-protocol-private0:amd64
Investigating (1) libqt4-dbus [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqt4-dbus:amd64 Depends on libqtdbus4 [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering libqtdbus4:amd64 1 as a solution to libqt4-dbus:amd64 17
  Added libqtdbus4:amd64 to the remove list
Broken libqt4-dbus:amd64 Depends on qdbus [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering qdbus:amd64 1 as a solution to libqt4-dbus:amd64 17
  Added qdbus:amd64 to the remove list
  Fixing libqt4-dbus:amd64 via keep of libqtdbus4:amd64
  Fixing libqt4-dbus:amd64 via keep of qdbus:amd64
Investigating (1) libgcc1 [ i386 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs )
Broken libgcc1:i386 Depends on gcc-4.9-base [ i386 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.3-0ubuntu4)
  Considering gcc-4.9-base:i386 13 as a solution to libgcc1:i386 17
  Holding Back libgcc1:i386 rather than change gcc-4.9-base:i386
Investigating (1) libcheese-gtk23 [ amd64 ] < 3.10.2-0ubuntu2 > ( libs )
Broken libcheese-gtk23:amd64 Depends on libcheese7 [ amd64 ] < 3.10.2-0ubuntu2 > ( libs ) (>= 3.4.0)
  Considering libcheese7:amd64 10 as a solution to libcheese-gtk23:amd64 17
  Added libcheese7:amd64 to the remove list
  Fixing libcheese-gtk23:amd64 via keep of libcheese7:amd64
Investigating (1) libjack-jackd2-0 [ amd64 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs )
Broken libjack-jackd2-0:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libjack-jackd2-0:amd64 16
  Removing libjack-jackd2-0:amd64 rather than change libgcc1:amd64
Investigating (1) libaccount-plugin-1.0-0 [ amd64 ] < 0.1.7~+14.04.20140211.2-0ubuntu4 > ( libs )
Broken libaccount-plugin-1.0-0:amd64 Depends on signond [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( gnome )
  Considering signond:amd64 7 as a solution to libaccount-plugin-1.0-0:amd64 15
  Added signond:amd64 to the remove list
  Fixing libaccount-plugin-1.0-0:amd64 via keep of signond:amd64
Investigating (1) libdee-1.0-4 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs )
Broken libdee-1.0-4:amd64 Depends on libicu52 [ amd64 ] < 52.1-3ubuntu0.4 > ( libs ) (>= 52~m1-1~)
  Considering libicu52:amd64 25 as a solution to libdee-1.0-4:amd64 15
  Removing libdee-1.0-4:amd64 rather than change libicu52:amd64
Investigating (1) gstreamer1.0-plugins-good [ amd64 ] < 1.2.4-1~ubuntu1 > ( libs )
Broken gstreamer1.0-plugins-good:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to gstreamer1.0-plugins-good:amd64 15
  Removing gstreamer1.0-plugins-good:amd64 rather than change libgcc1:amd64
Investigating (1) libhunspell-1.3-0 [ amd64 ] < 1.3.2-6ubuntu2.1 > ( libs )
Broken libhunspell-1.3-0:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to libhunspell-1.3-0:amd64 14
  Removing libhunspell-1.3-0:amd64 rather than change libgcc1:amd64
Investigating (1) libaccount-plugin-generic-oauth [ amd64 ] < 0.11+14.04.20140409.1-0ubuntu2 > ( gnome )
Broken libaccount-plugin-generic-oauth:amd64 Depends on signon-plugin-oauth2 [ amd64 ] < 0.19+14.04.20140305-0ubuntu2 > ( libs )
  Considering signon-plugin-oauth2:amd64 9 as a solution to libaccount-plugin-generic-oauth:amd64 12
  Added signon-plugin-oauth2:amd64 to the remove list
  Fixing libaccount-plugin-generic-oauth:amd64 via keep of signon-plugin-oauth2:amd64
Investigating (1) software-properties-gtk [ amd64 ] < 0.92.37.7 > ( gnome )
Broken software-properties-gtk:amd64 Depends on python3-software-properties [ amd64 ] < 0.92.37.7 > ( python ) (= 0.92.37.7)
  Considering python3-software-properties:amd64 6 as a solution to software-properties-gtk:amd64 12
  Added python3-software-properties:amd64 to the remove list
Broken software-properties-gtk:amd64 Depends on software-properties-common [ amd64 ] < 0.92.37.7 > ( admin )
  Considering software-properties-common:amd64 5 as a solution to software-properties-gtk:amd64 12
  Added software-properties-common:amd64 to the remove list
Broken software-properties-gtk:amd64 Depends on ubuntu-drivers-common [ amd64 ] < 1:0.2.91.11 > ( admin ) (>= 1:0.2.75)
  Considering ubuntu-drivers-common:amd64 5 as a solution to software-properties-gtk:amd64 12
  Added ubuntu-drivers-common:amd64 to the remove list
  Fixing software-properties-gtk:amd64 via keep of python3-software-properties:amd64
  Fixing software-properties-gtk:amd64 via keep of software-properties-common:amd64
  Fixing software-properties-gtk:amd64 via keep of ubuntu-drivers-common:amd64
Investigating (1) libasound2-plugins [ amd64 ] < 1.0.27-2ubuntu2 > ( libs )
Broken libasound2-plugins:amd64 Depends on libjack-jackd2-0 [ amd64 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:amd64 16 as a solution to libasound2-plugins:amd64 11
Broken libasound2-plugins:amd64 Depends on libjack-0.116 [ amd64 ] < none > ( none )
  Considering libjack0:amd64 -2 as a solution to libasound2-plugins:amd64 11
  Added libjack0:amd64 to the remove list
  Fixing libasound2-plugins:amd64 via keep of libjack0:amd64
Investigating (1) update-manager-core [ amd64 ] < 1:0.196.14 > ( admin )
Broken update-manager-core:amd64 Depends on python3-update-manager [ amd64 ] < 1:0.196.14 > ( python ) (= 1:0.196.14)
  Considering python3-update-manager:amd64 9 as a solution to update-manager-core:amd64 10
  Added python3-update-manager:amd64 to the remove list
Broken update-manager-core:amd64 Depends on ubuntu-release-upgrader-core [ amd64 ] < 1:0.220.8 > ( admin )
  Considering ubuntu-release-upgrader-core:amd64 9 as a solution to update-manager-core:amd64 10
  Added ubuntu-release-upgrader-core:amd64 to the remove list
  Fixing update-manager-core:amd64 via keep of python3-update-manager:amd64
  Fixing update-manager-core:amd64 via keep of ubuntu-release-upgrader-core:amd64
Investigating (1) indicator-bluetooth [ amd64 ] < 0.0.6+14.04.20140207-0ubuntu2 > ( gnome )
Broken indicator-bluetooth:amd64 Depends on unity-control-center [ amd64 ] < 14.04.3+14.04.20150916-0ubuntu1 > ( gnome )
  Considering unity-control-center:amd64 26 as a solution to indicator-bluetooth:amd64 10
Broken indicator-bluetooth:amd64 Depends on gnome-control-center [ amd64 ] < none -> 1:3.8.6-0ubuntu1~trusty2 > ( gnome )
  Considering gnome-control-center:amd64 4 as a solution to indicator-bluetooth:amd64 10
  Try Installing gnome-control-center [ amd64 ] < none -> 1:3.8.6-0ubuntu1~trusty2 > ( gnome ) before changing indicator-bluetooth:amd64
Investigating (1) libcheese7 [ amd64 ] < 3.10.2-0ubuntu2 > ( libs )
Broken libcheese7:amd64 Depends on gstreamer1.0-plugins-good [ amd64 ] < 1.2.4-1~ubuntu1 > ( libs ) (>= 0.11.0)
  Considering gstreamer1.0-plugins-good:amd64 15 as a solution to libcheese7:amd64 10
  Removing libcheese7:amd64 rather than change gstreamer1.0-plugins-good:amd64
Investigating (1) python-aptdaemon.gtk3widgets [ amd64 ] < 1.1.1-1ubuntu5.2 > ( python )
Broken python-aptdaemon.gtk3widgets:amd64 Depends on python-aptdaemon [ amd64 ] < 1.1.1-1ubuntu5.2 > ( python ) (= 1.1.1-1ubuntu5.2)
  Considering python-aptdaemon:amd64 8 as a solution to python-aptdaemon.gtk3widgets:amd64 10
  Added python-aptdaemon:amd64 to the remove list
  Fixing python-aptdaemon.gtk3widgets:amd64 via keep of python-aptdaemon:amd64
Investigating (1) python3-aptdaemon.gtk3widgets [ amd64 ] < 1.1.1-1ubuntu5.2 > ( python )
Broken python3-aptdaemon.gtk3widgets:amd64 Depends on python3-aptdaemon [ amd64 ] < 1.1.1-1ubuntu5.2 > ( python ) (= 1.1.1-1ubuntu5.2)
  Considering python3-aptdaemon:amd64 4 as a solution to python3-aptdaemon.gtk3widgets:amd64 10
  Added python3-aptdaemon:amd64 to the remove list
  Fixing python3-aptdaemon.gtk3widgets:amd64 via keep of python3-aptdaemon:amd64
Investigating (1) signon-plugin-oauth2 [ amd64 ] < 0.19+14.04.20140305-0ubuntu2 > ( libs )
Broken signon-plugin-oauth2:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 57 as a solution to signon-plugin-oauth2:amd64 9
  Removing signon-plugin-oauth2:amd64 rather than change libqt5core5a:amd64
Investigating (1) groff-base [ amd64 ] < 1.22.2-5 > ( text )
Broken groff-base:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 500 as a solution to groff-base:amd64 9
  Removing groff-base:amd64 rather than change libgcc1:amd64
Investigating (1) python3-update-manager [ amd64 ] < 1:0.196.14 > ( python )
Broken python3-update-manager:amd64 Depends on python3-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python ) (>= 0.8.5~)
  Considering python3-apt:amd64 32 as a solution to python3-update-manager:amd64 9
  Removing python3-update-manager:amd64 rather than change python3-apt:amd64
Investigating (1) ubuntu-system-service [ amd64 ] < 0.2.5build1 > ( admin )
Broken ubuntu-system-service:amd64 Depends on python-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python ) (>= 0.7.0)
  Considering python-apt:amd64 19 as a solution to ubuntu-system-service:amd64 9
  Removing ubuntu-system-service:amd64 rather than change python-apt:amd64
Investigating (1) ubuntu-release-upgrader-core [ amd64 ] < 1:0.220.8 > ( admin )
Broken ubuntu-release-upgrader-core:amd64 Depends on python3-distupgrade [ amd64 ] < 1:0.220.8 > ( python ) (= 1:0.220.8)
  Considering python3-distupgrade:amd64 12 as a solution to ubuntu-release-upgrader-core:amd64 9
  Removing ubuntu-release-upgrader-core:amd64 rather than change python3-distupgrade:amd64
Investigating (1) python-aptdaemon [ amd64 ] < 1.1.1-1ubuntu5.2 > ( python )
Broken python-aptdaemon:amd64 Depends on python-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python ) (>= 0.8.5~ubuntu1)
  Considering python-apt:amd64 19 as a solution to python-aptdaemon:amd64 8
  Removing python-aptdaemon:amd64 rather than change python-apt:amd64
Investigating (1) account-plugin-google [ amd64 ] < 0.11+14.04.20140409.1-0ubuntu2 > ( gnome )
Broken account-plugin-google:amd64 Depends on libaccount-plugin-google [ amd64 ] < 0.11+14.04.20140409.1-0ubuntu2 > ( gnome )
  Considering libaccount-plugin-google:amd64 7 as a solution to account-plugin-google:amd64 8
  Added libaccount-plugin-google:amd64 to the remove list
Broken account-plugin-google:amd64 Depends on ubuntu-system-settings-online-accounts [ amd64 ] < none -> 0.3+14.04.20140328-0ubuntu3 > ( universe/gnome )
  Considering ubuntu-system-settings-online-accounts:amd64 4 as a solution to account-plugin-google:amd64 8
  Try Installing ubuntu-system-settings-online-accounts [ amd64 ] < none -> 0.3+14.04.20140328-0ubuntu3 > ( universe/gnome ) before changing account-plugin-google:amd64
  Fixing account-plugin-google:amd64 via keep of libaccount-plugin-google:amd64
Investigating (1) libaccount-plugin-google [ amd64 ] < 0.11+14.04.20140409.1-0ubuntu2 > ( gnome )
Broken libaccount-plugin-google:amd64 Depends on signon-plugin-oauth2 [ amd64 ] < 0.19+14.04.20140305-0ubuntu2 > ( libs )
  Considering signon-plugin-oauth2:amd64 9 as a solution to libaccount-plugin-google:amd64 7
  Removing libaccount-plugin-google:amd64 rather than change signon-plugin-oauth2:amd64
Investigating (1) apport [ amd64 ] < 2.14.4-0ubuntu1~ubuntu14.04.1~c42.ppa1 > ( utils )
Broken apport:amd64 Depends on python3-apport [ amd64 ] < 2.14.4-0ubuntu1~ubuntu14.04.1~c42.ppa1 > ( python ) (>= 2.14.4-0ubuntu1~ubuntu14.04.1~c42.ppa1)
  Considering python3-apport:amd64 6 as a solution to apport:amd64 7
  Added python3-apport:amd64 to the remove list
  Fixing apport:amd64 via keep of python3-apport:amd64
Investigating (1) phonon-backend-gstreamer1.0 [ amd64 ] < 4:4.7.80-0ubuntu2~ubuntu14.04 > ( sound )
Broken phonon-backend-gstreamer1.0:amd64 Depends on phonon-backend-gstreamer [ amd64 ] < 4:4.7.80-0ubuntu2~ubuntu14.04 > ( sound )
  Considering phonon-backend-gstreamer:amd64 2 as a solution to phonon-backend-gstreamer1.0:amd64 7
  Added phonon-backend-gstreamer:amd64 to the remove list
  Fixing phonon-backend-gstreamer1.0:amd64 via keep of phonon-backend-gstreamer:amd64
Investigating (1) signond [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( gnome )
Broken signond:amd64 Depends on libproxy1 [ amd64 ] < 0.4.11-0ubuntu4 > ( libs ) (>= 0.4.7)
  Considering libproxy1:amd64 10 as a solution to signond:amd64 7
  Removing signond:amd64 rather than change libproxy1:amd64
Investigating (1) python3-software-properties [ amd64 ] < 0.92.37.7 > ( python )
Broken python3-software-properties:amd64 Depends on unattended-upgrades [ amd64 ] < 0.82.1ubuntu2.4 > ( admin )
  Considering unattended-upgrades:amd64 2 as a solution to python3-software-properties:amd64 6
  Added unattended-upgrades:amd64 to the remove list
  Fixing python3-software-properties:amd64 via keep of unattended-upgrades:amd64
Investigating (1) signon-plugin-password [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( libs )
Broken signon-plugin-password:amd64 Depends on signond [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( gnome )
  Considering signond:amd64 7 as a solution to signon-plugin-password:amd64 6
  Removing signon-plugin-password:amd64 rather than change signond:amd64
Investigating (1) nautilus [ amd64 ] < 1:3.10.1-0ubuntu9.11 > ( gnome )
Broken nautilus:amd64 Depends on libexempi3 [ amd64 ] < 2.2.1-1ubuntu1 > ( libs ) (>= 2.2.0)
  Considering libexempi3:amd64 3 as a solution to nautilus:amd64 6
  Added libexempi3:amd64 to the remove list
  Fixing nautilus:amd64 via keep of libexempi3:amd64
Investigating (1) qtdeclarative5-ubuntu-ui-toolkit-plugin [ amd64 ] < 0.1.46+14.04.20140408.1-0ubuntu1 > ( libs )
Broken qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 Depends on libqt5qml-graphicaleffects [ amd64 ] < 5.2.1-1 > ( libs )
  Considering libqt5qml-graphicaleffects:amd64 5 as a solution to qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 6
  Added libqt5qml-graphicaleffects:amd64 to the remove list
Broken qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 Depends on libqt5graphicaleffects5 [ amd64 ] < none > ( none )
Broken qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 Depends on libqt5svg5 [ amd64 ] < 5.2.1-1 > ( libs )
  Considering libqt5svg5:amd64 5 as a solution to qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 6
  Added libqt5svg5:amd64 to the remove list
Broken qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 Depends on qtdeclarative5-window-plugin [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
  Considering qtdeclarative5-window-plugin:amd64 7 as a solution to qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 6
  Removing qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 rather than change qtdeclarative5-window-plugin:amd64
Investigating (1) ubuntu-system-settings [ amd64 ] < none -> 0.1+14.04.20140411-0ubuntu2 > ( universe/gnome )
Broken ubuntu-system-settings:amd64 Depends on qtdeclarative5-ubuntu-ui-toolkit-plugin [ amd64 ] < 0.1.46+14.04.20140408.1-0ubuntu1 > ( libs ) (>= 0.1.46+14.04.20131126-0ubuntu1)
  Considering qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 6 as a solution to ubuntu-system-settings:amd64 5
  Holding Back ubuntu-system-settings:amd64 rather than change qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64
Broken ubuntu-system-settings:amd64 Depends on qtdeclarative5-ubuntu-ui-toolkit-plugin-gles [ amd64 ] < none > ( none )
  Or group keep for ubuntu-system-settings:amd64
Investigating (1) command-not-found [ amd64 ] < 0.3ubuntu12 > ( admin )
Broken command-not-found:amd64 Depends on python3-commandnotfound [ amd64 ] < 0.3ubuntu12 > ( python ) (>= 0.3ubuntu7)
  Considering python3-commandnotfound:amd64 5 as a solution to command-not-found:amd64 5
  Removing command-not-found:amd64 rather than change python3-commandnotfound:amd64
Investigating (1) libaccounts-qt5-1 [ amd64 ] < 1.11+14.04.20140410.1-0ubuntu1 > ( libs )
Broken libaccounts-qt5-1:amd64 Depends on libqt5xml5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5xml5:amd64 2 as a solution to libaccounts-qt5-1:amd64 5
  Added libqt5xml5:amd64 to the remove list
  Fixing libaccounts-qt5-1:amd64 via keep of libqt5xml5:amd64
Investigating (1) gcc-4.9 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( devel )
Broken gcc-4.9:amd64 Depends on gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1)
  Considering gcc-4.9-base:amd64 29 as a solution to gcc-4.9:amd64 5
  Removing gcc-4.9:amd64 rather than change gcc-4.9-base:amd64
Investigating (1) openjdk-7-jre [ amd64 ] < 7u91-2.6.3-0ubuntu0.14.04.1 > ( java )
Broken openjdk-7-jre:amd64 Depends on openjdk-7-jre-headless [ amd64 ] < 7u91-2.6.3-0ubuntu0.14.04.1 > ( java ) (= 7u91-2.6.3-0ubuntu0.14.04.1)
  Considering openjdk-7-jre-headless:amd64 4 as a solution to openjdk-7-jre:amd64 5
  Added openjdk-7-jre-headless:amd64 to the remove list
  Fixing openjdk-7-jre:amd64 via keep of openjdk-7-jre-headless:amd64
Investigating (1) libglapi-mesa-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs )
Broken libglapi-mesa-lts-vivid:amd64 Conflicts on libglapi-mesa [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
  Considering libglapi-mesa:amd64 -2 as a solution to libglapi-mesa-lts-vivid:amd64 4
  Added libglapi-mesa:amd64 to the remove list
  Conflicts//Breaks against version 10.1.0-4ubuntu5 for libglapi-mesa but that is not InstVer, ignoring
  Conflicts//Breaks against version 11.0.2-1ubuntu4~trusty1 for libglapi-mesa-lts-wily but that is not InstVer, ignoring
  Conflicts//Breaks against version 10.3.2-0ubuntu1~trusty2 for libglapi-mesa-lts-utopic but that is not InstVer, ignoring
  Fixing libglapi-mesa-lts-vivid:amd64 via keep of libglapi-mesa:amd64
Investigating (1) ubuntu-system-settings-online-accounts [ amd64 ] < none -> 0.3+14.04.20140328-0ubuntu3 > ( universe/gnome )
Broken ubuntu-system-settings-online-accounts:amd64 Depends on qtdeclarative5-ubuntu-ui-toolkit-plugin [ amd64 ] < 0.1.46+14.04.20140408.1-0ubuntu1 > ( libs )
  Considering qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 6 as a solution to ubuntu-system-settings-online-accounts:amd64 4
  Holding Back ubuntu-system-settings-online-accounts:amd64 rather than change qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64
Broken ubuntu-system-settings-online-accounts:amd64 Depends on qtdeclarative5-ubuntu-ui-toolkit-plugin-gles [ amd64 ] < none > ( none )
  Or group keep for ubuntu-system-settings-online-accounts:amd64
Broken ubuntu-system-settings-online-accounts:amd64 Depends on ubuntu-system-settings [ amd64 ] < none -> 0.1+14.04.20140411-0ubuntu2 > ( universe/gnome )
  Considering ubuntu-system-settings:amd64 5 as a solution to ubuntu-system-settings-online-accounts:amd64 4
  Holding Back ubuntu-system-settings-online-accounts:amd64 rather than change ubuntu-system-settings:amd64
Investigating (1) libcogl15 [ amd64 ] < 1.16.2-1 > ( libs )
Broken libcogl15:amd64 Depends on libegl1-mesa-drivers [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
  Considering libegl1-mesa-drivers:amd64 1 as a solution to libcogl15:amd64 4
  Added libegl1-mesa-drivers:amd64 to the remove list
  Fixing libcogl15:amd64 via keep of libegl1-mesa-drivers:amd64
Investigating (1) cpp-4.9 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( interpreters )
Broken cpp-4.9:amd64 Depends on gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1)
  Considering gcc-4.9-base:amd64 29 as a solution to cpp-4.9:amd64 4
  Removing cpp-4.9:amd64 rather than change gcc-4.9-base:amd64
Investigating (1) gnome-control-center [ amd64 ] < none -> 1:3.8.6-0ubuntu1~trusty2 > ( gnome )
Broken gnome-control-center:amd64 Depends on libcheese7 [ amd64 ] < 3.10.2-0ubuntu2 > ( libs ) (>= 3.0.1)
  Considering libcheese7:amd64 10 as a solution to gnome-control-center:amd64 4
  Holding Back gnome-control-center:amd64 rather than change libcheese7:amd64
Investigating (1) librhythmbox-core8 [ amd64 ] < 3.0.2-0ubuntu2+grilo > ( libs )
Broken librhythmbox-core8:amd64 Depends on libwebkitgtk-3.0-0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs ) (>= 1.3.10)
  Considering libwebkitgtk-3.0-0:amd64 44 as a solution to librhythmbox-core8:amd64 4
  Removing librhythmbox-core8:amd64 rather than change libwebkitgtk-3.0-0:amd64
Investigating (1) libfluidsynth1 [ amd64 ] < 1.1.6-2 > ( universe/libs )
Broken libfluidsynth1:amd64 Depends on libjack-jackd2-0 [ amd64 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:amd64 16 as a solution to libfluidsynth1:amd64 3
Broken libfluidsynth1:amd64 Depends on libjack-0.116 [ amd64 ] < none > ( none )
  Considering libjack0:amd64 -2 as a solution to libfluidsynth1:amd64 3
  Added libjack0:amd64 to the remove list
  Fixing libfluidsynth1:amd64 via keep of libjack0:amd64
Investigating (1) g++ [ amd64 ] < 4:4.9.1-4ubuntu2~ubuntu14.04.1~c42.ppa1 > ( devel )
Broken g++:amd64 Depends on g++-4.9 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( devel ) (>= 4.6.4-1~)
  Considering g++-4.9:amd64 0 as a solution to g++:amd64 3
  Added g++-4.9:amd64 to the remove list
Broken g++:amd64 Depends on gcc-4.9 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( devel ) (>= 4.6.4-1~)
  Considering gcc-4.9:amd64 5 as a solution to g++:amd64 3
  Removing g++:amd64 rather than change gcc-4.9:amd64
Investigating (1) unity-webapps-service [ amd64 ] < 2.5.0~+14.04.20140409-0ubuntu1 > ( gnome )
Broken unity-webapps-service:amd64 Depends on webapp-container [ amd64 ] < 0.23+14.04.20140428-0ubuntu1 > ( x11 )
  Considering webapp-container:amd64 2 as a solution to unity-webapps-service:amd64 3
  Added webapp-container:amd64 to the remove list
  Fixing unity-webapps-service:amd64 via keep of webapp-container:amd64
Investigating (1) xserver-xorg-video-vmware-lts-vivid [ amd64 ] < 1:13.1.0-0ubuntu1build1~trusty1 > ( x11 )
Broken xserver-xorg-video-vmware-lts-vivid:amd64 Depends on libxatracker2-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs )
  Considering libxatracker2-lts-vivid:amd64 2 as a solution to xserver-xorg-video-vmware-lts-vivid:amd64 3
  Added libxatracker2-lts-vivid:amd64 to the remove list
  Fixing xserver-xorg-video-vmware-lts-vivid:amd64 via keep of libxatracker2-lts-vivid:amd64
Investigating (1) libgl1-mesa-glx [ i386 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
Broken libgl1-mesa-glx:i386 Depends on libglapi-mesa [ i386 ] < none -> 10.1.3-0ubuntu0.6 > ( libs ) (= 10.1.3-0ubuntu0.6)
  Considering libglapi-mesa:i386 -2 as a solution to libgl1-mesa-glx:i386 3
  Holding Back libgl1-mesa-glx:i386 rather than change libglapi-mesa:i386
Investigating (1) gir1.2-rb-3.0 [ amd64 ] < 3.0.2-0ubuntu2+grilo > ( libs )
Broken gir1.2-rb-3.0:amd64 Depends on librhythmbox-core8 [ amd64 ] < 3.0.2-0ubuntu2+grilo > ( libs ) (>= 3.0.2)
  Considering librhythmbox-core8:amd64 4 as a solution to gir1.2-rb-3.0:amd64 3
  Removing gir1.2-rb-3.0:amd64 rather than change librhythmbox-core8:amd64
Investigating (1) oneconf [ amd64 ] < 0.3.7.14.04.1 > ( python )
Broken oneconf:amd64 Depends on oneconf-common [ amd64 ] < 0.3.7.14.04.1 > ( python )
  Considering oneconf-common:amd64 2 as a solution to oneconf:amd64 2
  Removing oneconf:amd64 rather than change oneconf-common:amd64
Investigating (1) phonon-backend-gstreamer [ amd64 ] < 4:4.7.80-0ubuntu2~ubuntu14.04 > ( sound )
Broken phonon-backend-gstreamer:amd64 Depends on libphonon4 [ amd64 ] < 4:4.7.80-0ubuntu1~ubuntu14.04 > ( libs ) (>= 4:4.7.80)
  Considering libphonon4:amd64 13 as a solution to phonon-backend-gstreamer:amd64 2
  Removing phonon-backend-gstreamer:amd64 rather than change libphonon4:amd64
Investigating (1) webapp-container [ amd64 ] < 0.23+14.04.20140428-0ubuntu1 > ( x11 )
Broken webapp-container:amd64 Depends on libqt5widgets5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5widgets5:amd64 8 as a solution to webapp-container:amd64 2
  Removing webapp-container:amd64 rather than change libqt5widgets5:amd64
Investigating (1) gimp [ amd64 ] < 2.8.16-0trusty2~ppa > ( graphics )
Broken gimp:amd64 Depends on libgegl-0.2-0 [ amd64 ] < 0.2.0-4ubuntu1 > ( libs ) (>= 0.2.0)
  Considering libgegl-0.2-0:amd64 1 as a solution to gimp:amd64 2
  Added libgegl-0.2-0:amd64 to the remove list
Broken gimp:amd64 Depends on libwebkitgtk-1.0-0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs ) (>= 1.3.10)
  Considering libwebkitgtk-1.0-0:amd64 1 as a solution to gimp:amd64 2
  Added libwebkitgtk-1.0-0:amd64 to the remove list
  Fixing gimp:amd64 via keep of libgegl-0.2-0:amd64
  Fixing gimp:amd64 via keep of libwebkitgtk-1.0-0:amd64
Investigating (1) vdpau-va-driver [ i386 ] < 0.7.3-2ubuntu1.2 > ( universe/x11 )
Broken vdpau-va-driver:i386 Depends on libgl1-mesa-glx [ i386 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
  Considering libgl1-mesa-glx:i386 3 as a solution to vdpau-va-driver:i386 2
  Try Installing libgl1-mesa-glx [ i386 ] < none -> 10.1.3-0ubuntu0.6 > ( libs ) before changing vdpau-va-driver:i386
Investigating (1) libgbm1-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs )
Broken libgbm1-lts-vivid:amd64 Depends on libgl1-mesa-dri-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs ) (= 10.5.9-2ubuntu1~trusty2)
  Considering libgl1-mesa-dri-lts-vivid:amd64 6 as a solution to libgbm1-lts-vivid:amd64 2
  Removing libgbm1-lts-vivid:amd64 rather than change libgl1-mesa-dri-lts-vivid:amd64
Investigating (1) lintian [ amd64 ] < 2.5.22ubuntu1 > ( devel )
Broken lintian:amd64 Depends on libapt-pkg-perl [ amd64 ] < 0.1.29build1 > ( perl )
  Considering libapt-pkg-perl:amd64 2 as a solution to lintian:amd64 2
  Removing lintian:amd64 rather than change libapt-pkg-perl:amd64
Investigating (1) wine1.6 [ amd64 ] < 1:1.6.2-0ubuntu10~ubuntu14.04.1~c42.ppa1 > ( universe/otherosfs )
Broken wine1.6:amd64 Depends on wine1.6-amd64 [ amd64 ] < 1:1.6.2-0ubuntu10~ubuntu14.04.1~c42.ppa1 > ( universe/otherosfs ) (= 1:1.6.2-0ubuntu10~ubuntu14.04.1~c42.ppa1)
  Considering wine1.6-amd64:amd64 1 as a solution to wine1.6:amd64 2
  Added wine1.6-amd64:amd64 to the remove list
  Fixing wine1.6:amd64 via keep of wine1.6-amd64:amd64
Investigating (1) hud [ amd64 ] < 14.04+14.04.20140604-0ubuntu1 > ( gnome )
Broken hud:amd64 Depends on libcolumbus1 [ amd64 ] < 1.1.0+14.04.20140325.3-0ubuntu1 > ( libs ) (>= 1.1.0+14.04.20140325.3)
  Considering libcolumbus1:amd64 2 as a solution to hud:amd64 2
  Removing hud:amd64 rather than change libcolumbus1:amd64
Investigating (1) libcholmod2.1.2 [ amd64 ] < 1:4.2.1-3ubuntu1 > ( libs )
Broken libcholmod2.1.2:amd64 Depends on liblapack3 [ amd64 ] < 3.5.0-2ubuntu1 > ( libs )
  Considering liblapack3:amd64 6 as a solution to libcholmod2.1.2:amd64 2
Broken libcholmod2.1.2:amd64 Depends on liblapack.so.3 [ amd64 ] < none > ( none )
  Considering libatlas3-base:amd64 1 as a solution to libcholmod2.1.2:amd64 2
  Added libatlas3-base:amd64 to the remove list
  Fixing libcholmod2.1.2:amd64 via keep of libatlas3-base:amd64
Investigating (1) libxatracker2-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs )
Broken libxatracker2-lts-vivid:amd64 Depends on libllvm3.6 [ amd64 ] < 1:3.6-2ubuntu1~ubuntu14.04.1~c42.ppa1 > ( libs )
  Considering libllvm3.6:amd64 4 as a solution to libxatracker2-lts-vivid:amd64 2
  Removing libxatracker2-lts-vivid:amd64 rather than change libllvm3.6:amd64
Investigating (1) unattended-upgrades [ amd64 ] < 0.82.1ubuntu2.4 > ( admin )
Broken unattended-upgrades:amd64 Depends on apt-utils [ amd64 ] < 1.0.1ubuntu2.11 > ( admin )
  Considering apt-utils:amd64 27 as a solution to unattended-upgrades:amd64 2
  Removing unattended-upgrades:amd64 rather than change apt-utils:amd64
Investigating (1) glib-networking [ amd64 ] < 2.40.0-1 > ( libs )
Broken glib-networking:amd64 Depends on libproxy1 [ amd64 ] < 0.4.11-0ubuntu4 > ( libs ) (>= 0.4.7)
  Considering libproxy1:amd64 10 as a solution to glib-networking:amd64 2
  Removing glib-networking:amd64 rather than change libproxy1:amd64
Investigating (1) friends-twitter [ amd64 ] < 0.2.0+14.04.20140217.1-0ubuntu1 > ( misc )
Broken friends-twitter:amd64 Depends on friends [ amd64 ] < 0.2.0+14.04.20140217.1-0ubuntu1 > ( misc )
  Considering friends:amd64 1 as a solution to friends-twitter:amd64 1
  Removing friends-twitter:amd64 rather than change friends:amd64
Investigating (1) xul-ext-webaccounts [ amd64 ] < 0.5-0ubuntu2.14.04.1 > ( web )
Broken xul-ext-webaccounts:amd64 Depends on webaccounts-extension-common [ amd64 ] < 0.5-0ubuntu2.14.04.1 > ( web ) (= 0.5-0ubuntu2.14.04.1)
  Considering webaccounts-extension-common:amd64 1 as a solution to xul-ext-webaccounts:amd64 1
  Removing xul-ext-webaccounts:amd64 rather than change webaccounts-extension-common:amd64
Investigating (1) friends-facebook [ amd64 ] < 0.2.0+14.04.20140217.1-0ubuntu1 > ( misc )
Broken friends-facebook:amd64 Depends on friends [ amd64 ] < 0.2.0+14.04.20140217.1-0ubuntu1 > ( misc )
  Considering friends:amd64 1 as a solution to friends-facebook:amd64 1
  Removing friends-facebook:amd64 rather than change friends:amd64
Investigating (1) qdbus [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken qdbus:amd64 Depends on libqt4-xml [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering libqt4-xml:amd64 11 as a solution to qdbus:amd64 1
  Removing qdbus:amd64 rather than change libqt4-xml:amd64
Investigating (1) ubuntu-download-manager [ amd64 ] < 0.3+14.04.20140321-0ubuntu1 > ( universe/net )
Broken ubuntu-download-manager:amd64 Depends on libubuntu-download-manager-priv0 [ amd64 ] < 0.3+14.04.20140321-0ubuntu1 > ( universe/libs ) (= 0.3+14.04.20140321-0ubuntu1)
  Considering libubuntu-download-manager-priv0:amd64 1 as a solution to ubuntu-download-manager:amd64 1
  Removing ubuntu-download-manager:amd64 rather than change libubuntu-download-manager-priv0:amd64
Investigating (1) libqt4-dbus [ i386 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqt4-dbus:i386 Depends on qdbus [ i386 ] < none -> 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering qdbus:i386 -1 as a solution to libqt4-dbus:i386 1
  Added qdbus:i386 to the remove list
  Fixing libqt4-dbus:i386 via keep of qdbus:i386
Investigating (1) onboard-data [ amd64 ] < 1.1.1-0ubuntu1~ubuntu14.04.1~c42.ppa1 > ( gnome )
Broken onboard-data:amd64 Depends on onboard [ amd64 ] < 1.1.1-0ubuntu1~ubuntu14.04.1~c42.ppa1 > ( gnome ) (>= 0.99.0~alpha1~tr1507)
  Considering onboard:amd64 1 as a solution to onboard-data:amd64 1
  Removing onboard-data:amd64 rather than change onboard:amd64
Investigating (1) libwebkitgtk-1.0-0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs )
Broken libwebkitgtk-1.0-0:amd64 Depends on libjavascriptcoregtk-1.0-0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs ) (= 2.4.8-1ubuntu1~ubuntu14.04.1)
  Considering libjavascriptcoregtk-1.0-0:amd64 0 as a solution to libwebkitgtk-1.0-0:amd64 1
  Added libjavascriptcoregtk-1.0-0:amd64 to the remove list
Broken libwebkitgtk-1.0-0:amd64 Depends on libenchant1c2a [ amd64 ] < 1.6.0-10ubuntu1 > ( libs ) (>= 1.6.0)
  Considering libenchant1c2a:amd64 4 as a solution to libwebkitgtk-1.0-0:amd64 1
  Removing libwebkitgtk-1.0-0:amd64 rather than change libenchant1c2a:amd64
Investigating (1) libunity-core-6.0-9 [ amd64 ] < 7.2.6+14.04.20151021-0ubuntu1 > ( libs )
Broken libunity-core-6.0-9:amd64 Depends on libnux-4.0-0 [ amd64 ] < 4.0.6+14.04.20141107-0ubuntu1 > ( libs )
  Considering libnux-4.0-0:amd64 3 as a solution to libunity-core-6.0-9:amd64 1
  Removing libunity-core-6.0-9:amd64 rather than change libnux-4.0-0:amd64
Investigating (1) bluez-cups [ amd64 ] < 4.101-0ubuntu13.1 > ( admin )
Broken bluez-cups:amd64 Depends on cups [ amd64 ] < 2.0.2-1ubuntu3.2~ubuntu14.04.1~c42.ppa1 > ( net )
  Considering cups:amd64 18 as a solution to bluez-cups:amd64 1
  Removing bluez-cups:amd64 rather than change cups:amd64
Investigating (1) gdal-bin [ amd64 ] < 1.10.1+dfsg-5ubuntu1 > ( universe/science )
Broken gdal-bin:amd64 Depends on libgdal1h [ amd64 ] < 1.10.1+dfsg-5ubuntu1 > ( universe/libs ) (>= 1.10.1)
  Considering libgdal1h:amd64 1 as a solution to gdal-bin:amd64 1
  Removing gdal-bin:amd64 rather than change libgdal1h:amd64
Investigating (1) iceweasel [ amd64 ] < none -> 38.3.0esr-1~ubuntu14.04.1~c42.ppa1 > ( web )
Broken iceweasel:amd64 Depends on libhunspell-1.3-0 [ amd64 ] < 1.3.2-6ubuntu2.1 > ( libs )
  Considering libhunspell-1.3-0:amd64 14 as a solution to iceweasel:amd64 1
  Holding Back iceweasel:amd64 rather than change libhunspell-1.3-0:amd64
Investigating (1) packagekit [ amd64 ] < 0.8.12-1ubuntu5 > ( admin )
Broken packagekit:amd64 Depends on packagekit-backend-aptcc [ amd64 ] < 0.8.12-1ubuntu5 > ( admin ) (= 0.8.12-1ubuntu5)
  Considering packagekit-backend-aptcc:amd64 -1 as a solution to packagekit:amd64 1
  Added packagekit-backend-aptcc:amd64 to the remove list
  Fixing packagekit:amd64 via keep of packagekit-backend-aptcc:amd64
Investigating (1) wine1.6-amd64 [ amd64 ] < 1:1.6.2-0ubuntu10~ubuntu14.04.1~c42.ppa1 > ( universe/otherosfs )
Broken wine1.6-amd64:amd64 Depends on libglu1-mesa [ amd64 ] < 9.0.0-2 > ( libs )
  Considering libglu1-mesa:amd64 50 as a solution to wine1.6-amd64:amd64 1
Broken wine1.6-amd64:amd64 Depends on libglu1 [ amd64 ] < none > ( none )
  Considering libglu1-mesa:amd64 50 as a solution to wine1.6-amd64:amd64 1
  Or group remove for wine1.6-amd64:amd64
Investigating (1) libgegl-0.2-0 [ amd64 ] < 0.2.0-4ubuntu1 > ( libs )
Broken libgegl-0.2-0:amd64 Depends on libopenexr6 [ amd64 ] < 1.6.1-7ubuntu1 > ( libs ) (>= 1.6.1)
  Considering libopenexr6:amd64 7 as a solution to libgegl-0.2-0:amd64 1
  Removing libgegl-0.2-0:amd64 rather than change libopenexr6:amd64
Investigating (1) libqtdbus4 [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqtdbus4:amd64 Depends on libqt4-xml [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering libqt4-xml:amd64 11 as a solution to libqtdbus4:amd64 1
  Removing libqtdbus4:amd64 rather than change libqt4-xml:amd64
Investigating (1) wine-staging [ amd64 ] < 1.9.0~ubuntu14.04.1 > ( otherosfs )
Broken wine-staging:amd64 Depends on wine-staging-amd64 [ amd64 ] < 1.9.0~ubuntu14.04.1 > ( otherosfs ) (= 1.9.0~ubuntu14.04.1)
  Considering wine-staging-amd64:amd64 1 as a solution to wine-staging:amd64 1
  Removing wine-staging:amd64 rather than change wine-staging-amd64:amd64
Investigating (1) libxine1-misc-plugins [ amd64 ] < 1.1.21-2ubuntu1 > ( universe/libs )
Broken libxine1-misc-plugins:amd64 Depends on libjack-jackd2-0 [ amd64 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:amd64 16 as a solution to libxine1-misc-plugins:amd64 1
Broken libxine1-misc-plugins:amd64 Depends on libjack-0.116 [ amd64 ] < none > ( none )
  Considering libjack0:amd64 -2 as a solution to libxine1-misc-plugins:amd64 1
  Added libjack0:amd64 to the remove list
  Fixing libxine1-misc-plugins:amd64 via keep of libjack0:amd64
Investigating (1) indicator-printers [ amd64 ] < 0.1.7+14.04.20140527-0ubuntu1 > ( gnome )
Broken indicator-printers:amd64 Depends on cups [ amd64 ] < 2.0.2-1ubuntu3.2~ubuntu14.04.1~c42.ppa1 > ( net ) (>= 1.5)
  Considering cups:amd64 18 as a solution to indicator-printers:amd64 1
  Removing indicator-printers:amd64 rather than change cups:amd64
Investigating (1) mplayer [ amd64 ] < 2:1.1+svn37401~trusty1 > ( universe/graphics )
Broken mplayer:amd64 Depends on libjack-jackd2-0 [ amd64 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:amd64 16 as a solution to mplayer:amd64 1
Broken mplayer:amd64 Depends on libjack-0.116 [ amd64 ] < none > ( none )
  Considering libjack0:amd64 -2 as a solution to mplayer:amd64 1
  Added libjack0:amd64 to the remove list
  Fixing mplayer:amd64 via keep of libjack0:amd64
Investigating (1) recordmydesktop [ amd64 ] < 0.3.8.1+svn602-1ubuntu3 > ( universe/graphics )
Broken recordmydesktop:amd64 Depends on libjack-jackd2-0 [ amd64 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:amd64 16 as a solution to recordmydesktop:amd64 0
Broken recordmydesktop:amd64 Depends on libjack-0.116 [ amd64 ] < none > ( none )
  Considering libjack0:amd64 -2 as a solution to recordmydesktop:amd64 0
  Added libjack0:amd64 to the remove list
  Fixing recordmydesktop:amd64 via keep of libjack0:amd64
Investigating (1) account-plugin-ubuntuone [ amd64 ] < none -> 14.04+14.04.20140415 > ( universe/libs )
Broken account-plugin-ubuntuone:amd64 Depends on ubuntu-system-settings-online-accounts [ amd64 ] < none -> 0.3+14.04.20140328-0ubuntu3 > ( universe/gnome )
  Considering ubuntu-system-settings-online-accounts:amd64 4 as a solution to account-plugin-ubuntuone:amd64 0
  Holding Back account-plugin-ubuntuone:amd64 rather than change ubuntu-system-settings-online-accounts:amd64
Investigating (1) libglapi-mesa-lts-vivid [ i386 ] < 10.5.9-2ubuntu1~trusty2 > ( libs )
Broken libglapi-mesa-lts-vivid:i386 Conflicts on libglapi-mesa [ i386 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
  Considering libglapi-mesa:i386 -2 as a solution to libglapi-mesa-lts-vivid:i386 0
  Added libglapi-mesa:i386 to the remove list
  Conflicts//Breaks against version 10.1.0-4ubuntu5 for libglapi-mesa but that is not InstVer, ignoring
  Conflicts//Breaks against version 11.0.2-1ubuntu4~trusty1 for libglapi-mesa-lts-wily but that is not InstVer, ignoring
  Conflicts//Breaks against version 10.3.2-0ubuntu1~trusty2 for libglapi-mesa-lts-utopic but that is not InstVer, ignoring
  Fixing libglapi-mesa-lts-vivid:i386 via keep of libglapi-mesa:i386
Investigating (1) gstreamer0.10-plugins-good [ amd64 ] < 0.10.31-3+nmu1ubuntu5 > ( libs )
Broken gstreamer0.10-plugins-good:amd64 Depends on libjack-jackd2-0 [ amd64 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:amd64 16 as a solution to gstreamer0.10-plugins-good:amd64 0
Broken gstreamer0.10-plugins-good:amd64 Depends on libjack-0.116 [ amd64 ] < none > ( none )
  Considering libjack0:amd64 -2 as a solution to gstreamer0.10-plugins-good:amd64 0
  Added libjack0:amd64 to the remove list
  Fixing gstreamer0.10-plugins-good:amd64 via keep of libjack0:amd64
Investigating (1) vlc-plugin-notify [ amd64 ] < 2.2.1-3~ubuntu14.04.1~c42.ppa1 > ( universe/video )
Broken vlc-plugin-notify:amd64 Depends on vlc-nox [ amd64 ] < 2.2.1-3~ubuntu14.04.1~c42.ppa1 > ( universe/net ) (= 2.2.1-3~ubuntu14.04.1~c42.ppa1)
  Considering vlc-nox:amd64 0 as a solution to vlc-plugin-notify:amd64 0
  Removing vlc-plugin-notify:amd64 rather than change vlc-nox:amd64
Investigating (1) system-image-common [ amd64 ] < 2.2-0ubuntu1 > ( universe/python )
Broken system-image-common:amd64 Depends on ubuntu-download-manager [ amd64 ] < 0.3+14.04.20140321-0ubuntu1 > ( universe/net )
  Considering ubuntu-download-manager:amd64 1 as a solution to system-image-common:amd64 0
  Removing system-image-common:amd64 rather than change ubuntu-download-manager:amd64
Investigating (1) libubuntuoneauth-2.0-0 [ amd64 ] < none -> 14.04+14.04.20140415 > ( universe/libs )
Broken libubuntuoneauth-2.0-0:amd64 Depends on signon-plugin-password [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( libs )
  Considering signon-plugin-password:amd64 6 as a solution to libubuntuoneauth-2.0-0:amd64 0
  Holding Back libubuntuoneauth-2.0-0:amd64 rather than change signon-plugin-password:amd64
Investigating (1) electrum [ amd64 ] < 1.9.7-1 > ( universe/utils )
Broken electrum:amd64 Depends on python-electrum [ amd64 ] < 1.9.7-1 > ( universe/python ) (= 1.9.7-1)
  Considering python-electrum:amd64 0 as a solution to electrum:amd64 0
  Removing electrum:amd64 rather than change python-electrum:amd64
Investigating (1) ubuntu-purchase-service [ amd64 ] < none -> 14.04+14.04.20140310.2ubuntu2 > ( universe/libs )
Broken ubuntu-purchase-service:amd64 Depends on libubuntuoneauth-2.0-0 [ amd64 ] < none -> 14.04+14.04.20140415 > ( universe/libs ) (>= 13.08)
  Considering libubuntuoneauth-2.0-0:amd64 0 as a solution to ubuntu-purchase-service:amd64 0
  Holding Back ubuntu-purchase-service:amd64 rather than change libubuntuoneauth-2.0-0:amd64
Investigating (1) libgoa-backend-1.0-1 [ amd64 ] < none -> 3.10.3-0ubuntu1 > ( libs )
Broken libgoa-backend-1.0-1:amd64 Depends on libwebkitgtk-3.0-0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs ) (>= 2.1.90)
  Considering libwebkitgtk-3.0-0:amd64 44 as a solution to libgoa-backend-1.0-1:amd64 0
  Holding Back libgoa-backend-1.0-1:amd64 rather than change libwebkitgtk-3.0-0:amd64
Investigating (1) unity8-private [ amd64 ] < none -> 7.85+14.04.20140416-0ubuntu1 > ( universe/x11 )
Broken unity8-private:amd64 Depends on libunity-core-6.0-9 [ amd64 ] < 7.2.6+14.04.20151021-0ubuntu1 > ( libs )
  Considering libunity-core-6.0-9:amd64 1 as a solution to unity8-private:amd64 0
  Holding Back unity8-private:amd64 rather than change libunity-core-6.0-9:amd64
Investigating (1) unity8 [ amd64 ] < none -> 7.85+14.04.20140416-0ubuntu1 > ( universe/x11 )
Broken unity8:amd64 Depends on qtdeclarative5-ubuntu-ui-toolkit-plugin [ amd64 ] < 0.1.46+14.04.20140408.1-0ubuntu1 > ( libs )
  Considering qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 6 as a solution to unity8:amd64 0
  Holding Back unity8:amd64 rather than change qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64
Investigating (1) qtdeclarative5-ubuntuone1.0 [ amd64 ] < none -> 14.04+14.04.20140415 > ( universe/libs )
Broken qtdeclarative5-ubuntuone1.0:amd64 Depends on libubuntuoneauth-2.0-0 [ amd64 ] < none -> 14.04+14.04.20140415 > ( universe/libs ) (= 14.04+14.04.20140415)
  Considering libubuntuoneauth-2.0-0:amd64 0 as a solution to qtdeclarative5-ubuntuone1.0:amd64 0
  Holding Back qtdeclarative5-ubuntuone1.0:amd64 rather than change libubuntuoneauth-2.0-0:amd64
Investigating (1) ubuntu-keyboard-data [ amd64 ] < none -> 0.99.trunk.phablet2+14.04.20140415-0ubuntu1 > ( universe/libs )
Broken ubuntu-keyboard-data:amd64 Depends on qtdeclarative5-ubuntu-ui-toolkit-plugin [ amd64 ] < 0.1.46+14.04.20140408.1-0ubuntu1 > ( libs )
  Considering qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 6 as a solution to ubuntu-keyboard-data:amd64 0
  Holding Back ubuntu-keyboard-data:amd64 rather than change qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64
Investigating (1) libprocess-cpp1 [ amd64 ] < 1.0.0+14.04.20140328-0ubuntu1 > ( libs )
Broken libprocess-cpp1:amd64 Depends on libboost-iostreams1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
  Considering libboost-iostreams1.54.0:amd64 6 as a solution to libprocess-cpp1:amd64 0
  Removing libprocess-cpp1:amd64 rather than change libboost-iostreams1.54.0:amd64
Investigating (1) libunity-scopes1 [ amd64 ] < none -> 0.4.2+14.04.20140408-0ubuntu1 > ( universe/libs )
Broken libunity-scopes1:amd64 Depends on libprocess-cpp1 [ amd64 ] < 1.0.0+14.04.20140328-0ubuntu1 > ( libs ) (>= 1.0.0+14.04.20140326.2)
  Considering libprocess-cpp1:amd64 0 as a solution to libunity-scopes1:amd64 0
  Holding Back libunity-scopes1:amd64 rather than change libprocess-cpp1:amd64
Investigating (1) libmirserver18 [ amd64 ] < 0.1.8+14.04.20140411-0ubuntu1 > ( libs )
Broken libmirserver18:amd64 Depends on libboost-program-options1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
  Considering libboost-program-options1.54.0:amd64 3 as a solution to libmirserver18:amd64 0
  Removing libmirserver18:amd64 rather than change libboost-program-options1.54.0:amd64
Investigating (1) libubuntu-location-service0 [ amd64 ] < 0.0.2+14.04.20140307-0ubuntu1 > ( libs )
Broken libubuntu-location-service0:amd64 Depends on libgflags2 [ amd64 ] < 2.0-1.1ubuntu1 > ( libs )
  Considering libgflags2:amd64 6 as a solution to libubuntu-location-service0:amd64 0
  Removing libubuntu-location-service0:amd64 rather than change libgflags2:amd64
Investigating (1) unity-scope-scopes [ amd64 ] < none -> 0.1+14.04.20140404-0ubuntu1 > ( universe/gnome )
Broken unity-scope-scopes:amd64 Depends on libunity-scopes1 [ amd64 ] < none -> 0.4.2+14.04.20140408-0ubuntu1 > ( universe/libs ) (>= 0.4.0+14.04.20140312.1)
  Considering libunity-scopes1:amd64 0 as a solution to unity-scope-scopes:amd64 0
  Holding Back unity-scope-scopes:amd64 rather than change libunity-scopes1:amd64
Investigating (1) qtdeclarative5-ubuntu-settings-components [ amd64 ] < none -> 0.1+14.04.20140306-0ubuntu1 > ( universe/misc )
Broken qtdeclarative5-ubuntu-settings-components:amd64 Depends on qtdeclarative5-ubuntu-ui-toolkit-plugin [ amd64 ] < 0.1.46+14.04.20140408.1-0ubuntu1 > ( libs )
  Considering qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 6 as a solution to qtdeclarative5-ubuntu-settings-components:amd64 0
  Holding Back qtdeclarative5-ubuntu-settings-components:amd64 rather than change qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64
Investigating (1) unity-scope-click [ amd64 ] < none -> 0.1+14.04.20140417-0ubuntu1 > ( universe/gnome )
Broken unity-scope-click:amd64 Depends on account-plugin-ubuntuone [ amd64 ] < none -> 14.04+14.04.20140415 > ( universe/libs )
  Considering account-plugin-ubuntuone:amd64 0 as a solution to unity-scope-click:amd64 0
  Holding Back unity-scope-click:amd64 rather than change account-plugin-ubuntuone:amd64
Investigating (1) libavdevice53 [ amd64 ] < 6:9.18-0ubuntu0.14.04.1+fdkaac > ( universe/libs )
Broken libavdevice53:amd64 Depends on libjack-jackd2-0 [ amd64 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:amd64 16 as a solution to libavdevice53:amd64 0
Broken libavdevice53:amd64 Depends on libjack-0.116 [ amd64 ] < none > ( none )
  Considering libjack0:amd64 -2 as a solution to libavdevice53:amd64 0
  Added libjack0:amd64 to the remove list
  Fixing libavdevice53:amd64 via keep of libjack0:amd64
Investigating (1) mozplugger [ amd64 ] < 1.14.5-2 > ( universe/web )
Broken mozplugger:amd64 Depends on iceweasel [ amd64 ] < none -> 38.3.0esr-1~ubuntu14.04.1~c42.ppa1 > ( web )
  Considering iceweasel:amd64 1 as a solution to mozplugger:amd64 0
  Try Installing iceweasel [ amd64 ] < none -> 38.3.0esr-1~ubuntu14.04.1~c42.ppa1 > ( web ) before changing mozplugger:amd64
Investigating (1) unity-plugin-scopes [ amd64 ] < none -> 0.4.0+14.04.20140408-0ubuntu2 > ( universe/libs )
Broken unity-plugin-scopes:amd64 Depends on libunity-scopes1 [ amd64 ] < none -> 0.4.2+14.04.20140408-0ubuntu1 > ( universe/libs ) (>= 0.4.0+14.04.20140312.1)
  Considering libunity-scopes1:amd64 0 as a solution to unity-plugin-scopes:amd64 0
  Holding Back unity-plugin-scopes:amd64 rather than change libunity-scopes1:amd64
Investigating (1) qtdeclarative5-qtmultimedia-plugin [ amd64 ] < 5.2.1-0ubuntu5 > ( libs )
Broken qtdeclarative5-qtmultimedia-plugin:amd64 Depends on libqt5multimedia5-plugins [ amd64 ] < 5.2.1-0ubuntu5 > ( libs )
  Considering libqt5multimedia5-plugins:amd64 0 as a solution to qtdeclarative5-qtmultimedia-plugin:amd64 -1
  Removing qtdeclarative5-qtmultimedia-plugin:amd64 rather than change libqt5multimedia5-plugins:amd64
Investigating (1) packagekit-backend-aptcc [ amd64 ] < 0.8.12-1ubuntu5 > ( admin )
Broken packagekit-backend-aptcc:amd64 Depends on gdebi-core [ amd64 ] < 0.9.5.3ubuntu2 > ( admin ) (>= 0.8.2)
  Considering gdebi-core:amd64 0 as a solution to packagekit-backend-aptcc:amd64 -1
  Removing packagekit-backend-aptcc:amd64 rather than change gdebi-core:amd64
Investigating (2) libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs )
Broken libstdc++6:amd64 Depends on gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1)
  Considering gcc-4.9-base:amd64 29 as a solution to libstdc++6:amd64 565
  Added gcc-4.9-base:amd64 to the remove list
  Fixing libstdc++6:amd64 via keep of gcc-4.9-base:amd64
Investigating (2) libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs )
Broken libgcc1:amd64 Depends on gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.3-0ubuntu4)
  Considering gcc-4.9-base:amd64 565 as a solution to libgcc1:amd64 500
  Removing libgcc1:amd64 rather than change gcc-4.9-base:amd64
Investigating (2) libapt-pkg4.12 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin )
Broken libapt-pkg4.12:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 565 as a solution to libapt-pkg4.12:amd64 150
  Removing libapt-pkg4.12:amd64 rather than change libgcc1:amd64
Investigating (2) libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5core5a:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 565 as a solution to libqt5core5a:amd64 57
  Removing libqt5core5a:amd64 rather than change libgcc1:amd64
Investigating (2) libgl1-mesa-glx [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
Broken libgl1-mesa-glx:amd64 Depends on libglapi-mesa [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs ) (= 10.1.3-0ubuntu0.6)
  Considering libglapi-mesa:amd64 -2 as a solution to libgl1-mesa-glx:amd64 47
  Holding Back libgl1-mesa-glx:amd64 rather than change libglapi-mesa:amd64
Investigating (2) yelp [ amd64 ] < 3.10.2-0ubuntu1 > ( gnome )
Broken yelp:amd64 Depends on libwebkitgtk-3.0-0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs ) (>= 1.3.10)
  Considering libwebkitgtk-3.0-0:amd64 44 as a solution to yelp:amd64 45
  Added libwebkitgtk-3.0-0:amd64 to the remove list
Broken yelp:amd64 Depends on libyelp0 [ amd64 ] < 3.10.2-0ubuntu1 > ( libs ) (= 3.10.2-0ubuntu1)
  Considering libyelp0:amd64 21 as a solution to yelp:amd64 45
  Added libyelp0:amd64 to the remove list
  Fixing yelp:amd64 via keep of libwebkitgtk-3.0-0:amd64
  Fixing yelp:amd64 via keep of libyelp0:amd64
Investigating (2) libwebkitgtk-3.0-0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs )
Broken libwebkitgtk-3.0-0:amd64 Depends on libjavascriptcoregtk-3.0-0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs ) (= 2.4.8-1ubuntu1~ubuntu14.04.1)
  Considering libjavascriptcoregtk-3.0-0:amd64 0 as a solution to libwebkitgtk-3.0-0:amd64 45
  Added libjavascriptcoregtk-3.0-0:amd64 to the remove list
Broken libwebkitgtk-3.0-0:amd64 Depends on libenchant1c2a [ amd64 ] < 1.6.0-10ubuntu1 > ( libs ) (>= 1.6.0)
  Considering libenchant1c2a:amd64 4 as a solution to libwebkitgtk-3.0-0:amd64 45
  Added libenchant1c2a:amd64 to the remove list
Broken libwebkitgtk-3.0-0:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 565 as a solution to libwebkitgtk-3.0-0:amd64 45
  Removing libwebkitgtk-3.0-0:amd64 rather than change libgcc1:amd64
Investigating (2) libsoup2.4-1 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs )
Broken libsoup2.4-1:amd64 Depends on glib-networking [ amd64 ] < 2.40.0-1 > ( libs ) (>= 2.32.0)
  Considering glib-networking:amd64 2 as a solution to libsoup2.4-1:amd64 43
  Added glib-networking:amd64 to the remove list
  Fixing libsoup2.4-1:amd64 via keep of glib-networking:amd64
Investigating (2) python3-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python )
Broken python3-apt:amd64 Depends on libapt-inst1.5 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin ) (>= 0.8.11)
  Considering libapt-inst1.5:amd64 29 as a solution to python3-apt:amd64 32
  Added libapt-inst1.5:amd64 to the remove list
Broken python3-apt:amd64 Depends on libapt-pkg4.12 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin ) (>= 0.9.11)
  Considering libapt-pkg4.12:amd64 565 as a solution to python3-apt:amd64 32
  Removing python3-apt:amd64 rather than change libapt-pkg4.12:amd64
Investigating (2) man-db [ amd64 ] < 2.6.7.1-1ubuntu1 > ( doc )
Broken man-db:amd64 Depends on groff-base [ amd64 ] < 1.22.2-5 > ( text ) (>= 1.18.1.1-15)
  Considering groff-base:amd64 9 as a solution to man-db:amd64 31
  Added groff-base:amd64 to the remove list
  Fixing man-db:amd64 via keep of groff-base:amd64
Investigating (2) libqt5qml5 [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
Broken libqt5qml5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libqt5qml5:amd64 31
  Removing libqt5qml5:amd64 rather than change libqt5core5a:amd64
Investigating (2) libgnome-desktop-3-7 [ amd64 ] < 3.8.4-0ubuntu3.2 > ( libs )
Broken libgnome-desktop-3-7:amd64 Depends on libgl1-mesa-glx [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
  Considering libgl1-mesa-glx:amd64 47 as a solution to libgnome-desktop-3-7:amd64 30
  Try Installing libgl1-mesa-glx [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs ) before changing libgnome-desktop-3-7:amd64
Investigating (2) libportaudio2 [ amd64 ] < 19+svn20140130-1 > ( libs )
Broken libportaudio2:amd64 Depends on libjack-jackd2-0 [ amd64 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:amd64 16 as a solution to libportaudio2:amd64 29
  Added libjack-jackd2-0:amd64 to the remove list
Broken libportaudio2:amd64 Depends on libjack-0.116 [ amd64 ] < none > ( none )
  Considering libjack0:amd64 -2 as a solution to libportaudio2:amd64 29
  Added libjack0:amd64 to the remove list
  Fixing libportaudio2:amd64 via keep of libjack-jackd2-0:amd64
  Fixing libportaudio2:amd64 via keep of libjack0:amd64
Investigating (2) gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs )
Broken gcc-4.9-base:amd64 Breaks on gcc-4.9-base [ i386 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (!= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1)
  Considering gcc-4.9-base:i386 13 as a solution to gcc-4.9-base:amd64 565
  Added gcc-4.9-base:i386 to the remove list
  Conflicts//Breaks against version 4.9-20140406-0ubuntu1 for gcc-4.9-base but that is not InstVer, ignoring
  Fixing gcc-4.9-base:amd64 via keep of gcc-4.9-base:i386
Investigating (2) libicu52 [ amd64 ] < 52.1-3ubuntu0.4 > ( libs )
Broken libicu52:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 565 as a solution to libicu52:amd64 25
  Removing libicu52:amd64 rather than change libgcc1:amd64
Investigating (2) libqt5quick5 [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
Broken libqt5quick5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libqt5quick5:amd64 24
  Removing libqt5quick5:amd64 rather than change libqt5core5a:amd64
Investigating (2) xserver-xorg-core-lts-vivid [ amd64 ] < 2:1.17.1-0ubuntu3.1~trusty1 > ( x11 )
Broken xserver-xorg-core-lts-vivid:amd64 Depends on libgbm1-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs ) (>= 8.1~0)
  Considering libgbm1-lts-vivid:amd64 2 as a solution to xserver-xorg-core-lts-vivid:amd64 24
  Added libgbm1-lts-vivid:amd64 to the remove list
  Fixing xserver-xorg-core-lts-vivid:amd64 via keep of libgbm1-lts-vivid:amd64
Investigating (2) libyelp0 [ amd64 ] < 3.10.2-0ubuntu1 > ( libs )
Broken libyelp0:amd64 Depends on libwebkitgtk-3.0-0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs ) (>= 1.3.10)
  Considering libwebkitgtk-3.0-0:amd64 565 as a solution to libyelp0:amd64 45
  Removing libyelp0:amd64 rather than change libwebkitgtk-3.0-0:amd64
Investigating (2) libboost-system1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
Broken libboost-system1.54.0:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 565 as a solution to libboost-system1.54.0:amd64 18
  Removing libboost-system1.54.0:amd64 rather than change libgcc1:amd64
Investigating (2) gcc [ amd64 ] < 4:4.9.1-4ubuntu2~ubuntu14.04.1~c42.ppa1 > ( devel )
Broken gcc:amd64 Depends on gcc-4.9 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( devel ) (>= 4.9.1-7~)
  Considering gcc-4.9:amd64 5 as a solution to gcc:amd64 18
  Added gcc-4.9:amd64 to the remove list
  Fixing gcc:amd64 via keep of gcc-4.9:amd64
Investigating (2) libqt4-dbus [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqt4-dbus:amd64 Depends on libqtdbus4 [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering libqtdbus4:amd64 1 as a solution to libqt4-dbus:amd64 17
  Added libqtdbus4:amd64 to the remove list
Broken libqt4-dbus:amd64 Depends on qdbus [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering qdbus:amd64 1 as a solution to libqt4-dbus:amd64 17
  Added qdbus:amd64 to the remove list
  Fixing libqt4-dbus:amd64 via keep of libqtdbus4:amd64
  Fixing libqt4-dbus:amd64 via keep of qdbus:amd64
Investigating (2) libgcc1 [ i386 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs )
Broken libgcc1:i386 Depends on gcc-4.9-base [ i386 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.3-0ubuntu4)
  Considering gcc-4.9-base:i386 565 as a solution to libgcc1:i386 17
  Holding Back libgcc1:i386 rather than change gcc-4.9-base:i386
Investigating (2) libcheese-gtk23 [ amd64 ] < 3.10.2-0ubuntu2 > ( libs )
Broken libcheese-gtk23:amd64 Depends on libcheese7 [ amd64 ] < 3.10.2-0ubuntu2 > ( libs ) (>= 3.4.0)
  Considering libcheese7:amd64 10 as a solution to libcheese-gtk23:amd64 17
  Added libcheese7:amd64 to the remove list
  Fixing libcheese-gtk23:amd64 via keep of libcheese7:amd64
Investigating (2) libqt5dbus5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5dbus5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.1)
  Considering libqt5core5a:amd64 565 as a solution to libqt5dbus5:amd64 17
  Removing libqt5dbus5:amd64 rather than change libqt5core5a:amd64
Investigating (2) libjack-jackd2-0 [ amd64 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs )
Broken libjack-jackd2-0:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 565 as a solution to libjack-jackd2-0:amd64 29
  Removing libjack-jackd2-0:amd64 rather than change libgcc1:amd64
Investigating (2) libaccount-plugin-1.0-0 [ amd64 ] < 0.1.7~+14.04.20140211.2-0ubuntu4 > ( libs )
Broken libaccount-plugin-1.0-0:amd64 Depends on signond [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( gnome )
  Considering signond:amd64 7 as a solution to libaccount-plugin-1.0-0:amd64 15
  Added signond:amd64 to the remove list
  Fixing libaccount-plugin-1.0-0:amd64 via keep of signond:amd64
Investigating (2) libdee-1.0-4 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs )
Broken libdee-1.0-4:amd64 Depends on libicu52 [ amd64 ] < 52.1-3ubuntu0.4 > ( libs ) (>= 52~m1-1~)
  Considering libicu52:amd64 565 as a solution to libdee-1.0-4:amd64 15
  Removing libdee-1.0-4:amd64 rather than change libicu52:amd64
Investigating (2) gstreamer1.0-plugins-good [ amd64 ] < 1.2.4-1~ubuntu1 > ( libs )
Broken gstreamer1.0-plugins-good:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 565 as a solution to gstreamer1.0-plugins-good:amd64 15
  Removing gstreamer1.0-plugins-good:amd64 rather than change libgcc1:amd64
Investigating (2) libqt5network5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5network5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libqt5network5:amd64 15
  Removing libqt5network5:amd64 rather than change libqt5core5a:amd64
Investigating (2) libhunspell-1.3-0 [ amd64 ] < 1.3.2-6ubuntu2.1 > ( libs )
Broken libhunspell-1.3-0:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 565 as a solution to libhunspell-1.3-0:amd64 14
  Removing libhunspell-1.3-0:amd64 rather than change libgcc1:amd64
Investigating (2) libqt5gui5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5gui5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libqt5gui5:amd64 14
  Removing libqt5gui5:amd64 rather than change libqt5core5a:amd64
Investigating (2) qtdeclarative5-qtquick2-plugin [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
Broken qtdeclarative5-qtquick2-plugin:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 565 as a solution to qtdeclarative5-qtquick2-plugin:amd64 13
  Removing qtdeclarative5-qtquick2-plugin:amd64 rather than change libqt5core5a:amd64
Investigating (2) cpp [ amd64 ] < 4:4.9.1-4ubuntu2~ubuntu14.04.1~c42.ppa1 > ( interpreters )
Broken cpp:amd64 Depends on cpp-4.9 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( interpreters ) (>= 4.9.1-7~)
  Considering cpp-4.9:amd64 4 as a solution to cpp:amd64 13
  Added cpp-4.9:amd64 to the remove list
  Fixing cpp:amd64 via keep of cpp-4.9:amd64
Investigating (2) libqt5sql5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5sql5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libqt5sql5:amd64 12
  Removing libqt5sql5:amd64 rather than change libqt5core5a:amd64
Investigating (2) libaccount-plugin-generic-oauth [ amd64 ] < 0.11+14.04.20140409.1-0ubuntu2 > ( gnome )
Broken libaccount-plugin-generic-oauth:amd64 Depends on signon-plugin-oauth2 [ amd64 ] < 0.19+14.04.20140305-0ubuntu2 > ( libs )
  Considering signon-plugin-oauth2:amd64 9 as a solution to libaccount-plugin-generic-oauth:amd64 12
  Added signon-plugin-oauth2:amd64 to the remove list
  Fixing libaccount-plugin-generic-oauth:amd64 via keep of signon-plugin-oauth2:amd64
Investigating (2) libasound2-plugins [ amd64 ] < 1.0.27-2ubuntu2 > ( libs )
Broken libasound2-plugins:amd64 Depends on libjack-jackd2-0 [ amd64 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:amd64 565 as a solution to libasound2-plugins:amd64 11
Broken libasound2-plugins:amd64 Depends on libjack-0.116 [ amd64 ] < none > ( none )
  Considering libjack0:amd64 29 as a solution to libasound2-plugins:amd64 11
  Or group remove for libasound2-plugins:amd64
Investigating (2) update-manager-core [ amd64 ] < 1:0.196.14 > ( admin )
Broken update-manager-core:amd64 Depends on python3-update-manager [ amd64 ] < 1:0.196.14 > ( python ) (= 1:0.196.14)
  Considering python3-update-manager:amd64 9 as a solution to update-manager-core:amd64 10
  Added python3-update-manager:amd64 to the remove list
Broken update-manager-core:amd64 Depends on ubuntu-release-upgrader-core [ amd64 ] < 1:0.220.8 > ( admin )
  Considering ubuntu-release-upgrader-core:amd64 9 as a solution to update-manager-core:amd64 10
  Added ubuntu-release-upgrader-core:amd64 to the remove list
  Fixing update-manager-core:amd64 via keep of python3-update-manager:amd64
  Fixing update-manager-core:amd64 via keep of ubuntu-release-upgrader-core:amd64
Investigating (2) indicator-bluetooth [ amd64 ] < 0.0.6+14.04.20140207-0ubuntu2 > ( gnome )
Broken indicator-bluetooth:amd64 Depends on unity-control-center [ amd64 ] < 14.04.3+14.04.20150916-0ubuntu1 > ( gnome )
  Considering unity-control-center:amd64 26 as a solution to indicator-bluetooth:amd64 10
Broken indicator-bluetooth:amd64 Depends on gnome-control-center [ amd64 ] < none -> 1:3.8.6-0ubuntu1~trusty2 > ( gnome )
  Considering gnome-control-center:amd64 4 as a solution to indicator-bluetooth:amd64 10
  Try Installing gnome-control-center [ amd64 ] < none -> 1:3.8.6-0ubuntu1~trusty2 > ( gnome ) before changing indicator-bluetooth:amd64
Broken indicator-bluetooth:amd64 Depends on ubuntu-system-settings [ amd64 ] < none -> 0.1+14.04.20140411-0ubuntu2 > ( universe/gnome )
  Considering ubuntu-system-settings:amd64 5 as a solution to indicator-bluetooth:amd64 10
  Try Installing ubuntu-system-settings [ amd64 ] < none -> 0.1+14.04.20140411-0ubuntu2 > ( universe/gnome ) before changing indicator-bluetooth:amd64
  Or group remove for indicator-bluetooth:amd64
Investigating (2) libqt5sql5-sqlite [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5sql5-sqlite:amd64 Depends on libqt5sql5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5sql5:amd64 565 as a solution to libqt5sql5-sqlite:amd64 10
  Removing libqt5sql5-sqlite:amd64 rather than change libqt5sql5:amd64
Investigating (2) libcheese7 [ amd64 ] < 3.10.2-0ubuntu2 > ( libs )
Broken libcheese7:amd64 Depends on gstreamer1.0-plugins-good [ amd64 ] < 1.2.4-1~ubuntu1 > ( libs ) (>= 0.11.0)
  Considering gstreamer1.0-plugins-good:amd64 565 as a solution to libcheese7:amd64 17
  Removing libcheese7:amd64 rather than change gstreamer1.0-plugins-good:amd64
Investigating (2) libgomp1 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs )
Broken libgomp1:amd64 Depends on gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1)
  Considering gcc-4.9-base:amd64 565 as a solution to libgomp1:amd64 10
  Removing libgomp1:amd64 rather than change gcc-4.9-base:amd64
Investigating (2) python-aptdaemon.gtk3widgets [ amd64 ] < 1.1.1-1ubuntu5.2 > ( python )
Broken python-aptdaemon.gtk3widgets:amd64 Depends on python-aptdaemon [ amd64 ] < 1.1.1-1ubuntu5.2 > ( python ) (= 1.1.1-1ubuntu5.2)
  Considering python-aptdaemon:amd64 8 as a solution to python-aptdaemon.gtk3widgets:amd64 10
  Added python-aptdaemon:amd64 to the remove list
  Fixing python-aptdaemon.gtk3widgets:amd64 via keep of python-aptdaemon:amd64
Investigating (2) libfftw3-single3 [ amd64 ] < 3.3.3-7ubuntu3 > ( libs )
Broken libfftw3-single3:amd64 Depends on libgomp1 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.2.1)
  Considering libgomp1:amd64 565 as a solution to libfftw3-single3:amd64 10
  Removing libfftw3-single3:amd64 rather than change libgomp1:amd64
Investigating (2) libstdc++6 [ i386 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs )
Broken libstdc++6:i386 Depends on gcc-4.9-base [ i386 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1)
  Considering gcc-4.9-base:i386 565 as a solution to libstdc++6:i386 10
  Removing libstdc++6:i386 rather than change gcc-4.9-base:i386
Investigating (2) signon-plugin-oauth2 [ amd64 ] < 0.19+14.04.20140305-0ubuntu2 > ( libs )
Broken signon-plugin-oauth2:amd64 Depends on signon-ui [ amd64 ] < 0.16+14.04.20140304.is.0.15+14.04.20140313-0ubuntu1 > ( gnome )
  Considering signon-ui:amd64 7 as a solution to signon-plugin-oauth2:amd64 12
  Added signon-ui:amd64 to the remove list
  Fixing signon-plugin-oauth2:amd64 via keep of signon-ui:amd64
Investigating (2) zeitgeist-core [ amd64 ] < 0.9.14-0ubuntu4.1 > ( utils )
Broken zeitgeist-core:amd64 Depends on libdee-1.0-4 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs ) (>= 1.0.2)
  Considering libdee-1.0-4:amd64 565 as a solution to zeitgeist-core:amd64 9
  Removing zeitgeist-core:amd64 rather than change libdee-1.0-4:amd64
Investigating (2) python3-update-manager [ amd64 ] < 1:0.196.14 > ( python )
Broken python3-update-manager:amd64 Depends on python3-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python ) (>= 0.8.5~)
  Considering python3-apt:amd64 565 as a solution to python3-update-manager:amd64 10
  Removing python3-update-manager:amd64 rather than change python3-apt:amd64
Investigating (2) ubuntu-system-service [ amd64 ] < 0.2.5build1 > ( admin )
Broken ubuntu-system-service:amd64 Depends on python-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python ) (>= 0.7.0)
  Considering python-apt:amd64 19 as a solution to ubuntu-system-service:amd64 9
  Removing ubuntu-system-service:amd64 rather than change python-apt:amd64
Investigating (2) ubuntu-release-upgrader-core [ amd64 ] < 1:0.220.8 > ( admin )
Broken ubuntu-release-upgrader-core:amd64 Depends on python3-distupgrade [ amd64 ] < 1:0.220.8 > ( python ) (= 1:0.220.8)
  Considering python3-distupgrade:amd64 12 as a solution to ubuntu-release-upgrader-core:amd64 10
  Removing ubuntu-release-upgrader-core:amd64 rather than change python3-distupgrade:amd64
Investigating (2) python-aptdaemon [ amd64 ] < 1.1.1-1ubuntu5.2 > ( python )
Broken python-aptdaemon:amd64 Depends on python-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python ) (>= 0.8.5~ubuntu1)
  Considering python-apt:amd64 19 as a solution to python-aptdaemon:amd64 10
  Removing python-aptdaemon:amd64 rather than change python-apt:amd64
Investigating (2) signon-ui [ amd64 ] < 0.16+14.04.20140304.is.0.15+14.04.20140313-0ubuntu1 > ( gnome )
Broken signon-ui:amd64 Depends on libproxy1 [ amd64 ] < 0.4.11-0ubuntu4 > ( libs ) (>= 0.4.7)
  Considering libproxy1:amd64 10 as a solution to signon-ui:amd64 12
  Added libproxy1:amd64 to the remove list
Broken signon-ui:amd64 Depends on libqt5test5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5test5:amd64 2 as a solution to signon-ui:amd64 12
  Added libqt5test5:amd64 to the remove list
Broken signon-ui:amd64 Depends on libqt5webkit5 [ amd64 ] < 5.1.1-1ubuntu8 > ( libs )
  Considering libqt5webkit5:amd64 7 as a solution to signon-ui:amd64 12
  Added libqt5webkit5:amd64 to the remove list
Broken signon-ui:amd64 Depends on libqt5widgets5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5widgets5:amd64 8 as a solution to signon-ui:amd64 12
  Added libqt5widgets5:amd64 to the remove list
  Fixing signon-ui:amd64 via keep of libproxy1:amd64
  Fixing signon-ui:amd64 via keep of libqt5test5:amd64
  Fixing signon-ui:amd64 via keep of libqt5webkit5:amd64
  Fixing signon-ui:amd64 via keep of libqt5widgets5:amd64
Investigating (2) phonon-backend-gstreamer1.0 [ amd64 ] < 4:4.7.80-0ubuntu2~ubuntu14.04 > ( sound )
Broken phonon-backend-gstreamer1.0:amd64 Depends on phonon-backend-gstreamer [ amd64 ] < 4:4.7.80-0ubuntu2~ubuntu14.04 > ( sound )
  Considering phonon-backend-gstreamer:amd64 2 as a solution to phonon-backend-gstreamer1.0:amd64 7
  Added phonon-backend-gstreamer:amd64 to the remove list
  Fixing phonon-backend-gstreamer1.0:amd64 via keep of phonon-backend-gstreamer:amd64
Investigating (2) signond [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( gnome )
Broken signond:amd64 Depends on libqt5sql5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5sql5:amd64 565 as a solution to signond:amd64 15
  Removing signond:amd64 rather than change libqt5sql5:amd64
Investigating (2) python3-software-properties [ amd64 ] < 0.92.37.7 > ( python )
Broken python3-software-properties:amd64 Depends on python3-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python ) (>= 0.6.20ubuntu16)
  Considering python3-apt:amd64 565 as a solution to python3-software-properties:amd64 6
  Removing python3-software-properties:amd64 rather than change python3-apt:amd64
Investigating (2) signon-plugin-password [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( libs )
Broken signon-plugin-password:amd64 Depends on signond [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( gnome )
  Considering signond:amd64 565 as a solution to signon-plugin-password:amd64 6
  Removing signon-plugin-password:amd64 rather than change signond:amd64
Investigating (2) qtdeclarative5-ubuntu-ui-toolkit-plugin [ amd64 ] < 0.1.46+14.04.20140408.1-0ubuntu1 > ( libs )
Broken qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 Depends on libqt5qml-graphicaleffects [ amd64 ] < 5.2.1-1 > ( libs )
  Considering libqt5qml-graphicaleffects:amd64 5 as a solution to qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 6
  Added libqt5qml-graphicaleffects:amd64 to the remove list
Broken qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 Depends on libqt5graphicaleffects5 [ amd64 ] < none > ( none )
Broken qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 Depends on libqt5svg5 [ amd64 ] < 5.2.1-1 > ( libs )
  Considering libqt5svg5:amd64 5 as a solution to qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 6
  Added libqt5svg5:amd64 to the remove list
Broken qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 Depends on qtdeclarative5-qtquick2-plugin [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
  Considering qtdeclarative5-qtquick2-plugin:amd64 565 as a solution to qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 6
  Removing qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 rather than change qtdeclarative5-qtquick2-plugin:amd64
Investigating (2) python3-apport [ amd64 ] < 2.14.4-0ubuntu1~ubuntu14.04.1~c42.ppa1 > ( python )
Broken python3-apport:amd64 Depends on python3-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python ) (>= 0.7.9)
  Considering python3-apt:amd64 565 as a solution to python3-apport:amd64 6
  Removing python3-apport:amd64 rather than change python3-apt:amd64
Investigating (2) ubuntu-system-settings [ amd64 ] < none -> 0.1+14.04.20140411-0ubuntu2 > ( universe/gnome )
Broken ubuntu-system-settings:amd64 Depends on indicator-bluetooth [ amd64 ] < 0.0.6+14.04.20140207-0ubuntu2 > ( gnome ) (> 0.0.6+13.10.20131010)
  Considering indicator-bluetooth:amd64 10 as a solution to ubuntu-system-settings:amd64 5
  Holding Back ubuntu-system-settings:amd64 rather than change indicator-bluetooth:amd64
Investigating (2) ubuntu-drivers-common [ amd64 ] < 1:0.2.91.11 > ( admin )
Broken ubuntu-drivers-common:amd64 Depends on python3-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python )
  Considering python3-apt:amd64 565 as a solution to ubuntu-drivers-common:amd64 5
  Removing ubuntu-drivers-common:amd64 rather than change python3-apt:amd64
Investigating (2) gcc-4.9 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( devel )
Broken gcc-4.9:amd64 Depends on gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1)
  Considering gcc-4.9-base:amd64 565 as a solution to gcc-4.9:amd64 18
  Removing gcc-4.9:amd64 rather than change gcc-4.9-base:amd64
Investigating (2) build-essential [ amd64 ] < 11.6ubuntu6 > ( devel )
Broken build-essential:amd64 Depends on g++ [ amd64 ] < 4:4.9.1-4ubuntu2~ubuntu14.04.1~c42.ppa1 > ( devel ) (>= 4:4.4.3)
  Considering g++:amd64 3 as a solution to build-essential:amd64 5
  Added g++:amd64 to the remove list
  Fixing build-essential:amd64 via keep of g++:amd64
Investigating (2) gettext [ amd64 ] < 0.19.2-2ubuntu1~ubuntu14.04.1~c42.ppa1 > ( devel )
Broken gettext:amd64 Depends on libgomp1 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.9)
  Considering libgomp1:amd64 565 as a solution to gettext:amd64 5
  Removing gettext:amd64 rather than change libgomp1:amd64
Investigating (2) software-properties-common [ amd64 ] < 0.92.37.7 > ( admin )
Broken software-properties-common:amd64 Depends on python3-software-properties [ amd64 ] < 0.92.37.7 > ( python ) (= 0.92.37.7)
  Considering python3-software-properties:amd64 565 as a solution to software-properties-common:amd64 5
  Removing software-properties-common:amd64 rather than change python3-software-properties:amd64
Investigating (2) libglapi-mesa-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs )
Broken libglapi-mesa-lts-vivid:amd64 Conflicts on libglapi-mesa [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
  Considering libglapi-mesa:amd64 -2 as a solution to libglapi-mesa-lts-vivid:amd64 4
  Added libglapi-mesa:amd64 to the remove list
  Conflicts//Breaks against version 10.1.0-4ubuntu5 for libglapi-mesa but that is not InstVer, ignoring
  Conflicts//Breaks against version 11.0.2-1ubuntu4~trusty1 for libglapi-mesa-lts-wily but that is not InstVer, ignoring
  Conflicts//Breaks against version 10.3.2-0ubuntu1~trusty2 for libglapi-mesa-lts-utopic but that is not InstVer, ignoring
  Fixing libglapi-mesa-lts-vivid:amd64 via keep of libglapi-mesa:amd64
Investigating (2) ubuntu-system-settings-online-accounts [ amd64 ] < none -> 0.3+14.04.20140328-0ubuntu3 > ( universe/gnome )
Broken ubuntu-system-settings-online-accounts:amd64 Depends on qtdeclarative5-ubuntu-ui-toolkit-plugin [ amd64 ] < 0.1.46+14.04.20140408.1-0ubuntu1 > ( libs )
  Considering qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565 as a solution to ubuntu-system-settings-online-accounts:amd64 4
  Holding Back ubuntu-system-settings-online-accounts:amd64 rather than change qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64
Broken ubuntu-system-settings-online-accounts:amd64 Depends on qtdeclarative5-ubuntu-ui-toolkit-plugin-gles [ amd64 ] < none > ( none )
  Or group keep for ubuntu-system-settings-online-accounts:amd64
Broken ubuntu-system-settings-online-accounts:amd64 Depends on ubuntu-system-settings [ amd64 ] < none -> 0.1+14.04.20140411-0ubuntu2 > ( universe/gnome )
  Considering ubuntu-system-settings:amd64 5 as a solution to ubuntu-system-settings-online-accounts:amd64 4
  Holding Back ubuntu-system-settings-online-accounts:amd64 rather than change ubuntu-system-settings:amd64
Investigating (2) libcogl15 [ amd64 ] < 1.16.2-1 > ( libs )
Broken libcogl15:amd64 Depends on libegl1-mesa-drivers [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
  Considering libegl1-mesa-drivers:amd64 1 as a solution to libcogl15:amd64 4
  Added libegl1-mesa-drivers:amd64 to the remove list
  Fixing libcogl15:amd64 via keep of libegl1-mesa-drivers:amd64
Investigating (2) cpp-4.9 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( interpreters )
Broken cpp-4.9:amd64 Depends on gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1)
  Considering gcc-4.9-base:amd64 565 as a solution to cpp-4.9:amd64 13
  Removing cpp-4.9:amd64 rather than change gcc-4.9-base:amd64
Investigating (2) libfftw3-double3 [ amd64 ] < 3.3.3-7ubuntu3 > ( libs )
Broken libfftw3-double3:amd64 Depends on libgomp1 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.2.1)
  Considering libgomp1:amd64 565 as a solution to libfftw3-double3:amd64 4
  Removing libfftw3-double3:amd64 rather than change libgomp1:amd64
Investigating (2) libunity-protocol-private0 [ amd64 ] < 7.1.4+14.04.20140210-0ubuntu1 > ( libs )
Broken libunity-protocol-private0:amd64 Depends on libdee-1.0-4 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs ) (>= 1.0.0)
  Considering libdee-1.0-4:amd64 565 as a solution to libunity-protocol-private0:amd64 4
  Removing libunity-protocol-private0:amd64 rather than change libdee-1.0-4:amd64
Investigating (2) python3-aptdaemon [ amd64 ] < 1.1.1-1ubuntu5.2 > ( python )
Broken python3-aptdaemon:amd64 Depends on python3-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python ) (>= 0.8.5~ubuntu1)
  Considering python3-apt:amd64 565 as a solution to python3-aptdaemon:amd64 4
  Removing python3-aptdaemon:amd64 rather than change python3-apt:amd64
Investigating (2) libsox2 [ amd64 ] < 14.4.1-3ubuntu1 > ( universe/sound )
Broken libsox2:amd64 Depends on libgomp1 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.4)
  Considering libgomp1:amd64 565 as a solution to libsox2:amd64 4
  Removing libsox2:amd64 rather than change libgomp1:amd64
Investigating (2) libfluidsynth1 [ amd64 ] < 1.1.6-2 > ( universe/libs )
Broken libfluidsynth1:amd64 Depends on libjack-jackd2-0 [ amd64 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:amd64 565 as a solution to libfluidsynth1:amd64 3
Broken libfluidsynth1:amd64 Depends on libjack-0.116 [ amd64 ] < none > ( none )
  Considering libjack0:amd64 29 as a solution to libfluidsynth1:amd64 3
  Or group remove for libfluidsynth1:amd64
Investigating (2) libjack-jackd2-0 [ i386 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs )
Broken libjack-jackd2-0:i386 Depends on libstdc++6 [ i386 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:i386 565 as a solution to libjack-jackd2-0:i386 3
  Removing libjack-jackd2-0:i386 rather than change libstdc++6:i386
Investigating (2) libsox-fmt-alsa [ amd64 ] < 14.4.1-3ubuntu1 > ( universe/sound )
Broken libsox-fmt-alsa:amd64 Depends on libsox2 [ amd64 ] < 14.4.1-3ubuntu1 > ( universe/sound )
  Considering libsox2:amd64 565 as a solution to libsox-fmt-alsa:amd64 3
  Removing libsox-fmt-alsa:amd64 rather than change libsox2:amd64
Investigating (2) libsox-fmt-base [ amd64 ] < 14.4.1-3ubuntu1 > ( universe/sound )
Broken libsox-fmt-base:amd64 Depends on libsox2 [ amd64 ] < 14.4.1-3ubuntu1 > ( universe/sound )
  Considering libsox2:amd64 565 as a solution to libsox-fmt-base:amd64 3
  Removing libsox-fmt-base:amd64 rather than change libsox2:amd64
Investigating (2) intltool-debian [ amd64 ] < 0.35.0+20060710.1 > ( devel )
Broken intltool-debian:amd64 Depends on gettext [ amd64 ] < 0.19.2-2ubuntu1~ubuntu14.04.1~c42.ppa1 > ( devel )
  Considering gettext:amd64 565 as a solution to intltool-debian:amd64 3
  Removing intltool-debian:amd64 rather than change gettext:amd64
Investigating (2) g++ [ amd64 ] < 4:4.9.1-4ubuntu2~ubuntu14.04.1~c42.ppa1 > ( devel )
Broken g++:amd64 Depends on g++-4.9 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( devel ) (>= 4.6.4-1~)
  Considering g++-4.9:amd64 0 as a solution to g++:amd64 5
  Added g++-4.9:amd64 to the remove list
Broken g++:amd64 Depends on gcc-4.9 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( devel ) (>= 4.6.4-1~)
  Considering gcc-4.9:amd64 565 as a solution to g++:amd64 5
  Removing g++:amd64 rather than change gcc-4.9:amd64
Investigating (2) libasound2-plugins [ i386 ] < 1.0.27-2ubuntu2 > ( libs )
Broken libasound2-plugins:i386 Depends on libjack-jackd2-0 [ i386 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:i386 565 as a solution to libasound2-plugins:i386 3
Broken libasound2-plugins:i386 Depends on libjack-0.116 [ i386 ] < none > ( none )
  Considering libjack0:i386 -2 as a solution to libasound2-plugins:i386 3
  Added libjack0:i386 to the remove list
  Fixing libasound2-plugins:i386 via keep of libjack0:i386
Investigating (2) unity-webapps-service [ amd64 ] < 2.5.0~+14.04.20140409-0ubuntu1 > ( gnome )
Broken unity-webapps-service:amd64 Depends on webapp-container [ amd64 ] < 0.23+14.04.20140428-0ubuntu1 > ( x11 )
  Considering webapp-container:amd64 2 as a solution to unity-webapps-service:amd64 3
  Added webapp-container:amd64 to the remove list
  Fixing unity-webapps-service:amd64 via keep of webapp-container:amd64
Investigating (2) xserver-xorg-video-vmware-lts-vivid [ amd64 ] < 1:13.1.0-0ubuntu1build1~trusty1 > ( x11 )
Broken xserver-xorg-video-vmware-lts-vivid:amd64 Depends on libxatracker2-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs )
  Considering libxatracker2-lts-vivid:amd64 2 as a solution to xserver-xorg-video-vmware-lts-vivid:amd64 3
  Added libxatracker2-lts-vivid:amd64 to the remove list
  Fixing xserver-xorg-video-vmware-lts-vivid:amd64 via keep of libxatracker2-lts-vivid:amd64
Investigating (2) libgl1-mesa-glx [ i386 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
Broken libgl1-mesa-glx:i386 Depends on libglapi-mesa [ i386 ] < none -> 10.1.3-0ubuntu0.6 > ( libs ) (= 10.1.3-0ubuntu0.6)
  Considering libglapi-mesa:i386 -2 as a solution to libgl1-mesa-glx:i386 3
  Holding Back libgl1-mesa-glx:i386 rather than change libglapi-mesa:i386
Investigating (2) libmagickwand5 [ amd64 ] < 8:6.7.7.10-6ubuntu3 > ( libs )
Broken libmagickwand5:amd64 Depends on libgomp1 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.2.1)
  Considering libgomp1:amd64 565 as a solution to libmagickwand5:amd64 3
  Removing libmagickwand5:amd64 rather than change libgomp1:amd64
Investigating (2) libmagickcore5 [ amd64 ] < 8:6.7.7.10-6ubuntu3 > ( libs )
Broken libmagickcore5:amd64 Depends on libfftw3-double3 [ amd64 ] < 3.3.3-7ubuntu3 > ( libs )
  Considering libfftw3-double3:amd64 565 as a solution to libmagickcore5:amd64 3
  Removing libmagickcore5:amd64 rather than change libfftw3-double3:amd64
Investigating (2) phonon-backend-gstreamer [ amd64 ] < 4:4.7.80-0ubuntu2~ubuntu14.04 > ( sound )
Broken phonon-backend-gstreamer:amd64 Depends on libphonon4 [ amd64 ] < 4:4.7.80-0ubuntu1~ubuntu14.04 > ( libs ) (>= 4:4.7.80)
  Considering libphonon4:amd64 13 as a solution to phonon-backend-gstreamer:amd64 7
  Removing phonon-backend-gstreamer:amd64 rather than change libphonon4:amd64
Investigating (2) webapp-container [ amd64 ] < 0.23+14.04.20140428-0ubuntu1 > ( x11 )
Broken webapp-container:amd64 Depends on unity-webapps-qml [ amd64 ] < 0.1+14.04.20140408-0ubuntu1 > ( gnome )
  Considering unity-webapps-qml:amd64 2 as a solution to webapp-container:amd64 3
  Added unity-webapps-qml:amd64 to the remove list
Broken webapp-container:amd64 Depends on libqt5webkit5-qmlwebkitplugin [ amd64 ] < 5.1.1-1ubuntu8 > ( libs )
  Considering libqt5webkit5-qmlwebkitplugin:amd64 5 as a solution to webapp-container:amd64 3
  Removing webapp-container:amd64 rather than change libqt5webkit5-qmlwebkitplugin:amd64
Investigating (2) libqtcore4 [ i386 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqtcore4:i386 Depends on libstdc++6 [ i386 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:i386 565 as a solution to libqtcore4:i386 2
  Removing libqtcore4:i386 rather than change libstdc++6:i386
Investigating (2) gimp [ amd64 ] < 2.8.16-0trusty2~ppa > ( graphics )
Broken gimp:amd64 Depends on libgegl-0.2-0 [ amd64 ] < 0.2.0-4ubuntu1 > ( libs ) (>= 0.2.0)
  Considering libgegl-0.2-0:amd64 1 as a solution to gimp:amd64 2
  Added libgegl-0.2-0:amd64 to the remove list
Broken gimp:amd64 Depends on libwebkitgtk-1.0-0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs ) (>= 1.3.10)
  Considering libwebkitgtk-1.0-0:amd64 1 as a solution to gimp:amd64 2
  Added libwebkitgtk-1.0-0:amd64 to the remove list
  Fixing gimp:amd64 via keep of libgegl-0.2-0:amd64
  Fixing gimp:amd64 via keep of libwebkitgtk-1.0-0:amd64
Investigating (2) libsdl-mixer1.2 [ amd64 ] < 1.2.12-10 > ( universe/libs )
Broken libsdl-mixer1.2:amd64 Depends on libfluidsynth1 [ amd64 ] < 1.1.6-2 > ( universe/libs )
  Considering libfluidsynth1:amd64 3 as a solution to libsdl-mixer1.2:amd64 2
  Removing libsdl-mixer1.2:amd64 rather than change libfluidsynth1:amd64
Investigating (2) vdpau-va-driver [ i386 ] < 0.7.3-2ubuntu1.2 > ( universe/x11 )
Broken vdpau-va-driver:i386 Depends on libgl1-mesa-glx [ i386 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
  Considering libgl1-mesa-glx:i386 3 as a solution to vdpau-va-driver:i386 2
  Try Installing libgl1-mesa-glx [ i386 ] < none -> 10.1.3-0ubuntu0.6 > ( libs ) before changing vdpau-va-driver:i386
Broken vdpau-va-driver:i386 Depends on libgl1 [ i386 ] < none > ( none )
  Considering libgl1-mesa-glx-lts-wily:i386 0 as a solution to vdpau-va-driver:i386 2
  Added libgl1-mesa-glx-lts-wily:i386 to the remove list
  Fixing vdpau-va-driver:i386 via keep of libgl1-mesa-glx-lts-wily:i386
Investigating (2) libgbm1-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs )
Broken libgbm1-lts-vivid:amd64 Depends on libgl1-mesa-dri-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs ) (= 10.5.9-2ubuntu1~trusty2)
  Considering libgl1-mesa-dri-lts-vivid:amd64 6 as a solution to libgbm1-lts-vivid:amd64 24
  Added libgl1-mesa-dri-lts-vivid:amd64 to the remove list
  Fixing libgbm1-lts-vivid:amd64 via keep of libgl1-mesa-dri-lts-vivid:amd64
Investigating (2) wine1.6 [ amd64 ] < 1:1.6.2-0ubuntu10~ubuntu14.04.1~c42.ppa1 > ( universe/otherosfs )
Broken wine1.6:amd64 Depends on wine1.6-amd64 [ amd64 ] < 1:1.6.2-0ubuntu10~ubuntu14.04.1~c42.ppa1 > ( universe/otherosfs ) (= 1:1.6.2-0ubuntu10~ubuntu14.04.1~c42.ppa1)
  Considering wine1.6-amd64:amd64 1 as a solution to wine1.6:amd64 2
  Added wine1.6-amd64:amd64 to the remove list
  Fixing wine1.6:amd64 via keep of wine1.6-amd64:amd64
Investigating (2) imagemagick [ amd64 ] < 8:6.7.7.10-6ubuntu3 > ( graphics )
Broken imagemagick:amd64 Depends on libmagickcore5 [ amd64 ] < 8:6.7.7.10-6ubuntu3 > ( libs ) (>= 8:6.7.7.10)
  Considering libmagickcore5:amd64 565 as a solution to imagemagick:amd64 2
  Removing imagemagick:amd64 rather than change libmagickcore5:amd64
Investigating (2) qtdeclarative5-accounts-plugin [ amd64 ] < 0.4+14.04.20140317-0ubuntu1 > ( libs )
Broken qtdeclarative5-accounts-plugin:amd64 Depends on qtdeclarative5-qtquick2-plugin [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
  Considering qtdeclarative5-qtquick2-plugin:amd64 565 as a solution to qtdeclarative5-accounts-plugin:amd64 2
  Removing qtdeclarative5-accounts-plugin:amd64 rather than change qtdeclarative5-qtquick2-plugin:amd64
Investigating (2) libcholmod2.1.2 [ amd64 ] < 1:4.2.1-3ubuntu1 > ( libs )
Broken libcholmod2.1.2:amd64 Depends on liblapack3 [ amd64 ] < 3.5.0-2ubuntu1 > ( libs )
  Considering liblapack3:amd64 6 as a solution to libcholmod2.1.2:amd64 2
Broken libcholmod2.1.2:amd64 Depends on liblapack.so.3 [ amd64 ] < none > ( none )
  Considering libatlas3-base:amd64 1 as a solution to libcholmod2.1.2:amd64 2
  Added libatlas3-base:amd64 to the remove list
  Fixing libcholmod2.1.2:amd64 via keep of libatlas3-base:amd64
Investigating (2) sauerbraten [ amd64 ] < 0.0.20130203.dfsg-1 > ( multiverse/games )
Broken sauerbraten:amd64 Depends on libsdl-mixer1.2 [ amd64 ] < 1.2.12-10 > ( universe/libs )
  Considering libsdl-mixer1.2:amd64 3 as a solution to sauerbraten:amd64 2
  Removing sauerbraten:amd64 rather than change libsdl-mixer1.2:amd64
Investigating (2) libxatracker2-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs )
Broken libxatracker2-lts-vivid:amd64 Depends on libllvm3.6 [ amd64 ] < 1:3.6-2ubuntu1~ubuntu14.04.1~c42.ppa1 > ( libs )
  Considering libllvm3.6:amd64 4 as a solution to libxatracker2-lts-vivid:amd64 3
  Removing libxatracker2-lts-vivid:amd64 rather than change libllvm3.6:amd64
Investigating (2) glib-networking [ amd64 ] < 2.40.0-1 > ( libs )
Broken glib-networking:amd64 Depends on glib-networking-services [ amd64 ] < 2.40.0-1 > ( libs ) (>= 2.40.0-1)
  Considering glib-networking-services:amd64 4 as a solution to glib-networking:amd64 43
  Added glib-networking-services:amd64 to the remove list
Broken glib-networking:amd64 Depends on glib-networking-services [ amd64 ] < 2.40.0-1 > ( libs ) (< 2.40.0-1.1~)
  Considering glib-networking-services:amd64 4 as a solution to glib-networking:amd64 43
  Added glib-networking-services:amd64 to the remove list
  Fixing glib-networking:amd64 via keep of glib-networking-services:amd64
  Fixing glib-networking:amd64 via keep of glib-networking-services:amd64
Investigating (2) libqt4-sql-mysql [ i386 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqt4-sql-mysql:i386 Depends on libqtcore4 [ i386 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering libqtcore4:i386 565 as a solution to libqt4-sql-mysql:i386 1
  Removing libqt4-sql-mysql:i386 rather than change libqtcore4:i386
Investigating (2) libqt4-sql [ i386 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqt4-sql:i386 Depends on libqtcore4 [ i386 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering libqtcore4:i386 565 as a solution to libqt4-sql:i386 1
  Removing libqt4-sql:i386 rather than change libqtcore4:i386
Investigating (2) qdbus [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken qdbus:amd64 Depends on libqt4-xml [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering libqt4-xml:amd64 11 as a solution to qdbus:amd64 17
  Added libqt4-xml:amd64 to the remove list
Broken qdbus:amd64 Depends on libqtcore4 [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering libqtcore4:amd64 36 as a solution to qdbus:amd64 17
  Removing qdbus:amd64 rather than change libqtcore4:amd64
Investigating (2) libqt4-dbus [ i386 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqt4-dbus:i386 Depends on qdbus [ i386 ] < none -> 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering qdbus:i386 -1 as a solution to libqt4-dbus:i386 1
  Added qdbus:i386 to the remove list
  Fixing libqt4-dbus:i386 via keep of qdbus:i386
Investigating (2) libdbusmenu-qt2 [ i386 ] < 0.9.3+14.04.20140314-0ubuntu1 > ( libs )
Broken libdbusmenu-qt2:i386 Depends on libqtcore4 [ i386 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (>= 4:4.7.0~beta1)
  Considering libqtcore4:i386 565 as a solution to libdbusmenu-qt2:i386 1
  Removing libdbusmenu-qt2:i386 rather than change libqtcore4:i386
Investigating (2) libwebkitgtk-1.0-0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs )
Broken libwebkitgtk-1.0-0:amd64 Depends on libjavascriptcoregtk-1.0-0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs ) (= 2.4.8-1ubuntu1~ubuntu14.04.1)
  Considering libjavascriptcoregtk-1.0-0:amd64 0 as a solution to libwebkitgtk-1.0-0:amd64 2
  Added libjavascriptcoregtk-1.0-0:amd64 to the remove list
Broken libwebkitgtk-1.0-0:amd64 Depends on libenchant1c2a [ amd64 ] < 1.6.0-10ubuntu1 > ( libs ) (>= 1.6.0)
  Considering libenchant1c2a:amd64 4 as a solution to libwebkitgtk-1.0-0:amd64 2
  Removing libwebkitgtk-1.0-0:amd64 rather than change libenchant1c2a:amd64
Investigating (2) libllvm3.6 [ i386 ] < 1:3.6-2ubuntu1~ubuntu14.04.1~c42.ppa1 > ( libs )
Broken libllvm3.6:i386 Depends on libstdc++6 [ i386 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.9)
  Considering libstdc++6:i386 565 as a solution to libllvm3.6:i386 1
  Removing libllvm3.6:i386 rather than change libstdc++6:i386
Investigating (2) libtxc-dxtn-s2tc0 [ i386 ] < 0~git20131104-1.1 > ( libs )
Broken libtxc-dxtn-s2tc0:i386 Depends on libstdc++6 [ i386 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:i386 565 as a solution to libtxc-dxtn-s2tc0:i386 1
  Removing libtxc-dxtn-s2tc0:i386 rather than change libstdc++6:i386
Investigating (2) iceweasel [ amd64 ] < none -> 38.3.0esr-1~ubuntu14.04.1~c42.ppa1 > ( web )
Broken iceweasel:amd64 Depends on libhunspell-1.3-0 [ amd64 ] < 1.3.2-6ubuntu2.1 > ( libs )
  Considering libhunspell-1.3-0:amd64 565 as a solution to iceweasel:amd64 1
  Holding Back iceweasel:amd64 rather than change libhunspell-1.3-0:amd64
Investigating (2) packagekit [ amd64 ] < 0.8.12-1ubuntu5 > ( admin )
Broken packagekit:amd64 Depends on packagekit-backend-aptcc [ amd64 ] < 0.8.12-1ubuntu5 > ( admin ) (= 0.8.12-1ubuntu5)
  Considering packagekit-backend-aptcc:amd64 -1 as a solution to packagekit:amd64 1
  Added packagekit-backend-aptcc:amd64 to the remove list
  Fixing packagekit:amd64 via keep of packagekit-backend-aptcc:amd64
Investigating (2) gnome-exe-thumbnailer [ amd64 ] < 0.9.3-0ubuntu1 > ( universe/gnome )
Broken gnome-exe-thumbnailer:amd64 Depends on imagemagick [ amd64 ] < 8:6.7.7.10-6ubuntu3 > ( graphics )
  Considering imagemagick:amd64 565 as a solution to gnome-exe-thumbnailer:amd64 1
  Removing gnome-exe-thumbnailer:amd64 rather than change imagemagick:amd64
Investigating (2) wine1.6-amd64 [ amd64 ] < 1:1.6.2-0ubuntu10~ubuntu14.04.1~c42.ppa1 > ( universe/otherosfs )
Broken wine1.6-amd64:amd64 Depends on libglu1-mesa [ amd64 ] < 9.0.0-2 > ( libs )
  Considering libglu1-mesa:amd64 50 as a solution to wine1.6-amd64:amd64 2
Broken wine1.6-amd64:amd64 Depends on libglu1 [ amd64 ] < none > ( none )
  Considering libglu1-mesa:amd64 50 as a solution to wine1.6-amd64:amd64 2
  Or group remove for wine1.6-amd64:amd64
Investigating (2) libgegl-0.2-0 [ amd64 ] < 0.2.0-4ubuntu1 > ( libs )
Broken libgegl-0.2-0:amd64 Depends on libopenexr6 [ amd64 ] < 1.6.1-7ubuntu1 > ( libs ) (>= 1.6.1)
  Considering libopenexr6:amd64 7 as a solution to libgegl-0.2-0:amd64 2
  Removing libgegl-0.2-0:amd64 rather than change libopenexr6:amd64
Investigating (2) libqtdbus4 [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqtdbus4:amd64 Depends on libqt4-xml [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering libqt4-xml:amd64 11 as a solution to libqtdbus4:amd64 17
  Added libqt4-xml:amd64 to the remove list
Broken libqtdbus4:amd64 Depends on libqtcore4 [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering libqtcore4:amd64 36 as a solution to libqtdbus4:amd64 17
  Removing libqtdbus4:amd64 rather than change libqtcore4:amd64
Investigating (2) sni-qt [ i386 ] < 0.2.6-0ubuntu1 > ( x11 )
Broken sni-qt:i386 Depends on libdbusmenu-qt2 [ i386 ] < 0.9.3+14.04.20140314-0ubuntu1 > ( libs ) (>= 0.3.2)
  Considering libdbusmenu-qt2:i386 565 as a solution to sni-qt:i386 1
  Removing sni-qt:i386 rather than change libdbusmenu-qt2:i386
Investigating (2) gimp-gmic [ amd64 ] < 1:1.6.8-0t4~ppa > ( universe/graphics )
Broken gimp-gmic:amd64 Depends on libfftw3-double3 [ amd64 ] < 3.3.3-7ubuntu3 > ( libs )
  Considering libfftw3-double3:amd64 565 as a solution to gimp-gmic:amd64 1
  Removing gimp-gmic:amd64 rather than change libfftw3-double3:amd64
Investigating (2) po-debconf [ amd64 ] < 1.0.16+nmu2ubuntu1 > ( devel )
Broken po-debconf:amd64 Depends on gettext [ amd64 ] < 0.19.2-2ubuntu1~ubuntu14.04.1~c42.ppa1 > ( devel ) (>= 0.16)
  Considering gettext:amd64 565 as a solution to po-debconf:amd64 1
  Removing po-debconf:amd64 rather than change gettext:amd64
Investigating (2) libxine1-misc-plugins [ amd64 ] < 1.1.21-2ubuntu1 > ( universe/libs )
Broken libxine1-misc-plugins:amd64 Depends on libjack-jackd2-0 [ amd64 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:amd64 565 as a solution to libxine1-misc-plugins:amd64 1
Broken libxine1-misc-plugins:amd64 Depends on libjack-0.116 [ amd64 ] < none > ( none )
  Considering libjack0:amd64 29 as a solution to libxine1-misc-plugins:amd64 1
  Or group remove for libxine1-misc-plugins:amd64
Investigating (2) libosmesa6 [ i386 ] < 10.1.3-0ubuntu0.6 > ( libs )
Broken libosmesa6:i386 Depends on libstdc++6 [ i386 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:i386 565 as a solution to libosmesa6:i386 1
  Removing libosmesa6:i386 rather than change libstdc++6:i386
Investigating (2) libofa0 [ amd64 ] < 0.9.3-5ubuntu1 > ( universe/libs )
Broken libofa0:amd64 Depends on libfftw3-double3 [ amd64 ] < 3.3.3-7ubuntu3 > ( libs )
  Considering libfftw3-double3:amd64 565 as a solution to libofa0:amd64 1
  Removing libofa0:amd64 rather than change libfftw3-double3:amd64
Investigating (2) libraw9 [ amd64 ] < 0.15.4-1 > ( libs )
Broken libraw9:amd64 Depends on libgomp1 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.2.1)
  Considering libgomp1:amd64 565 as a solution to libraw9:amd64 1
  Removing libraw9:amd64 rather than change libgomp1:amd64
Investigating (2) mplayer [ amd64 ] < 2:1.1+svn37401~trusty1 > ( universe/graphics )
Broken mplayer:amd64 Depends on libjack-jackd2-0 [ amd64 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:amd64 565 as a solution to mplayer:amd64 1
Broken mplayer:amd64 Depends on libjack-0.116 [ amd64 ] < none > ( none )
  Considering libjack0:amd64 29 as a solution to mplayer:amd64 1
  Or group remove for mplayer:amd64
Investigating (2) libqtgui4 [ i386 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqtgui4:i386 Depends on libqtcore4 [ i386 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering libqtcore4:i386 565 as a solution to libqtgui4:i386 1
  Removing libqtgui4:i386 rather than change libqtcore4:i386
Investigating (2) libglu1-mesa [ i386 ] < 9.0.0-2 > ( libs )
Broken libglu1-mesa:i386 Depends on libgl1-mesa-glx [ i386 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
  Considering libgl1-mesa-glx:i386 3 as a solution to libglu1-mesa:i386 1
  Try Installing libgl1-mesa-glx [ i386 ] < none -> 10.1.3-0ubuntu0.6 > ( libs ) before changing libglu1-mesa:i386
Broken libglu1-mesa:i386 Depends on libstdc++6 [ i386 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:i386 565 as a solution to libglu1-mesa:i386 1
  Removing libglu1-mesa:i386 rather than change libstdc++6:i386
Investigating (2) recordmydesktop [ amd64 ] < 0.3.8.1+svn602-1ubuntu3 > ( universe/graphics )
Broken recordmydesktop:amd64 Depends on libjack-jackd2-0 [ amd64 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:amd64 565 as a solution to recordmydesktop:amd64 0
Broken recordmydesktop:amd64 Depends on libjack-0.116 [ amd64 ] < none > ( none )
  Considering libjack0:amd64 29 as a solution to recordmydesktop:amd64 0
  Or group remove for recordmydesktop:amd64
Investigating (2) libqdjango-db0 [ amd64 ] < none -> 0.4.0-1ubuntu2 > ( universe/libdevel )
Broken libqdjango-db0:amd64 Depends on libqt5sql5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5sql5:amd64 565 as a solution to libqdjango-db0:amd64 0
  Holding Back libqdjango-db0:amd64 rather than change libqt5sql5:amd64
Investigating (2) libqt4-xml [ i386 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqt4-xml:i386 Depends on libqtcore4 [ i386 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering libqtcore4:i386 565 as a solution to libqt4-xml:i386 0
  Removing libqt4-xml:i386 rather than change libqtcore4:i386
Investigating (2) libglapi-mesa-lts-vivid [ i386 ] < 10.5.9-2ubuntu1~trusty2 > ( libs )
Broken libglapi-mesa-lts-vivid:i386 Conflicts on libglapi-mesa [ i386 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
  Considering libglapi-mesa:i386 -2 as a solution to libglapi-mesa-lts-vivid:i386 0
  Added libglapi-mesa:i386 to the remove list
  Conflicts//Breaks against version 10.1.0-4ubuntu5 for libglapi-mesa but that is not InstVer, ignoring
  Conflicts//Breaks against version 11.0.2-1ubuntu4~trusty1 for libglapi-mesa-lts-wily but that is not InstVer, ignoring
  Conflicts//Breaks against version 10.3.2-0ubuntu1~trusty2 for libglapi-mesa-lts-utopic but that is not InstVer, ignoring
  Fixing libglapi-mesa-lts-vivid:i386 via keep of libglapi-mesa:i386
Investigating (2) libqt4-network [ i386 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqt4-network:i386 Depends on libqtcore4 [ i386 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering libqtcore4:i386 565 as a solution to libqt4-network:i386 0
  Removing libqt4-network:i386 rather than change libqtcore4:i386
Investigating (2) gstreamer0.10-plugins-good [ amd64 ] < 0.10.31-3+nmu1ubuntu5 > ( libs )
Broken gstreamer0.10-plugins-good:amd64 Depends on libjack-jackd2-0 [ amd64 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:amd64 565 as a solution to gstreamer0.10-plugins-good:amd64 0
Broken gstreamer0.10-plugins-good:amd64 Depends on libjack-0.116 [ amd64 ] < none > ( none )
  Considering libjack0:amd64 29 as a solution to gstreamer0.10-plugins-good:amd64 0
  Or group remove for gstreamer0.10-plugins-good:amd64
Investigating (2) qtdeclarative5-ubuntu-content0.1 [ amd64 ] < none -> 0.0+14.04.20140415-0ubuntu1 > ( universe/libs )
Broken qtdeclarative5-ubuntu-content0.1:amd64 Depends on qtdeclarative5-qtquick2-plugin [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
  Considering qtdeclarative5-qtquick2-plugin:amd64 565 as a solution to qtdeclarative5-ubuntu-content0.1:amd64 0
  Holding Back qtdeclarative5-ubuntu-content0.1:amd64 rather than change qtdeclarative5-qtquick2-plugin:amd64
Investigating (2) unity-scope-mediascanner2 [ amd64 ] < none -> 0.2+14.04.20140404-0ubuntu1 > ( universe/gnome )
Broken unity-scope-mediascanner2:amd64 Depends on libunity-scopes1 [ amd64 ] < none -> 0.4.2+14.04.20140408-0ubuntu1 > ( universe/libs ) (>= 0.4.0+14.04.20140312.1)
  Considering libunity-scopes1:amd64 0 as a solution to unity-scope-mediascanner2:amd64 0
  Holding Back unity-scope-mediascanner2:amd64 rather than change libunity-scopes1:amd64
Investigating (2) libgraphicsmagick3 [ amd64 ] < 1.3.18-1ubuntu3 > ( universe/libs )
Broken libgraphicsmagick3:amd64 Depends on libgomp1 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.2.1)
  Considering libgomp1:amd64 565 as a solution to libgraphicsmagick3:amd64 0
  Removing libgraphicsmagick3:amd64 rather than change libgomp1:amd64
Investigating (2) system-image-dbus [ amd64 ] < none -> 2.2-0ubuntu1 > ( universe/python )
Broken system-image-dbus:amd64 Depends on system-image-common [ amd64 ] < 2.2-0ubuntu1 > ( universe/python ) (= 2.2-0ubuntu1)
  Considering system-image-common:amd64 0 as a solution to system-image-dbus:amd64 0
  Holding Back system-image-dbus:amd64 rather than change system-image-common:amd64
Investigating (2) mediascanner2.0 [ amd64 ] < none -> 0.100+14.04.20140403-0ubuntu1 > ( universe/libs )
Broken mediascanner2.0:amd64 Depends on gstreamer1.0-plugins-good [ amd64 ] < 1.2.4-1~ubuntu1 > ( libs )
  Considering gstreamer1.0-plugins-good:amd64 565 as a solution to mediascanner2.0:amd64 0
  Holding Back mediascanner2.0:amd64 rather than change gstreamer1.0-plugins-good:amd64
Investigating (2) libdee-qt5-3 [ amd64 ] < none -> 3.3+14.04.20140317-0ubuntu1 > ( libs )
Broken libdee-qt5-3:amd64 Depends on libdee-1.0-4 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs ) (>= 0.5.2)
  Considering libdee-1.0-4:amd64 565 as a solution to libdee-qt5-3:amd64 0
  Holding Back libdee-qt5-3:amd64 rather than change libdee-1.0-4:amd64
Investigating (2) libxine1-plugins [ amd64 ] < 1.1.21-2ubuntu1 > ( universe/libs )
Broken libxine1-plugins:amd64 Depends on libxine1-misc-plugins [ amd64 ] < 1.1.21-2ubuntu1 > ( universe/libs ) (>= 1.1.21-2ubuntu1)
  Considering libxine1-misc-plugins:amd64 1 as a solution to libxine1-plugins:amd64 0
  Removing libxine1-plugins:amd64 rather than change libxine1-misc-plugins:amd64
Investigating (2) libqt4-xmlpatterns [ i386 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqt4-xmlpatterns:i386 Depends on libqt4-network [ i386 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering libqt4-network:i386 565 as a solution to libqt4-xmlpatterns:i386 0
  Removing libqt4-xmlpatterns:i386 rather than change libqt4-network:i386
Investigating (2) libubuntu-application-api-mirserver1 [ amd64 ] < none -> 0.20+14.04.20140411-0ubuntu1 > ( libs )
Broken libubuntu-application-api-mirserver1:amd64 Depends on libmirserver18 [ amd64 ] < 0.1.8+14.04.20140411-0ubuntu1 > ( libs ) (>= 0.1.8+14.04.20140408.1)
  Considering libmirserver18:amd64 0 as a solution to libubuntu-application-api-mirserver1:amd64 0
  Holding Back libubuntu-application-api-mirserver1:amd64 rather than change libmirserver18:amd64
Investigating (2) libdbus-cpp2 [ amd64 ] < 2.0.0+14.04.20140326-0ubuntu1 > ( libdevel )
Broken libdbus-cpp2:amd64 Depends on libboost-system1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
  Considering libboost-system1.54.0:amd64 565 as a solution to libdbus-cpp2:amd64 0
  Removing libdbus-cpp2:amd64 rather than change libboost-system1.54.0:amd64
Investigating (2) libqt4-opengl [ i386 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqt4-opengl:i386 Depends on libqtcore4 [ i386 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering libqtcore4:i386 565 as a solution to libqt4-opengl:i386 0
  Removing libqt4-opengl:i386 rather than change libqtcore4:i386
Investigating (2) libubuntuoneauth-2.0-0 [ amd64 ] < none -> 14.04+14.04.20140415 > ( universe/libs )
Broken libubuntuoneauth-2.0-0:amd64 Depends on signon-plugin-password [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( libs )
  Considering signon-plugin-password:amd64 565 as a solution to libubuntuoneauth-2.0-0:amd64 0
  Holding Back libubuntuoneauth-2.0-0:amd64 rather than change signon-plugin-password:amd64
Investigating (2) libllvm3.4 [ i386 ] < none -> 1:3.4-1ubuntu3 > ( libs )
Broken libllvm3.4:i386 Depends on libstdc++6 [ i386 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:i386 565 as a solution to libllvm3.4:i386 0
  Holding Back libllvm3.4:i386 rather than change libstdc++6:i386
Investigating (2) perlmagick [ amd64 ] < 8:6.7.7.10-6ubuntu3 > ( perl )
Broken perlmagick:amd64 Depends on libmagickcore5 [ amd64 ] < 8:6.7.7.10-6ubuntu3 > ( libs ) (>= 8:6.7.7.10)
  Considering libmagickcore5:amd64 565 as a solution to perlmagick:amd64 0
  Removing perlmagick:amd64 rather than change libmagickcore5:amd64
Investigating (2) libqtwebkit4 [ i386 ] < 2.3.2-0ubuntu7 > ( libs )
Broken libqtwebkit4:i386 Depends on libqt4-network [ i386 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (>= 4:4.7.0~beta1)
  Considering libqt4-network:i386 565 as a solution to libqtwebkit4:i386 0
  Removing libqtwebkit4:i386 rather than change libqt4-network:i386
Investigating (2) wine1.6-i386 [ i386 ] < 1:1.6.2-0ubuntu10~ubuntu14.04.1~c42.ppa1 > ( universe/otherosfs )
Broken wine1.6-i386:i386 Depends on libglu1-mesa [ i386 ] < 9.0.0-2 > ( libs )
  Considering libglu1-mesa:i386 565 as a solution to wine1.6-i386:i386 0
Broken wine1.6-i386:i386 Depends on libglu1 [ i386 ] < none > ( none )
  Considering libglu1-mesa:i386 565 as a solution to wine1.6-i386:i386 0
  Or group remove for wine1.6-i386:i386
Investigating (2) libqt4-script [ i386 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqt4-script:i386 Depends on libqtcore4 [ i386 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering libqtcore4:i386 565 as a solution to libqt4-script:i386 0
  Removing libqt4-script:i386 rather than change libqtcore4:i386
Investigating (2) indicator-network [ amd64 ] < none -> 0.5.1+14.04.20140409.1-0ubuntu1 > ( universe/gnome )
Broken indicator-network:amd64 Depends on unity8 [ amd64 ] < none -> 7.85+14.04.20140416-0ubuntu1 > ( universe/x11 ) (>= 7.82)
  Considering unity8:amd64 0 as a solution to indicator-network:amd64 0
  Holding Back indicator-network:amd64 rather than change unity8:amd64
Investigating (2) libunity-mir1 [ amd64 ] < none -> 0.3+14.04.20140417-0ubuntu1 > ( universe/libs )
Broken libunity-mir1:amd64 Depends on libboost-system1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
  Considering libboost-system1.54.0:amd64 565 as a solution to libunity-mir1:amd64 0
  Holding Back libunity-mir1:amd64 rather than change libboost-system1.54.0:amd64
Investigating (2) debhelper [ amd64 ] < 9.20131227ubuntu1 > ( devel )
Broken debhelper:amd64 Depends on po-debconf [ amd64 ] < 1.0.16+nmu2ubuntu1 > ( devel )
  Considering po-debconf:amd64 565 as a solution to debhelper:amd64 0
  Removing debhelper:amd64 rather than change po-debconf:amd64
Investigating (2) usermetricsservice [ amd64 ] < none -> 1.1.1+14.04.20140305-0ubuntu2 > ( universe/libs )
Broken usermetricsservice:amd64 Depends on libqt5sql5-sqlite [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
  Considering libqt5sql5-sqlite:amd64 565 as a solution to usermetricsservice:amd64 0
  Holding Back usermetricsservice:amd64 rather than change libqt5sql5-sqlite:amd64
Investigating (2) upstart-app-launch [ amd64 ] < none -> 0.3+14.04.20140411-0ubuntu1 > ( gnome )
Broken upstart-app-launch:amd64 Depends on zeitgeist-core [ amd64 ] < 0.9.14-0ubuntu4.1 > ( utils )
  Considering zeitgeist-core:amd64 565 as a solution to upstart-app-launch:amd64 0
  Holding Back upstart-app-launch:amd64 rather than change zeitgeist-core:amd64
Investigating (2) sox [ amd64 ] < 14.4.1-3ubuntu1 > ( universe/sound )
Broken sox:amd64 Depends on libsox-fmt-alsa [ amd64 ] < 14.4.1-3ubuntu1 > ( universe/sound ) (= 14.4.1-3ubuntu1)
  Considering libsox-fmt-alsa:amd64 565 as a solution to sox:amd64 0
Broken sox:amd64 Depends on libsox-fmt-ao [ amd64 ] < none -> 14.4.1-3ubuntu1 > ( universe/sound ) (= 14.4.1-3ubuntu1)
  Considering libsox-fmt-ao:amd64 1 as a solution to sox:amd64 0
  Try Installing libsox-fmt-ao [ amd64 ] < none -> 14.4.1-3ubuntu1 > ( universe/sound ) before changing sox:amd64
Broken sox:amd64 Depends on libsox-fmt-oss [ amd64 ] < none -> 14.4.1-3ubuntu1 > ( universe/sound ) (= 14.4.1-3ubuntu1)
  Considering libsox-fmt-oss:amd64 1 as a solution to sox:amd64 0
  Try Installing libsox-fmt-oss [ amd64 ] < none -> 14.4.1-3ubuntu1 > ( universe/sound ) before changing sox:amd64
Broken sox:amd64 Depends on libsox-fmt-base [ amd64 ] < 14.4.1-3ubuntu1 > ( universe/sound ) (= 14.4.1-3ubuntu1)
  Considering libsox-fmt-base:amd64 565 as a solution to sox:amd64 0
  Removing sox:amd64 rather than change libsox-fmt-base:amd64
Investigating (2) ubuntu-keyboard-data [ amd64 ] < none -> 0.99.trunk.phablet2+14.04.20140415-0ubuntu1 > ( universe/libs )
Broken ubuntu-keyboard-data:amd64 Depends on qtdeclarative5-ubuntu-ui-toolkit-plugin [ amd64 ] < 0.1.46+14.04.20140408.1-0ubuntu1 > ( libs )
  Considering qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565 as a solution to ubuntu-keyboard-data:amd64 0
  Holding Back ubuntu-keyboard-data:amd64 rather than change qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64
Investigating (2) libqtdbus4 [ i386 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqtdbus4:i386 Depends on libqt4-xml [ i386 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering libqt4-xml:i386 565 as a solution to libqtdbus4:i386 0
  Removing libqtdbus4:i386 rather than change libqt4-xml:i386
Investigating (2) wine-staging-i386 [ i386 ] < 1.9.0~ubuntu14.04.1 > ( otherosfs )
Broken wine-staging-i386:i386 Depends on libglu1-mesa [ i386 ] < 9.0.0-2 > ( libs )
  Considering libglu1-mesa:i386 565 as a solution to wine-staging-i386:i386 0
Broken wine-staging-i386:i386 Depends on libglu1 [ i386 ] < none > ( none )
  Considering libglu1-mesa:i386 565 as a solution to wine-staging-i386:i386 0
  Or group remove for wine-staging-i386:i386
Investigating (2) libfarstream-0.1-0 [ amd64 ] < 0.1.2-1ubuntu3 > ( libs )
Broken libfarstream-0.1-0:amd64 Depends on gstreamer0.10-plugins-good [ amd64 ] < 0.10.31-3+nmu1ubuntu5 > ( libs ) (>= 0.10.29)
  Considering gstreamer0.10-plugins-good:amd64 0 as a solution to libfarstream-0.1-0:amd64 0
  Removing libfarstream-0.1-0:amd64 rather than change gstreamer0.10-plugins-good:amd64
Investigating (2) ruby-rmagick [ amd64 ] < 2.13.2-3 > ( universe/ruby )
Broken ruby-rmagick:amd64 Depends on libmagickcore5 [ amd64 ] < 8:6.7.7.10-6ubuntu3 > ( libs ) (>= 8:6.7.7.10)
  Considering libmagickcore5:amd64 565 as a solution to ruby-rmagick:amd64 0
  Removing ruby-rmagick:amd64 rather than change libmagickcore5:amd64
Investigating (2) upstart-app-launch-tools [ amd64 ] < none -> 0.3+14.04.20140411-0ubuntu1 > ( gnome )
Broken upstart-app-launch-tools:amd64 Depends on upstart-app-launch [ amd64 ] < none -> 0.3+14.04.20140411-0ubuntu1 > ( gnome ) (= 0.3+14.04.20140411-0ubuntu1)
  Considering upstart-app-launch:amd64 0 as a solution to upstart-app-launch-tools:amd64 0
  Holding Back upstart-app-launch-tools:amd64 rather than change upstart-app-launch:amd64
Investigating (2) libusermetricsoutput1 [ amd64 ] < none -> 1.1.1+14.04.20140305-0ubuntu2 > ( universe/libs )
Broken libusermetricsoutput1:amd64 Depends on usermetricsservice [ amd64 ] < none -> 1.1.1+14.04.20140305-0ubuntu2 > ( universe/libs ) (= 1.1.1+14.04.20140305-0ubuntu2)
  Considering usermetricsservice:amd64 0 as a solution to libusermetricsoutput1:amd64 0
  Holding Back libusermetricsoutput1:amd64 rather than change usermetricsservice:amd64
Investigating (2) libhud-client2 [ amd64 ] < none -> 14.04+14.04.20140604-0ubuntu1 > ( libs )
Broken libhud-client2:amd64 Depends on libdee-1.0-4 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs ) (>= 0.5.2)
  Considering libdee-1.0-4:amd64 565 as a solution to libhud-client2:amd64 0
  Holding Back libhud-client2:amd64 rather than change libdee-1.0-4:amd64
Investigating (2) libavdevice53 [ amd64 ] < 6:9.18-0ubuntu0.14.04.1+fdkaac > ( universe/libs )
Broken libavdevice53:amd64 Depends on libjack-jackd2-0 [ amd64 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:amd64 565 as a solution to libavdevice53:amd64 0
Broken libavdevice53:amd64 Depends on libjack-0.116 [ amd64 ] < none > ( none )
  Considering libjack0:amd64 29 as a solution to libavdevice53:amd64 0
  Or group remove for libavdevice53:amd64
Investigating (2) gtk-recordmydesktop [ amd64 ] < 0.3.8-4.1ubuntu1 > ( universe/graphics )
Broken gtk-recordmydesktop:amd64 Depends on recordmydesktop [ amd64 ] < 0.3.8.1+svn602-1ubuntu3 > ( universe/graphics ) (>= 0.3.8.1+svn602)
  Considering recordmydesktop:amd64 0 as a solution to gtk-recordmydesktop:amd64 0
  Removing gtk-recordmydesktop:amd64 rather than change recordmydesktop:amd64
Investigating (2) alien [ amd64 ] < 8.90 > ( admin )
Broken alien:amd64 Depends on debhelper [ amd64 ] < 9.20131227ubuntu1 > ( devel ) (>= 7)
  Considering debhelper:amd64 565 as a solution to alien:amd64 0
  Removing alien:amd64 rather than change debhelper:amd64
Investigating (2) mozplugger [ amd64 ] < 1.14.5-2 > ( universe/web )
Broken mozplugger:amd64 Depends on iceweasel [ amd64 ] < none -> 38.3.0esr-1~ubuntu14.04.1~c42.ppa1 > ( web )
  Considering iceweasel:amd64 1 as a solution to mozplugger:amd64 0
  Try Installing iceweasel [ amd64 ] < none -> 38.3.0esr-1~ubuntu14.04.1~c42.ppa1 > ( web ) before changing mozplugger:amd64
Investigating (2) qtdeclarative5-dee-plugin [ amd64 ] < none -> 3.3+14.04.20140317-0ubuntu1 > ( universe/libs )
Broken qtdeclarative5-dee-plugin:amd64 Depends on libdee-qt5-3 [ amd64 ] < none -> 3.3+14.04.20140317-0ubuntu1 > ( libs ) (= 3.3+14.04.20140317-0ubuntu1)
  Considering libdee-qt5-3:amd64 0 as a solution to qtdeclarative5-dee-plugin:amd64 0
  Holding Back qtdeclarative5-dee-plugin:amd64 rather than change libdee-qt5-3:amd64
Investigating (2) python3-click [ amd64 ] < none -> 0.4.21.1ubuntu0.2 > ( python )
Broken python3-click:amd64 Depends on python3-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python )
  Considering python3-apt:amd64 565 as a solution to python3-click:amd64 0
  Holding Back python3-click:amd64 rather than change python3-apt:amd64
Investigating (2) ffmpeg2theora [ amd64 ] < 0.29-2build1 > ( universe/graphics )
Broken ffmpeg2theora:amd64 Depends on libavdevice53 [ amd64 ] < 6:9.18-0ubuntu0.14.04.1+fdkaac > ( universe/libs ) (>= 6:9.1-1)
  Considering libavdevice53:amd64 0 as a solution to ffmpeg2theora:amd64 0
  Removing ffmpeg2theora:amd64 rather than change libavdevice53:amd64
Investigating (2) php5-imagick [ amd64 ] < 3.1.2-1build1 > ( universe/web )
Broken php5-imagick:amd64 Depends on libmagickcore5 [ amd64 ] < 8:6.7.7.10-6ubuntu3 > ( libs ) (>= 8:6.7.7.10)
  Considering libmagickcore5:amd64 565 as a solution to php5-imagick:amd64 0
  Removing php5-imagick:amd64 rather than change libmagickcore5:amd64
Investigating (2) libqt4-declarative [ i386 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqt4-declarative:i386 Depends on libqt4-network [ i386 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering libqt4-network:i386 565 as a solution to libqt4-declarative:i386 0
  Removing libqt4-declarative:i386 rather than change libqt4-network:i386
Investigating (2) skype-bin [ i386 ] < 4.3.0.37-0ubuntu0.12.04.1 > ( net )
Broken skype-bin:i386 Depends on libqt4-network [ i386 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (>= 4:4.8.0)
  Considering libqt4-network:i386 565 as a solution to skype-bin:i386 -1
  Removing skype-bin:i386 rather than change libqt4-network:i386
Investigating (2) lsb-core [ amd64 ] < 4.1+Debian11ubuntu6.1 > ( misc )
Broken lsb-core:amd64 Depends on alien [ amd64 ] < 8.90 > ( admin ) (>= 8.36)
  Considering alien:amd64 565 as a solution to lsb-core:amd64 -1
  Removing lsb-core:amd64 rather than change alien:amd64
Investigating (2) qtdeclarative5-qtmultimedia-plugin [ amd64 ] < 5.2.1-0ubuntu5 > ( libs )
Broken qtdeclarative5-qtmultimedia-plugin:amd64 Depends on libqt5multimedia5-plugins [ amd64 ] < 5.2.1-0ubuntu5 > ( libs )
  Considering libqt5multimedia5-plugins:amd64 0 as a solution to qtdeclarative5-qtmultimedia-plugin:amd64 -1
  Removing qtdeclarative5-qtmultimedia-plugin:amd64 rather than change libqt5multimedia5-plugins:amd64
Investigating (2) packagekit-backend-aptcc [ amd64 ] < 0.8.12-1ubuntu5 > ( admin )
Broken packagekit-backend-aptcc:amd64 Depends on gdebi-core [ amd64 ] < 0.9.5.3ubuntu2 > ( admin ) (>= 0.8.2)
  Considering gdebi-core:amd64 0 as a solution to packagekit-backend-aptcc:amd64 1
  Added gdebi-core:amd64 to the remove list
Broken packagekit-backend-aptcc:amd64 Depends on libapt-inst1.5 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin ) (>= 0.8.14)
  Considering libapt-inst1.5:amd64 29 as a solution to packagekit-backend-aptcc:amd64 1
  Removing packagekit-backend-aptcc:amd64 rather than change libapt-inst1.5:amd64
Investigating (2) mencoder [ amd64 ] < 2:1.1+dfsg1-0ubuntu3 > ( universe/graphics )
Broken mencoder:amd64 Depends on mplayer [ amd64 ] < 2:1.1+svn37401~trusty1 > ( universe/graphics )
  Considering mplayer:amd64 1 as a solution to mencoder:amd64 -1
  Removing mencoder:amd64 rather than change mplayer:amd64
Investigating (2) libgl1-mesa-dri [ i386 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
Broken libgl1-mesa-dri:i386 Depends on libllvm3.4 [ i386 ] < none -> 1:3.4-1ubuntu3 > ( libs )
  Considering libllvm3.4:i386 0 as a solution to libgl1-mesa-dri:i386 -2
  Holding Back libgl1-mesa-dri:i386 rather than change libllvm3.4:i386
Investigating (3) libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs )
Broken libstdc++6:amd64 Depends on gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1)
  Considering gcc-4.9-base:amd64 565 as a solution to libstdc++6:amd64 565
  Removing libstdc++6:amd64 rather than change gcc-4.9-base:amd64
Investigating (3) libapt-pkg4.12 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin )
Broken libapt-pkg4.12:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:amd64 565 as a solution to libapt-pkg4.12:amd64 565
  Removing libapt-pkg4.12:amd64 rather than change libstdc++6:amd64
Investigating (3) libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5core5a:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libqt5core5a:amd64 565
  Removing libqt5core5a:amd64 rather than change libstdc++6:amd64
Investigating (3) libgl1-mesa-glx [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
Broken libgl1-mesa-glx:amd64 Depends on libglapi-mesa [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs ) (= 10.1.3-0ubuntu0.6)
  Considering libglapi-mesa:amd64 4 as a solution to libgl1-mesa-glx:amd64 47
  Holding Back libgl1-mesa-glx:amd64 rather than change libglapi-mesa:amd64
Investigating (3) yelp [ amd64 ] < 3.10.2-0ubuntu1 > ( gnome )
Broken yelp:amd64 Depends on libyelp0 [ amd64 ] < 3.10.2-0ubuntu1 > ( libs ) (= 3.10.2-0ubuntu1)
  Considering libyelp0:amd64 565 as a solution to yelp:amd64 45
  Removing yelp:amd64 rather than change libyelp0:amd64
Investigating (3) libwebkitgtk-3.0-0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs )
Broken libwebkitgtk-3.0-0:amd64 Depends on libjavascriptcoregtk-3.0-0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs ) (= 2.4.8-1ubuntu1~ubuntu14.04.1)
  Considering libjavascriptcoregtk-3.0-0:amd64 0 as a solution to libwebkitgtk-3.0-0:amd64 565
  Added libjavascriptcoregtk-3.0-0:amd64 to the remove list
Broken libwebkitgtk-3.0-0:amd64 Depends on libenchant1c2a [ amd64 ] < 1.6.0-10ubuntu1 > ( libs ) (>= 1.6.0)
  Considering libenchant1c2a:amd64 4 as a solution to libwebkitgtk-3.0-0:amd64 565
  Added libenchant1c2a:amd64 to the remove list
Broken libwebkitgtk-3.0-0:amd64 Depends on libgl1-mesa-glx [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
  Considering libgl1-mesa-glx:amd64 47 as a solution to libwebkitgtk-3.0-0:amd64 565
  Added libgl1-mesa-glx:amd64 to the remove list
Broken libwebkitgtk-3.0-0:amd64 Depends on libgl1 [ amd64 ] < none > ( none )
  Considering libgl1-mesa-glx-lts-wily:amd64 0 as a solution to libwebkitgtk-3.0-0:amd64 565
  Added libgl1-mesa-glx-lts-wily:amd64 to the remove list
Broken libwebkitgtk-3.0-0:amd64 Depends on libharfbuzz-icu0 [ amd64 ] < 0.9.27-1ubuntu1 > ( libs ) (>= 0.9.18)
  Considering libharfbuzz-icu0:amd64 10 as a solution to libwebkitgtk-3.0-0:amd64 565
  Added libharfbuzz-icu0:amd64 to the remove list
Broken libwebkitgtk-3.0-0:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.8.1)
  Considering libstdc++6:amd64 565 as a solution to libwebkitgtk-3.0-0:amd64 565
  Removing libwebkitgtk-3.0-0:amd64 rather than change libstdc++6:amd64
Investigating (3) libqt5qml5 [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
Broken libqt5qml5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libqt5qml5:amd64 565
  Removing libqt5qml5:amd64 rather than change libqt5core5a:amd64
Investigating (3) libgnome-desktop-3-7 [ amd64 ] < 3.8.4-0ubuntu3.2 > ( libs )
Broken libgnome-desktop-3-7:amd64 Depends on libgl1-mesa-glx [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
  Considering libgl1-mesa-glx:amd64 47 as a solution to libgnome-desktop-3-7:amd64 30
  Try Installing libgl1-mesa-glx [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs ) before changing libgnome-desktop-3-7:amd64
Investigating (3) libportaudio2 [ amd64 ] < 19+svn20140130-1 > ( libs )
Broken libportaudio2:amd64 Depends on libjack-jackd2-0 [ amd64 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:amd64 565 as a solution to libportaudio2:amd64 29
Broken libportaudio2:amd64 Depends on libjack-0.116 [ amd64 ] < none > ( none )
  Considering libjack0:amd64 29 as a solution to libportaudio2:amd64 29
  Or group remove for libportaudio2:amd64
Investigating (3) libicu52 [ amd64 ] < 52.1-3ubuntu0.4 > ( libs )
Broken libicu52:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.4.0)
  Considering libstdc++6:amd64 565 as a solution to libicu52:amd64 565
  Removing libicu52:amd64 rather than change libstdc++6:amd64
Investigating (3) gir1.2-dee-1.0 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs )
Broken gir1.2-dee-1.0:amd64 Depends on libdee-1.0-4 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs ) (>= 1.2.7+13.10.20130924.1)
  Considering libdee-1.0-4:amd64 565 as a solution to gir1.2-dee-1.0:amd64 25
  Removing gir1.2-dee-1.0:amd64 rather than change libdee-1.0-4:amd64
Investigating (3) libqt5quick5 [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
Broken libqt5quick5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libqt5quick5:amd64 565
  Removing libqt5quick5:amd64 rather than change libqt5core5a:amd64
Investigating (3) gir1.2-unity-5.0 [ amd64 ] < 7.1.4+14.04.20140210-0ubuntu1 > ( libs )
Broken gir1.2-unity-5.0:amd64 Depends on gir1.2-dee-1.0 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs )
  Considering gir1.2-dee-1.0:amd64 565 as a solution to gir1.2-unity-5.0:amd64 23
  Removing gir1.2-unity-5.0:amd64 rather than change gir1.2-dee-1.0:amd64
Investigating (3) gnome-user-guide [ amd64 ] < 3.8.2-1 > ( gnome )
Broken gnome-user-guide:amd64 Depends on yelp [ amd64 ] < 3.10.2-0ubuntu1 > ( gnome ) (>= 3)
  Considering yelp:amd64 565 as a solution to gnome-user-guide:amd64 22
  Removing gnome-user-guide:amd64 rather than change yelp:amd64
Investigating (3) pulseaudio [ amd64 ] < 1:4.0-0ubuntu11.1 > ( sound )
Broken pulseaudio:amd64 Depends on libfftw3-single3 [ amd64 ] < 3.3.3-7ubuntu3 > ( libs )
  Considering libfftw3-single3:amd64 565 as a solution to pulseaudio:amd64 20
  Removing pulseaudio:amd64 rather than change libfftw3-single3:amd64
Investigating (3) gcc [ amd64 ] < 4:4.9.1-4ubuntu2~ubuntu14.04.1~c42.ppa1 > ( devel )
Broken gcc:amd64 Depends on gcc-4.9 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( devel ) (>= 4.9.1-7~)
  Considering gcc-4.9:amd64 565 as a solution to gcc:amd64 18
  Removing gcc:amd64 rather than change gcc-4.9:amd64
Investigating (3) libunity9 [ amd64 ] < 7.1.4+14.04.20140210-0ubuntu1 > ( libs )
Broken libunity9:amd64 Depends on libdee-1.0-4 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs ) (>= 1.2.3~daily13.02.26)
  Considering libdee-1.0-4:amd64 565 as a solution to libunity9:amd64 18
  Removing libunity9:amd64 rather than change libdee-1.0-4:amd64
Investigating (3) libqt4-dbus [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqt4-dbus:amd64 Depends on libqtdbus4 [ amd64 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering libqtdbus4:amd64 36 as a solution to libqt4-dbus:amd64 17
  Removing libqt4-dbus:amd64 rather than change libqtdbus4:amd64
Investigating (3) libcheese-gtk23 [ amd64 ] < 3.10.2-0ubuntu2 > ( libs )
Broken libcheese-gtk23:amd64 Depends on libcheese7 [ amd64 ] < 3.10.2-0ubuntu2 > ( libs ) (>= 3.4.0)
  Considering libcheese7:amd64 565 as a solution to libcheese-gtk23:amd64 17
  Removing libcheese-gtk23:amd64 rather than change libcheese7:amd64
Investigating (3) libqt5dbus5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5dbus5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.1)
  Considering libqt5core5a:amd64 565 as a solution to libqt5dbus5:amd64 565
  Removing libqt5dbus5:amd64 rather than change libqt5core5a:amd64
Investigating (3) libcanberra-pulse [ amd64 ] < 0.30-0ubuntu3 > ( libdevel )
Broken libcanberra-pulse:amd64 Depends on pulseaudio [ amd64 ] < 1:4.0-0ubuntu11.1 > ( sound )
  Considering pulseaudio:amd64 565 as a solution to libcanberra-pulse:amd64 17
  Removing libcanberra-pulse:amd64 rather than change pulseaudio:amd64
Investigating (3) libaccount-plugin-1.0-0 [ amd64 ] < 0.1.7~+14.04.20140211.2-0ubuntu4 > ( libs )
Broken libaccount-plugin-1.0-0:amd64 Depends on signond [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( gnome )
  Considering signond:amd64 565 as a solution to libaccount-plugin-1.0-0:amd64 15
  Removing libaccount-plugin-1.0-0:amd64 rather than change signond:amd64
Investigating (3) gstreamer1.0-plugins-good [ amd64 ] < 1.2.4-1~ubuntu1 > ( libs )
Broken gstreamer1.0-plugins-good:amd64 Depends on libjack-jackd2-0 [ amd64 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:amd64 565 as a solution to gstreamer1.0-plugins-good:amd64 565
Broken gstreamer1.0-plugins-good:amd64 Depends on libjack-0.116 [ amd64 ] < none > ( none )
  Considering libjack0:amd64 29 as a solution to gstreamer1.0-plugins-good:amd64 565
  Added libjack0:amd64 to the remove list
Broken gstreamer1.0-plugins-good:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to gstreamer1.0-plugins-good:amd64 565
  Removing gstreamer1.0-plugins-good:amd64 rather than change libstdc++6:amd64
Investigating (3) libqt5network5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5network5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libqt5network5:amd64 565
  Removing libqt5network5:amd64 rather than change libqt5core5a:amd64
Investigating (3) libhunspell-1.3-0 [ amd64 ] < 1.3.2-6ubuntu2.1 > ( libs )
Broken libhunspell-1.3-0:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libhunspell-1.3-0:amd64 565
  Removing libhunspell-1.3-0:amd64 rather than change libstdc++6:amd64
Investigating (3) indicator-sound [ amd64 ] < 12.10.2+14.04.20140401-0ubuntu1 > ( sound )
Broken indicator-sound:amd64 Depends on pulseaudio [ amd64 ] < 1:4.0-0ubuntu11.1 > ( sound )
  Considering pulseaudio:amd64 565 as a solution to indicator-sound:amd64 14
  Removing indicator-sound:amd64 rather than change pulseaudio:amd64
Investigating (3) libqt5gui5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5gui5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libqt5gui5:amd64 565
  Removing libqt5gui5:amd64 rather than change libqt5core5a:amd64
Investigating (3) cpp [ amd64 ] < 4:4.9.1-4ubuntu2~ubuntu14.04.1~c42.ppa1 > ( interpreters )
Broken cpp:amd64 Depends on cpp-4.9 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( interpreters ) (>= 4.9.1-7~)
  Considering cpp-4.9:amd64 565 as a solution to cpp:amd64 13
  Removing cpp:amd64 rather than change cpp-4.9:amd64
Investigating (3) libaccount-plugin-generic-oauth [ amd64 ] < 0.11+14.04.20140409.1-0ubuntu2 > ( gnome )
Broken libaccount-plugin-generic-oauth:amd64 Depends on libaccount-plugin-1.0-0 [ amd64 ] < 0.1.7~+14.04.20140211.2-0ubuntu4 > ( libs ) (>= 0.0.1)
  Considering libaccount-plugin-1.0-0:amd64 565 as a solution to libaccount-plugin-generic-oauth:amd64 12
  Removing libaccount-plugin-generic-oauth:amd64 rather than change libaccount-plugin-1.0-0:amd64
Investigating (3) libasprintf0c2 [ amd64 ] < 0.19.2-2ubuntu1~ubuntu14.04.1~c42.ppa1 > ( libs )
Broken libasprintf0c2:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libasprintf0c2:amd64 12
  Removing libasprintf0c2:amd64 rather than change libstdc++6:amd64
Investigating (3) software-properties-gtk [ amd64 ] < 0.92.37.7 > ( gnome )
Broken software-properties-gtk:amd64 Depends on python3-software-properties [ amd64 ] < 0.92.37.7 > ( python ) (= 0.92.37.7)
  Considering python3-software-properties:amd64 565 as a solution to software-properties-gtk:amd64 12
  Removing software-properties-gtk:amd64 rather than change python3-software-properties:amd64
Investigating (3) update-manager-core [ amd64 ] < 1:0.196.14 > ( admin )
Broken update-manager-core:amd64 Depends on python3-update-manager [ amd64 ] < 1:0.196.14 > ( python ) (= 1:0.196.14)
  Considering python3-update-manager:amd64 565 as a solution to update-manager-core:amd64 10
  Removing update-manager-core:amd64 rather than change python3-update-manager:amd64
Investigating (3) aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text )
Broken aspell:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to aspell:amd64 10
  Removing aspell:amd64 rather than change libstdc++6:amd64
Investigating (3) pulseaudio-module-x11 [ amd64 ] < 1:4.0-0ubuntu11.1 > ( sound )
Broken pulseaudio-module-x11:amd64 Depends on pulseaudio [ amd64 ] < 1:4.0-0ubuntu11.1 > ( sound )
  Considering pulseaudio:amd64 565 as a solution to pulseaudio-module-x11:amd64 10
  Removing pulseaudio-module-x11:amd64 rather than change pulseaudio:amd64
Investigating (3) python-aptdaemon.gtk3widgets [ amd64 ] < 1.1.1-1ubuntu5.2 > ( python )
Broken python-aptdaemon.gtk3widgets:amd64 Depends on python-aptdaemon [ amd64 ] < 1.1.1-1ubuntu5.2 > ( python ) (= 1.1.1-1ubuntu5.2)
  Considering python-aptdaemon:amd64 19 as a solution to python-aptdaemon.gtk3widgets:amd64 10
  Removing python-aptdaemon.gtk3widgets:amd64 rather than change python-aptdaemon:amd64
Investigating (3) libproxy1 [ amd64 ] < 0.4.11-0ubuntu4 > ( libs )
Broken libproxy1:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.4.0)
  Considering libstdc++6:amd64 565 as a solution to libproxy1:amd64 12
  Removing libproxy1:amd64 rather than change libstdc++6:amd64
Investigating (3) python3-aptdaemon.gtk3widgets [ amd64 ] < 1.1.1-1ubuntu5.2 > ( python )
Broken python3-aptdaemon.gtk3widgets:amd64 Depends on python3-aptdaemon [ amd64 ] < 1.1.1-1ubuntu5.2 > ( python ) (= 1.1.1-1ubuntu5.2)
  Considering python3-aptdaemon:amd64 565 as a solution to python3-aptdaemon.gtk3widgets:amd64 10
  Removing python3-aptdaemon.gtk3widgets:amd64 rather than change python3-aptdaemon:amd64
Investigating (3) libcaca0 [ amd64 ] < 0.99.beta18-1ubuntu5 > ( libs )
Broken libcaca0:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libcaca0:amd64 10
  Removing libcaca0:amd64 rather than change libstdc++6:amd64
Investigating (3) poppler-utils [ amd64 ] < 0.24.5-2ubuntu4.3 > ( utils )
Broken poppler-utils:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to poppler-utils:amd64 10
  Removing poppler-utils:amd64 rather than change libstdc++6:amd64
Investigating (3) signon-plugin-oauth2 [ amd64 ] < 0.19+14.04.20140305-0ubuntu2 > ( libs )
Broken signon-plugin-oauth2:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to signon-plugin-oauth2:amd64 12
  Removing signon-plugin-oauth2:amd64 rather than change libqt5core5a:amd64
Investigating (3) groff-base [ amd64 ] < 1.22.2-5 > ( text )
Broken groff-base:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to groff-base:amd64 31
  Removing groff-base:amd64 rather than change libstdc++6:amd64
Investigating (3) libqt5widgets5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5widgets5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libqt5widgets5:amd64 12
  Removing libqt5widgets5:amd64 rather than change libqt5core5a:amd64
Investigating (3) account-plugin-google [ amd64 ] < 0.11+14.04.20140409.1-0ubuntu2 > ( gnome )
Broken account-plugin-google:amd64 Depends on libaccount-plugin-google [ amd64 ] < 0.11+14.04.20140409.1-0ubuntu2 > ( gnome )
  Considering libaccount-plugin-google:amd64 7 as a solution to account-plugin-google:amd64 8
  Added libaccount-plugin-google:amd64 to the remove list
Broken account-plugin-google:amd64 Depends on ubuntu-system-settings-online-accounts [ amd64 ] < none -> 0.3+14.04.20140328-0ubuntu3 > ( universe/gnome )
  Considering ubuntu-system-settings-online-accounts:amd64 4 as a solution to account-plugin-google:amd64 8
  Try Installing ubuntu-system-settings-online-accounts [ amd64 ] < none -> 0.3+14.04.20140328-0ubuntu3 > ( universe/gnome ) before changing account-plugin-google:amd64
  Fixing account-plugin-google:amd64 via keep of libaccount-plugin-google:amd64
Investigating (3) libaccount-plugin-google [ amd64 ] < 0.11+14.04.20140409.1-0ubuntu2 > ( gnome )
Broken libaccount-plugin-google:amd64 Depends on libaccount-plugin-1.0-0 [ amd64 ] < 0.1.7~+14.04.20140211.2-0ubuntu4 > ( libs ) (>= 0.0.6)
  Considering libaccount-plugin-1.0-0:amd64 565 as a solution to libaccount-plugin-google:amd64 8
  Removing libaccount-plugin-google:amd64 rather than change libaccount-plugin-1.0-0:amd64
Investigating (3) libqt5webkit5 [ amd64 ] < 5.1.1-1ubuntu8 > ( libs )
Broken libqt5webkit5:amd64 Depends on libqt5opengl5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5opengl5:amd64 2 as a solution to libqt5webkit5:amd64 12
  Added libqt5opengl5:amd64 to the remove list
Broken libqt5webkit5:amd64 Depends on libqt5positioning5 [ amd64 ] < 5.2.1-1ubuntu2 > ( libs )
  Considering libqt5positioning5:amd64 3 as a solution to libqt5webkit5:amd64 12
  Added libqt5positioning5:amd64 to the remove list
Broken libqt5webkit5:amd64 Depends on libqt5printsupport5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5printsupport5:amd64 2 as a solution to libqt5webkit5:amd64 12
  Added libqt5printsupport5:amd64 to the remove list
Broken libqt5webkit5:amd64 Depends on libqt5sensors5 [ amd64 ] < 5.2.1+dfsg-2ubuntu2 > ( libs ) (>= 5.1.1)
  Considering libqt5sensors5:amd64 2 as a solution to libqt5webkit5:amd64 12
  Added libqt5sensors5:amd64 to the remove list
Broken libqt5webkit5:amd64 Depends on libqt5widgets5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5widgets5:amd64 565 as a solution to libqt5webkit5:amd64 12
  Removing libqt5webkit5:amd64 rather than change libqt5widgets5:amd64
Investigating (3) signon-ui [ amd64 ] < 0.16+14.04.20140304.is.0.15+14.04.20140313-0ubuntu1 > ( gnome )
Broken signon-ui:amd64 Depends on libproxy1 [ amd64 ] < 0.4.11-0ubuntu4 > ( libs ) (>= 0.4.7)
  Considering libproxy1:amd64 565 as a solution to signon-ui:amd64 12
  Removing signon-ui:amd64 rather than change libproxy1:amd64
Investigating (3) apport [ amd64 ] < 2.14.4-0ubuntu1~ubuntu14.04.1~c42.ppa1 > ( utils )
Broken apport:amd64 Depends on python3-apport [ amd64 ] < 2.14.4-0ubuntu1~ubuntu14.04.1~c42.ppa1 > ( python ) (>= 2.14.4-0ubuntu1~ubuntu14.04.1~c42.ppa1)
  Considering python3-apport:amd64 565 as a solution to apport:amd64 7
  Removing apport:amd64 rather than change python3-apport:amd64
Investigating (3) aspell-en [ amd64 ] < 7.1-0-1 > ( text )
Broken aspell-en:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-2)
  Considering aspell:amd64 565 as a solution to aspell-en:amd64 7
  Removing aspell-en:amd64 rather than change aspell:amd64
Investigating (3) phonon-backend-gstreamer1.0 [ amd64 ] < 4:4.7.80-0ubuntu2~ubuntu14.04 > ( sound )
Broken phonon-backend-gstreamer1.0:amd64 Depends on phonon-backend-gstreamer [ amd64 ] < 4:4.7.80-0ubuntu2~ubuntu14.04 > ( sound )
  Considering phonon-backend-gstreamer:amd64 13 as a solution to phonon-backend-gstreamer1.0:amd64 7
  Removing phonon-backend-gstreamer1.0:amd64 rather than change phonon-backend-gstreamer:amd64
Investigating (3) libgl1-mesa-dri-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs )
Broken libgl1-mesa-dri-lts-vivid:amd64 Depends on libllvm3.6 [ amd64 ] < 1:3.6-2ubuntu1~ubuntu14.04.1~c42.ppa1 > ( libs )
  Considering libllvm3.6:amd64 4 as a solution to libgl1-mesa-dri-lts-vivid:amd64 24
  Added libllvm3.6:amd64 to the remove list
Broken libgl1-mesa-dri-lts-vivid:amd64 Conflicts on libgl1-mesa-dri [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
  Considering libgl1-mesa-dri:amd64 1 as a solution to libgl1-mesa-dri-lts-vivid:amd64 24
  Added libgl1-mesa-dri:amd64 to the remove list
  Conflicts//Breaks against version 10.1.0-4ubuntu5 for libgl1-mesa-dri but that is not InstVer, ignoring
  Conflicts//Breaks against version 11.0.2-1ubuntu4~trusty1 for libgl1-mesa-dri-lts-wily but that is not InstVer, ignoring
  Conflicts//Breaks against version 10.3.2-0ubuntu1~trusty2 for libgl1-mesa-dri-lts-utopic but that is not InstVer, ignoring
  Fixing libgl1-mesa-dri-lts-vivid:amd64 via keep of libllvm3.6:amd64
  Fixing libgl1-mesa-dri-lts-vivid:amd64 via keep of libgl1-mesa-dri:amd64
Investigating (3) account-plugin-windows-live [ amd64 ] < 0.11+14.04.20140409.1-0ubuntu2 > ( gnome )
Broken account-plugin-windows-live:amd64 Depends on libaccount-plugin-generic-oauth [ amd64 ] < 0.11+14.04.20140409.1-0ubuntu2 > ( gnome )
  Considering libaccount-plugin-generic-oauth:amd64 565 as a solution to account-plugin-windows-live:amd64 6
  Removing account-plugin-windows-live:amd64 rather than change libaccount-plugin-generic-oauth:amd64
Investigating (3) signon-plugin-password [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( libs )
Broken signon-plugin-password:amd64 Depends on signond [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( gnome )
  Considering signond:amd64 565 as a solution to signon-plugin-password:amd64 565
  Removing signon-plugin-password:amd64 rather than change signond:amd64
Investigating (3) nautilus [ amd64 ] < 1:3.10.1-0ubuntu9.11 > ( gnome )
Broken nautilus:amd64 Depends on libunity9 [ amd64 ] < 7.1.4+14.04.20140210-0ubuntu1 > ( libs ) (>= 3.8.4)
  Considering libunity9:amd64 565 as a solution to nautilus:amd64 6
  Removing nautilus:amd64 rather than change libunity9:amd64
Investigating (3) qtdeclarative5-ubuntu-ui-toolkit-plugin [ amd64 ] < 0.1.46+14.04.20140408.1-0ubuntu1 > ( libs )
Broken qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 Depends on libqt5qml-graphicaleffects [ amd64 ] < 5.2.1-1 > ( libs )
  Considering libqt5qml-graphicaleffects:amd64 5 as a solution to qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565
  Added libqt5qml-graphicaleffects:amd64 to the remove list
Broken qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 Depends on libqt5graphicaleffects5 [ amd64 ] < none > ( none )
Broken qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 Depends on libqt5svg5 [ amd64 ] < 5.2.1-1 > ( libs )
  Considering libqt5svg5:amd64 5 as a solution to qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565
  Added libqt5svg5:amd64 to the remove list
Broken qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 Depends on qtdeclarative5-window-plugin [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
  Considering qtdeclarative5-window-plugin:amd64 7 as a solution to qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565
  Added qtdeclarative5-window-plugin:amd64 to the remove list
Broken qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 Depends on qtdeclarative5-qtfeedback-plugin [ amd64 ] < 5.0~git20130529-0ubuntu3 > ( libs )
  Considering qtdeclarative5-qtfeedback-plugin:amd64 5 as a solution to qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565
  Added qtdeclarative5-qtfeedback-plugin:amd64 to the remove list
Broken qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 Depends on qtdeclarative5-unity-action-plugin [ amd64 ] < 1.1.0+14.04.20140304-0ubuntu1 > ( libs ) (>= 1.1.0)
  Considering qtdeclarative5-unity-action-plugin:amd64 7 as a solution to qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565
  Added qtdeclarative5-unity-action-plugin:amd64 to the remove list
Broken qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 Depends on libqt5organizer5 [ amd64 ] < 5.0~git20140203~e0c5eebe-0ubuntu2 > ( libs )
  Considering libqt5organizer5:amd64 5 as a solution to qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565
  Added libqt5organizer5:amd64 to the remove list
  Fixing qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 via keep of libqt5qml-graphicaleffects:amd64
  Fixing qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 via keep of libqt5svg5:amd64
  Fixing qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 via keep of qtdeclarative5-window-plugin:amd64
  Fixing qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 via keep of qtdeclarative5-qtfeedback-plugin:amd64
  Fixing qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 via keep of qtdeclarative5-unity-action-plugin:amd64
  Fixing qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 via keep of libqt5organizer5:amd64
Investigating (3) libqt5svg5 [ amd64 ] < 5.2.1-1 > ( libs )
Broken libqt5svg5:amd64 Depends on libqt5widgets5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5widgets5:amd64 565 as a solution to libqt5svg5:amd64 565
  Removing libqt5svg5:amd64 rather than change libqt5widgets5:amd64
Investigating (3) libsdl1.2debian [ amd64 ] < 1.2.15-8ubuntu1.1 > ( libs )
Broken libsdl1.2debian:amd64 Depends on libcaca0 [ amd64 ] < 0.99.beta18-1ubuntu5 > ( libs ) (>= 0.99.beta17-1)
  Considering libcaca0:amd64 565 as a solution to libsdl1.2debian:amd64 5
  Removing libsdl1.2debian:amd64 rather than change libcaca0:amd64
Investigating (3) build-essential [ amd64 ] < 11.6ubuntu6 > ( devel )
Broken build-essential:amd64 Depends on gcc [ amd64 ] < 4:4.9.1-4ubuntu2~ubuntu14.04.1~c42.ppa1 > ( devel ) (>= 4:4.4.3)
  Considering gcc:amd64 565 as a solution to build-essential:amd64 5
  Removing build-essential:amd64 rather than change gcc:amd64
Investigating (3) qtdeclarative5-qtfeedback-plugin [ amd64 ] < 5.0~git20130529-0ubuntu3 > ( libs )
Broken qtdeclarative5-qtfeedback-plugin:amd64 Depends on libqt5feedback5 [ amd64 ] < 5.0~git20130529-0ubuntu3 > ( libs )
  Considering libqt5feedback5:amd64 2 as a solution to qtdeclarative5-qtfeedback-plugin:amd64 565
  Added libqt5feedback5:amd64 to the remove list
  Fixing qtdeclarative5-qtfeedback-plugin:amd64 via keep of libqt5feedback5:amd64
Investigating (3) libglapi-mesa-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs )
Broken libglapi-mesa-lts-vivid:amd64 Conflicts on libglapi-mesa [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
  Considering libglapi-mesa:amd64 4 as a solution to libglapi-mesa-lts-vivid:amd64 4
  Removing libglapi-mesa-lts-vivid:amd64 rather than change libglapi-mesa:amd64
Investigating (3) libcogl15 [ amd64 ] < 1.16.2-1 > ( libs )
Broken libcogl15:amd64 Depends on libegl1-mesa-drivers [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
  Considering libegl1-mesa-drivers:amd64 4 as a solution to libcogl15:amd64 4
  Removing libcogl15:amd64 rather than change libegl1-mesa-drivers:amd64
Investigating (3) libtotem0 [ amd64 ] < 3.10.1-1ubuntu4.1 > ( video )
Broken libtotem0:amd64 Depends on libcogl15 [ amd64 ] < 1.16.2-1 > ( libs ) (>= 1.15.8)
  Considering libcogl15:amd64 4 as a solution to libtotem0:amd64 4
  Removing libtotem0:amd64 rather than change libcogl15:amd64
Investigating (3) aptdaemon [ amd64 ] < 1.1.1-1ubuntu5.2 > ( admin )
Broken aptdaemon:amd64 Depends on python3-aptdaemon [ amd64 ] < 1.1.1-1ubuntu5.2 > ( python ) (= 1.1.1-1ubuntu5.2)
  Considering python3-aptdaemon:amd64 565 as a solution to aptdaemon:amd64 4
  Removing aptdaemon:amd64 rather than change python3-aptdaemon:amd64
Investigating (3) glib-networking-services [ amd64 ] < 2.40.0-1 > ( libs )
Broken glib-networking-services:amd64 Depends on libproxy1 [ amd64 ] < 0.4.11-0ubuntu4 > ( libs ) (>= 0.4.7)
  Considering libproxy1:amd64 565 as a solution to glib-networking-services:amd64 43
  Removing glib-networking-services:amd64 rather than change libproxy1:amd64
Investigating (3) nautilus-sendto [ amd64 ] < 3.6.1-2ubuntu1 > ( gnome )
Broken nautilus-sendto:amd64 Depends on nautilus [ amd64 ] < 1:3.10.1-0ubuntu9.11 > ( gnome ) (>= 1:2.91)
  Considering nautilus:amd64 565 as a solution to nautilus-sendto:amd64 4
  Removing nautilus-sendto:amd64 rather than change nautilus:amd64
Investigating (3) libsox2 [ amd64 ] < 14.4.1-3ubuntu1 > ( universe/sound )
Broken libsox2:amd64 Depends on libgomp1 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.4)
  Considering libgomp1:amd64 565 as a solution to libsox2:amd64 565
  Removing libsox2:amd64 rather than change libgomp1:amd64
Investigating (3) libclutter-gtk-1.0-0 [ amd64 ] < 1.4.4-3ubuntu2.2 > ( libs )
Broken libclutter-gtk-1.0-0:amd64 Depends on libcogl15 [ amd64 ] < 1.16.2-1 > ( libs ) (>= 1.15.8)
  Considering libcogl15:amd64 4 as a solution to libclutter-gtk-1.0-0:amd64 3
  Removing libclutter-gtk-1.0-0:amd64 rather than change libcogl15:amd64
Investigating (3) libasprintf-dev [ amd64 ] < 0.19.2-2ubuntu1~ubuntu14.04.1~c42.ppa1 > ( libdevel )
Broken libasprintf-dev:amd64 Depends on libasprintf0c2 [ amd64 ] < 0.19.2-2ubuntu1~ubuntu14.04.1~c42.ppa1 > ( libs ) (= 0.19.2-2ubuntu1~ubuntu14.04.1~c42.ppa1)
  Considering libasprintf0c2:amd64 565 as a solution to libasprintf-dev:amd64 3
  Removing libasprintf-dev:amd64 rather than change libasprintf0c2:amd64
Investigating (3) gstreamer1.0-clutter [ amd64 ] < 2.0.8-1build1 > ( libs )
Broken gstreamer1.0-clutter:amd64 Depends on libcogl15 [ amd64 ] < 1.16.2-1 > ( libs ) (>= 1.15.8)
  Considering libcogl15:amd64 4 as a solution to gstreamer1.0-clutter:amd64 3
  Removing gstreamer1.0-clutter:amd64 rather than change libcogl15:amd64
Investigating (3) unity-scope-gdrive [ amd64 ] < 0.9+13.10.20130723-0ubuntu1 > ( gnome )
Broken unity-scope-gdrive:amd64 Depends on gir1.2-dee-1.0 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs )
  Considering gir1.2-dee-1.0:amd64 565 as a solution to unity-scope-gdrive:amd64 3
  Removing unity-scope-gdrive:amd64 rather than change gir1.2-dee-1.0:amd64
Investigating (3) deja-dup [ amd64 ] < 30.0-0ubuntu4 > ( utils )
Broken deja-dup:amd64 Depends on libunity9 [ amd64 ] < 7.1.4+14.04.20140210-0ubuntu1 > ( libs ) (>= 3.4.6)
  Considering libunity9:amd64 565 as a solution to deja-dup:amd64 3
  Removing deja-dup:amd64 rather than change libunity9:amd64
Investigating (3) libasound2-plugins [ i386 ] < 1.0.27-2ubuntu2 > ( libs )
Broken libasound2-plugins:i386 Depends on libjack-jackd2-0 [ i386 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:i386 565 as a solution to libasound2-plugins:i386 3
Broken libasound2-plugins:i386 Depends on libjack-0.116 [ i386 ] < none > ( none )
  Considering libjack0:i386 3 as a solution to libasound2-plugins:i386 3
  Or group remove for libasound2-plugins:i386
Investigating (3) unity-webapps-service [ amd64 ] < 2.5.0~+14.04.20140409-0ubuntu1 > ( gnome )
Broken unity-webapps-service:amd64 Depends on webapp-container [ amd64 ] < 0.23+14.04.20140428-0ubuntu1 > ( x11 )
  Considering webapp-container:amd64 5 as a solution to unity-webapps-service:amd64 3
  Removing unity-webapps-service:amd64 rather than change webapp-container:amd64
Investigating (3) xserver-xorg-video-vmware-lts-vivid [ amd64 ] < 1:13.1.0-0ubuntu1build1~trusty1 > ( x11 )
Broken xserver-xorg-video-vmware-lts-vivid:amd64 Depends on libxatracker2-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs )
  Considering libxatracker2-lts-vivid:amd64 4 as a solution to xserver-xorg-video-vmware-lts-vivid:amd64 3
  Removing xserver-xorg-video-vmware-lts-vivid:amd64 rather than change libxatracker2-lts-vivid:amd64
Investigating (3) libgl1-mesa-glx [ i386 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
Broken libgl1-mesa-glx:i386 Depends on libglapi-mesa [ i386 ] < none -> 10.1.3-0ubuntu0.6 > ( libs ) (= 10.1.3-0ubuntu0.6)
  Considering libglapi-mesa:i386 0 as a solution to libgl1-mesa-glx:i386 3
  Holding Back libgl1-mesa-glx:i386 rather than change libglapi-mesa:i386
Investigating (3) libpurple0 [ amd64 ] < 1:2.10.9-0ubuntu3.2 > ( net )
Broken libpurple0:amd64 Depends on libfarstream-0.1-0 [ amd64 ] < 0.1.2-1ubuntu3 > ( libs ) (>= 0.1.1)
  Considering libfarstream-0.1-0:amd64 0 as a solution to libpurple0:amd64 3
  Added libfarstream-0.1-0:amd64 to the remove list
  Fixing libpurple0:amd64 via keep of libfarstream-0.1-0:amd64
Investigating (3) libunity-webapps0 [ amd64 ] < 2.5.0~+14.04.20140409-0ubuntu1 > ( libs )
Broken libunity-webapps0:amd64 Depends on unity-webapps-service [ amd64 ] < 2.5.0~+14.04.20140409-0ubuntu1 > ( gnome )
  Considering unity-webapps-service:amd64 5 as a solution to libunity-webapps0:amd64 3
  Removing libunity-webapps0:amd64 rather than change unity-webapps-service:amd64
Investigating (3) libbrasero-media3-1 [ amd64 ] < 3.10.0-0ubuntu1 > ( libs )
Broken libbrasero-media3-1:amd64 Depends on libunity9 [ amd64 ] < 7.1.4+14.04.20140210-0ubuntu1 > ( libs ) (>= 3.4.6)
  Considering libunity9:amd64 565 as a solution to libbrasero-media3-1:amd64 3
  Removing libbrasero-media3-1:amd64 rather than change libunity9:amd64
Investigating (3) libidl-common [ amd64 ] < 0.8.14-0.2ubuntu4 > ( libs )
Broken libidl-common:amd64 Depends on cpp [ amd64 ] < 4:4.9.1-4ubuntu2~ubuntu14.04.1~c42.ppa1 > ( interpreters )
  Considering cpp:amd64 565 as a solution to libidl-common:amd64 2
  Removing libidl-common:amd64 rather than change cpp:amd64
Investigating (3) unity-scope-audacious [ amd64 ] < 0.1+13.10.20130927.1-0ubuntu1 > ( gnome )
Broken unity-scope-audacious:amd64 Depends on gir1.2-unity-5.0 [ amd64 ] < 7.1.4+14.04.20140210-0ubuntu1 > ( libs ) (>= 7)
  Considering gir1.2-unity-5.0:amd64 565 as a solution to unity-scope-audacious:amd64 2
  Removing unity-scope-audacious:amd64 rather than change gir1.2-unity-5.0:amd64
Investigating (3) brasero-cdrkit [ amd64 ] < 3.10.0-0ubuntu1 > ( gnome )
Broken brasero-cdrkit:amd64 Depends on libbrasero-media3-1 [ amd64 ] < 3.10.0-0ubuntu1 > ( libs ) (= 3.10.0-0ubuntu1)
  Considering libbrasero-media3-1:amd64 565 as a solution to brasero-cdrkit:amd64 2
  Removing brasero-cdrkit:amd64 rather than change libbrasero-media3-1:amd64
Investigating (3) xserver-xorg-video-all-lts-vivid [ amd64 ] < 1:7.7+7ubuntu3~trusty1 > ( x11 )
Broken xserver-xorg-video-all-lts-vivid:amd64 Depends on xserver-xorg-video-vmware-lts-vivid [ amd64 ] < 1:13.1.0-0ubuntu1build1~trusty1 > ( x11 )
  Considering xserver-xorg-video-vmware-lts-vivid:amd64 4 as a solution to xserver-xorg-video-all-lts-vivid:amd64 2
  Removing xserver-xorg-video-all-lts-vivid:amd64 rather than change xserver-xorg-video-vmware-lts-vivid:amd64
Investigating (3) unity-scope-virtualbox [ amd64 ] < 0.1+13.10.20130723-0ubuntu1 > ( gnome )
Broken unity-scope-virtualbox:amd64 Depends on gir1.2-unity-5.0 [ amd64 ] < 7.1.4+14.04.20140210-0ubuntu1 > ( libs ) (>= 7)
  Considering gir1.2-unity-5.0:amd64 565 as a solution to unity-scope-virtualbox:amd64 2
  Removing unity-scope-virtualbox:amd64 rather than change gir1.2-unity-5.0:amd64
Investigating (3) x11-session-utils [ amd64 ] < 7.7+1 > ( x11 )
Broken x11-session-utils:amd64 Depends on cpp [ amd64 ] < 4:4.9.1-4ubuntu2~ubuntu14.04.1~c42.ppa1 > ( interpreters )
  Considering cpp:amd64 565 as a solution to x11-session-utils:amd64 2
  Removing x11-session-utils:amd64 rather than change cpp:amd64
Investigating (3) telepathy-indicator [ amd64 ] < 0.3.1+14.04.20140411-0ubuntu1 > ( gnome )
Broken telepathy-indicator:amd64 Depends on libunity9 [ amd64 ] < 7.1.4+14.04.20140210-0ubuntu1 > ( libs ) (>= 3.4.6)
  Considering libunity9:amd64 565 as a solution to telepathy-indicator:amd64 2
  Removing telepathy-indicator:amd64 rather than change libunity9:amd64
Investigating (3) unity-scope-openclipart [ amd64 ] < 0.1+13.10.20130723-0ubuntu1 > ( gnome )
Broken unity-scope-openclipart:amd64 Depends on gir1.2-unity-5.0 [ amd64 ] < 7.1.4+14.04.20140210-0ubuntu1 > ( libs ) (>= 7)
  Considering gir1.2-unity-5.0:amd64 565 as a solution to unity-scope-openclipart:amd64 2
  Removing unity-scope-openclipart:amd64 rather than change gir1.2-unity-5.0:amd64
Investigating (3) unity-scope-yelp [ amd64 ] < 0.1+13.10.20130723-0ubuntu1 > ( gnome )
Broken unity-scope-yelp:amd64 Depends on gir1.2-unity-5.0 [ amd64 ] < 7.1.4+14.04.20140210-0ubuntu1 > ( libs ) (>= 7)
  Considering gir1.2-unity-5.0:amd64 565 as a solution to unity-scope-yelp:amd64 2
  Removing unity-scope-yelp:amd64 rather than change gir1.2-unity-5.0:amd64
Investigating (3) gimp [ amd64 ] < 2.8.16-0trusty2~ppa > ( graphics )
Broken gimp:amd64 Depends on libgegl-0.2-0 [ amd64 ] < 0.2.0-4ubuntu1 > ( libs ) (>= 0.2.0)
  Considering libgegl-0.2-0:amd64 7 as a solution to gimp:amd64 2
  Removing gimp:amd64 rather than change libgegl-0.2-0:amd64
Investigating (3) vdpau-va-driver [ i386 ] < 0.7.3-2ubuntu1.2 > ( universe/x11 )
Broken vdpau-va-driver:i386 Depends on libgl1-mesa-glx [ i386 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
  Considering libgl1-mesa-glx:i386 3 as a solution to vdpau-va-driver:i386 2
  Try Installing libgl1-mesa-glx [ i386 ] < none -> 10.1.3-0ubuntu0.6 > ( libs ) before changing vdpau-va-driver:i386
Broken vdpau-va-driver:i386 Depends on libgl1 [ i386 ] < none > ( none )
  Considering libgl1-mesa-glx-lts-wily:i386 2 as a solution to vdpau-va-driver:i386 2
  Or group remove for vdpau-va-driver:i386
Investigating (3) unity-scope-devhelp [ amd64 ] < 0.1+14.04.20140328-0ubuntu1 > ( gnome )
Broken unity-scope-devhelp:amd64 Depends on gir1.2-unity-5.0 [ amd64 ] < 7.1.4+14.04.20140210-0ubuntu1 > ( libs ) (>= 7)
  Considering gir1.2-unity-5.0:amd64 565 as a solution to unity-scope-devhelp:amd64 2
  Removing unity-scope-devhelp:amd64 rather than change gir1.2-unity-5.0:amd64
Investigating (3) unity-scope-gmusicbrowser [ amd64 ] < 0.1+13.10.20130723-0ubuntu1 > ( gnome )
Broken unity-scope-gmusicbrowser:amd64 Depends on gir1.2-unity-5.0 [ amd64 ] < 7.1.4+14.04.20140210-0ubuntu1 > ( libs ) (>= 7)
  Considering gir1.2-unity-5.0:amd64 565 as a solution to unity-scope-gmusicbrowser:amd64 2
  Removing unity-scope-gmusicbrowser:amd64 rather than change gir1.2-unity-5.0:amd64
Investigating (3) gstreamer0.10-plugins-bad [ amd64 ] < 0.10.23-7.2ubuntu1.1 > ( universe/libs )
Broken gstreamer0.10-plugins-bad:amd64 Depends on libofa0 [ amd64 ] < 0.9.3-5ubuntu1 > ( universe/libs ) (>= 0.9.3)
  Considering libofa0:amd64 565 as a solution to gstreamer0.10-plugins-bad:amd64 2
  Removing gstreamer0.10-plugins-bad:amd64 rather than change libofa0:amd64
Investigating (3) unity-scope-guayadeque [ amd64 ] < 0.1+13.10.20130927.1-0ubuntu1 > ( gnome )
Broken unity-scope-guayadeque:amd64 Depends on gir1.2-unity-5.0 [ amd64 ] < 7.1.4+14.04.20140210-0ubuntu1 > ( libs ) (>= 7)
  Considering gir1.2-unity-5.0:amd64 565 as a solution to unity-scope-guayadeque:amd64 2
  Removing unity-scope-guayadeque:amd64 rather than change gir1.2-unity-5.0:amd64
Investigating (3) unity-scope-chromiumbookmarks [ amd64 ] < 0.1+13.10.20130723-0ubuntu1 > ( gnome )
Broken unity-scope-chromiumbookmarks:amd64 Depends on gir1.2-unity-5.0 [ amd64 ] < 7.1.4+14.04.20140210-0ubuntu1 > ( libs ) (>= 7)
  Considering gir1.2-unity-5.0:amd64 565 as a solution to unity-scope-chromiumbookmarks:amd64 2
  Removing unity-scope-chromiumbookmarks:amd64 rather than change gir1.2-unity-5.0:amd64
Investigating (3) libqt5feedback5 [ amd64 ] < 5.0~git20130529-0ubuntu3 > ( libs )
Broken libqt5feedback5:amd64 Depends on libqt5multimedia5 [ amd64 ] < 5.2.1-0ubuntu5 > ( libs ) (>= 5.0.2)
  Considering libqt5multimedia5:amd64 0 as a solution to libqt5feedback5:amd64 565
  Added libqt5multimedia5:amd64 to the remove list
  Fixing libqt5feedback5:amd64 via keep of libqt5multimedia5:amd64
Investigating (3) friends-dispatcher [ amd64 ] < 0.2.0+14.04.20140217.1-0ubuntu1 > ( misc )
Broken friends-dispatcher:amd64 Depends on gir1.2-dee-1.0 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs )
  Considering gir1.2-dee-1.0:amd64 565 as a solution to friends-dispatcher:amd64 2
  Removing friends-dispatcher:amd64 rather than change gir1.2-dee-1.0:amd64
Investigating (3) unity-scope-texdoc [ amd64 ] < 0.1+14.04.20140328-0ubuntu1 > ( gnome )
Broken unity-scope-texdoc:amd64 Depends on gir1.2-unity-5.0 [ amd64 ] < 7.1.4+14.04.20140210-0ubuntu1 > ( libs ) (>= 7)
  Considering gir1.2-unity-5.0:amd64 565 as a solution to unity-scope-texdoc:amd64 2
  Removing unity-scope-texdoc:amd64 rather than change gir1.2-unity-5.0:amd64
Investigating (3) unity-scope-gourmet [ amd64 ] < 0.1+13.10.20130723-0ubuntu1 > ( gnome )
Broken unity-scope-gourmet:amd64 Depends on gir1.2-unity-5.0 [ amd64 ] < 7.1.4+14.04.20140210-0ubuntu1 > ( libs ) (>= 7)
  Considering gir1.2-unity-5.0:amd64 565 as a solution to unity-scope-gourmet:amd64 2
  Removing unity-scope-gourmet:amd64 rather than change gir1.2-unity-5.0:amd64
Investigating (3) wine1.6 [ amd64 ] < 1:1.6.2-0ubuntu10~ubuntu14.04.1~c42.ppa1 > ( universe/otherosfs )
Broken wine1.6:amd64 Depends on wine1.6-amd64 [ amd64 ] < 1:1.6.2-0ubuntu10~ubuntu14.04.1~c42.ppa1 > ( universe/otherosfs ) (= 1:1.6.2-0ubuntu10~ubuntu14.04.1~c42.ppa1)
  Considering wine1.6-amd64:amd64 2 as a solution to wine1.6:amd64 2
  Removing wine1.6:amd64 rather than change wine1.6-amd64:amd64
Investigating (3) unity-scope-clementine [ amd64 ] < 0.1+13.10.20130723-0ubuntu1 > ( gnome )
Broken unity-scope-clementine:amd64 Depends on gir1.2-unity-5.0 [ amd64 ] < 7.1.4+14.04.20140210-0ubuntu1 > ( libs ) (>= 7)
  Considering gir1.2-unity-5.0:amd64 565 as a solution to unity-scope-clementine:amd64 2
  Removing unity-scope-clementine:amd64 rather than change gir1.2-unity-5.0:amd64
Investigating (3) unity-scope-calculator [ amd64 ] < 0.1+14.04.20140328-0ubuntu1 > ( gnome )
Broken unity-scope-calculator:amd64 Depends on gir1.2-unity-5.0 [ amd64 ] < 7.1.4+14.04.20140210-0ubuntu1 > ( libs ) (>= 7)
  Considering gir1.2-unity-5.0:amd64 565 as a solution to unity-scope-calculator:amd64 2
  Removing unity-scope-calculator:amd64 rather than change gir1.2-unity-5.0:amd64
Investigating (3) hud [ amd64 ] < 14.04+14.04.20140604-0ubuntu1 > ( gnome )
Broken hud:amd64 Depends on libcolumbus1 [ amd64 ] < 1.1.0+14.04.20140325.3-0ubuntu1 > ( libs ) (>= 1.1.0+14.04.20140325.3)
  Considering libcolumbus1:amd64 2 as a solution to hud:amd64 2
  Removing hud:amd64 rather than change libcolumbus1:amd64
Investigating (3) libclutter-gst-2.0-0 [ amd64 ] < 2.0.8-1build1 > ( libs )
Broken libclutter-gst-2.0-0:amd64 Depends on libcogl15 [ amd64 ] < 1.16.2-1 > ( libs ) (>= 1.15.8)
  Considering libcogl15:amd64 4 as a solution to libclutter-gst-2.0-0:amd64 2
  Removing libclutter-gst-2.0-0:amd64 rather than change libcogl15:amd64
Investigating (3) unity-scope-firefoxbookmarks [ amd64 ] < 0.1+13.10.20130809.1-0ubuntu1 > ( gnome )
Broken unity-scope-firefoxbookmarks:amd64 Depends on gir1.2-unity-5.0 [ amd64 ] < 7.1.4+14.04.20140210-0ubuntu1 > ( libs ) (>= 7)
  Considering gir1.2-unity-5.0:amd64 565 as a solution to unity-scope-firefoxbookmarks:amd64 2
  Removing unity-scope-firefoxbookmarks:amd64 rather than change gir1.2-unity-5.0:amd64
Investigating (3) libcholmod2.1.2 [ amd64 ] < 1:4.2.1-3ubuntu1 > ( libs )
Broken libcholmod2.1.2:amd64 Depends on liblapack3 [ amd64 ] < 3.5.0-2ubuntu1 > ( libs )
  Considering liblapack3:amd64 6 as a solution to libcholmod2.1.2:amd64 2
Broken libcholmod2.1.2:amd64 Depends on liblapack.so.3 [ amd64 ] < none > ( none )
  Considering libatlas3-base:amd64 2 as a solution to libcholmod2.1.2:amd64 2
  Or group remove for libcholmod2.1.2:amd64
Investigating (3) unity-scope-tomboy [ amd64 ] < 0.1+13.10.20130723-0ubuntu1 > ( gnome )
Broken unity-scope-tomboy:amd64 Depends on gir1.2-unity-5.0 [ amd64 ] < 7.1.4+14.04.20140210-0ubuntu1 > ( libs ) (>= 7)
  Considering gir1.2-unity-5.0:amd64 565 as a solution to unity-scope-tomboy:amd64 2
  Removing unity-scope-tomboy:amd64 rather than change gir1.2-unity-5.0:amd64
Investigating (3) sauerbraten-wake6 [ amd64 ] < 1.0-2 > ( multiverse/games )
Broken sauerbraten-wake6:amd64 Depends on sauerbraten [ amd64 ] < 0.0.20130203.dfsg-1 > ( multiverse/games )
  Considering sauerbraten:amd64 3 as a solution to sauerbraten-wake6:amd64 2
  Removing sauerbraten-wake6:amd64 rather than change sauerbraten:amd64
Investigating (3) unity-scope-zotero [ amd64 ] < 0.1+13.10.20130723-0ubuntu1 > ( gnome )
Broken unity-scope-zotero:amd64 Depends on gir1.2-unity-5.0 [ amd64 ] < 7.1.4+14.04.20140210-0ubuntu1 > ( libs ) (>= 7)
  Considering gir1.2-unity-5.0:amd64 565 as a solution to unity-scope-zotero:amd64 2
  Removing unity-scope-zotero:amd64 rather than change gir1.2-unity-5.0:amd64
Investigating (3) unity-scope-colourlovers [ amd64 ] < 0.1+13.10.20130723-0ubuntu1 > ( gnome )
Broken unity-scope-colourlovers:amd64 Depends on gir1.2-unity-5.0 [ amd64 ] < 7.1.4+14.04.20140210-0ubuntu1 > ( libs ) (>= 7)
  Considering gir1.2-unity-5.0:amd64 565 as a solution to unity-scope-colourlovers:amd64 2
  Removing unity-scope-colourlovers:amd64 rather than change gir1.2-unity-5.0:amd64
Investigating (3) unity-scope-manpages [ amd64 ] < 3.0+14.04.20140324-0ubuntu1 > ( gnome )
Broken unity-scope-manpages:amd64 Depends on gir1.2-unity-5.0 [ amd64 ] < 7.1.4+14.04.20140210-0ubuntu1 > ( libs ) (>= 7)
  Considering gir1.2-unity-5.0:amd64 565 as a solution to unity-scope-manpages:amd64 2
  Removing unity-scope-manpages:amd64 rather than change gir1.2-unity-5.0:amd64
Investigating (3) glib-networking [ amd64 ] < 2.40.0-1 > ( libs )
Broken glib-networking:amd64 Depends on libproxy1 [ amd64 ] < 0.4.11-0ubuntu4 > ( libs ) (>= 0.4.7)
  Considering libproxy1:amd64 565 as a solution to glib-networking:amd64 43
  Removing glib-networking:amd64 rather than change libproxy1:amd64
Investigating (3) unity-scope-musique [ amd64 ] < 0.1+13.10.20130723-0ubuntu1 > ( gnome )
Broken unity-scope-musique:amd64 Depends on gir1.2-unity-5.0 [ amd64 ] < 7.1.4+14.04.20140210-0ubuntu1 > ( libs ) (>= 7)
  Considering gir1.2-unity-5.0:amd64 565 as a solution to unity-scope-musique:amd64 2
  Removing unity-scope-musique:amd64 rather than change gir1.2-unity-5.0:amd64
Investigating (3) x11-apps [ amd64 ] < 7.7+2 > ( x11 )
Broken x11-apps:amd64 Depends on cpp [ amd64 ] < 4:4.9.1-4ubuntu2~ubuntu14.04.1~c42.ppa1 > ( interpreters )
  Considering cpp:amd64 565 as a solution to x11-apps:amd64 2
  Removing x11-apps:amd64 rather than change cpp:amd64
Investigating (3) unity-scope-video-remote [ amd64 ] < 0.3.15+13.10.20130920-0ubuntu1 > ( gnome )
Broken unity-scope-video-remote:amd64 Depends on libunity9 [ amd64 ] < 7.1.4+14.04.20140210-0ubuntu1 > ( libs ) (>= 7.0.9+13.10.20130723)
  Considering libunity9:amd64 565 as a solution to unity-scope-video-remote:amd64 2
  Removing unity-scope-video-remote:amd64 rather than change libunity9:amd64
Investigating (3) aspell-pt-pt [ amd64 ] < 20091013-4 > ( universe/text )
Broken aspell-pt-pt:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-3)
  Considering aspell:amd64 565 as a solution to aspell-pt-pt:amd64 1
  Removing aspell-pt-pt:amd64 rather than change aspell:amd64
Investigating (3) libidl0 [ amd64 ] < 0.8.14-0.2ubuntu4 > ( libs )
Broken libidl0:amd64 Depends on libidl-common [ amd64 ] < 0.8.14-0.2ubuntu4 > ( libs ) (>= 0.8.14-0.2ubuntu4)
  Considering libidl-common:amd64 565 as a solution to libidl0:amd64 1
  Removing libidl0:amd64 rather than change libidl-common:amd64
Investigating (3) libgles1-mesa-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs )
Broken libgles1-mesa-lts-vivid:amd64 Depends on libglapi-mesa-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs ) (= 10.5.9-2ubuntu1~trusty2)
  Considering libglapi-mesa-lts-vivid:amd64 4 as a solution to libgles1-mesa-lts-vivid:amd64 1
  Removing libgles1-mesa-lts-vivid:amd64 rather than change libglapi-mesa-lts-vivid:amd64
Investigating (3) ubuntu-docs [ amd64 ] < 14.04.5 > ( text )
Broken ubuntu-docs:amd64 Depends on yelp [ amd64 ] < 3.10.2-0ubuntu1 > ( gnome )
  Considering yelp:amd64 565 as a solution to ubuntu-docs:amd64 1
  Removing ubuntu-docs:amd64 rather than change yelp:amd64
Investigating (3) gir1.2-totem-1.0 [ amd64 ] < 3.10.1-1ubuntu4.1 > ( libs )
Broken gir1.2-totem-1.0:amd64 Depends on libtotem0 [ amd64 ] < 3.10.1-1ubuntu4.1 > ( video ) (< 3.11)
  Considering libtotem0:amd64 4 as a solution to gir1.2-totem-1.0:amd64 1
  Removing gir1.2-totem-1.0:amd64 rather than change libtotem0:amd64
Investigating (3) libsdl-image1.2 [ amd64 ] < 1.2.12-5build2 > ( universe/libs )
Broken libsdl-image1.2:amd64 Depends on libsdl1.2debian [ amd64 ] < 1.2.15-8ubuntu1.1 > ( libs ) (>= 1.2.11)
  Considering libsdl1.2debian:amd64 565 as a solution to libsdl-image1.2:amd64 1
  Removing libsdl-image1.2:amd64 rather than change libsdl1.2debian:amd64
Investigating (3) ubuntu-download-manager [ amd64 ] < 0.3+14.04.20140321-0ubuntu1 > ( universe/net )
Broken ubuntu-download-manager:amd64 Depends on libubuntu-download-manager-priv0 [ amd64 ] < 0.3+14.04.20140321-0ubuntu1 > ( universe/libs ) (= 0.3+14.04.20140321-0ubuntu1)
  Considering libubuntu-download-manager-priv0:amd64 1 as a solution to ubuntu-download-manager:amd64 1
  Removing ubuntu-download-manager:amd64 rather than change libubuntu-download-manager-priv0:amd64
Investigating (3) libsox-fmt-oss [ amd64 ] < none -> 14.4.1-3ubuntu1 > ( universe/sound )
Broken libsox-fmt-oss:amd64 Depends on libsox2 [ amd64 ] < 14.4.1-3ubuntu1 > ( universe/sound )
  Considering libsox2:amd64 565 as a solution to libsox-fmt-oss:amd64 1
  Holding Back libsox-fmt-oss:amd64 rather than change libsox2:amd64
Investigating (3) libqt4-dbus [ i386 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs )
Broken libqt4-dbus:i386 Depends on libqtdbus4 [ i386 ] < 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 > ( libs ) (= 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1)
  Considering libqtdbus4:i386 565 as a solution to libqt4-dbus:i386 1
  Removing libqt4-dbus:i386 rather than change libqtdbus4:i386
Investigating (3) libunity-core-6.0-9 [ amd64 ] < 7.2.6+14.04.20151021-0ubuntu1 > ( libs )
Broken libunity-core-6.0-9:amd64 Depends on libnux-4.0-0 [ amd64 ] < 4.0.6+14.04.20141107-0ubuntu1 > ( libs )
  Considering libnux-4.0-0:amd64 3 as a solution to libunity-core-6.0-9:amd64 1
  Removing libunity-core-6.0-9:amd64 rather than change libnux-4.0-0:amd64
Investigating (3) libxine1 [ amd64 ] < 1.1.21-2ubuntu1 > ( universe/libs )
Broken libxine1:amd64 Depends on libxine1-plugins [ amd64 ] < 1.1.21-2ubuntu1 > ( universe/libs ) (= 1.1.21-2ubuntu1)
  Considering libxine1-plugins:amd64 1 as a solution to libxine1:amd64 1
Broken libxine1:amd64 Depends on libxine1-misc-plugins [ amd64 ] < 1.1.21-2ubuntu1 > ( universe/libs ) (= 1.1.21-2ubuntu1)
  Considering libxine1-misc-plugins:amd64 1 as a solution to libxine1:amd64 1
  Or group remove for libxine1:amd64
Investigating (3) landscape-client-ui-install [ amd64 ] < 14.12-0ubuntu0.14.04 > ( admin )
Broken landscape-client-ui-install:amd64 Depends on python-aptdaemon.gtk3widgets [ amd64 ] < 1.1.1-1ubuntu5.2 > ( python )
  Considering python-aptdaemon.gtk3widgets:amd64 19 as a solution to landscape-client-ui-install:amd64 1
  Removing landscape-client-ui-install:amd64 rather than change python-aptdaemon.gtk3widgets:amd64
Investigating (3) wine [ amd64 ] < 1:1.8.0-0ubuntu1 > ( universe/otherosfs )
Broken wine:amd64 Depends on wine1.6 [ amd64 ] < 1:1.6.2-0ubuntu10~ubuntu14.04.1~c42.ppa1 > ( universe/otherosfs )
  Considering wine1.6:amd64 2 as a solution to wine:amd64 1
Broken wine:amd64 Depends on wine1.8 [ amd64 ] < none -> 1:1.8.0-0ubuntu1 > ( otherosfs )
  Considering wine1.8:amd64 1 as a solution to wine:amd64 1
  Try Installing wine1.8 [ amd64 ] < none -> 1:1.8.0-0ubuntu1 > ( otherosfs ) before changing wine:amd64
  Or group remove for wine:amd64
Investigating (3) iceweasel [ amd64 ] < none -> 38.3.0esr-1~ubuntu14.04.1~c42.ppa1 > ( web )
Broken iceweasel:amd64 Depends on libhunspell-1.3-0 [ amd64 ] < 1.3.2-6ubuntu2.1 > ( libs )
  Considering libhunspell-1.3-0:amd64 565 as a solution to iceweasel:amd64 1
  Holding Back iceweasel:amd64 rather than change libhunspell-1.3-0:amd64
Investigating (3) packagekit [ amd64 ] < 0.8.12-1ubuntu5 > ( admin )
Broken packagekit:amd64 Depends on packagekit-backend-aptcc [ amd64 ] < 0.8.12-1ubuntu5 > ( admin ) (= 0.8.12-1ubuntu5)
  Considering packagekit-backend-aptcc:amd64 29 as a solution to packagekit:amd64 1
  Removing packagekit:amd64 rather than change packagekit-backend-aptcc:amd64
Investigating (3) gnome-exe-thumbnailer [ amd64 ] < 0.9.3-0ubuntu1 > ( universe/gnome )
Broken gnome-exe-thumbnailer:amd64 Depends on imagemagick [ amd64 ] < 8:6.7.7.10-6ubuntu3 > ( graphics )
  Considering imagemagick:amd64 565 as a solution to gnome-exe-thumbnailer:amd64 565
  Removing gnome-exe-thumbnailer:amd64 rather than change imagemagick:amd64
Investigating (3) packagekit-tools [ amd64 ] < 0.8.12-1ubuntu5 > ( libs )
Broken packagekit-tools:amd64 Depends on python3-aptdaemon.pkcompat [ amd64 ] < none -> 1.1.1-1ubuntu5.2 > ( python )
  Considering python3-aptdaemon.pkcompat:amd64 3 as a solution to packagekit-tools:amd64 1
  Try Installing python3-aptdaemon.pkcompat [ amd64 ] < none -> 1.1.1-1ubuntu5.2 > ( python ) before changing packagekit-tools:amd64
Investigating (3) libgles2-mesa-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs )
Broken libgles2-mesa-lts-vivid:amd64 Depends on libglapi-mesa-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs ) (= 10.5.9-2ubuntu1~trusty2)
  Considering libglapi-mesa-lts-vivid:amd64 4 as a solution to libgles2-mesa-lts-vivid:amd64 1
  Removing libgles2-mesa-lts-vivid:amd64 rather than change libglapi-mesa-lts-vivid:amd64
Investigating (3) cups-filters-core-drivers [ amd64 ] < 1.0.52-0ubuntu1.7 > ( net )
Broken cups-filters-core-drivers:amd64 Depends on poppler-utils [ amd64 ] < 0.24.5-2ubuntu4.3 > ( utils )
  Considering poppler-utils:amd64 565 as a solution to cups-filters-core-drivers:amd64 1
  Removing cups-filters-core-drivers:amd64 rather than change poppler-utils:amd64
Investigating (3) libumfpack5.6.2 [ amd64 ] < 1:4.2.1-3ubuntu1 > ( libs )
Broken libumfpack5.6.2:amd64 Depends on libcholmod2.1.2 [ amd64 ] < 1:4.2.1-3ubuntu1 > ( libs )
  Considering libcholmod2.1.2:amd64 2 as a solution to libumfpack5.6.2:amd64 1
  Removing libumfpack5.6.2:amd64 rather than change libcholmod2.1.2:amd64
Investigating (3) va-driver-all [ i386 ] < 1.4.0~trusty > ( video )
Broken va-driver-all:i386 Depends on vdpau-va-driver [ i386 ] < 0.7.3-2ubuntu1.2 > ( universe/x11 )
  Considering vdpau-va-driver:i386 2 as a solution to va-driver-all:i386 1
  Removing va-driver-all:i386 rather than change vdpau-va-driver:i386
Investigating (3) xul-ext-websites-integration [ amd64 ] < 2.3.6+13.10.20130920.1-0ubuntu1.2 > ( web )
Broken xul-ext-websites-integration:amd64 Depends on libunity-webapps0 [ amd64 ] < 2.5.0~+14.04.20140409-0ubuntu1 > ( libs )
  Considering libunity-webapps0:amd64 5 as a solution to xul-ext-websites-integration:amd64 1
  Removing xul-ext-websites-integration:amd64 rather than change libunity-webapps0:amd64
Investigating (3) aspell-pt-br [ amd64 ] < 20131030-1 > ( universe/text )
Broken aspell-pt-br:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-3)
  Considering aspell:amd64 565 as a solution to aspell-pt-br:amd64 1
  Removing aspell-pt-br:amd64 rather than change aspell:amd64
Investigating (3) unity-webapps-common [ amd64 ] < 2.4.17+14.04.20140416-0ubuntu1 > ( gnome )
Broken unity-webapps-common:amd64 Depends on unity-webapps-service [ amd64 ] < 2.5.0~+14.04.20140409-0ubuntu1 > ( gnome ) (>= 2.3.8-0ubuntu3)
  Considering unity-webapps-service:amd64 5 as a solution to unity-webapps-common:amd64 1
  Removing unity-webapps-common:amd64 rather than change unity-webapps-service:amd64
Investigating (3) nautilus-scripts-manager [ amd64 ] < 1.7-2 > ( universe/gnome )
Broken nautilus-scripts-manager:amd64 Depends on nautilus [ amd64 ] < 1:3.10.1-0ubuntu9.11 > ( gnome )
  Considering nautilus:amd64 565 as a solution to nautilus-scripts-manager:amd64 1
  Removing nautilus-scripts-manager:amd64 rather than change nautilus:amd64
Investigating (3) usb-creator-gtk [ amd64 ] < 0.2.56.3ubuntu0.2 > ( admin )
Broken usb-creator-gtk:amd64 Depends on gir1.2-unity-5.0 [ amd64 ] < 7.1.4+14.04.20140210-0ubuntu1 > ( libs )
  Considering gir1.2-unity-5.0:amd64 565 as a solution to usb-creator-gtk:amd64 1
  Removing usb-creator-gtk:amd64 rather than change gir1.2-unity-5.0:amd64
Investigating (3) libglu1-mesa [ i386 ] < 9.0.0-2 > ( libs )
Broken libglu1-mesa:i386 Depends on libgl1-mesa-glx [ i386 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
  Considering libgl1-mesa-glx:i386 3 as a solution to libglu1-mesa:i386 565
  Added libgl1-mesa-glx:i386 to the remove list
Broken libglu1-mesa:i386 Depends on libgl1 [ i386 ] < none > ( none )
  Considering libgl1-mesa-glx-lts-wily:i386 2 as a solution to libglu1-mesa:i386 565
  Added libgl1-mesa-glx-lts-wily:i386 to the remove list
  Fixing libglu1-mesa:i386 via keep of libgl1-mesa-glx:i386
  Fixing libglu1-mesa:i386 via keep of libgl1-mesa-glx-lts-wily:i386
Investigating (3) xul-ext-unity [ amd64 ] < 3.0.0+14.04.20140416-0ubuntu1.14.04.1 > ( web )
Broken xul-ext-unity:amd64 Depends on libunity-webapps0 [ amd64 ] < 2.5.0~+14.04.20140409-0ubuntu1 > ( libs ) (>= 1.8.0+r699)
  Considering libunity-webapps0:amd64 5 as a solution to xul-ext-unity:amd64 1
  Removing xul-ext-unity:amd64 rather than change libunity-webapps0:amd64
Investigating (3) aspell-kk [ amd64 ] < 0.2-1 > ( universe/text )
Broken aspell-kk:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60)
  Considering aspell:amd64 565 as a solution to aspell-kk:amd64 0
  Removing aspell-kk:amd64 rather than change aspell:amd64
Investigating (3) aspell-kn [ amd64 ] < 0.01-2-2 > ( universe/text )
Broken aspell-kn:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-2)
  Considering aspell:amd64 565 as a solution to aspell-kn:amd64 0
  Removing aspell-kn:amd64 rather than change aspell:amd64
Investigating (3) aspell-ku [ amd64 ] < 0.20-0-6 > ( universe/text )
Broken aspell-ku:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.4)
  Considering aspell:amd64 565 as a solution to aspell-ku:amd64 0
  Removing aspell-ku:amd64 rather than change aspell:amd64
Investigating (3) aspell-lt [ amd64 ] < 1.2.1-4 > ( universe/text )
Broken aspell-lt:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-2)
  Considering aspell:amd64 565 as a solution to aspell-lt:amd64 0
  Removing aspell-lt:amd64 rather than change aspell:amd64
Investigating (3) aspell-lv [ amd64 ] < 0.9.6-1 > ( universe/text )
Broken aspell-lv:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.4)
  Considering aspell:amd64 565 as a solution to aspell-lv:amd64 0
  Removing aspell-lv:amd64 rather than change aspell:amd64
Investigating (3) aspell-hsb [ amd64 ] < 0.02.0-1 > ( universe/text )
Broken aspell-hsb:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.6-2)
  Considering aspell:amd64 565 as a solution to aspell-hsb:amd64 0
  Removing aspell-hsb:amd64 rather than change aspell:amd64
Investigating (3) aspell-ml [ amd64 ] < 0.04-1-5 > ( universe/text )
Broken aspell-ml:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-2)
  Considering aspell:amd64 565 as a solution to aspell-ml:amd64 0
  Removing aspell-ml:amd64 rather than change aspell:amd64
Investigating (3) aspell-mr [ amd64 ] < 0.10-8 > ( universe/text )
Broken aspell-mr:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.4-2)
  Considering aspell:amd64 565 as a solution to aspell-mr:amd64 0
  Removing aspell-mr:amd64 rather than change aspell:amd64
Investigating (3) aspell-nl [ amd64 ] < 1:2.10-1 > ( universe/text )
Broken aspell-nl:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text )
  Considering aspell:amd64 565 as a solution to aspell-nl:amd64 0
  Removing aspell-nl:amd64 rather than change aspell:amd64
Investigating (3) aspell-no [ amd64 ] < 2.0.10-5.1 > ( universe/text )
Broken aspell-no:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-2)
  Considering aspell:amd64 565 as a solution to aspell-no:amd64 0
  Removing aspell-no:amd64 rather than change aspell:amd64
Investigating (3) aspell-nr [ amd64 ] < 20070206-4ubuntu1 > ( universe/text )
Broken aspell-nr:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-3)
  Considering aspell:amd64 565 as a solution to aspell-nr:amd64 0
  Removing aspell-nr:amd64 rather than change aspell:amd64
Investigating (3) aspell-ns [ amd64 ] < 20070206-4ubuntu1 > ( universe/text )
Broken aspell-ns:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-3)
  Considering aspell:amd64 565 as a solution to aspell-ns:amd64 0
  Removing aspell-ns:amd64 rather than change aspell:amd64
Investigating (3) libglapi-mesa-lts-vivid [ i386 ] < 10.5.9-2ubuntu1~trusty2 > ( libs )
Broken libglapi-mesa-lts-vivid:i386 Conflicts on libglapi-mesa [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
  Considering libglapi-mesa:amd64 4 as a solution to libglapi-mesa-lts-vivid:i386 0
  Removing libglapi-mesa-lts-vivid:i386 rather than change libglapi-mesa:amd64
Investigating (3) aspell-or [ amd64 ] < 0.03-1-5 > ( universe/text )
Broken aspell-or:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-2)
  Considering aspell:amd64 565 as a solution to aspell-or:amd64 0
  Removing aspell-or:amd64 rather than change aspell:amd64
Investigating (3) libcogl-pango15 [ amd64 ] < 1.16.2-1 > ( libs )
Broken libcogl-pango15:amd64 Depends on libcogl15 [ amd64 ] < 1.16.2-1 > ( libs ) (>= 1.15.8)
  Considering libcogl15:amd64 4 as a solution to libcogl-pango15:amd64 0
  Removing libcogl-pango15:amd64 rather than change libcogl15:amd64
Investigating (3) aspell-pa [ amd64 ] < 0.01-1-4 > ( universe/text )
Broken aspell-pa:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.4-2)
  Considering aspell:amd64 565 as a solution to aspell-pa:amd64 0
  Removing aspell-pa:amd64 rather than change aspell:amd64
Investigating (3) aspell-pl [ amd64 ] < 20110901-1 > ( universe/text )
Broken aspell-pl:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-3)
  Considering aspell:amd64 565 as a solution to aspell-pl:amd64 0
  Removing aspell-pl:amd64 rather than change aspell:amd64
Investigating (3) aspell-pt [ amd64 ] < 1.5 > ( universe/text )
Broken aspell-pt:amd64 Depends on aspell-pt-pt [ amd64 ] < 20091013-4 > ( universe/text )
  Considering aspell-pt-pt:amd64 565 as a solution to aspell-pt:amd64 0
  Removing aspell-pt:amd64 rather than change aspell-pt-pt:amd64
Investigating (3) virtualbox [ amd64 ] < 5.0.10-dfsg-2ubuntu1~ubuntu14.04.1~c42.ppa1 > ( multiverse/misc )
Broken virtualbox:amd64 Depends on libsdl1.2debian [ amd64 ] < 1.2.15-8ubuntu1.1 > ( libs ) (>= 1.2.11)
  Considering libsdl1.2debian:amd64 565 as a solution to virtualbox:amd64 0
  Removing virtualbox:amd64 rather than change libsdl1.2debian:amd64
Investigating (3) wine1.8-i386 [ i386 ] < none -> 1:1.8.0-0ubuntu1 > ( otherosfs )
Broken wine1.8-i386:i386 Depends on wine1.8:any [ i386 ] < none > ( none ) (= 1:1.8.0-0ubuntu1)
  Considering wine1.8:i386 0 as a solution to wine1.8-i386:i386 0
  Holding Back wine1.8-i386:i386 rather than change wine1.8:any:i386
Investigating (3) click [ amd64 ] < none -> 0.4.21.1ubuntu0.2 > ( admin )
Broken click:amd64 Depends on python3-click [ amd64 ] < none -> 0.4.21.1ubuntu0.2 > ( python ) (= 0.4.21.1ubuntu0.2)
  Considering python3-click:amd64 0 as a solution to click:amd64 0
  Holding Back click:amd64 rather than change python3-click:amd64
Investigating (3) aspell-ro [ amd64 ] < 3.3.9-1 > ( universe/text )
Broken aspell-ro:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-3)
  Considering aspell:amd64 565 as a solution to aspell-ro:amd64 0
  Removing aspell-ro:amd64 rather than change aspell:amd64
Investigating (3) aspell-ru [ amd64 ] < 0.99g5-18 > ( universe/text )
Broken aspell-ru:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.4)
  Considering aspell:amd64 565 as a solution to aspell-ru:amd64 0
  Removing aspell-ru:amd64 rather than change aspell:amd64
Investigating (3) aspell-sk [ amd64 ] < 2.01-2-0ubuntu1 > ( universe/text )
Broken aspell-sk:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-2)
  Considering aspell:amd64 565 as a solution to aspell-sk:amd64 0
  Removing aspell-sk:amd64 rather than change aspell:amd64
Investigating (3) aspell-sl [ amd64 ] < 0.60-3 > ( universe/text )
Broken aspell-sl:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-3)
  Considering aspell:amd64 565 as a solution to aspell-sl:amd64 0
  Removing aspell-sl:amd64 rather than change aspell:amd64
Investigating (3) aspell-ss [ amd64 ] < 20070206-4ubuntu1 > ( universe/text )
Broken aspell-ss:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-3)
  Considering aspell:amd64 565 as a solution to aspell-ss:amd64 0
  Removing aspell-ss:amd64 rather than change aspell:amd64
Investigating (3) aspell-st [ amd64 ] < 20070206-4ubuntu1 > ( universe/text )
Broken aspell-st:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-3)
  Considering aspell:amd64 565 as a solution to aspell-st:amd64 0
  Removing aspell-st:amd64 rather than change aspell:amd64
Investigating (3) aspell-sv [ amd64 ] < 0.51-0-3 > ( universe/text )
Broken aspell-sv:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-3)
  Considering aspell:amd64 565 as a solution to aspell-sv:amd64 0
  Removing aspell-sv:amd64 rather than change aspell:amd64
Investigating (3) system-image-common [ amd64 ] < 2.2-0ubuntu1 > ( universe/python )
Broken system-image-common:amd64 Depends on ubuntu-download-manager [ amd64 ] < 0.3+14.04.20140321-0ubuntu1 > ( universe/net )
  Considering ubuntu-download-manager:amd64 1 as a solution to system-image-common:amd64 0
  Removing system-image-common:amd64 rather than change ubuntu-download-manager:amd64
Investigating (3) aspell-ta [ amd64 ] < 20040424-1-1 > ( universe/text )
Broken aspell-ta:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-2)
  Considering aspell:amd64 565 as a solution to aspell-ta:amd64 0
  Removing aspell-ta:amd64 rather than change aspell:amd64
Investigating (3) aspell-te [ amd64 ] < 0.01-2-5 > ( universe/text )
Broken aspell-te:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-2)
  Considering aspell:amd64 565 as a solution to aspell-te:amd64 0
  Removing aspell-te:amd64 rather than change aspell:amd64
Investigating (3) aspell-tl [ amd64 ] < 0.4-0-10 > ( universe/text )
Broken aspell-tl:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-3)
  Considering aspell:amd64 565 as a solution to aspell-tl:amd64 0
  Removing aspell-tl:amd64 rather than change aspell:amd64
Investigating (3) aspell-tn [ amd64 ] < 20070206-4ubuntu1 > ( universe/text )
Broken aspell-tn:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-3)
  Considering aspell:amd64 565 as a solution to aspell-tn:amd64 0
  Removing aspell-tn:amd64 rather than change aspell:amd64
Investigating (3) aspell-ts [ amd64 ] < 20070207-4ubuntu1 > ( universe/text )
Broken aspell-ts:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-3)
  Considering aspell:amd64 565 as a solution to aspell-ts:amd64 0
  Removing aspell-ts:amd64 rather than change aspell:amd64
Investigating (3) aspell-uk [ amd64 ] < 1.6.5-2 > ( universe/text )
Broken aspell-uk:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-3)
  Considering aspell:amd64 565 as a solution to aspell-uk:amd64 0
  Removing aspell-uk:amd64 rather than change aspell:amd64
Investigating (3) aspell-uz [ amd64 ] < 0.6.0-1 > ( universe/text )
Broken aspell-uz:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-2)
  Considering aspell:amd64 565 as a solution to aspell-uz:amd64 0
  Removing aspell-uz:amd64 rather than change aspell:amd64
Investigating (3) dkms [ amd64 ] < 2.2.0.3-1.1ubuntu5.14.04.5 > ( admin )
Broken dkms:amd64 Depends on gcc [ amd64 ] < 4:4.9.1-4ubuntu2~ubuntu14.04.1~c42.ppa1 > ( devel )
  Considering gcc:amd64 565 as a solution to dkms:amd64 0
  Removing dkms:amd64 rather than change gcc:amd64
Investigating (3) libubuntuoneauth-2.0-0 [ amd64 ] < none -> 14.04+14.04.20140415 > ( universe/libs )
Broken libubuntuoneauth-2.0-0:amd64 Depends on signon-plugin-password [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( libs )
  Considering signon-plugin-password:amd64 565 as a solution to libubuntuoneauth-2.0-0:amd64 0
  Holding Back libubuntuoneauth-2.0-0:amd64 rather than change signon-plugin-password:amd64
Investigating (3) aspell-xh [ amd64 ] < 20070206-4ubuntu1 > ( universe/text )
Broken aspell-xh:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-3)
  Considering aspell:amd64 565 as a solution to aspell-xh:amd64 0
  Removing aspell-xh:amd64 rather than change aspell:amd64
Investigating (3) virtualbox-guest-source [ amd64 ] < 5.0.10-dfsg-2ubuntu1~ubuntu14.04.1~c42.ppa1 > ( multiverse/kernel )
Broken virtualbox-guest-source:amd64 Depends on build-essential [ amd64 ] < 11.6ubuntu6 > ( devel )
  Considering build-essential:amd64 565 as a solution to virtualbox-guest-source:amd64 0
  Removing virtualbox-guest-source:amd64 rather than change build-essential:amd64
Investigating (3) aspell-zu [ amd64 ] < 20070207-5ubuntu1 > ( universe/text )
Broken aspell-zu:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-3)
  Considering aspell:amd64 565 as a solution to aspell-zu:amd64 0
  Removing aspell-zu:amd64 rather than change aspell:amd64
Investigating (3) ubuntu-purchase-service [ amd64 ] < none -> 14.04+14.04.20140310.2ubuntu2 > ( universe/libs )
Broken ubuntu-purchase-service:amd64 Depends on libubuntuoneauth-2.0-0 [ amd64 ] < none -> 14.04+14.04.20140415 > ( universe/libs ) (>= 13.08)
  Considering libubuntuoneauth-2.0-0:amd64 0 as a solution to ubuntu-purchase-service:amd64 0
  Holding Back ubuntu-purchase-service:amd64 rather than change libubuntuoneauth-2.0-0:amd64
Investigating (3) virtualbox-guest-dkms [ amd64 ] < 5.0.10-dfsg-2ubuntu1~ubuntu14.04.1~c42.ppa1 > ( multiverse/kernel )
Broken virtualbox-guest-dkms:amd64 Depends on dkms [ amd64 ] < 2.2.0.3-1.1ubuntu5.14.04.5 > ( admin ) (>= 2.1.0.0)
  Considering dkms:amd64 565 as a solution to virtualbox-guest-dkms:amd64 0
  Removing virtualbox-guest-dkms:amd64 rather than change dkms:amd64
Investigating (3) libgoa-backend-1.0-1 [ amd64 ] < none -> 3.10.3-0ubuntu1 > ( libs )
Broken libgoa-backend-1.0-1:amd64 Depends on libwebkitgtk-3.0-0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs ) (>= 2.1.90)
  Considering libwebkitgtk-3.0-0:amd64 565 as a solution to libgoa-backend-1.0-1:amd64 0
  Holding Back libgoa-backend-1.0-1:amd64 rather than change libwebkitgtk-3.0-0:amd64
Investigating (3) aspell-de-alt [ amd64 ] < 1:2-28 > ( universe/text )
Broken aspell-de-alt:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (> 0.60.3-2)
  Considering aspell:amd64 565 as a solution to aspell-de-alt:amd64 0
  Removing aspell-de-alt:amd64 rather than change aspell:amd64
Investigating (3) unity8-private [ amd64 ] < none -> 7.85+14.04.20140416-0ubuntu1 > ( universe/x11 )
Broken unity8-private:amd64 Depends on libunity-core-6.0-9 [ amd64 ] < 7.2.6+14.04.20151021-0ubuntu1 > ( libs )
  Considering libunity-core-6.0-9:amd64 3 as a solution to unity8-private:amd64 0
  Holding Back unity8-private:amd64 rather than change libunity-core-6.0-9:amd64
Investigating (3) unity8 [ amd64 ] < none -> 7.85+14.04.20140416-0ubuntu1 > ( universe/x11 )
Broken unity8:amd64 Depends on unity-launcher-impl-3 [ amd64 ] < none > ( none )
  Considering unity8-private:amd64 0 as a solution to unity8:amd64 0
  Holding Back unity8:amd64 rather than change unity-launcher-impl-3:amd64
Investigating (3) virtualbox-dkms [ amd64 ] < 5.0.10-dfsg-2ubuntu1~ubuntu14.04.1~c42.ppa1 > ( multiverse/kernel )
Broken virtualbox-dkms:amd64 Depends on dkms [ amd64 ] < 2.2.0.3-1.1ubuntu5.14.04.5 > ( admin ) (>= 2.1.0.0)
  Considering dkms:amd64 565 as a solution to virtualbox-dkms:amd64 0
  Removing virtualbox-dkms:amd64 rather than change dkms:amd64
Investigating (3) qtdeclarative5-ubuntuone1.0 [ amd64 ] < none -> 14.04+14.04.20140415 > ( universe/libs )
Broken qtdeclarative5-ubuntuone1.0:amd64 Depends on libubuntuoneauth-2.0-0 [ amd64 ] < none -> 14.04+14.04.20140415 > ( universe/libs ) (= 14.04+14.04.20140415)
  Considering libubuntuoneauth-2.0-0:amd64 0 as a solution to qtdeclarative5-ubuntuone1.0:amd64 0
  Holding Back qtdeclarative5-ubuntuone1.0:amd64 rather than change libubuntuoneauth-2.0-0:amd64
Investigating (3) libprocess-cpp1 [ amd64 ] < 1.0.0+14.04.20140328-0ubuntu1 > ( libs )
Broken libprocess-cpp1:amd64 Depends on libboost-iostreams1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
  Considering libboost-iostreams1.54.0:amd64 6 as a solution to libprocess-cpp1:amd64 0
  Removing libprocess-cpp1:amd64 rather than change libboost-iostreams1.54.0:amd64
Investigating (3) libunity-scopes1 [ amd64 ] < none -> 0.4.2+14.04.20140408-0ubuntu1 > ( universe/libs )
Broken libunity-scopes1:amd64 Depends on libprocess-cpp1 [ amd64 ] < 1.0.0+14.04.20140328-0ubuntu1 > ( libs ) (>= 1.0.0+14.04.20140326.2)
  Considering libprocess-cpp1:amd64 6 as a solution to libunity-scopes1:amd64 0
  Holding Back libunity-scopes1:amd64 rather than change libprocess-cpp1:amd64
Investigating (3) aspell-gl-minimos [ amd64 ] < 0.5-35 > ( universe/text )
Broken aspell-gl-minimos:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (> 0.60.3-2)
  Considering aspell:amd64 565 as a solution to aspell-gl-minimos:amd64 0
  Removing aspell-gl-minimos:amd64 rather than change aspell:amd64
Investigating (3) libmirserver18 [ amd64 ] < 0.1.8+14.04.20140411-0ubuntu1 > ( libs )
Broken libmirserver18:amd64 Depends on libboost-program-options1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
  Considering libboost-program-options1.54.0:amd64 3 as a solution to libmirserver18:amd64 0
  Removing libmirserver18:amd64 rather than change libboost-program-options1.54.0:amd64
Investigating (3) libubuntu-location-service0 [ amd64 ] < 0.0.2+14.04.20140307-0ubuntu1 > ( libs )
Broken libubuntu-location-service0:amd64 Depends on libgflags2 [ amd64 ] < 2.0-1.1ubuntu1 > ( libs )
  Considering libgflags2:amd64 6 as a solution to libubuntu-location-service0:amd64 0
  Removing libubuntu-location-service0:amd64 rather than change libgflags2:amd64
Investigating (3) psensor [ amd64 ] < 0.8.0.3-1ubuntu3 > ( universe/utils )
Broken psensor:amd64 Depends on libunity9 [ amd64 ] < 7.1.4+14.04.20140210-0ubuntu1 > ( libs ) (>= 3.4.6)
  Considering libunity9:amd64 565 as a solution to psensor:amd64 0
  Removing psensor:amd64 rather than change libunity9:amd64
Investigating (3) libfarstream-0.1-0 [ amd64 ] < 0.1.2-1ubuntu3 > ( libs )
Broken libfarstream-0.1-0:amd64 Depends on gstreamer0.10-plugins-good [ amd64 ] < 0.10.31-3+nmu1ubuntu5 > ( libs ) (>= 0.10.29)
  Considering gstreamer0.10-plugins-good:amd64 0 as a solution to libfarstream-0.1-0:amd64 3
  Added gstreamer0.10-plugins-good:amd64 to the remove list
  Fixing libfarstream-0.1-0:amd64 via keep of gstreamer0.10-plugins-good:amd64
Investigating (3) unity-scope-scopes [ amd64 ] < none -> 0.1+14.04.20140404-0ubuntu1 > ( universe/gnome )
Broken unity-scope-scopes:amd64 Depends on libunity-scopes1 [ amd64 ] < none -> 0.4.2+14.04.20140408-0ubuntu1 > ( universe/libs ) (>= 0.4.0+14.04.20140312.1)
  Considering libunity-scopes1:amd64 0 as a solution to unity-scope-scopes:amd64 0
  Holding Back unity-scope-scopes:amd64 rather than change libunity-scopes1:amd64
Investigating (3) wine1.8-amd64 [ amd64 ] < none -> 1:1.8.0-0ubuntu1 > ( otherosfs )
Broken wine1.8-amd64:amd64 Depends on wine1.8:any [ amd64 ] < none > ( none ) (= 1:1.8.0-0ubuntu1)
  Considering wine1.8:i386 0 as a solution to wine1.8-amd64:amd64 0
  Holding Back wine1.8-amd64:amd64 rather than change wine1.8:any:amd64
Investigating (3) unity-scope-click [ amd64 ] < none -> 0.1+14.04.20140417-0ubuntu1 > ( universe/gnome )
Broken unity-scope-click:amd64 Depends on ubuntu-download-manager [ amd64 ] < 0.3+14.04.20140321-0ubuntu1 > ( universe/net )
  Considering ubuntu-download-manager:amd64 1 as a solution to unity-scope-click:amd64 0
  Holding Back unity-scope-click:amd64 rather than change ubuntu-download-manager:amd64
Investigating (3) click-apparmor [ amd64 ] < none -> 0.2ubuntu1 > ( admin )
Broken click-apparmor:amd64 Depends on click [ amd64 ] < none -> 0.4.21.1ubuntu0.2 > ( admin )
  Considering click:amd64 0 as a solution to click-apparmor:amd64 0
  Holding Back click-apparmor:amd64 rather than change click:amd64
Investigating (3) pulseaudio-module-bluetooth [ amd64 ] < 1:4.0-0ubuntu11.1 > ( sound )
Broken pulseaudio-module-bluetooth:amd64 Depends on pulseaudio [ amd64 ] < 1:4.0-0ubuntu11.1 > ( sound )
  Considering pulseaudio:amd64 565 as a solution to pulseaudio-module-bluetooth:amd64 0
  Removing pulseaudio-module-bluetooth:amd64 rather than change pulseaudio:amd64
Investigating (3) aspell-af [ amd64 ] < 20070203-3 > ( universe/text )
Broken aspell-af:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-3)
  Considering aspell:amd64 565 as a solution to aspell-af:amd64 0
  Removing aspell-af:amd64 rather than change aspell:amd64
Investigating (3) aspell-am [ amd64 ] < 0.03-1-5 > ( universe/text )
Broken aspell-am:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60)
  Considering aspell:amd64 565 as a solution to aspell-am:amd64 0
  Removing aspell-am:amd64 rather than change aspell:amd64
Investigating (3) aspell-ar [ amd64 ] < 0.0.20060329-5 > ( universe/text )
Broken aspell-ar:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.4)
  Considering aspell:amd64 565 as a solution to aspell-ar:amd64 0
  Removing aspell-ar:amd64 rather than change aspell:amd64
Investigating (3) aspell-eo-cx7 [ amd64 ] < 2.1.2000.02.25-45 > ( universe/text )
Broken aspell-eo-cx7:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (> 0.60.3-2)
  Considering aspell:amd64 565 as a solution to aspell-eo-cx7:amd64 0
  Removing aspell-eo-cx7:amd64 rather than change aspell:amd64
Investigating (3) aspell-bg [ amd64 ] < 4.1-3ubuntu1 > ( universe/text )
Broken aspell-bg:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text )
  Considering aspell:amd64 565 as a solution to aspell-bg:amd64 0
  Removing aspell-bg:amd64 rather than change aspell:amd64
Investigating (3) aspell-eu-es [ amd64 ] < 0.4.20081029-6 > ( universe/text )
Broken aspell-eu-es:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (> 0.60.3-2)
  Considering aspell:amd64 565 as a solution to aspell-eu-es:amd64 0
  Removing aspell-eu-es:amd64 rather than change aspell:amd64
Investigating (3) aspell-bn [ amd64 ] < 1:0.01.1-1-2 > ( universe/text )
Broken aspell-bn:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-2)
  Considering aspell:amd64 565 as a solution to aspell-bn:amd64 0
  Removing aspell-bn:amd64 rather than change aspell:amd64
Investigating (3) aspell-br [ amd64 ] < 0.50-2-6 > ( universe/text )
Broken aspell-br:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-2)
  Considering aspell:amd64 565 as a solution to aspell-br:amd64 0
  Removing aspell-br:amd64 rather than change aspell:amd64
Investigating (3) mpeg2dec [ amd64 ] < 0.5.1-5ubuntu1 > ( universe/x11 )
Broken mpeg2dec:amd64 Depends on libsdl1.2debian [ amd64 ] < 1.2.15-8ubuntu1.1 > ( libs ) (>= 1.2.11)
  Considering libsdl1.2debian:amd64 565 as a solution to mpeg2dec:amd64 0
  Removing mpeg2dec:amd64 rather than change libsdl1.2debian:amd64
Investigating (3) aspell-cs [ amd64 ] < 0.51.0-1 > ( universe/text )
Broken aspell-cs:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-3)
  Considering aspell:amd64 565 as a solution to aspell-cs:amd64 0
  Removing aspell-cs:amd64 rather than change aspell:amd64
Investigating (3) aspell-cy [ amd64 ] < 0.50-3-6 > ( universe/text )
Broken aspell-cy:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-2)
  Considering aspell:amd64 565 as a solution to aspell-cy:amd64 0
  Removing aspell-cy:amd64 rather than change aspell:amd64
Investigating (3) mozplugger [ amd64 ] < 1.14.5-2 > ( universe/web )
Broken mozplugger:amd64 Depends on iceweasel [ amd64 ] < none -> 38.3.0esr-1~ubuntu14.04.1~c42.ppa1 > ( web )
  Considering iceweasel:amd64 1 as a solution to mozplugger:amd64 0
  Try Installing iceweasel [ amd64 ] < none -> 38.3.0esr-1~ubuntu14.04.1~c42.ppa1 > ( web ) before changing mozplugger:amd64
Investigating (3) libespeak1 [ amd64 ] < 1.47.11-1ubuntu1 > ( libs )
Broken libespeak1:amd64 Depends on libportaudio2 [ amd64 ] < 19+svn20140130-1 > ( libs ) (>= 19+svn20101113)
  Considering libportaudio2:amd64 29 as a solution to libespeak1:amd64 0
  Removing libespeak1:amd64 rather than change libportaudio2:amd64
Investigating (3) aspell-da [ amd64 ] < 1.6.25-1.1 > ( universe/text )
Broken aspell-da:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text )
  Considering aspell:amd64 565 as a solution to aspell-da:amd64 0
  Removing aspell-da:amd64 rather than change aspell:amd64
Investigating (3) aspell-de [ amd64 ] < 20120607-1 > ( universe/text )
Broken aspell-de:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.5-2)
  Considering aspell:amd64 565 as a solution to aspell-de:amd64 0
  Removing aspell-de:amd64 rather than change aspell:amd64
Investigating (3) aspell-el [ amd64 ] < 0.50-3-6 > ( universe/text )
Broken aspell-el:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-2)
  Considering aspell:amd64 565 as a solution to aspell-el:amd64 0
  Removing aspell-el:amd64 rather than change aspell:amd64
Investigating (3) aspell-eo [ amd64 ] < 2.1.2000.02.25-45 > ( universe/text )
Broken aspell-eo:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (> 0.60.3-2)
  Considering aspell:amd64 565 as a solution to aspell-eo:amd64 0
  Removing aspell-eo:amd64 rather than change aspell:amd64
Investigating (3) aspell-es [ amd64 ] < 1.11-4 > ( universe/text )
Broken aspell-es:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (> 0.60.3-2)
  Considering aspell:amd64 565 as a solution to aspell-es:amd64 0
  Removing aspell-es:amd64 rather than change aspell:amd64
Investigating (3) aspell-et [ amd64 ] < 1:20030606-20 > ( universe/text )
Broken aspell-et:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.4)
  Considering aspell:amd64 565 as a solution to aspell-et:amd64 0
  Removing aspell-et:amd64 rather than change aspell:amd64
Investigating (3) aspell-ar-large [ amd64 ] < 1.2-0-3 > ( universe/text )
Broken aspell-ar-large:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.4)
  Considering aspell:amd64 565 as a solution to aspell-ar-large:amd64 0
  Removing aspell-ar-large:amd64 rather than change aspell:amd64
Investigating (3) aspell-fa [ amd64 ] < 0.11-0-3 > ( universe/text )
Broken aspell-fa:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.4)
  Considering aspell:amd64 565 as a solution to aspell-fa:amd64 0
  Removing aspell-fa:amd64 rather than change aspell:amd64
Investigating (3) aspell-fo [ amd64 ] < 0.4.2-1 > ( universe/text )
Broken aspell-fo:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-3)
  Considering aspell:amd64 565 as a solution to aspell-fo:amd64 0
  Removing aspell-fo:amd64 rather than change aspell:amd64
Investigating (3) aspell-fr [ amd64 ] < 0.50-3-7 > ( universe/text )
Broken aspell-fr:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-2)
  Considering aspell:amd64 565 as a solution to aspell-fr:amd64 0
  Removing aspell-fr:amd64 rather than change aspell:amd64
Investigating (3) aspell-ga [ amd64 ] < 0.50-4-4 > ( universe/text )
Broken aspell-ga:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-2)
  Considering aspell:amd64 565 as a solution to aspell-ga:amd64 0
  Removing aspell-ga:amd64 rather than change aspell:amd64
Investigating (3) aspell-gu [ amd64 ] < 0.03-0-8 > ( universe/text )
Broken aspell-gu:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-2)
  Considering aspell:amd64 565 as a solution to aspell-gu:amd64 0
  Removing aspell-gu:amd64 rather than change aspell:amd64
Investigating (3) aspell-he [ amd64 ] < 1.0-0-6 > ( universe/text )
Broken aspell-he:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-2)
  Considering aspell:amd64 565 as a solution to aspell-he:amd64 0
  Removing aspell-he:amd64 rather than change aspell:amd64
Investigating (3) aspell-hi [ amd64 ] < 0.02-5 > ( universe/text )
Broken aspell-hi:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-2)
  Considering aspell:amd64 565 as a solution to aspell-hi:amd64 0
  Removing aspell-hi:amd64 rather than change aspell:amd64
Investigating (3) unity-plugin-scopes [ amd64 ] < none -> 0.4.0+14.04.20140408-0ubuntu2 > ( universe/libs )
Broken unity-plugin-scopes:amd64 Depends on libunity-scopes1 [ amd64 ] < none -> 0.4.2+14.04.20140408-0ubuntu1 > ( universe/libs ) (>= 0.4.0+14.04.20140312.1)
  Considering libunity-scopes1:amd64 0 as a solution to unity-plugin-scopes:amd64 0
  Holding Back unity-plugin-scopes:amd64 rather than change libunity-scopes1:amd64
Investigating (3) aspell-hr [ amd64 ] < 0.51-4 > ( universe/text )
Broken aspell-hr:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-3)
  Considering aspell:amd64 565 as a solution to aspell-hr:amd64 0
  Removing aspell-hr:amd64 rather than change aspell:amd64
Investigating (3) aspell-hu [ amd64 ] < 0.99.4.2-0-3 > ( universe/text )
Broken aspell-hu:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-3)
  Considering aspell:amd64 565 as a solution to aspell-hu:amd64 0
  Removing aspell-hu:amd64 rather than change aspell:amd64
Investigating (3) aspell-hy [ amd64 ] < 0.10.0-0-3 > ( universe/text )
Broken aspell-hy:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.4)
  Considering aspell:amd64 565 as a solution to aspell-hy:amd64 0
  Removing aspell-hy:amd64 rather than change aspell:amd64
Investigating (3) liborbit2 [ amd64 ] < 1:2.14.19-0.3 > ( libs )
Broken liborbit2:amd64 Depends on libidl0 [ amd64 ] < 0.8.14-0.2ubuntu4 > ( libs )
  Considering libidl0:amd64 565 as a solution to liborbit2:amd64 0
  Removing liborbit2:amd64 rather than change libidl0:amd64
Investigating (3) aspell-id [ amd64 ] < 1.2-0-0ubuntu1 > ( universe/text )
Broken aspell-id:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-2)
  Considering aspell:amd64 565 as a solution to aspell-id:amd64 0
  Removing aspell-id:amd64 rather than change aspell:amd64
Investigating (3) aspell-is [ amd64 ] < 0.51-0-4 > ( universe/text )
Broken aspell-is:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-2)
  Considering aspell:amd64 565 as a solution to aspell-is:amd64 0
  Removing aspell-is:amd64 rather than change aspell:amd64
Investigating (3) aspell-it [ amd64 ] < 2.4-20070901-0-2 > ( universe/text )
Broken aspell-it:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-3)
  Considering aspell:amd64 565 as a solution to aspell-it:amd64 0
  Removing aspell-it:amd64 rather than change aspell:amd64
Investigating (3) speech-dispatcher [ amd64 ] < 0.8-5ubuntu1 > ( sound )
Broken speech-dispatcher:amd64 Depends on libespeak1 [ amd64 ] < 1.47.11-1ubuntu1 > ( libs ) (>= 1.30)
  Considering libespeak1:amd64 29 as a solution to speech-dispatcher:amd64 0
  Removing speech-dispatcher:amd64 rather than change libespeak1:amd64
Investigating (3) skype [ amd64 ] < 4.3.0.37-0ubuntu0.12.04.1 > ( net )
Broken skype:amd64 Depends on skype-bin [ amd64 ] < none > ( none )
  Considering skype-bin:i386 565 as a solution to skype:amd64 -1
  Removing skype:amd64 rather than change skype-bin:amd64
Investigating (3) libfriends0 [ amd64 ] < 0.1.2+14.04.20131108.1-0ubuntu1 > ( libs )
Broken libfriends0:amd64 Depends on friends-dispatcher [ amd64 ] < 0.2.0+14.04.20140217.1-0ubuntu1 > ( misc )
  Considering friends-dispatcher:amd64 565 as a solution to libfriends0:amd64 -1
  Removing libfriends0:amd64 rather than change friends-dispatcher:amd64
Investigating (3) qtdeclarative5-qtmultimedia-plugin [ amd64 ] < 5.2.1-0ubuntu5 > ( libs )
Broken qtdeclarative5-qtmultimedia-plugin:amd64 Depends on libqt5multimedia5-plugins [ amd64 ] < 5.2.1-0ubuntu5 > ( libs )
  Considering libqt5multimedia5-plugins:amd64 0 as a solution to qtdeclarative5-qtmultimedia-plugin:amd64 0
  Removing qtdeclarative5-qtmultimedia-plugin:amd64 rather than change libqt5multimedia5-plugins:amd64
Investigating (3) aspell-ca [ amd64 ] < 0.20111230b-4 > ( universe/text )
Broken aspell-ca:amd64 Depends on aspell [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( text ) (>= 0.60.3-3)
  Considering aspell:amd64 565 as a solution to aspell-ca:amd64 -1
  Removing aspell-ca:amd64 rather than change aspell:amd64
Investigating (4) libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs )
Broken libstdc++6:amd64 Depends on gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1)
  Considering gcc-4.9-base:amd64 565 as a solution to libstdc++6:amd64 565
  Removing libstdc++6:amd64 rather than change gcc-4.9-base:amd64
Investigating (4) libapt-pkg4.12 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin )
Broken libapt-pkg4.12:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:amd64 565 as a solution to libapt-pkg4.12:amd64 565
  Removing libapt-pkg4.12:amd64 rather than change libstdc++6:amd64
Investigating (4) libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5core5a:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libqt5core5a:amd64 565
  Removing libqt5core5a:amd64 rather than change libstdc++6:amd64
Investigating (4) libglu1-mesa [ amd64 ] < 9.0.0-2 > ( libs )
Broken libglu1-mesa:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libglu1-mesa:amd64 50
  Removing libglu1-mesa:amd64 rather than change libstdc++6:amd64
Investigating (4) libsoup2.4-1 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs )
Broken libsoup2.4-1:amd64 Depends on glib-networking [ amd64 ] < 2.40.0-1 > ( libs ) (>= 2.32.0)
  Considering glib-networking:amd64 565 as a solution to libsoup2.4-1:amd64 43
  Removing libsoup2.4-1:amd64 rather than change glib-networking:amd64
Investigating (4) man-db [ amd64 ] < 2.6.7.1-1ubuntu1 > ( doc )
Broken man-db:amd64 Depends on groff-base [ amd64 ] < 1.22.2-5 > ( text ) (>= 1.18.1.1-15)
  Considering groff-base:amd64 565 as a solution to man-db:amd64 31
  Removing man-db:amd64 rather than change groff-base:amd64
Investigating (4) libqt5qml5 [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
Broken libqt5qml5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libqt5qml5:amd64 565
  Removing libqt5qml5:amd64 rather than change libqt5core5a:amd64
Investigating (4) libicu52 [ amd64 ] < 52.1-3ubuntu0.4 > ( libs )
Broken libicu52:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.4.0)
  Considering libstdc++6:amd64 565 as a solution to libicu52:amd64 565
  Removing libicu52:amd64 rather than change libstdc++6:amd64
Investigating (4) libqt5quick5 [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
Broken libqt5quick5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libqt5quick5:amd64 565
  Removing libqt5quick5:amd64 rather than change libqt5core5a:amd64
Investigating (4) gettext-base [ amd64 ] < 0.19.2-2ubuntu1~ubuntu14.04.1~c42.ppa1 > ( utils )
Broken gettext-base:amd64 Depends on libasprintf0c2 [ amd64 ] < 0.19.2-2ubuntu1~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 0.18.1.1-6)
  Considering libasprintf0c2:amd64 565 as a solution to gettext-base:amd64 20
  Removing gettext-base:amd64 rather than change libasprintf0c2:amd64
Investigating (4) libboost-system1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
Broken libboost-system1.54.0:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libboost-system1.54.0:amd64 565
  Removing libboost-system1.54.0:amd64 rather than change libstdc++6:amd64
Investigating (4) libqt5dbus5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5dbus5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.1)
  Considering libqt5core5a:amd64 565 as a solution to libqt5dbus5:amd64 565
  Removing libqt5dbus5:amd64 rather than change libqt5core5a:amd64
Investigating (4) x11-xserver-utils [ amd64 ] < 7.7+2ubuntu1 > ( x11 )
Broken x11-xserver-utils:amd64 Depends on cpp [ amd64 ] < 4:4.9.1-4ubuntu2~ubuntu14.04.1~c42.ppa1 > ( interpreters )
  Considering cpp:amd64 565 as a solution to x11-xserver-utils:amd64 16
  Removing x11-xserver-utils:amd64 rather than change cpp:amd64
Investigating (4) gvfs-backends [ amd64 ] < 1.20.3-0ubuntu1.2 > ( libs )
Broken gvfs-backends:amd64 Depends on libsoup2.4-1 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs ) (>= 2.42.0)
  Considering libsoup2.4-1:amd64 565 as a solution to gvfs-backends:amd64 16
  Removing gvfs-backends:amd64 rather than change libsoup2.4-1:amd64
Investigating (4) libdee-1.0-4 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs )
Broken libdee-1.0-4:amd64 Depends on libicu52 [ amd64 ] < 52.1-3ubuntu0.4 > ( libs ) (>= 52~m1-1~)
  Considering libicu52:amd64 565 as a solution to libdee-1.0-4:amd64 565
  Removing libdee-1.0-4:amd64 rather than change libicu52:amd64
Investigating (4) gstreamer1.0-plugins-good [ amd64 ] < 1.2.4-1~ubuntu1 > ( libs )
Broken gstreamer1.0-plugins-good:amd64 Depends on libcaca0 [ amd64 ] < 0.99.beta18-1ubuntu5 > ( libs ) (>= 0.99.beta17-1)
  Considering libcaca0:amd64 565 as a solution to gstreamer1.0-plugins-good:amd64 565
  Removing gstreamer1.0-plugins-good:amd64 rather than change libcaca0:amd64
Investigating (4) libqt5network5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5network5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libqt5network5:amd64 565
  Removing libqt5network5:amd64 rather than change libqt5core5a:amd64
Investigating (4) libhunspell-1.3-0 [ amd64 ] < 1.3.2-6ubuntu2.1 > ( libs )
Broken libhunspell-1.3-0:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libhunspell-1.3-0:amd64 565
  Removing libhunspell-1.3-0:amd64 rather than change libstdc++6:amd64
Investigating (4) libqt5gui5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5gui5:amd64 Depends on libgles2-mesa [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs ) (>= 7.8.1)
  Considering libgles2-mesa:amd64 -1 as a solution to libqt5gui5:amd64 565
  Try Installing libgles2-mesa [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs ) before changing libqt5gui5:amd64
Broken libqt5gui5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libqt5gui5:amd64 565
  Removing libqt5gui5:amd64 rather than change libqt5core5a:amd64
Investigating (4) qtdeclarative5-qtquick2-plugin [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
Broken qtdeclarative5-qtquick2-plugin:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 565 as a solution to qtdeclarative5-qtquick2-plugin:amd64 565
  Removing qtdeclarative5-qtquick2-plugin:amd64 rather than change libqt5core5a:amd64
Investigating (4) libqt5sql5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5sql5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libqt5sql5:amd64 565
  Removing libqt5sql5:amd64 rather than change libqt5core5a:amd64
Investigating (4) libasound2-plugins [ amd64 ] < 1.0.27-2ubuntu2 > ( libs )
Broken libasound2-plugins:amd64 Depends on libjack-jackd2-0 [ amd64 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:amd64 565 as a solution to libasound2-plugins:amd64 11
Broken libasound2-plugins:amd64 Depends on libjack-0.116 [ amd64 ] < none > ( none )
  Considering libjack0:amd64 29 as a solution to libasound2-plugins:amd64 11
  Or group remove for libasound2-plugins:amd64
Investigating (4) gir1.2-soup-2.4 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs )
Broken gir1.2-soup-2.4:amd64 Depends on libsoup2.4-1 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs ) (>= 2.44.0)
  Considering libsoup2.4-1:amd64 565 as a solution to gir1.2-soup-2.4:amd64 11
  Removing gir1.2-soup-2.4:amd64 rather than change libsoup2.4-1:amd64
Investigating (4) libqt5sql5-sqlite [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5sql5-sqlite:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 565 as a solution to libqt5sql5-sqlite:amd64 565
  Removing libqt5sql5-sqlite:amd64 rather than change libqt5core5a:amd64
Investigating (4) grub-common [ amd64 ] < 2.02~beta2-26ubuntu5~ubuntu14.04.1~c42.ppa1 > ( admin )
Broken grub-common:amd64 Depends on gettext-base [ amd64 ] < 0.19.2-2ubuntu1~ubuntu14.04.1~c42.ppa1 > ( utils )
  Considering gettext-base:amd64 565 as a solution to grub-common:amd64 10
  Removing grub-common:amd64 rather than change gettext-base:amd64
Investigating (4) libedataserver-1.2-18 [ amd64 ] < 3.10.4-0ubuntu1.5 > ( libs )
Broken libedataserver-1.2-18:amd64 Depends on libsoup2.4-1 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs ) (>= 2.40.3)
  Considering libsoup2.4-1:amd64 565 as a solution to libedataserver-1.2-18:amd64 10
  Removing libedataserver-1.2-18:amd64 rather than change libsoup2.4-1:amd64
Investigating (4) libstdc++6 [ i386 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs )
Broken libstdc++6:i386 Depends on gcc-4.9-base [ i386 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1)
  Considering gcc-4.9-base:i386 565 as a solution to libstdc++6:i386 565
  Removing libstdc++6:i386 rather than change gcc-4.9-base:i386
Investigating (4) grub2-common [ amd64 ] < 2.02~beta2-26ubuntu5~ubuntu14.04.1~c42.ppa1 > ( admin )
Broken grub2-common:amd64 Depends on grub-common [ amd64 ] < 2.02~beta2-26ubuntu5~ubuntu14.04.1~c42.ppa1 > ( admin ) (= 2.02~beta2-26ubuntu5~ubuntu14.04.1~c42.ppa1)
  Considering grub-common:amd64 565 as a solution to grub2-common:amd64 9
  Removing grub2-common:amd64 rather than change grub-common:amd64
Investigating (4) libtotem-plparser18 [ amd64 ] < 3.10.3-1~trusty > ( libs )
Broken libtotem-plparser18:amd64 Depends on libsoup2.4-1 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs ) (>= 2.30.0)
  Considering libsoup2.4-1:amd64 565 as a solution to libtotem-plparser18:amd64 8
  Removing libtotem-plparser18:amd64 rather than change libsoup2.4-1:amd64
Investigating (4) grub-efi-amd64-bin [ amd64 ] < 2.02~beta2-26ubuntu5~ubuntu14.04.1~c42.ppa1 > ( admin )
Broken grub-efi-amd64-bin:amd64 Depends on grub-common [ amd64 ] < 2.02~beta2-26ubuntu5~ubuntu14.04.1~c42.ppa1 > ( admin ) (= 2.02~beta2-26ubuntu5~ubuntu14.04.1~c42.ppa1)
  Considering grub-common:amd64 565 as a solution to grub-efi-amd64-bin:amd64 8
  Removing grub-efi-amd64-bin:amd64 rather than change grub-common:amd64
Investigating (4) cups-core-drivers [ amd64 ] < 2.0.2-1ubuntu3.2~ubuntu14.04.1~c42.ppa1 > ( net )
Broken cups-core-drivers:amd64 Depends on cups-filters-core-drivers [ amd64 ] < 1.0.52-0ubuntu1.7 > ( net ) (>= 1.0.24-3~)
  Considering cups-filters-core-drivers:amd64 565 as a solution to cups-core-drivers:amd64 8
  Removing cups-core-drivers:amd64 rather than change cups-filters-core-drivers:amd64
Investigating (4) libaspell15 [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( libs )
Broken libaspell15:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:amd64 565 as a solution to libaspell15:amd64 7
  Removing libaspell15:amd64 rather than change libstdc++6:amd64
Investigating (4) ttf-mscorefonts-installer [ amd64 ] < 3.4+nmu1ubuntu1 > ( multiverse/x11 )
Broken ttf-mscorefonts-installer:amd64 Depends on update-notifier-common [ amd64 ] < 0.154.1ubuntu1 > ( gnome ) (>= 0.119ubuntu2)
  Considering update-notifier-common:amd64 8 as a solution to ttf-mscorefonts-installer:amd64 7
  Removing ttf-mscorefonts-installer:amd64 rather than change update-notifier-common:amd64
Investigating (4) qtdeclarative5-unity-action-plugin [ amd64 ] < 1.1.0+14.04.20140304-0ubuntu1 > ( libs )
Broken qtdeclarative5-unity-action-plugin:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 565 as a solution to qtdeclarative5-unity-action-plugin:amd64 565
  Removing qtdeclarative5-unity-action-plugin:amd64 rather than change libqt5core5a:amd64
Investigating (4) qtdeclarative5-window-plugin [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
Broken qtdeclarative5-window-plugin:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 565 as a solution to qtdeclarative5-window-plugin:amd64 565
  Removing qtdeclarative5-window-plugin:amd64 rather than change libqt5core5a:amd64
Investigating (4) libgl1-mesa-dri-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs )
Broken libgl1-mesa-dri-lts-vivid:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:amd64 565 as a solution to libgl1-mesa-dri-lts-vivid:amd64 24
  Removing libgl1-mesa-dri-lts-vivid:amd64 rather than change libstdc++6:amd64
Investigating (4) geoclue-ubuntu-geoip [ amd64 ] < 1.0.2+14.04.20131125-0ubuntu2 > ( gnome )
Broken geoclue-ubuntu-geoip:amd64 Depends on libsoup2.4-1 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs ) (>= 2.33.92)
  Considering libsoup2.4-1:amd64 565 as a solution to geoclue-ubuntu-geoip:amd64 6
  Removing geoclue-ubuntu-geoip:amd64 rather than change libsoup2.4-1:amd64
Investigating (4) libprotobuf8 [ amd64 ] < 2.5.0-9ubuntu1 > ( libs )
Broken libprotobuf8:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.3)
  Considering libstdc++6:amd64 565 as a solution to libprotobuf8:amd64 6
  Removing libprotobuf8:amd64 rather than change libstdc++6:amd64
Investigating (4) libsoup-gnome2.4-1 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs )
Broken libsoup-gnome2.4-1:amd64 Depends on libsoup2.4-1 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs ) (>= 2.41.90)
  Considering libsoup2.4-1:amd64 565 as a solution to libsoup-gnome2.4-1:amd64 6
  Removing libsoup-gnome2.4-1:amd64 rather than change libsoup2.4-1:amd64
Investigating (4) qtdeclarative5-ubuntu-ui-toolkit-plugin [ amd64 ] < 0.1.46+14.04.20140408.1-0ubuntu1 > ( libs )
Broken qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 Depends on libqt5svg5 [ amd64 ] < 5.2.1-1 > ( libs )
  Considering libqt5svg5:amd64 565 as a solution to qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565
  Removing qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 rather than change libqt5svg5:amd64
Investigating (4) ubuntu-system-settings [ amd64 ] < none -> 0.1+14.04.20140411-0ubuntu2 > ( universe/gnome )
Broken ubuntu-system-settings:amd64 Depends on libapt-pkg4.12 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin ) (>= 0.8.0)
  Considering libapt-pkg4.12:amd64 565 as a solution to ubuntu-system-settings:amd64 5
  Holding Back ubuntu-system-settings:amd64 rather than change libapt-pkg4.12:amd64
Investigating (4) libsignon-qt5-1 [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( libs )
Broken libsignon-qt5-1:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libsignon-qt5-1:amd64 5
  Removing libsignon-qt5-1:amd64 rather than change libqt5core5a:amd64
Investigating (4) im-config [ amd64 ] < 0.24-1ubuntu4.2 > ( x11 )
Broken im-config:amd64 Depends on gettext-base [ amd64 ] < 0.19.2-2ubuntu1~ubuntu14.04.1~c42.ppa1 > ( utils )
  Considering gettext-base:amd64 565 as a solution to im-config:amd64 5
  Removing im-config:amd64 rather than change gettext-base:amd64
Investigating (4) libqt5organizer5 [ amd64 ] < 5.0~git20140203~e0c5eebe-0ubuntu2 > ( libs )
Broken libqt5organizer5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libqt5organizer5:amd64 565
  Removing libqt5organizer5:amd64 rather than change libqt5core5a:amd64
Investigating (4) libaccounts-qt5-1 [ amd64 ] < 1.11+14.04.20140410.1-0ubuntu1 > ( libs )
Broken libaccounts-qt5-1:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 565 as a solution to libaccounts-qt5-1:amd64 5
  Removing libaccounts-qt5-1:amd64 rather than change libqt5core5a:amd64
Investigating (4) libclutter-1.0-0 [ amd64 ] < 1.16.4-0ubuntu2 > ( libs )
Broken libclutter-1.0-0:amd64 Depends on libcogl-pango15 [ amd64 ] < 1.16.2-1 > ( libs ) (>= 1.15.8)
  Considering libcogl-pango15:amd64 4 as a solution to libclutter-1.0-0:amd64 5
  Added libcogl-pango15:amd64 to the remove list
Broken libclutter-1.0-0:amd64 Depends on libcogl15 [ amd64 ] < 1.16.2-1 > ( libs ) (>= 1.15.8)
  Considering libcogl15:amd64 4 as a solution to libclutter-1.0-0:amd64 5
  Added libcogl15:amd64 to the remove list
  Fixing libclutter-1.0-0:amd64 via keep of libcogl-pango15:amd64
  Fixing libclutter-1.0-0:amd64 via keep of libcogl15:amd64
Investigating (4) pppoeconf [ amd64 ] < 1.20ubuntu1 > ( net )
Broken pppoeconf:amd64 Depends on gettext-base [ amd64 ] < 0.19.2-2ubuntu1~ubuntu14.04.1~c42.ppa1 > ( utils ) (>= 0.13)
  Considering gettext-base:amd64 565 as a solution to pppoeconf:amd64 5
  Removing pppoeconf:amd64 rather than change gettext-base:amd64
Investigating (4) telnet [ amd64 ] < 0.17-36build2 > ( net )
Broken telnet:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to telnet:amd64 5
  Removing telnet:amd64 rather than change libstdc++6:amd64
Investigating (4) evolution-data-server [ amd64 ] < 3.10.4-0ubuntu1.5 > ( gnome )
Broken evolution-data-server:amd64 Depends on libedataserver-1.2-18 [ amd64 ] < 3.10.4-0ubuntu1.5 > ( libs ) (>= 3.7.90)
  Considering libedataserver-1.2-18:amd64 565 as a solution to evolution-data-server:amd64 5
  Removing evolution-data-server:amd64 rather than change libedataserver-1.2-18:amd64
Investigating (4) libmodplug1 [ amd64 ] < 1:0.8.8.4-4.1 > ( universe/libs )
Broken libmodplug1:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libmodplug1:amd64 5
  Removing libmodplug1:amd64 rather than change libstdc++6:amd64
Investigating (4) libqt5qml-graphicaleffects [ amd64 ] < 5.2.1-1 > ( libs )
Broken libqt5qml-graphicaleffects:amd64 Depends on libqt5qml5 [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
  Considering libqt5qml5:amd64 565 as a solution to libqt5qml-graphicaleffects:amd64 565
  Removing libqt5qml-graphicaleffects:amd64 rather than change libqt5qml5:amd64
Investigating (4) network-manager [ amd64 ] < 0.9.8.8-0ubuntu7.2 > ( net )
Broken network-manager:amd64 Depends on libsoup2.4-1 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs ) (>= 2.26.1)
  Considering libsoup2.4-1:amd64 565 as a solution to network-manager:amd64 5
  Removing network-manager:amd64 rather than change libsoup2.4-1:amd64
Investigating (4) qtdeclarative5-qtfeedback-plugin [ amd64 ] < 5.0~git20130529-0ubuntu3 > ( libs )
Broken qtdeclarative5-qtfeedback-plugin:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 565 as a solution to qtdeclarative5-qtfeedback-plugin:amd64 565
  Removing qtdeclarative5-qtfeedback-plugin:amd64 rather than change libqt5core5a:amd64
Investigating (4) growisofs [ amd64 ] < 7.1-10ubuntu0.14.04.1 > ( video )
Broken growisofs:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to growisofs:amd64 4
  Removing growisofs:amd64 rather than change libstdc++6:amd64
Investigating (4) libebook-contacts-1.2-0 [ amd64 ] < 3.10.4-0ubuntu1.5 > ( libs )
Broken libebook-contacts-1.2-0:amd64 Depends on libedataserver-1.2-18 [ amd64 ] < 3.10.4-0ubuntu1.5 > ( libs ) (>= 3.7.90)
  Considering libedataserver-1.2-18:amd64 565 as a solution to libebook-contacts-1.2-0:amd64 4
  Removing libebook-contacts-1.2-0:amd64 rather than change libedataserver-1.2-18:amd64
Investigating (4) ubuntu-system-settings-online-accounts [ amd64 ] < none -> 0.3+14.04.20140328-0ubuntu3 > ( universe/gnome )
Broken ubuntu-system-settings-online-accounts:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 565 as a solution to ubuntu-system-settings-online-accounts:amd64 4
  Holding Back ubuntu-system-settings-online-accounts:amd64 rather than change libqt5core5a:amd64
Investigating (4) libcogl15 [ amd64 ] < 1.16.2-1 > ( libs )
Broken libcogl15:amd64 Depends on libegl1-mesa-drivers [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
  Considering libegl1-mesa-drivers:amd64 4 as a solution to libcogl15:amd64 5
  Added libegl1-mesa-drivers:amd64 to the remove list
  Fixing libcogl15:amd64 via keep of libegl1-mesa-drivers:amd64
Investigating (4) telepathy-salut [ amd64 ] < 0.8.1-1ubuntu3 > ( net )
Broken telepathy-salut:amd64 Depends on libsoup2.4-1 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs ) (>= 2.4.1)
  Considering libsoup2.4-1:amd64 565 as a solution to telepathy-salut:amd64 4
  Removing telepathy-salut:amd64 rather than change libsoup2.4-1:amd64
Investigating (4) telepathy-gabble [ amd64 ] < 0.18.3-0ubuntu0.1 > ( net )
Broken telepathy-gabble:amd64 Depends on libsoup2.4-1 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs ) (>= 2.4.0)
  Considering libsoup2.4-1:amd64 565 as a solution to telepathy-gabble:amd64 4
  Removing telepathy-gabble:amd64 rather than change libsoup2.4-1:amd64
Investigating (4) libllvm3.6 [ amd64 ] < 1:3.6-2ubuntu1~ubuntu14.04.1~c42.ppa1 > ( libs )
Broken libllvm3.6:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.9)
  Considering libstdc++6:amd64 565 as a solution to libllvm3.6:amd64 24
  Removing libllvm3.6:amd64 rather than change libstdc++6:amd64
Investigating (4) libpoppler44 [ amd64 ] < 0.24.5-2ubuntu4.3 > ( libs )
Broken libpoppler44:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libpoppler44:amd64 4
  Removing libpoppler44:amd64 rather than change libstdc++6:amd64
Investigating (4) libthumbnailer0 [ amd64 ] < 1.1+14.04.20150205-0ubuntu1 > ( libdevel )
Broken libthumbnailer0:amd64 Depends on libsoup2.4-1 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs ) (>= 2.4.0)
  Considering libsoup2.4-1:amd64 565 as a solution to libthumbnailer0:amd64 4
  Removing libthumbnailer0:amd64 rather than change libsoup2.4-1:amd64
Investigating (4) openjdk-7-jre-headless [ amd64 ] < 7u91-2.6.3-0ubuntu0.14.04.1 > ( java )
Broken openjdk-7-jre-headless:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to openjdk-7-jre-headless:amd64 4
  Removing openjdk-7-jre-headless:amd64 rather than change libstdc++6:amd64
Investigating (4) libecal-1.2-16 [ amd64 ] < 3.10.4-0ubuntu1.5 > ( libs )
Broken libecal-1.2-16:amd64 Depends on libedataserver-1.2-18 [ amd64 ] < 3.10.4-0ubuntu1.5 > ( libs ) (>= 3.10.0)
  Considering libedataserver-1.2-18:amd64 565 as a solution to libecal-1.2-16:amd64 4
  Removing libecal-1.2-16:amd64 rather than change libedataserver-1.2-18:amd64
Investigating (4) libebook-1.2-14 [ amd64 ] < 3.10.4-0ubuntu1.5 > ( libs )
Broken libebook-1.2-14:amd64 Depends on libebook-contacts-1.2-0 [ amd64 ] < 3.10.4-0ubuntu1.5 > ( libs ) (>= 3.7.90)
  Considering libebook-contacts-1.2-0:amd64 565 as a solution to libebook-1.2-14:amd64 4
  Removing libebook-1.2-14:amd64 rather than change libebook-contacts-1.2-0:amd64
Investigating (4) python3-aptdaemon [ amd64 ] < 1.1.1-1ubuntu5.2 > ( python )
Broken python3-aptdaemon:amd64 Depends on python3-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python ) (>= 0.8.5~ubuntu1)
  Considering python3-apt:amd64 565 as a solution to python3-aptdaemon:amd64 565
  Removing python3-aptdaemon:amd64 rather than change python3-apt:amd64
Investigating (4) libcrystalhd3 [ amd64 ] < 1:0.0~git20110715.fdd2f19-9ubuntu1 > ( universe/libs )
Broken libcrystalhd3:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libcrystalhd3:amd64 3
  Removing libcrystalhd3:amd64 rather than change libstdc++6:amd64
Investigating (4) libgdata13 [ amd64 ] < 0.14.1-1 > ( libs )
Broken libgdata13:amd64 Depends on libsoup2.4-1 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs ) (>= 2.41.90)
  Considering libsoup2.4-1:amd64 565 as a solution to libgdata13:amd64 3
  Removing libgdata13:amd64 rather than change libsoup2.4-1:amd64
Investigating (4) libgssdp-1.0-3 [ amd64 ] < 0.14.7-1ubuntu1 > ( libs )
Broken libgssdp-1.0-3:amd64 Depends on libsoup2.4-1 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs ) (>= 2.26.1)
  Considering libsoup2.4-1:amd64 565 as a solution to libgssdp-1.0-3:amd64 3
  Removing libgssdp-1.0-3:amd64 rather than change libsoup2.4-1:amd64
Investigating (4) libebackend-1.2-7 [ amd64 ] < 3.10.4-0ubuntu1.5 > ( libs )
Broken libebackend-1.2-7:amd64 Depends on libedataserver-1.2-18 [ amd64 ] < 3.10.4-0ubuntu1.5 > ( libs ) (>= 3.10.0)
  Considering libedataserver-1.2-18:amd64 565 as a solution to libebackend-1.2-7:amd64 3
  Removing libebackend-1.2-7:amd64 rather than change libedataserver-1.2-18:amd64
Investigating (4) deja-dup-backend-gvfs [ amd64 ] < 30.0-0ubuntu4 > ( utils )
Broken deja-dup-backend-gvfs:amd64 Depends on deja-dup [ amd64 ] < 30.0-0ubuntu4 > ( utils )
  Considering deja-dup:amd64 565 as a solution to deja-dup-backend-gvfs:amd64 3
  Removing deja-dup-backend-gvfs:amd64 rather than change deja-dup:amd64
Investigating (4) raspell [ amd64 ] < 1.3-1 > ( universe/ruby )
Broken raspell:amd64 Depends on libaspell15 [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( libs ) (>= 0.60.7~20110707)
  Considering libaspell15:amd64 565 as a solution to raspell:amd64 3
  Removing raspell:amd64 rather than change libaspell15:amd64
Investigating (4) libpoppler-glib8 [ amd64 ] < 0.24.5-2ubuntu4.3 > ( libs )
Broken libpoppler-glib8:amd64 Depends on libpoppler44 [ amd64 ] < 0.24.5-2ubuntu4.3 > ( libs ) (>= 0.24.5)
  Considering libpoppler44:amd64 565 as a solution to libpoppler-glib8:amd64 3
  Removing libpoppler-glib8:amd64 rather than change libpoppler44:amd64
Investigating (4) libasound2-plugins [ i386 ] < 1.0.27-2ubuntu2 > ( libs )
Broken libasound2-plugins:i386 Depends on libjack-jackd2-0 [ i386 ] < 1.9.9.5+20130622git7de15e7a-1ubuntu1 > ( libs ) (>= 1.9.5~dfsg-14)
  Considering libjack-jackd2-0:i386 565 as a solution to libasound2-plugins:i386 3
Broken libasound2-plugins:i386 Depends on libjack-0.116 [ i386 ] < none > ( none )
  Considering libjack0:i386 3 as a solution to libasound2-plugins:i386 3
  Or group remove for libasound2-plugins:i386
Investigating (4) libexempi3 [ amd64 ] < 2.2.1-1ubuntu1 > ( libs )
Broken libexempi3:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:amd64 565 as a solution to libexempi3:amd64 3
  Removing libexempi3:amd64 rather than change libstdc++6:amd64
Investigating (4) libgrilo-0.2-1 [ amd64 ] < 0.2.10-1 > ( universe/libs )
Broken libgrilo-0.2-1:amd64 Depends on libsoup2.4-1 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs ) (>= 2.41.90)
  Considering libsoup2.4-1:amd64 565 as a solution to libgrilo-0.2-1:amd64 3
  Removing libgrilo-0.2-1:amd64 rather than change libsoup2.4-1:amd64
Investigating (4) python3-aptdaemon.pkcompat [ amd64 ] < none -> 1.1.1-1ubuntu5.2 > ( python )
Broken python3-aptdaemon.pkcompat:amd64 Depends on python3-aptdaemon [ amd64 ] < 1.1.1-1ubuntu5.2 > ( python ) (= 1.1.1-1ubuntu5.2)
  Considering python3-aptdaemon:amd64 565 as a solution to python3-aptdaemon.pkcompat:amd64 3
  Holding Back python3-aptdaemon.pkcompat:amd64 rather than change python3-aptdaemon:amd64
Investigating (4) libgupnp-1.0-4 [ amd64 ] < 0.20.10-1ubuntu1 > ( libs )
Broken libgupnp-1.0-4:amd64 Depends on libgssdp-1.0-3 [ amd64 ] < 0.14.7-1ubuntu1 > ( libs ) (>= 0.14.0)
  Considering libgssdp-1.0-3:amd64 565 as a solution to libgupnp-1.0-4:amd64 3
  Removing libgupnp-1.0-4:amd64 rather than change libgssdp-1.0-3:amd64
Investigating (4) brasero [ amd64 ] < 3.10.0-0ubuntu1 > ( gnome )
Broken brasero:amd64 Depends on libbrasero-media3-1 [ amd64 ] < 3.10.0-0ubuntu1 > ( libs ) (= 3.10.0-0ubuntu1)
  Considering libbrasero-media3-1:amd64 565 as a solution to brasero:amd64 3
  Removing brasero:amd64 rather than change libbrasero-media3-1:amd64
Investigating (4) tumbler [ amd64 ] < 0.1.30-1ubuntu1 > ( universe/xfce )
Broken tumbler:amd64 Depends on libpoppler-glib8 [ amd64 ] < 0.24.5-2ubuntu4.3 > ( libs ) (>= 0.18.0)
  Considering libpoppler-glib8:amd64 565 as a solution to tumbler:amd64 3
  Removing tumbler:amd64 rather than change libpoppler-glib8:amd64
Investigating (4) dvd+rw-tools [ amd64 ] < 7.1-10ubuntu0.14.04.1 > ( utils )
Broken dvd+rw-tools:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to dvd+rw-tools:amd64 2
  Removing dvd+rw-tools:amd64 rather than change libstdc++6:amd64
Investigating (4) grilo-plugins-0.2 [ amd64 ] < 0.2.12-2.1 > ( universe/libs )
Broken grilo-plugins-0.2:amd64 Depends on libgdata13 [ amd64 ] < 0.14.1-1 > ( libs ) (>= 0.8.1)
  Considering libgdata13:amd64 565 as a solution to grilo-plugins-0.2:amd64 2
  Removing grilo-plugins-0.2:amd64 rather than change libgdata13:amd64
Investigating (4) geoclue-2.0 [ amd64 ] < 2.0.0-4 > ( universe/utils )
Broken geoclue-2.0:amd64 Depends on libsoup2.4-1 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs ) (>= 2.41.90)
  Considering libsoup2.4-1:amd64 565 as a solution to geoclue-2.0:amd64 2
  Removing geoclue-2.0:amd64 rather than change libsoup2.4-1:amd64
Investigating (4) libdmapsharing-3.0-2 [ amd64 ] < 2.9.24-0ubuntu1 > ( libs )
Broken libdmapsharing-3.0-2:amd64 Depends on libsoup2.4-1 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs ) (>= 2.32)
  Considering libsoup2.4-1:amd64 565 as a solution to libdmapsharing-3.0-2:amd64 2
  Removing libdmapsharing-3.0-2:amd64 rather than change libsoup2.4-1:amd64
Investigating (4) smartmontools [ amd64 ] < 6.2+svn3841-1.2 > ( utils )
Broken smartmontools:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to smartmontools:amd64 2
  Removing smartmontools:amd64 rather than change libstdc++6:amd64
Investigating (4) tlp-rdw [ amd64 ] < 0.8-1~trusty > ( utils )
Broken tlp-rdw:amd64 Depends on network-manager [ amd64 ] < 0.9.8.8-0ubuntu7.2 > ( net )
  Considering network-manager:amd64 565 as a solution to tlp-rdw:amd64 2
  Removing tlp-rdw:amd64 rather than change network-manager:amd64
Investigating (4) toshset [ amd64 ] < 1.76-4 > ( utils )
Broken toshset:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to toshset:amd64 2
  Removing toshset:amd64 rather than change libstdc++6:amd64
Investigating (4) rarian-compat [ amd64 ] < 0.8.1-5ubuntu1 > ( doc )
Broken rarian-compat:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to rarian-compat:amd64 2
  Removing rarian-compat:amd64 rather than change libstdc++6:amd64
Investigating (4) evolution-data-server-online-accounts [ amd64 ] < 3.10.4-0ubuntu1.5 > ( gnome )
Broken evolution-data-server-online-accounts:amd64 Depends on libebackend-1.2-7 [ amd64 ] < 3.10.4-0ubuntu1.5 > ( libs ) (>= 3.7.90)
  Considering libebackend-1.2-7:amd64 565 as a solution to evolution-data-server-online-accounts:amd64 2
  Removing evolution-data-server-online-accounts:amd64 rather than change libebackend-1.2-7:amd64
Investigating (4) p7zip [ amd64 ] < 9.20.1~dfsg.1-4+deb7u1build0.14.04.1 > ( universe/utils )
Broken p7zip:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to p7zip:amd64 2
  Removing p7zip:amd64 rather than change libstdc++6:amd64
Investigating (4) menu [ amd64 ] < 2.1.46ubuntu1 > ( universe/admin )
Broken menu:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:amd64 565 as a solution to menu:amd64 2
  Removing menu:amd64 rather than change libstdc++6:amd64
Investigating (4) libqt5feedback5 [ amd64 ] < 5.0~git20130529-0ubuntu3 > ( libs )
Broken libqt5feedback5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 565 as a solution to libqt5feedback5:amd64 565
  Removing libqt5feedback5:amd64 rather than change libqt5core5a:amd64
Investigating (4) winetricks [ amd64 ] < 0.0+201601220446~ubuntu14.04.1 -> 0.0+201601260501~ubuntu14.04.1 > ( universe/otherosfs )
Broken winetricks:amd64 Depends on p7zip [ amd64 ] < 9.20.1~dfsg.1-4+deb7u1build0.14.04.1 > ( universe/utils )
  Considering p7zip:amd64 565 as a solution to winetricks:amd64 2
  Removing winetricks:amd64 rather than change p7zip:amd64
Investigating (4) libtxc-dxtn-s2tc0 [ amd64 ] < 0~git20131104-1.1 > ( libs )
Broken libtxc-dxtn-s2tc0:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libtxc-dxtn-s2tc0:amd64 2
  Removing libtxc-dxtn-s2tc0:amd64 rather than change libstdc++6:amd64
Investigating (4) libfolks-eds25 [ amd64 ] < 0.9.5-1ubuntu5 > ( libs )
Broken libfolks-eds25:amd64 Depends on libebook-1.2-14 [ amd64 ] < 3.10.4-0ubuntu1.5 > ( libs ) (>= 3.7.90)
  Considering libebook-1.2-14:amd64 565 as a solution to libfolks-eds25:amd64 2
  Removing libfolks-eds25:amd64 rather than change libebook-1.2-14:amd64
Investigating (4) libqpdf13 [ amd64 ] < 5.1.1-1 > ( libs )
Broken libqpdf13:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:amd64 565 as a solution to libqpdf13:amd64 2
  Removing libqpdf13:amd64 rather than change libstdc++6:amd64
Investigating (4) libgbm1-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs )
Broken libgbm1-lts-vivid:amd64 Depends on libgl1-mesa-dri-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs ) (= 10.5.9-2ubuntu1~trusty2)
  Considering libgl1-mesa-dri-lts-vivid:amd64 565 as a solution to libgbm1-lts-vivid:amd64 24
  Removing libgbm1-lts-vivid:amd64 rather than change libgl1-mesa-dri-lts-vivid:amd64
Investigating (4) libpyzy-1.0-0 [ amd64 ] < 1.0.1-4 > ( libs )
Broken libpyzy-1.0-0:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.4.0)
  Considering libstdc++6:amd64 565 as a solution to libpyzy-1.0-0:amd64 2
  Removing libpyzy-1.0-0:amd64 rather than change libstdc++6:amd64
Investigating (4) libdap11 [ amd64 ] < 3.12.0-1 > ( universe/libs )
Broken libdap11:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:amd64 565 as a solution to libdap11:amd64 2
  Removing libdap11:amd64 rather than change libstdc++6:amd64
Investigating (4) libqt5xml5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5xml5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 565 as a solution to libqt5xml5:amd64 2
  Removing libqt5xml5:amd64 rather than change libqt5core5a:amd64
Investigating (4) libqt5test5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5test5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 565 as a solution to libqt5test5:amd64 12
  Removing libqt5test5:amd64 rather than change libqt5core5a:amd64
Investigating (4) librest-0.7-0 [ amd64 ] < 0.7.90-0ubuntu1 > ( libs )
Broken librest-0.7-0:amd64 Depends on libsoup-gnome2.4-1 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs ) (>= 2.27.4)
  Considering libsoup-gnome2.4-1:amd64 565 as a solution to librest-0.7-0:amd64 2
  Removing librest-0.7-0:amd64 rather than change libsoup-gnome2.4-1:amd64
Investigating (4) gir1.2-gdata-0.0 [ amd64 ] < 0.14.1-1 > ( libs )
Broken gir1.2-gdata-0.0:amd64 Depends on gir1.2-soup-2.4 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs )
  Considering gir1.2-soup-2.4:amd64 565 as a solution to gir1.2-gdata-0.0:amd64 2
  Removing gir1.2-gdata-0.0:amd64 rather than change gir1.2-soup-2.4:amd64
Investigating (4) xfce4-screenshooter [ amd64 ] < 1.8.1-2ubuntu1 > ( universe/x11 )
Broken xfce4-screenshooter:amd64 Depends on libsoup2.4-1 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs ) (>= 2.4.0)
  Considering libsoup2.4-1:amd64 565 as a solution to xfce4-screenshooter:amd64 2
  Removing xfce4-screenshooter:amd64 rather than change libsoup2.4-1:amd64
Investigating (4) libdirac-encoder0 [ amd64 ] < 1.0.2-6ubuntu1 > ( universe/libs )
Broken libdirac-encoder0:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.4.0)
  Considering libstdc++6:amd64 565 as a solution to libdirac-encoder0:amd64 2
  Removing libdirac-encoder0:amd64 rather than change libstdc++6:amd64
Investigating (4) libcauchy0.0 [ amd64 ] < 0.9.0-0ubuntu1 > ( universe/libs )
Broken libcauchy0.0:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:amd64 565 as a solution to libcauchy0.0:amd64 2
  Removing libcauchy0.0:amd64 rather than change libstdc++6:amd64
Investigating (4) libboost-serialization1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
Broken libboost-serialization1.54.0:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:amd64 565 as a solution to libboost-serialization1.54.0:amd64 2
  Removing libboost-serialization1.54.0:amd64 rather than change libstdc++6:amd64
Investigating (4) qtdeclarative5-accounts-plugin [ amd64 ] < 0.4+14.04.20140317-0ubuntu1 > ( libs )
Broken qtdeclarative5-accounts-plugin:amd64 Depends on libaccounts-qt5-1 [ amd64 ] < 1.11+14.04.20140410.1-0ubuntu1 > ( libs )
  Considering libaccounts-qt5-1:amd64 565 as a solution to qtdeclarative5-accounts-plugin:amd64 565
  Removing qtdeclarative5-accounts-plugin:amd64 rather than change libaccounts-qt5-1:amd64
Investigating (4) libmplex2-2.1-0 [ amd64 ] < 1:2.1.0+debian-2.1 > ( universe/libs )
Broken libmplex2-2.1-0:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libmplex2-2.1-0:amd64 2
  Removing libmplex2-2.1-0:amd64 rather than change libstdc++6:amd64
Investigating (4) librlog5 [ amd64 ] < 1.4-2ubuntu2 > ( universe/libs )
Broken librlog5:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:amd64 565 as a solution to librlog5:amd64 2
  Removing librlog5:amd64 rather than change libstdc++6:amd64
Investigating (4) libmpeg2encpp-2.1-0 [ amd64 ] < 1:2.1.0+debian-2.1 > ( universe/libs )
Broken libmpeg2encpp-2.1-0:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libmpeg2encpp-2.1-0:amd64 2
  Removing libmpeg2encpp-2.1-0:amd64 rather than change libstdc++6:amd64
Investigating (4) libtesseract3 [ amd64 ] < 3.03.02-3 > ( universe/graphics )
Broken libtesseract3:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.8)
  Considering libstdc++6:amd64 565 as a solution to libtesseract3:amd64 2
  Removing libtesseract3:amd64 rather than change libstdc++6:amd64
Investigating (4) libresid-builder0c2a [ amd64 ] < 2.1.1-14 > ( universe/libs )
Broken libresid-builder0c2a:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libresid-builder0c2a:amd64 1
  Removing libresid-builder0c2a:amd64 rather than change libstdc++6:amd64
Investigating (4) qtchooser [ amd64 ] < 39-g4717841-3 > ( libdevel )
Broken qtchooser:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to qtchooser:amd64 1
  Removing qtchooser:amd64 rather than change libstdc++6:amd64
Investigating (4) unrar [ amd64 ] < 1:5.0.10-1ubuntu0.14.04.1 > ( multiverse/utils )
Broken unrar:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to unrar:amd64 1
  Removing unrar:amd64 rather than change libstdc++6:amd64
Investigating (4) libusageenvironment1 [ amd64 ] < 2014.01.13-1 > ( universe/libs )
Broken libusageenvironment1:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libusageenvironment1:amd64 1
  Removing libusageenvironment1:amd64 rather than change libstdc++6:amd64
Investigating (4) gir1.2-edataserver-1.2 [ amd64 ] < 3.10.4-0ubuntu1.5 > ( libs )
Broken gir1.2-edataserver-1.2:amd64 Depends on libedataserver-1.2-18 [ amd64 ] < 3.10.4-0ubuntu1.5 > ( libs ) (>= 3.10.0)
  Considering libedataserver-1.2-18:amd64 565 as a solution to gir1.2-edataserver-1.2:amd64 1
  Removing gir1.2-edataserver-1.2:amd64 rather than change libedataserver-1.2-18:amd64
Investigating (4) libxerces-c3.1 [ amd64 ] < 3.1.1-5.1~build0.14.04.1 > ( universe/libs )
Broken libxerces-c3.1:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libxerces-c3.1:amd64 1
  Removing libxerces-c3.1:amd64 rather than change libstdc++6:amd64
Investigating (4) libilmbase6 [ amd64 ] < 1.0.1-6ubuntu1 > ( libs )
Broken libilmbase6:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:amd64 565 as a solution to libilmbase6:amd64 1
  Removing libilmbase6:amd64 rather than change libstdc++6:amd64
Investigating (4) ibus-pinyin [ amd64 ] < 1.5.0-1ubuntu1 > ( utils )
Broken ibus-pinyin:amd64 Depends on libpyzy-1.0-0 [ amd64 ] < 1.0.1-4 > ( libs )
  Considering libpyzy-1.0-0:amd64 565 as a solution to ibus-pinyin:amd64 1
  Removing ibus-pinyin:amd64 rather than change libpyzy-1.0-0:amd64
Investigating (4) libbasicusageenvironment0 [ amd64 ] < 2014.01.13-1 > ( universe/libs )
Broken libbasicusageenvironment0:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libbasicusageenvironment0:amd64 1
  Removing libbasicusageenvironment0:amd64 rather than change libstdc++6:amd64
Investigating (4) libgroupsock1 [ amd64 ] < 2014.01.13-1 > ( universe/libs )
Broken libgroupsock1:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libgroupsock1:amd64 1
  Removing libgroupsock1:amd64 rather than change libstdc++6:amd64
Investigating (4) gir1.2-ebook-1.2 [ amd64 ] < 3.10.4-0ubuntu1.5 > ( libs )
Broken gir1.2-ebook-1.2:amd64 Depends on gir1.2-edataserver-1.2 [ amd64 ] < 3.10.4-0ubuntu1.5 > ( libs ) (= 3.10.4-0ubuntu1.5)
  Considering gir1.2-edataserver-1.2:amd64 565 as a solution to gir1.2-ebook-1.2:amd64 1
  Removing gir1.2-ebook-1.2:amd64 rather than change gir1.2-edataserver-1.2:amd64
Investigating (4) libafflib0 [ amd64 ] < 3.6.6-1.1 > ( universe/libs )
Broken libafflib0:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libafflib0:amd64 1
  Removing libafflib0:amd64 rather than change libstdc++6:amd64
Investigating (4) libgme0 [ amd64 ] < 0.5.5-2 > ( universe/libs )
Broken libgme0:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libgme0:amd64 1
  Removing libgme0:amd64 rather than change libstdc++6:amd64
Investigating (4) libgweather-3-6 [ amd64 ] < 3.10.2-0ubuntu2 > ( libs )
Broken libgweather-3-6:amd64 Depends on libsoup2.4-1 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs ) (>= 2.34.0)
  Considering libsoup2.4-1:amd64 565 as a solution to libgweather-3-6:amd64 1
  Removing libgweather-3-6:amd64 rather than change libsoup2.4-1:amd64
Investigating (4) libtxc-dxtn-s2tc0 [ i386 ] < 0~git20131104-1.1 > ( libs )
Broken libtxc-dxtn-s2tc0:i386 Depends on libstdc++6 [ i386 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:i386 565 as a solution to libtxc-dxtn-s2tc0:i386 565
  Removing libtxc-dxtn-s2tc0:i386 rather than change libstdc++6:i386
Investigating (4) iceweasel [ amd64 ] < none -> 38.3.0esr-1~ubuntu14.04.1~c42.ppa1 > ( web )
Broken iceweasel:amd64 Depends on libhunspell-1.3-0 [ amd64 ] < 1.3.2-6ubuntu2.1 > ( libs )
  Considering libhunspell-1.3-0:amd64 565 as a solution to iceweasel:amd64 1
  Holding Back iceweasel:amd64 rather than change libhunspell-1.3-0:amd64
Investigating (4) libm2mml0.0 [ amd64 ] < 0.9.0-0ubuntu1 > ( universe/libs )
Broken libm2mml0.0:amd64 Depends on libcauchy0.0 [ amd64 ] < 0.9.0-0ubuntu1 > ( universe/libs )
  Considering libcauchy0.0:amd64 565 as a solution to libm2mml0.0:amd64 1
  Removing libm2mml0.0:amd64 rather than change libcauchy0.0:amd64
Investigating (4) libedata-book-1.2-20 [ amd64 ] < 3.10.4-0ubuntu1.5 > ( libs )
Broken libedata-book-1.2-20:amd64 Depends on libebackend-1.2-7 [ amd64 ] < 3.10.4-0ubuntu1.5 > ( libs ) (>= 3.7.90)
  Considering libebackend-1.2-7:amd64 565 as a solution to libedata-book-1.2-20:amd64 1
  Removing libedata-book-1.2-20:amd64 rather than change libebackend-1.2-7:amd64
Investigating (4) packagekit-tools [ amd64 ] < 0.8.12-1ubuntu5 > ( libs )
Broken packagekit-tools:amd64 Depends on python3-aptdaemon.pkcompat [ amd64 ] < none -> 1.1.1-1ubuntu5.2 > ( python )
  Considering python3-aptdaemon.pkcompat:amd64 3 as a solution to packagekit-tools:amd64 1
  Try Installing python3-aptdaemon.pkcompat [ amd64 ] < none -> 1.1.1-1ubuntu5.2 > ( python ) before changing packagekit-tools:amd64
Investigating (4) gstreamer0.10-plugins-bad-multiverse [ amd64 ] < 0.10.21-1ubuntu3 > ( multiverse/libs )
Broken gstreamer0.10-plugins-bad-multiverse:amd64 Depends on libmpeg2encpp-2.1-0 [ amd64 ] < 1:2.1.0+debian-2.1 > ( universe/libs )
  Considering libmpeg2encpp-2.1-0:amd64 565 as a solution to gstreamer0.10-plugins-bad-multiverse:amd64 1
  Removing gstreamer0.10-plugins-bad-multiverse:amd64 rather than change libmpeg2encpp-2.1-0:amd64
Investigating (4) vino [ amd64 ] < 3.8.1-0ubuntu1 > ( gnome )
Broken vino:amd64 Depends on libsoup2.4-1 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs ) (>= 2.24.0)
  Considering libsoup2.4-1:amd64 565 as a solution to vino:amd64 1
  Removing vino:amd64 rather than change libsoup2.4-1:amd64
Investigating (4) qpdf [ amd64 ] < 5.1.1-1 > ( text )
Broken qpdf:amd64 Depends on libqpdf13 [ amd64 ] < 5.1.1-1 > ( libs ) (> 5.0.0~)
  Considering libqpdf13:amd64 565 as a solution to qpdf:amd64 1
  Removing qpdf:amd64 rather than change libqpdf13:amd64
Investigating (4) pepperflashplugin-nonfree [ amd64 ] < 1.3ubuntu1 > ( multiverse/web )
Broken pepperflashplugin-nonfree:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs )
  Considering libstdc++6:amd64 565 as a solution to pepperflashplugin-nonfree:amd64 1
  Removing pepperflashplugin-nonfree:amd64 rather than change libstdc++6:amd64
Investigating (4) libdapclient3 [ amd64 ] < 3.12.0-1 > ( universe/libs )
Broken libdapclient3:amd64 Depends on libdap11 [ amd64 ] < 3.12.0-1 > ( universe/libs ) (= 3.12.0-1)
  Considering libdap11:amd64 565 as a solution to libdapclient3:amd64 1
  Removing libdapclient3:amd64 rather than change libdap11:amd64
Investigating (4) libdb4.8++ [ amd64 ] < 4.8.30-trusty1 > ( libs )
Broken libdb4.8++:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.2.1)
  Considering libstdc++6:amd64 565 as a solution to libdb4.8++:amd64 1
  Removing libdb4.8++:amd64 rather than change libstdc++6:amd64
Investigating (4) libbonobo2-0 [ amd64 ] < 2.32.1-0ubuntu5 > ( libs )
Broken libbonobo2-0:amd64 Depends on liborbit2 [ amd64 ] < 1:2.14.19-0.3 > ( libs ) (>= 1:2.14.19-0.1ubuntu1)
  Considering liborbit2:amd64 565 as a solution to libbonobo2-0:amd64 1
  Removing libbonobo2-0:amd64 rather than change liborbit2:amd64
Investigating (4) gir1.2-ebookcontacts-1.2 [ amd64 ] < 3.10.4-0ubuntu1.5 > ( introspection )
Broken gir1.2-ebookcontacts-1.2:amd64 Depends on gir1.2-edataserver-1.2 [ amd64 ] < 3.10.4-0ubuntu1.5 > ( libs ) (= 3.10.4-0ubuntu1.5)
  Considering gir1.2-edataserver-1.2:amd64 565 as a solution to gir1.2-ebookcontacts-1.2:amd64 1
  Removing gir1.2-ebookcontacts-1.2:amd64 rather than change gir1.2-edataserver-1.2:amd64
Investigating (4) libosmesa6 [ amd64 ] < 10.1.3-0ubuntu0.6 > ( libs )
Broken libosmesa6:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libosmesa6:amd64 1
  Removing libosmesa6:amd64 rather than change libstdc++6:amd64
Investigating (4) libosmesa6 [ i386 ] < 10.1.3-0ubuntu0.6 > ( libs )
Broken libosmesa6:i386 Depends on libstdc++6 [ i386 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:i386 565 as a solution to libosmesa6:i386 565
  Removing libosmesa6:i386 rather than change libstdc++6:i386
Investigating (4) libgps20 [ amd64 ] < 3.9-3 > ( universe/libs )
Broken libgps20:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libgps20:amd64 1
  Removing libgps20:amd64 rather than change libstdc++6:amd64
Investigating (4) libgupnp-av-1.0-2 [ amd64 ] < 0.12.5-1ubuntu1 > ( universe/libs )
Broken libgupnp-av-1.0-2:amd64 Depends on libgupnp-1.0-4 [ amd64 ] < 0.20.10-1ubuntu1 > ( libs ) (>= 0.18.0)
  Considering libgupnp-1.0-4:amd64 565 as a solution to libgupnp-av-1.0-2:amd64 1
  Removing libgupnp-av-1.0-2:amd64 rather than change libgupnp-1.0-4:amd64
Investigating (4) xfce4-weather-plugin [ amd64 ] < 0.8.3-1ubuntu0.1 > ( universe/x11 )
Broken xfce4-weather-plugin:amd64 Depends on libsoup2.4-1 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs ) (>= 2.4.0)
  Considering libsoup2.4-1:amd64 565 as a solution to xfce4-weather-plugin:amd64 1
  Removing xfce4-weather-plugin:amd64 rather than change libsoup2.4-1:amd64
Investigating (4) tesseract-ocr [ amd64 ] < 3.03.02-3 > ( universe/graphics )
Broken tesseract-ocr:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to tesseract-ocr:amd64 1
  Removing tesseract-ocr:amd64 rather than change libstdc++6:amd64
Investigating (4) liblivemedia23 [ amd64 ] < 2014.01.13-1 > ( universe/libs )
Broken liblivemedia23:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to liblivemedia23:amd64 1
  Removing liblivemedia23:amd64 rather than change libstdc++6:amd64
Investigating (4) libevdocument3-4 [ amd64 ] < 3.10.3-0ubuntu10.2 > ( libs )
Broken libevdocument3-4:amd64 Depends on libpoppler-glib8 [ amd64 ] < 0.24.5-2ubuntu4.3 > ( libs ) (>= 0.24.0)
  Considering libpoppler-glib8:amd64 565 as a solution to libevdocument3-4:amd64 1
  Removing libevdocument3-4:amd64 rather than change libpoppler-glib8:amd64
Investigating (4) libgsoap4 [ amd64 ] < 2.8.16-2 > ( universe/libs )
Broken libgsoap4:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.4.0)
  Considering libstdc++6:amd64 565 as a solution to libgsoap4:amd64 1
  Removing libgsoap4:amd64 rather than change libstdc++6:amd64
Investigating (4) account-plugin-twitter [ amd64 ] < 0.11+14.04.20140409.1-0ubuntu2 > ( gnome )
Broken account-plugin-twitter:amd64 Depends on libaccount-plugin-generic-oauth [ amd64 ] < 0.11+14.04.20140409.1-0ubuntu2 > ( gnome )
  Considering libaccount-plugin-generic-oauth:amd64 565 as a solution to account-plugin-twitter:amd64 1
Broken account-plugin-twitter:amd64 Depends on ubuntu-system-settings-online-accounts [ amd64 ] < none -> 0.3+14.04.20140328-0ubuntu3 > ( universe/gnome )
  Considering ubuntu-system-settings-online-accounts:amd64 4 as a solution to account-plugin-twitter:amd64 1
  Try Installing ubuntu-system-settings-online-accounts [ amd64 ] < none -> 0.3+14.04.20140328-0ubuntu3 > ( universe/gnome ) before changing account-plugin-twitter:amd64
  Or group remove for account-plugin-twitter:amd64
Investigating (4) libtesseract-dev [ amd64 ] < 3.03.02-3 > ( universe/libdevel )
Broken libtesseract-dev:amd64 Depends on libtesseract3 [ amd64 ] < 3.03.02-3 > ( universe/graphics ) (= 3.03.02-3)
  Considering libtesseract3:amd64 565 as a solution to libtesseract-dev:amd64 1
  Removing libtesseract-dev:amd64 rather than change libtesseract3:amd64
Investigating (4) gir1.2-totem-plparser-1.0 [ amd64 ] < 3.10.3-1~trusty > ( libs )
Broken gir1.2-totem-plparser-1.0:amd64 Depends on libtotem-plparser18 [ amd64 ] < 3.10.3-1~trusty > ( libs ) (>= 3.10.0)
  Considering libtotem-plparser18:amd64 565 as a solution to gir1.2-totem-plparser-1.0:amd64 1
  Removing gir1.2-totem-plparser-1.0:amd64 rather than change libtotem-plparser18:amd64
Investigating (4) seahorse [ amd64 ] < 3.10.2-0ubuntu1 > ( gnome )
Broken seahorse:amd64 Depends on libsoup2.4-1 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs ) (>= 2.33.92)
  Considering libsoup2.4-1:amd64 565 as a solution to seahorse:amd64 1
  Removing seahorse:amd64 rather than change libsoup2.4-1:amd64
Investigating (4) libedata-cal-1.2-23 [ amd64 ] < 3.10.4-0ubuntu1.5 > ( libs )
Broken libedata-cal-1.2-23:amd64 Depends on libebackend-1.2-7 [ amd64 ] < 3.10.4-0ubuntu1.5 > ( libs ) (>= 3.8.2)
  Considering libebackend-1.2-7:amd64 565 as a solution to libedata-cal-1.2-23:amd64 1
  Removing libedata-cal-1.2-23:amd64 rather than change libebackend-1.2-7:amd64
Investigating (4) libglu1-mesa [ i386 ] < 9.0.0-2 > ( libs )
Broken libglu1-mesa:i386 Depends on libgl1-mesa-glx [ i386 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
  Considering libgl1-mesa-glx:i386 565 as a solution to libglu1-mesa:i386 565
  Try Installing libgl1-mesa-glx [ i386 ] < none -> 10.1.3-0ubuntu0.6 > ( libs ) before changing libglu1-mesa:i386
Broken libglu1-mesa:i386 Depends on libstdc++6 [ i386 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:i386 565 as a solution to libglu1-mesa:i386 565
  Removing libglu1-mesa:i386 rather than change libstdc++6:i386
Investigating (4) shim-signed [ amd64 ] < 1.9+0.8-0ubuntu2 > ( utils )
Broken shim-signed:amd64 Depends on grub-efi-amd64-bin [ amd64 ] < 2.02~beta2-26ubuntu5~ubuntu14.04.1~c42.ppa1 > ( admin )
  Considering grub-efi-amd64-bin:amd64 565 as a solution to shim-signed:amd64 0
  Removing shim-signed:amd64 rather than change grub-efi-amd64-bin:amd64
Investigating (4) account-plugin-ubuntuone [ amd64 ] < none -> 14.04+14.04.20140415 > ( universe/libs )
Broken account-plugin-ubuntuone:amd64 Depends on qtdeclarative5-ubuntuone1.0 [ amd64 ] < none -> 14.04+14.04.20140415 > ( universe/libs ) (= 14.04+14.04.20140415)
  Considering qtdeclarative5-ubuntuone1.0:amd64 0 as a solution to account-plugin-ubuntuone:amd64 0
  Holding Back account-plugin-ubuntuone:amd64 rather than change qtdeclarative5-ubuntuone1.0:amd64
Investigating (4) libqdjango-db0 [ amd64 ] < none -> 0.4.0-1ubuntu2 > ( universe/libdevel )
Broken libqdjango-db0:amd64 Depends on libqt5sql5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5sql5:amd64 565 as a solution to libqdjango-db0:amd64 0
  Holding Back libqdjango-db0:amd64 rather than change libqt5sql5:amd64
Investigating (4) tesseract-ocr-dev [ amd64 ] < 3.03.02-3 > ( universe/oldlibs )
Broken tesseract-ocr-dev:amd64 Depends on libtesseract-dev [ amd64 ] < 3.03.02-3 > ( universe/libdevel )
  Considering libtesseract-dev:amd64 565 as a solution to tesseract-ocr-dev:amd64 0
  Removing tesseract-ocr-dev:amd64 rather than change libtesseract-dev:amd64
Investigating (4) gstreamer0.10-plugins-good [ amd64 ] < 0.10.31-3+nmu1ubuntu5 > ( libs )
Broken gstreamer0.10-plugins-good:amd64 Depends on libcaca0 [ amd64 ] < 0.99.beta18-1ubuntu5 > ( libs ) (>= 0.99.beta17-1)
  Considering libcaca0:amd64 565 as a solution to gstreamer0.10-plugins-good:amd64 3
  Removing gstreamer0.10-plugins-good:amd64 rather than change libcaca0:amd64
Investigating (4) qtdeclarative5-ubuntu-content0.1 [ amd64 ] < none -> 0.0+14.04.20140415-0ubuntu1 > ( universe/libs )
Broken qtdeclarative5-ubuntu-content0.1:amd64 Depends on qtdeclarative5-qtquick2-plugin [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
  Considering qtdeclarative5-qtquick2-plugin:amd64 565 as a solution to qtdeclarative5-ubuntu-content0.1:amd64 0
  Holding Back qtdeclarative5-ubuntu-content0.1:amd64 rather than change qtdeclarative5-qtquick2-plugin:amd64
Investigating (4) unity-scope-mediascanner2 [ amd64 ] < none -> 0.2+14.04.20140404-0ubuntu1 > ( universe/gnome )
Broken unity-scope-mediascanner2:amd64 Depends on libunity-scopes1 [ amd64 ] < none -> 0.4.2+14.04.20140408-0ubuntu1 > ( universe/libs ) (>= 0.4.0+14.04.20140312.1)
  Considering libunity-scopes1:amd64 0 as a solution to unity-scope-mediascanner2:amd64 0
  Holding Back unity-scope-mediascanner2:amd64 rather than change libunity-scopes1:amd64
Investigating (4) system-image-dbus [ amd64 ] < none -> 2.2-0ubuntu1 > ( universe/python )
Broken system-image-dbus:amd64 Depends on system-image-common [ amd64 ] < 2.2-0ubuntu1 > ( universe/python ) (= 2.2-0ubuntu1)
  Considering system-image-common:amd64 1 as a solution to system-image-dbus:amd64 0
  Holding Back system-image-dbus:amd64 rather than change system-image-common:amd64
Investigating (4) mediascanner2.0 [ amd64 ] < none -> 0.100+14.04.20140403-0ubuntu1 > ( universe/libs )
Broken mediascanner2.0:amd64 Depends on gstreamer1.0-plugins-good [ amd64 ] < 1.2.4-1~ubuntu1 > ( libs )
  Considering gstreamer1.0-plugins-good:amd64 565 as a solution to mediascanner2.0:amd64 0
  Holding Back mediascanner2.0:amd64 rather than change gstreamer1.0-plugins-good:amd64
Investigating (4) libdee-qt5-3 [ amd64 ] < none -> 3.3+14.04.20140317-0ubuntu1 > ( libs )
Broken libdee-qt5-3:amd64 Depends on libdee-1.0-4 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs ) (>= 0.5.2)
  Considering libdee-1.0-4:amd64 565 as a solution to libdee-qt5-3:amd64 0
  Holding Back libdee-qt5-3:amd64 rather than change libdee-1.0-4:amd64
Investigating (4) libubuntu-application-api-mirserver1 [ amd64 ] < none -> 0.20+14.04.20140411-0ubuntu1 > ( libs )
Broken libubuntu-application-api-mirserver1:amd64 Depends on libmirserver18 [ amd64 ] < 0.1.8+14.04.20140411-0ubuntu1 > ( libs ) (>= 0.1.8+14.04.20140408.1)
  Considering libmirserver18:amd64 3 as a solution to libubuntu-application-api-mirserver1:amd64 0
  Holding Back libubuntu-application-api-mirserver1:amd64 rather than change libmirserver18:amd64
Investigating (4) libdbus-cpp2 [ amd64 ] < 2.0.0+14.04.20140326-0ubuntu1 > ( libdevel )
Broken libdbus-cpp2:amd64 Depends on libboost-system1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
  Considering libboost-system1.54.0:amd64 565 as a solution to libdbus-cpp2:amd64 565
  Removing libdbus-cpp2:amd64 rather than change libboost-system1.54.0:amd64
Investigating (4) byobu [ amd64 ] < 5.77-0ubuntu1.2 > ( misc )
Broken byobu:amd64 Depends on gettext-base [ amd64 ] < 0.19.2-2ubuntu1~ubuntu14.04.1~c42.ppa1 > ( utils )
  Considering gettext-base:amd64 565 as a solution to byobu:amd64 0
  Removing byobu:amd64 rather than change gettext-base:amd64
Investigating (4) libllvm3.4 [ i386 ] < none -> 1:3.4-1ubuntu3 > ( libs )
Broken libllvm3.4:i386 Depends on libstdc++6 [ i386 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:i386 565 as a solution to libllvm3.4:i386 0
  Holding Back libllvm3.4:i386 rather than change libstdc++6:i386
Investigating (4) bleachbit [ amd64 ] < 1.0-1 > ( universe/admin )
Broken bleachbit:amd64 Depends on menu [ amd64 ] < 2.1.46ubuntu1 > ( universe/admin )
  Considering menu:amd64 565 as a solution to bleachbit:amd64 0
  Removing bleachbit:amd64 rather than change menu:amd64
Investigating (4) libaspell-dev [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( libdevel )
Broken libaspell-dev:amd64 Depends on libaspell15 [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( libs ) (= 0.60.7~20110707-1ubuntu1)
  Considering libaspell15:amd64 565 as a solution to libaspell-dev:amd64 0
  Removing libaspell-dev:amd64 rather than change libaspell15:amd64
Investigating (4) indicator-network [ amd64 ] < none -> 0.5.1+14.04.20140409.1-0ubuntu1 > ( universe/gnome )
Broken indicator-network:amd64 Depends on unity8 [ amd64 ] < none -> 7.85+14.04.20140416-0ubuntu1 > ( universe/x11 ) (>= 7.82)
  Considering unity8:amd64 0 as a solution to indicator-network:amd64 0
  Holding Back indicator-network:amd64 rather than change unity8:amd64
Investigating (4) libunity-mir1 [ amd64 ] < none -> 0.3+14.04.20140417-0ubuntu1 > ( universe/libs )
Broken libunity-mir1:amd64 Depends on libboost-system1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
  Considering libboost-system1.54.0:amd64 565 as a solution to libunity-mir1:amd64 0
  Holding Back libunity-mir1:amd64 rather than change libboost-system1.54.0:amd64
Investigating (4) gpsd-clients [ amd64 ] < 3.9-3 > ( universe/misc )
Broken gpsd-clients:amd64 Depends on libgps20 [ amd64 ] < 3.9-3 > ( universe/libs ) (>= 3.3)
  Considering libgps20:amd64 565 as a solution to gpsd-clients:amd64 0
  Removing gpsd-clients:amd64 rather than change libgps20:amd64
Investigating (4) libtext-aspell-perl [ amd64 ] < 0.09-1build3 > ( universe/perl )
Broken libtext-aspell-perl:amd64 Depends on libaspell15 [ amd64 ] < 0.60.7~20110707-1ubuntu1 > ( libs ) (>= 0.60.7~20110707)
  Considering libaspell15:amd64 565 as a solution to libtext-aspell-perl:amd64 0
  Removing libtext-aspell-perl:amd64 rather than change libaspell15:amd64
Investigating (4) usermetricsservice [ amd64 ] < none -> 1.1.1+14.04.20140305-0ubuntu2 > ( universe/libs )
Broken usermetricsservice:amd64 Depends on libqt5sql5-sqlite [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
  Considering libqt5sql5-sqlite:amd64 565 as a solution to usermetricsservice:amd64 0
  Holding Back usermetricsservice:amd64 rather than change libqt5sql5-sqlite:amd64
Investigating (4) gthumb-data [ amd64 ] < 3:3.3.1.is.3.2.7-0ubuntu1 > ( universe/gnome )
Broken gthumb-data:amd64 Depends on scrollkeeper [ amd64 ] < none -> 0.8.1-5ubuntu1 > ( universe/doc )
  Considering scrollkeeper:amd64 1 as a solution to gthumb-data:amd64 0
  Removing gthumb-data:amd64 rather than change scrollkeeper:amd64
Investigating (4) xfce4-screenshooter-plugin [ amd64 ] < 1.8.1-2ubuntu1 > ( universe/x11 )
Broken xfce4-screenshooter-plugin:amd64 Depends on xfce4-screenshooter [ amd64 ] < 1.8.1-2ubuntu1 > ( universe/x11 )
  Considering xfce4-screenshooter:amd64 565 as a solution to xfce4-screenshooter-plugin:amd64 0
  Removing xfce4-screenshooter-plugin:amd64 rather than change xfce4-screenshooter:amd64
Investigating (4) libgupnp-igd-1.0-4 [ amd64 ] < 0.2.2-1 > ( libs )
Broken libgupnp-igd-1.0-4:amd64 Depends on libgssdp-1.0-3 [ amd64 ] < 0.14.7-1ubuntu1 > ( libs ) (>= 0.12.0)
  Considering libgssdp-1.0-3:amd64 565 as a solution to libgupnp-igd-1.0-4:amd64 0
  Removing libgupnp-igd-1.0-4:amd64 rather than change libgssdp-1.0-3:amd64
Investigating (4) libfarstream-0.1-0 [ amd64 ] < 0.1.2-1ubuntu3 > ( libs )
Broken libfarstream-0.1-0:amd64 Depends on gstreamer0.10-plugins-good [ amd64 ] < 0.10.31-3+nmu1ubuntu5 > ( libs ) (>= 0.10.29)
  Considering gstreamer0.10-plugins-good:amd64 565 as a solution to libfarstream-0.1-0:amd64 3
  Removing libfarstream-0.1-0:amd64 rather than change gstreamer0.10-plugins-good:amd64
Investigating (4) libgbm1 [ amd64 ] < 10.1.3-0ubuntu0.6 > ( libs )
Broken libgbm1:amd64 Depends on libgl1-mesa-dri [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
  Considering libgl1-mesa-dri:amd64 24 as a solution to libgbm1:amd64 0
  Removing libgbm1:amd64 rather than change libgl1-mesa-dri:amd64
Investigating (4) ecryptfs-utils [ amd64 ] < 104-0ubuntu1.14.04.4 > ( misc )
Broken ecryptfs-utils:amd64 Depends on gettext-base [ amd64 ] < 0.19.2-2ubuntu1~ubuntu14.04.1~c42.ppa1 > ( utils )
  Considering gettext-base:amd64 565 as a solution to ecryptfs-utils:amd64 0
  Removing ecryptfs-utils:amd64 rather than change gettext-base:amd64
Investigating (4) libusermetricsoutput1 [ amd64 ] < none -> 1.1.1+14.04.20140305-0ubuntu2 > ( universe/libs )
Broken libusermetricsoutput1:amd64 Depends on usermetricsservice [ amd64 ] < none -> 1.1.1+14.04.20140305-0ubuntu2 > ( universe/libs ) (= 1.1.1+14.04.20140305-0ubuntu2)
  Considering usermetricsservice:amd64 0 as a solution to libusermetricsoutput1:amd64 0
  Holding Back libusermetricsoutput1:amd64 rather than change usermetricsservice:amd64
Investigating (4) libhud-client2 [ amd64 ] < none -> 14.04+14.04.20140604-0ubuntu1 > ( libs )
Broken libhud-client2:amd64 Depends on libdee-1.0-4 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs ) (>= 0.5.2)
  Considering libdee-1.0-4:amd64 565 as a solution to libhud-client2:amd64 0
  Holding Back libhud-client2:amd64 rather than change libdee-1.0-4:amd64
Investigating (4) python-ubuntu-sso-client [ amd64 ] < 13.10-0ubuntu6 > ( python )
Broken python-ubuntu-sso-client:amd64 Depends on gir1.2-soup-2.4 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs )
  Considering gir1.2-soup-2.4:amd64 565 as a solution to python-ubuntu-sso-client:amd64 0
  Removing python-ubuntu-sso-client:amd64 rather than change gir1.2-soup-2.4:amd64
Investigating (4) mozplugger [ amd64 ] < 1.14.5-2 > ( universe/web )
Broken mozplugger:amd64 Depends on iceweasel [ amd64 ] < none -> 38.3.0esr-1~ubuntu14.04.1~c42.ppa1 > ( web )
  Considering iceweasel:amd64 1 as a solution to mozplugger:amd64 0
  Try Installing iceweasel [ amd64 ] < none -> 38.3.0esr-1~ubuntu14.04.1~c42.ppa1 > ( web ) before changing mozplugger:amd64
Investigating (4) thumbnailer-service [ amd64 ] < none -> 1.1+14.04.20150205-0ubuntu1 > ( universe/libdevel )
Broken thumbnailer-service:amd64 Depends on libthumbnailer0 [ amd64 ] < 1.1+14.04.20150205-0ubuntu1 > ( libdevel ) (= 1.1+14.04.20150205-0ubuntu1)
  Considering libthumbnailer0:amd64 565 as a solution to thumbnailer-service:amd64 0
  Holding Back thumbnailer-service:amd64 rather than change libthumbnailer0:amd64
Investigating (4) qtdeclarative5-dee-plugin [ amd64 ] < none -> 3.3+14.04.20140317-0ubuntu1 > ( universe/libs )
Broken qtdeclarative5-dee-plugin:amd64 Depends on libdee-qt5-3 [ amd64 ] < none -> 3.3+14.04.20140317-0ubuntu1 > ( libs ) (= 3.3+14.04.20140317-0ubuntu1)
  Considering libdee-qt5-3:amd64 0 as a solution to qtdeclarative5-dee-plugin:amd64 0
  Holding Back qtdeclarative5-dee-plugin:amd64 rather than change libdee-qt5-3:amd64
Investigating (4) xfce4-goodies [ amd64 ] < 4.10 > ( universe/x11 )
Broken xfce4-goodies:amd64 Depends on xfce4-weather-plugin [ amd64 ] < 0.8.3-1ubuntu0.1 > ( universe/x11 )
  Considering xfce4-weather-plugin:amd64 565 as a solution to xfce4-goodies:amd64 0
  Removing xfce4-goodies:amd64 rather than change xfce4-weather-plugin:amd64
Investigating (4) xmount [ amd64 ] < 0.5.0-3 > ( universe/admin )
Broken xmount:amd64 Depends on libafflib0 [ amd64 ] < 3.6.6-1.1 > ( universe/libs )
  Considering libafflib0:amd64 565 as a solution to xmount:amd64 0
  Removing xmount:amd64 rather than change libafflib0:amd64
Investigating (4) qtdeclarative5-ubuntu-thumbnailer0.1 [ amd64 ] < none -> 1.1+14.04.20150205-0ubuntu1 > ( universe/libdevel )
Broken qtdeclarative5-ubuntu-thumbnailer0.1:amd64 Depends on libthumbnailer0 [ amd64 ] < 1.1+14.04.20150205-0ubuntu1 > ( libdevel ) (= 1.1+14.04.20150205-0ubuntu1)
  Considering libthumbnailer0:amd64 565 as a solution to qtdeclarative5-ubuntu-thumbnailer0.1:amd64 0
  Holding Back qtdeclarative5-ubuntu-thumbnailer0.1:amd64 rather than change libthumbnailer0:amd64
Investigating (4) libraspell-ruby1.8 [ amd64 ] < 1.3-1 > ( universe/ruby )
Broken libraspell-ruby1.8:amd64 Depends on raspell [ amd64 ] < 1.3-1 > ( universe/ruby )
  Considering raspell:amd64 565 as a solution to libraspell-ruby1.8:amd64 -1
  Removing libraspell-ruby1.8:amd64 rather than change raspell:amd64
Investigating (4) qtdeclarative5-qtmultimedia-plugin [ amd64 ] < 5.2.1-0ubuntu5 > ( libs )
Broken qtdeclarative5-qtmultimedia-plugin:amd64 Depends on libqt5multimedia5-plugins [ amd64 ] < 5.2.1-0ubuntu5 > ( libs )
  Considering libqt5multimedia5-plugins:amd64 0 as a solution to qtdeclarative5-qtmultimedia-plugin:amd64 0
  Removing qtdeclarative5-qtmultimedia-plugin:amd64 rather than change libqt5multimedia5-plugins:amd64
Investigating (4) libraspell-ruby1.9.1 [ amd64 ] < 1.3-1 > ( universe/ruby )
Broken libraspell-ruby1.9.1:amd64 Depends on raspell [ amd64 ] < 1.3-1 > ( universe/ruby )
  Considering raspell:amd64 565 as a solution to libraspell-ruby1.9.1:amd64 -1
  Removing libraspell-ruby1.9.1:amd64 rather than change raspell:amd64
Investigating (4) bashburn [ amd64 ] < 3.0.1-1 > ( universe/utils )
Broken bashburn:amd64 Depends on dvd+rw-tools [ amd64 ] < 7.1-10ubuntu0.14.04.1 > ( utils )
  Considering dvd+rw-tools:amd64 565 as a solution to bashburn:amd64 -1
  Removing bashburn:amd64 rather than change dvd+rw-tools:amd64
Investigating (4) libraspell-ruby [ amd64 ] < 1.3-1 > ( universe/ruby )
Broken libraspell-ruby:amd64 Depends on raspell [ amd64 ] < 1.3-1 > ( universe/ruby )
  Considering raspell:amd64 565 as a solution to libraspell-ruby:amd64 -1
  Removing libraspell-ruby:amd64 rather than change raspell:amd64
Investigating (4) libgl1-mesa-dri [ i386 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
Broken libgl1-mesa-dri:i386 Depends on libllvm3.4 [ i386 ] < none -> 1:3.4-1ubuntu3 > ( libs )
  Considering libllvm3.4:i386 0 as a solution to libgl1-mesa-dri:i386 -2
  Holding Back libgl1-mesa-dri:i386 rather than change libllvm3.4:i386
Investigating (5) libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs )
Broken libstdc++6:amd64 Depends on gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1)
  Considering gcc-4.9-base:amd64 565 as a solution to libstdc++6:amd64 565
  Removing libstdc++6:amd64 rather than change gcc-4.9-base:amd64
Investigating (5) libapt-pkg4.12 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin )
Broken libapt-pkg4.12:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:amd64 565 as a solution to libapt-pkg4.12:amd64 565
  Removing libapt-pkg4.12:amd64 rather than change libstdc++6:amd64
Investigating (5) libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5core5a:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libqt5core5a:amd64 565
  Removing libqt5core5a:amd64 rather than change libstdc++6:amd64
Investigating (5) python3-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python )
Broken python3-apt:amd64 Depends on libapt-inst1.5 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin ) (>= 0.8.11)
  Considering libapt-inst1.5:amd64 29 as a solution to python3-apt:amd64 565
  Added libapt-inst1.5:amd64 to the remove list
Broken python3-apt:amd64 Depends on libapt-pkg4.12 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin ) (>= 0.9.11)
  Considering libapt-pkg4.12:amd64 565 as a solution to python3-apt:amd64 565
  Removing python3-apt:amd64 rather than change libapt-pkg4.12:amd64
Investigating (5) libqt5qml5 [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
Broken libqt5qml5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libqt5qml5:amd64 565
  Removing libqt5qml5:amd64 rather than change libqt5core5a:amd64
Investigating (5) libicu52 [ amd64 ] < 52.1-3ubuntu0.4 > ( libs )
Broken libicu52:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.4.0)
  Considering libstdc++6:amd64 565 as a solution to libicu52:amd64 565
  Removing libicu52:amd64 rather than change libstdc++6:amd64
Investigating (5) libqt5quick5 [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
Broken libqt5quick5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libqt5quick5:amd64 565
  Removing libqt5quick5:amd64 rather than change libqt5core5a:amd64
Investigating (5) xserver-xorg-core-lts-vivid [ amd64 ] < 2:1.17.1-0ubuntu3.1~trusty1 > ( x11 )
Broken xserver-xorg-core-lts-vivid:amd64 Depends on libgbm1-lts-vivid [ amd64 ] < 10.5.9-2ubuntu1~trusty2 > ( libs ) (>= 8.1~0)
  Considering libgbm1-lts-vivid:amd64 565 as a solution to xserver-xorg-core-lts-vivid:amd64 24
  Removing xserver-xorg-core-lts-vivid:amd64 rather than change libgbm1-lts-vivid:amd64
Investigating (5) libqt5dbus5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5dbus5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.1)
  Considering libqt5core5a:amd64 565 as a solution to libqt5dbus5:amd64 565
  Removing libqt5dbus5:amd64 rather than change libqt5core5a:amd64
Investigating (5) gstreamer1.0-plugins-good [ amd64 ] < 1.2.4-1~ubuntu1 > ( libs )
Broken gstreamer1.0-plugins-good:amd64 Depends on libcaca0 [ amd64 ] < 0.99.beta18-1ubuntu5 > ( libs ) (>= 0.99.beta17-1)
  Considering libcaca0:amd64 565 as a solution to gstreamer1.0-plugins-good:amd64 565
  Removing gstreamer1.0-plugins-good:amd64 rather than change libcaca0:amd64
Investigating (5) libqt5network5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5network5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libqt5network5:amd64 565
  Removing libqt5network5:amd64 rather than change libqt5core5a:amd64
Investigating (5) libhunspell-1.3-0 [ amd64 ] < 1.3.2-6ubuntu2.1 > ( libs )
Broken libhunspell-1.3-0:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libhunspell-1.3-0:amd64 565
  Removing libhunspell-1.3-0:amd64 rather than change libstdc++6:amd64
Investigating (5) libqt5gui5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5gui5:amd64 Depends on libgbm1 [ amd64 ] < 10.1.3-0ubuntu0.6 > ( libs ) (>= 8.1~0)
  Considering libgbm1:amd64 24 as a solution to libqt5gui5:amd64 565
  Added libgbm1:amd64 to the remove list
Broken libqt5gui5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libqt5gui5:amd64 565
  Removing libqt5gui5:amd64 rather than change libqt5core5a:amd64
Investigating (5) grub-efi-amd64 [ amd64 ] < 2.02~beta2-26ubuntu5~ubuntu14.04.1~c42.ppa1 > ( admin )
Broken grub-efi-amd64:amd64 Depends on grub-common [ amd64 ] < 2.02~beta2-26ubuntu5~ubuntu14.04.1~c42.ppa1 > ( admin )
  Considering grub-common:amd64 565 as a solution to grub-efi-amd64:amd64 12
  Removing grub-efi-amd64:amd64 rather than change grub-common:amd64
Investigating (5) zeitgeist-core [ amd64 ] < 0.9.14-0ubuntu4.1 > ( utils )
Broken zeitgeist-core:amd64 Depends on libdee-1.0-4 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs ) (>= 1.0.2)
  Considering libdee-1.0-4:amd64 565 as a solution to zeitgeist-core:amd64 565
  Removing zeitgeist-core:amd64 rather than change libdee-1.0-4:amd64
Investigating (5) network-manager-gnome [ amd64 ] < 0.9.8.8-0ubuntu4.4 > ( net )
Broken network-manager-gnome:amd64 Depends on network-manager [ amd64 ] < 0.9.8.8-0ubuntu7.2 > ( net ) (>= 0.9.8)
  Considering network-manager:amd64 565 as a solution to network-manager-gnome:amd64 7
  Removing network-manager-gnome:amd64 rather than change network-manager:amd64
Investigating (5) signon-plugin-password [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( libs )
Broken signon-plugin-password:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 565 as a solution to signon-plugin-password:amd64 565
  Removing signon-plugin-password:amd64 rather than change libqt5core5a:amd64
Investigating (5) qtdeclarative5-ubuntu-ui-toolkit-plugin [ amd64 ] < 0.1.46+14.04.20140408.1-0ubuntu1 > ( libs )
Broken qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 Depends on libqt5qml-graphicaleffects [ amd64 ] < 5.2.1-1 > ( libs )
  Considering libqt5qml-graphicaleffects:amd64 565 as a solution to qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565
Broken qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 Depends on libqt5graphicaleffects5 [ amd64 ] < none > ( none )
  Or group remove for qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64
Broken qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 Depends on libqt5svg5 [ amd64 ] < 5.2.1-1 > ( libs )
  Considering libqt5svg5:amd64 565 as a solution to qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565
  Removing qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 rather than change libqt5svg5:amd64
Investigating (5) ubuntu-system-settings [ amd64 ] < none -> 0.1+14.04.20140411-0ubuntu2 > ( universe/gnome )
Broken ubuntu-system-settings:amd64 Depends on libapt-pkg4.12 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin ) (>= 0.8.0)
  Considering libapt-pkg4.12:amd64 565 as a solution to ubuntu-system-settings:amd64 5
  Holding Back ubuntu-system-settings:amd64 rather than change libapt-pkg4.12:amd64
Investigating (5) libsignon-qt5-1 [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( libs )
Broken libsignon-qt5-1:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libsignon-qt5-1:amd64 565
  Removing libsignon-qt5-1:amd64 rather than change libqt5core5a:amd64
Investigating (5) libaccounts-qt5-1 [ amd64 ] < 1.11+14.04.20140410.1-0ubuntu1 > ( libs )
Broken libaccounts-qt5-1:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 565 as a solution to libaccounts-qt5-1:amd64 565
  Removing libaccounts-qt5-1:amd64 rather than change libqt5core5a:amd64
Investigating (5) libgnome2-0 [ amd64 ] < 2.32.1-4ubuntu1 > ( libs )
Broken libgnome2-0:amd64 Depends on libbonobo2-0 [ amd64 ] < 2.32.1-0ubuntu5 > ( libs ) (>= 2.32.1-0ubuntu1.1)
  Considering libbonobo2-0:amd64 565 as a solution to libgnome2-0:amd64 5
  Removing libgnome2-0:amd64 rather than change libbonobo2-0:amd64
Investigating (5) openjdk-7-jre [ amd64 ] < 7u91-2.6.3-0ubuntu0.14.04.1 > ( java )
Broken openjdk-7-jre:amd64 Depends on openjdk-7-jre-headless [ amd64 ] < 7u91-2.6.3-0ubuntu0.14.04.1 > ( java ) (= 7u91-2.6.3-0ubuntu0.14.04.1)
  Considering openjdk-7-jre-headless:amd64 565 as a solution to openjdk-7-jre:amd64 5
  Removing openjdk-7-jre:amd64 rather than change openjdk-7-jre-headless:amd64
Investigating (5) ubuntu-system-settings-online-accounts [ amd64 ] < none -> 0.3+14.04.20140328-0ubuntu3 > ( universe/gnome )
Broken ubuntu-system-settings-online-accounts:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 565 as a solution to ubuntu-system-settings-online-accounts:amd64 4
  Holding Back ubuntu-system-settings-online-accounts:amd64 rather than change libqt5core5a:amd64
Investigating (5) libcogl15 [ amd64 ] < 1.16.2-1 > ( libs )
Broken libcogl15:amd64 Depends on libegl1-mesa-drivers [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
  Considering libegl1-mesa-drivers:amd64 5 as a solution to libcogl15:amd64 5
  Removing libcogl15:amd64 rather than change libegl1-mesa-drivers:amd64
Investigating (5) xserver-xorg-input-evdev-lts-vivid [ amd64 ] < 1:2.9.0-1ubuntu2~trusty1 > ( x11 )
Broken xserver-xorg-input-evdev-lts-vivid:amd64 Depends on xorg-input-abi-21 [ amd64 ] < none > ( none )
  Considering xserver-xorg-core-lts-wily:amd64 0 as a solution to xserver-xorg-input-evdev-lts-vivid:amd64 4
  Added xserver-xorg-core-lts-wily:amd64 to the remove list
Broken xserver-xorg-input-evdev-lts-vivid:amd64 Depends on xserver-xorg-core-lts-vivid [ amd64 ] < 2:1.17.1-0ubuntu3.1~trusty1 > ( x11 ) (>= 2:1.16.99.901)
  Considering xserver-xorg-core-lts-vivid:amd64 565 as a solution to xserver-xorg-input-evdev-lts-vivid:amd64 4
  Removing xserver-xorg-input-evdev-lts-vivid:amd64 rather than change xserver-xorg-core-lts-vivid:amd64
Investigating (5) python3-aptdaemon [ amd64 ] < 1.1.1-1ubuntu5.2 > ( python )
Broken python3-aptdaemon:amd64 Depends on python3-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python ) (>= 0.8.5~ubuntu1)
  Considering python3-apt:amd64 565 as a solution to python3-aptdaemon:amd64 565
  Removing python3-aptdaemon:amd64 rather than change python3-apt:amd64
Investigating (5) xserver-xorg-video-neomagic-lts-vivid [ amd64 ] < 1:1.2.8-1ubuntu1~trusty1 > ( x11 )
Broken xserver-xorg-video-neomagic-lts-vivid:amd64 Depends on xorg-video-abi-19 [ amd64 ] < none > ( none )
  Considering xserver-xorg-core-lts-wily:amd64 0 as a solution to xserver-xorg-video-neomagic-lts-vivid:amd64 3
  Added xserver-xorg-core-lts-wily:amd64 to the remove list
Broken xserver-xorg-video-neomagic-lts-vivid:amd64 Depends on xserver-xorg-core-lts-vivid [ amd64 ] < 2:1.17.1-0ubuntu3.1~trusty1 > ( x11 ) (>= 2:1.16.99.901)
  Considering xserver-xorg-core-lts-vivid:amd64 565 as a solution to xserver-xorg-video-neomagic-lts-vivid:amd64 3
  Removing xserver-xorg-video-neomagic-lts-vivid:amd64 rather than change xserver-xorg-core-lts-vivid:amd64
Investigating (5) xserver-xorg-video-sisusb-lts-vivid [ amd64 ] < 1:0.9.6-2build3~trusty1 > ( x11 )
Broken xserver-xorg-video-sisusb-lts-vivid:amd64 Depends on xorg-video-abi-19 [ amd64 ] < none > ( none )
  Considering xserver-xorg-core-lts-wily:amd64 0 as a solution to xserver-xorg-video-sisusb-lts-vivid:amd64 3
  Added xserver-xorg-core-lts-wily:amd64 to the remove list
Broken xserver-xorg-video-sisusb-lts-vivid:amd64 Depends on xserver-xorg-core-lts-vivid [ amd64 ] < 2:1.17.1-0ubuntu3.1~trusty1 > ( x11 ) (>= 2:1.16.99.901)
  Considering xserver-xorg-core-lts-vivid:amd64 565 as a solution to xserver-xorg-video-sisusb-lts-vivid:amd64 3
  Removing xserver-xorg-video-sisusb-lts-vivid:amd64 rather than change xserver-xorg-core-lts-vivid:amd64
Investigating (5) xserver-xorg-input-synaptics-lts-vivid [ amd64 ] < 1.8.1-1ubuntu1~trusty1 > ( x11 )
Broken xserver-xorg-input-synaptics-lts-vivid:amd64 Depends on xorg-input-abi-21 [ amd64 ] < none > ( none )
  Considering xserver-xorg-core-lts-wily:amd64 0 as a solution to xserver-xorg-input-synaptics-lts-vivid:amd64 3
  Added xserver-xorg-core-lts-wily:amd64 to the remove list
Broken xserver-xorg-input-synaptics-lts-vivid:amd64 Depends on xserver-xorg-core-lts-vivid [ amd64 ] < 2:1.17.1-0ubuntu3.1~trusty1 > ( x11 ) (>= 2:1.16.99.901)
  Considering xserver-xorg-core-lts-vivid:amd64 565 as a solution to xserver-xorg-input-synaptics-lts-vivid:amd64 3
  Removing xserver-xorg-input-synaptics-lts-vivid:amd64 rather than change xserver-xorg-core-lts-vivid:amd64
Investigating (5) xserver-xorg-video-nouveau-lts-vivid [ amd64 ] < 1:1.0.11-1ubuntu2build1~trusty1 > ( x11 )
Broken xserver-xorg-video-nouveau-lts-vivid:amd64 Depends on xorg-video-abi-19 [ amd64 ] < none > ( none )
  Considering xserver-xorg-core-lts-wily:amd64 0 as a solution to xserver-xorg-video-nouveau-lts-vivid:amd64 3
  Added xserver-xorg-core-lts-wily:amd64 to the remove list
Broken xserver-xorg-video-nouveau-lts-vivid:amd64 Depends on xserver-xorg-core-lts-vivid [ amd64 ] < 2:1.17.1-0ubuntu3.1~trusty1 > ( x11 ) (>= 2:1.16.99.901)
  Considering xserver-xorg-core-lts-vivid:amd64 565 as a solution to xserver-xorg-video-nouveau-lts-vivid:amd64 3
  Removing xserver-xorg-video-nouveau-lts-vivid:amd64 rather than change xserver-xorg-core-lts-vivid:amd64
Investigating (5) xserver-xorg-input-vmmouse-lts-vivid [ amd64 ] < 1:13.0.0-1ubuntu1~trusty1 > ( x11 )
Broken xserver-xorg-input-vmmouse-lts-vivid:amd64 Depends on xorg-input-abi-21 [ amd64 ] < none > ( none )
  Considering xserver-xorg-core-lts-wily:amd64 0 as a solution to xserver-xorg-input-vmmouse-lts-vivid:amd64 3
  Added xserver-xorg-core-lts-wily:amd64 to the remove list
Broken xserver-xorg-input-vmmouse-lts-vivid:amd64 Depends on xserver-xorg-core-lts-vivid [ amd64 ] < 2:1.17.1-0ubuntu3.1~trusty1 > ( x11 ) (>= 2:1.16.99.901)
  Considering xserver-xorg-core-lts-vivid:amd64 565 as a solution to xserver-xorg-input-vmmouse-lts-vivid:amd64 3
  Removing xserver-xorg-input-vmmouse-lts-vivid:amd64 rather than change xserver-xorg-core-lts-vivid:amd64
Investigating (5) xserver-xorg-input-wacom-lts-vivid [ amd64 ] < 1:0.25.0-0ubuntu1.1~trusty1 > ( x11 )
Broken xserver-xorg-input-wacom-lts-vivid:amd64 Depends on xorg-input-abi-21 [ amd64 ] < none > ( none )
  Considering xserver-xorg-core-lts-wily:amd64 0 as a solution to xserver-xorg-input-wacom-lts-vivid:amd64 3
  Added xserver-xorg-core-lts-wily:amd64 to the remove list
Broken xserver-xorg-input-wacom-lts-vivid:amd64 Depends on xserver-xorg-core-lts-vivid [ amd64 ] < 2:1.17.1-0ubuntu3.1~trusty1 > ( x11 ) (>= 2:1.16.99.901)
  Considering xserver-xorg-core-lts-vivid:amd64 565 as a solution to xserver-xorg-input-wacom-lts-vivid:amd64 3
  Removing xserver-xorg-input-wacom-lts-vivid:amd64 rather than change xserver-xorg-core-lts-vivid:amd64
Investigating (5) xserver-xorg-video-tdfx-lts-vivid [ amd64 ] < 1:1.4.6-0ubuntu1~trusty1 > ( x11 )
Broken xserver-xorg-video-tdfx-lts-vivid:amd64 Depends on xorg-video-abi-19 [ amd64 ] < none > ( none )
  Considering xserver-xorg-core-lts-wily:amd64 0 as a solution to xserver-xorg-video-tdfx-lts-vivid:amd64 3
  Added xserver-xorg-core-lts-wily:amd64 to the remove list
Broken xserver-xorg-video-tdfx-lts-vivid:amd64 Depends on xserver-xorg-core-lts-vivid [ amd64 ] < 2:1.17.1-0ubuntu3.1~trusty1 > ( x11 ) (>= 2:1.16.99.901)
  Considering xserver-xorg-core-lts-vivid:amd64 565 as a solution to xserver-xorg-video-tdfx-lts-vivid:amd64 3
  Removing xserver-xorg-video-tdfx-lts-vivid:amd64 rather than change xserver-xorg-core-lts-vivid:amd64
Investigating (5) xserver-xorg-video-siliconmotion-lts-vivid [ amd64 ] < 1:1.7.7-2ubuntu2~trusty1 > ( x11 )
Broken xserver-xorg-video-siliconmotion-lts-vivid:amd64 Depends on xorg-video-abi-19 [ amd64 ] < none > ( none )
  Considering xserver-xorg-core-lts-wily:amd64 0 as a solution to xserver-xorg-video-siliconmotion-lts-vivid:amd64 3
  Added xserver-xorg-core-lts-wily:amd64 to the remove list
Broken xserver-xorg-video-siliconmotion-lts-vivid:amd64 Depends on xserver-xorg-core-lts-vivid [ amd64 ] < 2:1.17.1-0ubuntu3.1~trusty1 > ( x11 ) (>= 2:1.16.99.901)
  Considering xserver-xorg-core-lts-vivid:amd64 565 as a solution to xserver-xorg-video-siliconmotion-lts-vivid:amd64 3
  Removing xserver-xorg-video-siliconmotion-lts-vivid:amd64 rather than change xserver-xorg-core-lts-vivid:amd64
Investigating (5) xserver-xorg-video-savage-lts-vivid [ amd64 ] < 1:2.3.7-2ubuntu4~trusty1 > ( x11 )
Broken xserver-xorg-video-savage-lts-vivid:amd64 Depends on xorg-video-abi-19 [ amd64 ] < none > ( none )
  Considering xserver-xorg-core-lts-wily:amd64 0 as a solution to xserver-xorg-video-savage-lts-vivid:amd64 3
  Added xserver-xorg-core-lts-wily:amd64 to the remove list
Broken xserver-xorg-video-savage-lts-vivid:amd64 Depends on xserver-xorg-core-lts-vivid [ amd64 ] < 2:1.17.1-0ubuntu3.1~trusty1 > ( x11 ) (>= 2:1.16.99.901)
  Considering xserver-xorg-core-lts-vivid:amd64 565 as a solution to xserver-xorg-video-savage-lts-vivid:amd64 3
  Removing xserver-xorg-video-savage-lts-vivid:amd64 rather than change xserver-xorg-core-lts-vivid:amd64
Investigating (5) xserver-xorg-video-ati-lts-vivid [ amd64 ] < 1:7.5.0-1ubuntu2~trusty1 > ( x11 )
Broken xserver-xorg-video-ati-lts-vivid:amd64 Depends on xorg-video-abi-19 [ amd64 ] < none > ( none )
  Considering xserver-xorg-core-lts-wily:amd64 0 as a solution to xserver-xorg-video-ati-lts-vivid:amd64 3
  Added xserver-xorg-core-lts-wily:amd64 to the remove list
Broken xserver-xorg-video-ati-lts-vivid:amd64 Depends on xserver-xorg-core-lts-vivid [ amd64 ] < 2:1.17.1-0ubuntu3.1~trusty1 > ( x11 ) (>= 2:1.16.99.901)
  Considering xserver-xorg-core-lts-vivid:amd64 565 as a solution to xserver-xorg-video-ati-lts-vivid:amd64 3
  Removing xserver-xorg-video-ati-lts-vivid:amd64 rather than change xserver-xorg-core-lts-vivid:amd64
Investigating (5) libpurple0 [ amd64 ] < 1:2.10.9-0ubuntu3.2 > ( net )
Broken libpurple0:amd64 Depends on libfarstream-0.1-0 [ amd64 ] < 0.1.2-1ubuntu3 > ( libs ) (>= 0.1.1)
  Considering libfarstream-0.1-0:amd64 565 as a solution to libpurple0:amd64 3
  Removing libpurple0:amd64 rather than change libfarstream-0.1-0:amd64
Investigating (5) python3-aptdaemon.pkcompat [ amd64 ] < none -> 1.1.1-1ubuntu5.2 > ( python )
Broken python3-aptdaemon.pkcompat:amd64 Depends on python3-aptdaemon [ amd64 ] < 1.1.1-1ubuntu5.2 > ( python ) (= 1.1.1-1ubuntu5.2)
  Considering python3-aptdaemon:amd64 565 as a solution to python3-aptdaemon.pkcompat:amd64 3
  Holding Back python3-aptdaemon.pkcompat:amd64 rather than change python3-aptdaemon:amd64
Investigating (5) xserver-xorg-video-intel-lts-vivid [ amd64 ] < 2:2.99.917-1~exp1ubuntu2.2~trusty1 > ( x11 )
Broken xserver-xorg-video-intel-lts-vivid:amd64 Depends on xorg-video-abi-19 [ amd64 ] < none > ( none )
  Considering xserver-xorg-core-lts-wily:amd64 0 as a solution to xserver-xorg-video-intel-lts-vivid:amd64 3
  Added xserver-xorg-core-lts-wily:amd64 to the remove list
Broken xserver-xorg-video-intel-lts-vivid:amd64 Depends on xserver-xorg-core-lts-vivid [ amd64 ] < 2:1.17.1-0ubuntu3.1~trusty1 > ( x11 ) (>= 2:1.16.99.901)
  Considering xserver-xorg-core-lts-vivid:amd64 565 as a solution to xserver-xorg-video-intel-lts-vivid:amd64 3
  Removing xserver-xorg-video-intel-lts-vivid:amd64 rather than change xserver-xorg-core-lts-vivid:amd64
Investigating (5) xserver-xorg-video-vesa-lts-vivid [ amd64 ] < 1:2.3.3-1build3~trusty1 > ( x11 )
Broken xserver-xorg-video-vesa-lts-vivid:amd64 Depends on xorg-video-abi-19 [ amd64 ] < none > ( none )
  Considering xserver-xorg-core-lts-wily:amd64 0 as a solution to xserver-xorg-video-vesa-lts-vivid:amd64 3
  Added xserver-xorg-core-lts-wily:amd64 to the remove list
Broken xserver-xorg-video-vesa-lts-vivid:amd64 Depends on xserver-xorg-core-lts-vivid [ amd64 ] < 2:1.17.1-0ubuntu3.1~trusty1 > ( x11 ) (>= 2:1.16.99.901)
  Considering xserver-xorg-core-lts-vivid:amd64 565 as a solution to xserver-xorg-video-vesa-lts-vivid:amd64 3
  Removing xserver-xorg-video-vesa-lts-vivid:amd64 rather than change xserver-xorg-core-lts-vivid:amd64
Investigating (5) xserver-xorg-video-trident-lts-vivid [ amd64 ] < 1:1.3.6-0ubuntu6build1~trusty1 > ( x11 )
Broken xserver-xorg-video-trident-lts-vivid:amd64 Depends on xorg-video-abi-19 [ amd64 ] < none > ( none )
  Considering xserver-xorg-core-lts-wily:amd64 0 as a solution to xserver-xorg-video-trident-lts-vivid:amd64 3
  Added xserver-xorg-core-lts-wily:amd64 to the remove list
Broken xserver-xorg-video-trident-lts-vivid:amd64 Depends on xserver-xorg-core-lts-vivid [ amd64 ] < 2:1.17.1-0ubuntu3.1~trusty1 > ( x11 ) (>= 2:1.16.99.901)
  Considering xserver-xorg-core-lts-vivid:amd64 565 as a solution to xserver-xorg-video-trident-lts-vivid:amd64 3
  Removing xserver-xorg-video-trident-lts-vivid:amd64 rather than change xserver-xorg-core-lts-vivid:amd64
Investigating (5) xserver-xorg-video-mga-lts-vivid [ amd64 ] < 1:1.6.3-2ubuntu1~trusty1 > ( x11 )
Broken xserver-xorg-video-mga-lts-vivid:amd64 Depends on xorg-video-abi-19 [ amd64 ] < none > ( none )
  Considering xserver-xorg-core-lts-wily:amd64 0 as a solution to xserver-xorg-video-mga-lts-vivid:amd64 3
  Added xserver-xorg-core-lts-wily:amd64 to the remove list
Broken xserver-xorg-video-mga-lts-vivid:amd64 Depends on xserver-xorg-core-lts-vivid [ amd64 ] < 2:1.17.1-0ubuntu3.1~trusty1 > ( x11 ) (>= 2:1.16.99.901)
  Considering xserver-xorg-core-lts-vivid:amd64 565 as a solution to xserver-xorg-video-mga-lts-vivid:amd64 3
  Removing xserver-xorg-video-mga-lts-vivid:amd64 rather than change xserver-xorg-core-lts-vivid:amd64
Investigating (5) xserver-xorg-video-openchrome-lts-vivid [ amd64 ] < 1:0.3.3-1ubuntu1~trusty1 > ( x11 )
Broken xserver-xorg-video-openchrome-lts-vivid:amd64 Depends on xorg-video-abi-19 [ amd64 ] < none > ( none )
  Considering xserver-xorg-core-lts-wily:amd64 0 as a solution to xserver-xorg-video-openchrome-lts-vivid:amd64 3
  Added xserver-xorg-core-lts-wily:amd64 to the remove list
Broken xserver-xorg-video-openchrome-lts-vivid:amd64 Depends on xserver-xorg-core-lts-vivid [ amd64 ] < 2:1.17.1-0ubuntu3.1~trusty1 > ( x11 ) (>= 2:1.16.99.901)
  Considering xserver-xorg-core-lts-vivid:amd64 565 as a solution to xserver-xorg-video-openchrome-lts-vivid:amd64 3
  Removing xserver-xorg-video-openchrome-lts-vivid:amd64 rather than change xserver-xorg-core-lts-vivid:amd64
Investigating (5) xserver-xorg-video-cirrus-lts-vivid [ amd64 ] < 1:1.5.2-2ubuntu1~trusty1 > ( x11 )
Broken xserver-xorg-video-cirrus-lts-vivid:amd64 Depends on xorg-video-abi-19 [ amd64 ] < none > ( none )
  Considering xserver-xorg-core-lts-wily:amd64 0 as a solution to xserver-xorg-video-cirrus-lts-vivid:amd64 3
  Added xserver-xorg-core-lts-wily:amd64 to the remove list
Broken xserver-xorg-video-cirrus-lts-vivid:amd64 Depends on xserver-xorg-core-lts-vivid [ amd64 ] < 2:1.17.1-0ubuntu3.1~trusty1 > ( x11 ) (>= 2:1.16.99.901)
  Considering xserver-xorg-core-lts-vivid:amd64 565 as a solution to xserver-xorg-video-cirrus-lts-vivid:amd64 3
  Removing xserver-xorg-video-cirrus-lts-vivid:amd64 rather than change xserver-xorg-core-lts-vivid:amd64
Investigating (5) xserver-xorg-video-fbdev-lts-vivid [ amd64 ] < 1:0.4.4-1build3~trusty1 > ( x11 )
Broken xserver-xorg-video-fbdev-lts-vivid:amd64 Depends on xorg-video-abi-19 [ amd64 ] < none > ( none )
  Considering xserver-xorg-core-lts-wily:amd64 0 as a solution to xserver-xorg-video-fbdev-lts-vivid:amd64 3
  Added xserver-xorg-core-lts-wily:amd64 to the remove list
Broken xserver-xorg-video-fbdev-lts-vivid:amd64 Depends on xserver-xorg-core-lts-vivid [ amd64 ] < 2:1.17.1-0ubuntu3.1~trusty1 > ( x11 ) (>= 2:1.16.99.901)
  Considering xserver-xorg-core-lts-vivid:amd64 565 as a solution to xserver-xorg-video-fbdev-lts-vivid:amd64 3
  Removing xserver-xorg-video-fbdev-lts-vivid:amd64 rather than change xserver-xorg-core-lts-vivid:amd64
Investigating (5) libnice10 [ amd64 ] < 0.1.4-1 > ( libs )
Broken libnice10:amd64 Depends on libgupnp-igd-1.0-4 [ amd64 ] < 0.2.2-1 > ( libs ) (>= 0.2.1)
  Considering libgupnp-igd-1.0-4:amd64 565 as a solution to libnice10:amd64 3
  Removing libnice10:amd64 rather than change libgupnp-igd-1.0-4:amd64
Investigating (5) xserver-xorg-input-mouse-lts-vivid [ amd64 ] < 1:1.9.1-1~trusty1 > ( x11 )
Broken xserver-xorg-input-mouse-lts-vivid:amd64 Depends on xorg-input-abi-21 [ amd64 ] < none > ( none )
  Considering xserver-xorg-core-lts-wily:amd64 0 as a solution to xserver-xorg-input-mouse-lts-vivid:amd64 2
  Added xserver-xorg-core-lts-wily:amd64 to the remove list
Broken xserver-xorg-input-mouse-lts-vivid:amd64 Depends on xserver-xorg-core-lts-vivid [ amd64 ] < 2:1.17.1-0ubuntu3.1~trusty1 > ( x11 ) (>= 2:1.16.99.901)
  Considering xserver-xorg-core-lts-vivid:amd64 565 as a solution to xserver-xorg-input-mouse-lts-vivid:amd64 2
  Removing xserver-xorg-input-mouse-lts-vivid:amd64 rather than change xserver-xorg-core-lts-vivid:amd64
Investigating (5) xserver-xorg-video-radeon-lts-vivid [ amd64 ] < 1:7.5.0-1ubuntu2~trusty1 > ( x11 )
Broken xserver-xorg-video-radeon-lts-vivid:amd64 Depends on xorg-video-abi-19 [ amd64 ] < none > ( none )
  Considering xserver-xorg-core-lts-wily:amd64 0 as a solution to xserver-xorg-video-radeon-lts-vivid:amd64 2
  Added xserver-xorg-core-lts-wily:amd64 to the remove list
Broken xserver-xorg-video-radeon-lts-vivid:amd64 Depends on xserver-xorg-core-lts-vivid [ amd64 ] < 2:1.17.1-0ubuntu3.1~trusty1 > ( x11 ) (>= 2:1.16.99.901)
  Considering xserver-xorg-core-lts-vivid:amd64 565 as a solution to xserver-xorg-video-radeon-lts-vivid:amd64 2
  Removing xserver-xorg-video-radeon-lts-vivid:amd64 rather than change xserver-xorg-core-lts-vivid:amd64
Investigating (5) xserver-xorg-video-r128-lts-vivid [ amd64 ] < 6.9.2-1ubuntu1~trusty1 > ( x11 )
Broken xserver-xorg-video-r128-lts-vivid:amd64 Depends on xorg-video-abi-19 [ amd64 ] < none > ( none )
  Considering xserver-xorg-core-lts-wily:amd64 0 as a solution to xserver-xorg-video-r128-lts-vivid:amd64 2
  Added xserver-xorg-core-lts-wily:amd64 to the remove list
Broken xserver-xorg-video-r128-lts-vivid:amd64 Depends on xserver-xorg-core-lts-vivid [ amd64 ] < 2:1.17.1-0ubuntu3.1~trusty1 > ( x11 ) (>= 2:1.16.99.901)
  Considering xserver-xorg-core-lts-vivid:amd64 565 as a solution to xserver-xorg-video-r128-lts-vivid:amd64 2
  Removing xserver-xorg-video-r128-lts-vivid:amd64 rather than change xserver-xorg-core-lts-vivid:amd64
Investigating (5) xserver-xorg-video-mach64-lts-vivid [ amd64 ] < 6.9.4-2ubuntu1~trusty1 > ( x11 )
Broken xserver-xorg-video-mach64-lts-vivid:amd64 Depends on xorg-video-abi-19 [ amd64 ] < none > ( none )
  Considering xserver-xorg-core-lts-wily:amd64 0 as a solution to xserver-xorg-video-mach64-lts-vivid:amd64 2
  Added xserver-xorg-core-lts-wily:amd64 to the remove list
Broken xserver-xorg-video-mach64-lts-vivid:amd64 Depends on xserver-xorg-core-lts-vivid [ amd64 ] < 2:1.17.1-0ubuntu3.1~trusty1 > ( x11 ) (>= 2:1.16.99.901)
  Considering xserver-xorg-core-lts-vivid:amd64 565 as a solution to xserver-xorg-video-mach64-lts-vivid:amd64 2
  Removing xserver-xorg-video-mach64-lts-vivid:amd64 rather than change xserver-xorg-core-lts-vivid:amd64
Investigating (5) xserver-xorg-input-all-lts-vivid [ amd64 ] < 1:7.7+7ubuntu3~trusty1 > ( x11 )
Broken xserver-xorg-input-all-lts-vivid:amd64 Depends on xserver-xorg-input-evdev-lts-vivid [ amd64 ] < 1:2.9.0-1ubuntu2~trusty1 > ( x11 )
  Considering xserver-xorg-input-evdev-lts-vivid:amd64 565 as a solution to xserver-xorg-input-all-lts-vivid:amd64 2
  Removing xserver-xorg-input-all-lts-vivid:amd64 rather than change xserver-xorg-input-evdev-lts-vivid:amd64
Investigating (5) ubuntu-sso-client [ amd64 ] < 13.10-0ubuntu6 > ( python )
Broken ubuntu-sso-client:amd64 Depends on python-ubuntu-sso-client [ amd64 ] < 13.10-0ubuntu6 > ( python ) (= 13.10-0ubuntu6)
  Considering python-ubuntu-sso-client:amd64 565 as a solution to ubuntu-sso-client:amd64 2
  Removing ubuntu-sso-client:amd64 rather than change python-ubuntu-sso-client:amd64
Investigating (5) qtdeclarative5-accounts-plugin [ amd64 ] < 0.4+14.04.20140317-0ubuntu1 > ( libs )
Broken qtdeclarative5-accounts-plugin:amd64 Depends on libaccounts-qt5-1 [ amd64 ] < 1.11+14.04.20140410.1-0ubuntu1 > ( libs )
  Considering libaccounts-qt5-1:amd64 565 as a solution to qtdeclarative5-accounts-plugin:amd64 565
  Removing qtdeclarative5-accounts-plugin:amd64 rather than change libaccounts-qt5-1:amd64
Investigating (5) libgnome2-bin [ amd64 ] < 2.32.1-4ubuntu1 > ( libs )
Broken libgnome2-bin:amd64 Depends on libgnome2-0 [ amd64 ] < 2.32.1-4ubuntu1 > ( libs ) (>= 2.17.3)
  Considering libgnome2-0:amd64 565 as a solution to libgnome2-bin:amd64 2
  Removing libgnome2-bin:amd64 rather than change libgnome2-0:amd64
Investigating (5) gpsd [ amd64 ] < 3.9-3 > ( universe/misc )
Broken gpsd:amd64 Depends on libgps20 [ amd64 ] < 3.9-3 > ( universe/libs ) (>= 3.3)
  Considering libgps20:amd64 565 as a solution to gpsd:amd64 2
  Removing gpsd:amd64 rather than change libgps20:amd64
Investigating (5) evince [ amd64 ] < 3.10.3-0ubuntu10.2 > ( gnome )
Broken evince:amd64 Depends on libevdocument3-4 [ amd64 ] < 3.10.3-0ubuntu10.2 > ( libs ) (= 3.10.3-0ubuntu10.2)
  Considering libevdocument3-4:amd64 565 as a solution to evince:amd64 1
  Removing evince:amd64 rather than change libevdocument3-4:amd64
Investigating (5) gstreamer1.0-nice [ amd64 ] < 0.1.4-1 > ( net )
Broken gstreamer1.0-nice:amd64 Depends on libnice10 [ amd64 ] < 0.1.4-1 > ( libs ) (>= 0.1.0)
  Considering libnice10:amd64 565 as a solution to gstreamer1.0-nice:amd64 1
  Removing gstreamer1.0-nice:amd64 rather than change libnice10:amd64
Investigating (5) iceweasel [ amd64 ] < none -> 38.3.0esr-1~ubuntu14.04.1~c42.ppa1 > ( web )
Broken iceweasel:amd64 Depends on libhunspell-1.3-0 [ amd64 ] < 1.3.2-6ubuntu2.1 > ( libs )
  Considering libhunspell-1.3-0:amd64 565 as a solution to iceweasel:amd64 1
  Holding Back iceweasel:amd64 rather than change libhunspell-1.3-0:amd64
Investigating (5) packagekit-tools [ amd64 ] < 0.8.12-1ubuntu5 > ( libs )
Broken packagekit-tools:amd64 Depends on python3-aptdaemon.pkcompat [ amd64 ] < none -> 1.1.1-1ubuntu5.2 > ( python )
  Considering python3-aptdaemon.pkcompat:amd64 3 as a solution to packagekit-tools:amd64 1
  Try Installing python3-aptdaemon.pkcompat [ amd64 ] < none -> 1.1.1-1ubuntu5.2 > ( python ) before changing packagekit-tools:amd64
Investigating (5) libevview3-3 [ amd64 ] < 3.10.3-0ubuntu10.2 > ( libs )
Broken libevview3-3:amd64 Depends on libevdocument3-4 [ amd64 ] < 3.10.3-0ubuntu10.2 > ( libs ) (>= 3.9.5)
  Considering libevdocument3-4:amd64 565 as a solution to libevview3-3:amd64 1
  Removing libevview3-3:amd64 rather than change libevdocument3-4:amd64
Investigating (5) libsoundtouch0 [ amd64 ] < 1.7.1-5 > ( universe/libs )
Broken libsoundtouch0:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libsoundtouch0:amd64 1
  Removing libsoundtouch0:amd64 rather than change libstdc++6:amd64
Investigating (5) libsidplay2 [ amd64 ] < 2.1.1-14 > ( universe/libs )
Broken libsidplay2:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.4.0)
  Considering libstdc++6:amd64 565 as a solution to libsidplay2:amd64 1
  Removing libsidplay2:amd64 rather than change libstdc++6:amd64
Investigating (5) libdjvulibre21 [ amd64 ] < 3.5.25.4-3 > ( libs )
Broken libdjvulibre21:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libdjvulibre21:amd64 1
  Removing libdjvulibre21:amd64 rather than change libstdc++6:amd64
Investigating (5) libqt5systeminfo5 [ amd64 ] < 5.0~git20130712-0ubuntu4 > ( universe/libs )
Broken libqt5systeminfo5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libqt5systeminfo5:amd64 1
  Removing libqt5systeminfo5:amd64 rather than change libqt5core5a:amd64
Investigating (5) libgsettings-qt1 [ amd64 ] < 0.1+14.04.20140408-0ubuntu1 > ( libs )
Broken libgsettings-qt1:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 565 as a solution to libgsettings-qt1:amd64 1
  Removing libgsettings-qt1:amd64 rather than change libqt5core5a:amd64
Investigating (5) libtagc0 [ amd64 ] < 1.9.1-2.2~ppa~trusty > ( libs )
Broken libtagc0:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:amd64 565 as a solution to libtagc0:amd64 1
  Removing libtagc0:amd64 rather than change libstdc++6:amd64
Investigating (5) libmp4v2-2 [ amd64 ] < 2.0.0~dfsg0-2 > ( universe/libs )
Broken libmp4v2-2:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:amd64 565 as a solution to libmp4v2-2:amd64 1
  Removing libmp4v2-2:amd64 rather than change libstdc++6:amd64
Investigating (5) qtdeclarative5-folderlistmodel-plugin [ amd64 ] < none -> 5.2.1-3ubuntu15.1 > ( libs )
Broken qtdeclarative5-folderlistmodel-plugin:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to qtdeclarative5-folderlistmodel-plugin:amd64 0
  Holding Back qtdeclarative5-folderlistmodel-plugin:amd64 rather than change libqt5core5a:amd64
Investigating (5) libubuntu-download-manager-common0 [ amd64 ] < 0.3+14.04.20140321-0ubuntu1 > ( universe/libs )
Broken libubuntu-download-manager-common0:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 565 as a solution to libubuntu-download-manager-common0:amd64 0
  Removing libubuntu-download-manager-common0:amd64 rather than change libqt5core5a:amd64
Investigating (5) libubuntu-platform-hardware-api1 [ amd64 ] < 0.20+14.04.20140411-0ubuntu1 > ( libs )
Broken libubuntu-platform-hardware-api1:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libubuntu-platform-hardware-api1:amd64 0
  Removing libubuntu-platform-hardware-api1:amd64 rather than change libstdc++6:amd64
Investigating (5) libkml0 [ amd64 ] < 1.3.0~r864-2 > ( universe/libs )
Broken libkml0:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:amd64 565 as a solution to libkml0:amd64 0
  Removing libkml0:amd64 rather than change libstdc++6:amd64
Investigating (5) libqmenumodel0 [ amd64 ] < none -> 0.2.7+14.04.20140305-0ubuntu2 > ( universe/libs )
Broken libqmenumodel0:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libqmenumodel0:amd64 0
  Holding Back libqmenumodel0:amd64 rather than change libqt5core5a:amd64
Investigating (5) libegl1-mesa [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
Broken libegl1-mesa:amd64 Depends on libgbm1 [ amd64 ] < 10.1.3-0ubuntu0.6 > ( libs ) (>= 7.11~1)
  Considering libgbm1:amd64 24 as a solution to libegl1-mesa:amd64 0
  Holding Back libegl1-mesa:amd64 rather than change libgbm1:amd64
Investigating (5) libcogl-pango15 [ amd64 ] < 1.16.2-1 > ( libs )
Broken libcogl-pango15:amd64 Depends on libcogl15 [ amd64 ] < 1.16.2-1 > ( libs ) (>= 1.15.8)
  Considering libcogl15:amd64 5 as a solution to libcogl-pango15:amd64 5
  Removing libcogl-pango15:amd64 rather than change libcogl15:amd64
Investigating (5) tesseract-server [ amd64 ] < 20140512-1~getdeb1 > ( games )
Broken tesseract-server:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to tesseract-server:amd64 0
  Removing tesseract-server:amd64 rather than change libstdc++6:amd64
Investigating (5) adobe-flashplugin [ amd64 ] < 1:20151228.1-0ubuntu0.14.04.1 > ( web )
Broken adobe-flashplugin:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.3)
  Considering libstdc++6:amd64 565 as a solution to adobe-flashplugin:amd64 0
  Removing adobe-flashplugin:amd64 rather than change libstdc++6:amd64
Investigating (5) cdrdao [ amd64 ] < 1:1.2.3-2 > ( universe/otherosfs )
Broken cdrdao:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:amd64 565 as a solution to cdrdao:amd64 0
  Removing cdrdao:amd64 rather than change libstdc++6:amd64
Investigating (5) libmirplatform [ amd64 ] < 0.1.8+14.04.20140411-0ubuntu1 > ( libs )
Broken libmirplatform:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.5)
  Considering libstdc++6:amd64 565 as a solution to libmirplatform:amd64 0
  Removing libmirplatform:amd64 rather than change libstdc++6:amd64
Investigating (5) libx265-43 [ amd64 ] < 1.5-1~ubuntu14.04.1~c42.ppa1 > ( libs )
Broken libx265-43:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libx265-43:amd64 0
  Removing libx265-43:amd64 rather than change libstdc++6:amd64
Investigating (5) libunity-api0 [ amd64 ] < none -> 7.80.6+14.04.20140402-0ubuntu1 > ( universe/libs )
Broken libunity-api0:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:amd64 565 as a solution to libunity-api0:amd64 0
  Holding Back libunity-api0:amd64 rather than change libstdc++6:amd64
Investigating (5) libcontent-hub0 [ amd64 ] < none -> 0.0+14.04.20140415-0ubuntu1 > ( universe/libs )
Broken libcontent-hub0:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libcontent-hub0:amd64 0
  Holding Back libcontent-hub0:amd64 rather than change libqt5core5a:amd64
Investigating (5) libubuntuoneauth-2.0-0 [ amd64 ] < none -> 14.04+14.04.20140415 > ( universe/libs )
Broken libubuntuoneauth-2.0-0:amd64 Depends on signon-plugin-password [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( libs )
  Considering signon-plugin-password:amd64 565 as a solution to libubuntuoneauth-2.0-0:amd64 0
  Holding Back libubuntuoneauth-2.0-0:amd64 rather than change signon-plugin-password:amd64
Investigating (5) libllvm3.4 [ amd64 ] < none -> 1:3.4-1ubuntu3 > ( libs )
Broken libllvm3.4:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:amd64 565 as a solution to libllvm3.4:amd64 0
  Holding Back libllvm3.4:amd64 rather than change libstdc++6:amd64
Investigating (5) p7zip-full [ amd64 ] < 9.20.1~dfsg.1-4+deb7u1build0.14.04.1 > ( universe/utils )
Broken p7zip-full:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to p7zip-full:amd64 0
  Removing p7zip-full:amd64 rather than change libstdc++6:amd64
Investigating (5) steghide [ amd64 ] < 0.5.1-9ubuntu1 > ( universe/misc )
Broken steghide:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:amd64 565 as a solution to steghide:amd64 0
  Removing steghide:amd64 rather than change libstdc++6:amd64
Investigating (5) libmediascanner-2.0-0 [ amd64 ] < none -> 0.100+14.04.20140403-0ubuntu1 > ( universe/libs )
Broken libmediascanner-2.0-0:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.4.0)
  Considering libstdc++6:amd64 565 as a solution to libmediascanner-2.0-0:amd64 0
  Holding Back libmediascanner-2.0-0:amd64 rather than change libstdc++6:amd64
Investigating (5) liblinear1 [ amd64 ] < 1.8+dfsg-1ubuntu1 > ( libs )
Broken liblinear1:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to liblinear1:amd64 0
  Removing liblinear1:amd64 rather than change libstdc++6:amd64
Investigating (5) libzmq3 [ amd64 ] < none -> 4.0.4+dfsg-2 > ( universe/libs )
Broken libzmq3:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.2.1)
  Considering libstdc++6:amd64 565 as a solution to libzmq3:amd64 0
  Holding Back libzmq3:amd64 rather than change libstdc++6:amd64
Investigating (5) openjdk-7-jdk [ amd64 ] < 7u91-2.6.3-0ubuntu0.14.04.1 > ( java )
Broken openjdk-7-jdk:amd64 Depends on openjdk-7-jre [ amd64 ] < 7u91-2.6.3-0ubuntu0.14.04.1 > ( java ) (= 7u91-2.6.3-0ubuntu0.14.04.1)
  Considering openjdk-7-jre:amd64 565 as a solution to openjdk-7-jdk:amd64 0
  Removing openjdk-7-jdk:amd64 rather than change openjdk-7-jre:amd64
Investigating (5) libastro1 [ amd64 ] < 4:4.13.3-0ubuntu0.1 > ( universe/libs )
Broken libastro1:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.4.0)
  Considering libstdc++6:amd64 565 as a solution to libastro1:amd64 0
  Removing libastro1:amd64 rather than change libstdc++6:amd64
Investigating (5) upstart-app-launch [ amd64 ] < none -> 0.3+14.04.20140411-0ubuntu1 > ( gnome )
Broken upstart-app-launch:amd64 Depends on zeitgeist-core [ amd64 ] < 0.9.14-0ubuntu4.1 > ( utils )
  Considering zeitgeist-core:amd64 565 as a solution to upstart-app-launch:amd64 0
  Holding Back upstart-app-launch:amd64 rather than change zeitgeist-core:amd64
Investigating (5) qlandkartegt-garmin [ amd64 ] < 0.3.4+svn3432-2 > ( universe/utils )
Broken qlandkartegt-garmin:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:amd64 565 as a solution to qlandkartegt-garmin:amd64 0
  Removing qlandkartegt-garmin:amd64 rather than change libstdc++6:amd64
Investigating (5) qtdeclarative5-unity-notifications-plugin [ amd64 ] < none -> 0.1.1+14.04.20140402-0ubuntu1 > ( universe/libs )
Broken qtdeclarative5-unity-notifications-plugin:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to qtdeclarative5-unity-notifications-plugin:amd64 0
  Holding Back qtdeclarative5-unity-notifications-plugin:amd64 rather than change libqt5core5a:amd64
Investigating (5) libonline-accounts-client1 [ amd64 ] < none -> 0.3+14.04.20140328-0ubuntu3 > ( universe/libs )
Broken libonline-accounts-client1:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 565 as a solution to libonline-accounts-client1:amd64 0
  Holding Back libonline-accounts-client1:amd64 rather than change libqt5core5a:amd64
Investigating (5) libcapnp-0.4.0 [ amd64 ] < none -> 0.4.0-1ubuntu2 > ( universe/libs )
Broken libcapnp-0.4.0:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.8)
  Considering libstdc++6:amd64 565 as a solution to libcapnp-0.4.0:amd64 0
  Holding Back libcapnp-0.4.0:amd64 rather than change libstdc++6:amd64
Investigating (5) ubuntu-keyboard-data [ amd64 ] < none -> 0.99.trunk.phablet2+14.04.20140415-0ubuntu1 > ( universe/libs )
Broken ubuntu-keyboard-data:amd64 Depends on qtdeclarative5-ubuntu-ui-toolkit-plugin [ amd64 ] < 0.1.46+14.04.20140408.1-0ubuntu1 > ( libs )
  Considering qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565 as a solution to ubuntu-keyboard-data:amd64 0
  Holding Back ubuntu-keyboard-data:amd64 rather than change qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64
Investigating (5) libqt5xmlpatterns5 [ amd64 ] < none -> 5.2.1-3 > ( libs )
Broken libqt5xmlpatterns5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libqt5xmlpatterns5:amd64 0
  Holding Back libqt5xmlpatterns5:amd64 rather than change libqt5core5a:amd64
Investigating (5) libqt5multimedia5 [ amd64 ] < 5.2.1-0ubuntu5 > ( libs )
Broken libqt5multimedia5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libqt5multimedia5:amd64 565
  Removing libqt5multimedia5:amd64 rather than change libqt5core5a:amd64
Investigating (5) qtdeclarative5-xmllistmodel-plugin [ amd64 ] < none -> 5.2.1-3ubuntu15.1 > ( libs )
Broken qtdeclarative5-xmllistmodel-plugin:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to qtdeclarative5-xmllistmodel-plugin:amd64 0
  Holding Back qtdeclarative5-xmllistmodel-plugin:amd64 rather than change libqt5core5a:amd64
Investigating (5) libpodofo0.9.0 [ amd64 ] < 0.9.0-1.2 > ( universe/libs )
Broken libpodofo0.9.0:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:amd64 565 as a solution to libpodofo0.9.0:amd64 0
  Removing libpodofo0.9.0:amd64 rather than change libstdc++6:amd64
Investigating (5) p7zip-rar [ amd64 ] < 9.20.1~ds.1-3 > ( multiverse/utils )
Broken p7zip-rar:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to p7zip-rar:amd64 0
  Removing p7zip-rar:amd64 rather than change libstdc++6:amd64
Investigating (5) libgeos-3.4.2 [ amd64 ] < 3.4.2-4ubuntu1 > ( universe/libs )
Broken libgeos-3.4.2:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:amd64 565 as a solution to libgeos-3.4.2:amd64 0
  Removing libgeos-3.4.2:amd64 rather than change libstdc++6:amd64
Investigating (5) libtag1-vanilla [ amd64 ] < 1.9.1-2.2~ppa~trusty > ( libs )
Broken libtag1-vanilla:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:amd64 565 as a solution to libtag1-vanilla:amd64 0
  Removing libtag1-vanilla:amd64 rather than change libstdc++6:amd64
Investigating (5) qtdeclarative5-gsettings1.0 [ amd64 ] < none -> 0.1+14.04.20140408-0ubuntu1 > ( universe/libs )
Broken qtdeclarative5-gsettings1.0:amd64 Depends on libgsettings-qt1 [ amd64 ] < 0.1+14.04.20140408-0ubuntu1 > ( libs )
  Considering libgsettings-qt1:amd64 565 as a solution to qtdeclarative5-gsettings1.0:amd64 0
  Holding Back qtdeclarative5-gsettings1.0:amd64 rather than change libgsettings-qt1:amd64
Investigating (5) libgrail6 [ amd64 ] < 3.1.0daily13.06.05-0ubuntu1 > ( libs )
Broken libgrail6:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:amd64 565 as a solution to libgrail6:amd64 0
  Removing libgrail6:amd64 rather than change libstdc++6:amd64
Investigating (5) libstreams0 [ amd64 ] < 0.7.8-1ubuntu2 > ( libs )
Broken libstreams0:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:amd64 565 as a solution to libstreams0:amd64 0
  Removing libstreams0:amd64 rather than change libstdc++6:amd64
Investigating (5) upstart-app-launch-tools [ amd64 ] < none -> 0.3+14.04.20140411-0ubuntu1 > ( gnome )
Broken upstart-app-launch-tools:amd64 Depends on upstart-app-launch [ amd64 ] < none -> 0.3+14.04.20140411-0ubuntu1 > ( gnome ) (= 0.3+14.04.20140411-0ubuntu1)
  Considering upstart-app-launch:amd64 0 as a solution to upstart-app-launch-tools:amd64 0
  Holding Back upstart-app-launch-tools:amd64 rather than change upstart-app-launch:amd64
Investigating (5) libsystemsettings1 [ amd64 ] < none -> 0.1+14.04.20140411-0ubuntu2 > ( universe/libs )
Broken libsystemsettings1:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 565 as a solution to libsystemsettings1:amd64 0
  Holding Back libsystemsettings1:amd64 rather than change libqt5core5a:amd64
Investigating (5) faac [ amd64 ] < 1.28-6+ppa2 > ( multiverse/sound )
Broken faac:amd64 Depends on libmp4v2-2 [ amd64 ] < 2.0.0~dfsg0-2 > ( universe/libs )
  Considering libmp4v2-2:amd64 565 as a solution to faac:amd64 0
  Removing faac:amd64 rather than change libmp4v2-2:amd64
Investigating (5) libgeos-c1 [ amd64 ] < 3.4.2-4ubuntu1 > ( universe/libs )
Broken libgeos-c1:amd64 Depends on libgeos-3.4.2 [ amd64 ] < 3.4.2-4ubuntu1 > ( universe/libs ) (>= 3.4.2)
  Considering libgeos-3.4.2:amd64 565 as a solution to libgeos-c1:amd64 0
  Removing libgeos-c1:amd64 rather than change libgeos-3.4.2:amd64
Investigating (5) qtdeclarative5-ubuntu-settings-components [ amd64 ] < none -> 0.1+14.04.20140306-0ubuntu1 > ( universe/misc )
Broken qtdeclarative5-ubuntu-settings-components:amd64 Depends on qtdeclarative5-ubuntu-ui-toolkit-plugin [ amd64 ] < 0.1.46+14.04.20140408.1-0ubuntu1 > ( libs )
  Considering qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565 as a solution to qtdeclarative5-ubuntu-settings-components:amd64 0
  Holding Back qtdeclarative5-ubuntu-settings-components:amd64 rather than change qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64
Investigating (5) adobe-flash-properties-gtk [ amd64 ] < 1:20151228.1-0ubuntu0.14.04.1 > ( web )
Broken adobe-flash-properties-gtk:amd64 Depends on adobe-flashplugin [ amd64 ] < 1:20151228.1-0ubuntu0.14.04.1 > ( web ) (= 1:20151228.1-0ubuntu0.14.04.1)
  Considering adobe-flashplugin:amd64 565 as a solution to adobe-flash-properties-gtk:amd64 0
  Removing adobe-flash-properties-gtk:amd64 rather than change adobe-flashplugin:amd64
Investigating (5) libflac++6 [ amd64 ] < 1.3.0-2ubuntu0.14.04.1 > ( libs )
Broken libflac++6:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libflac++6:amd64 0
  Removing libflac++6:amd64 rather than change libstdc++6:amd64
Investigating (5) libaudiofile1 [ amd64 ] < 0.3.6-2ubuntu0.14.04.1 > ( libs )
Broken libaudiofile1:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libaudiofile1:amd64 0
  Removing libaudiofile1:amd64 rather than change libstdc++6:amd64
Investigating (5) libkyotocabinet16 [ amd64 ] < 1.2.76-4 > ( universe/libs )
Broken libkyotocabinet16:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:amd64 565 as a solution to libkyotocabinet16:amd64 0
  Removing libkyotocabinet16:amd64 rather than change libstdc++6:amd64
Investigating (5) libzmqpp3 [ amd64 ] < none -> 3.2.0-0ubuntu3 > ( universe/libs )
Broken libzmqpp3:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.8)
  Considering libstdc++6:amd64 565 as a solution to libzmqpp3:amd64 0
  Holding Back libzmqpp3:amd64 rather than change libstdc++6:amd64
Investigating (5) libframe6 [ amd64 ] < 2.5.0daily13.06.05-0ubuntu1 > ( libs )
Broken libframe6:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:amd64 565 as a solution to libframe6:amd64 0
  Removing libframe6:amd64 rather than change libstdc++6:amd64
Investigating (5) qmenumodel-qml [ amd64 ] < none -> 0.2.7+14.04.20140305-0ubuntu2 > ( universe/libs )
Broken qmenumodel-qml:amd64 Depends on libqmenumodel0 [ amd64 ] < none -> 0.2.7+14.04.20140305-0ubuntu2 > ( universe/libs ) (= 0.2.7+14.04.20140305-0ubuntu2)
  Considering libqmenumodel0:amd64 0 as a solution to qmenumodel-qml:amd64 0
  Holding Back qmenumodel-qml:amd64 rather than change libqmenumodel0:amd64
Investigating (5) mozplugger [ amd64 ] < 1.14.5-2 > ( universe/web )
Broken mozplugger:amd64 Depends on iceweasel [ amd64 ] < none -> 38.3.0esr-1~ubuntu14.04.1~c42.ppa1 > ( web )
  Considering iceweasel:amd64 1 as a solution to mozplugger:amd64 0
  Try Installing iceweasel [ amd64 ] < none -> 38.3.0esr-1~ubuntu14.04.1~c42.ppa1 > ( web ) before changing mozplugger:amd64
Investigating (5) libubuntu-download-manager-client0 [ amd64 ] < none -> 0.3+14.04.20140321-0ubuntu1 > ( universe/libs )
Broken libubuntu-download-manager-client0:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libubuntu-download-manager-client0:amd64 0
  Holding Back libubuntu-download-manager-client0:amd64 rather than change libqt5core5a:amd64
Investigating (5) python3-click [ amd64 ] < none -> 0.4.21.1ubuntu0.2 > ( python )
Broken python3-click:amd64 Depends on python3-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python )
  Considering python3-apt:amd64 565 as a solution to python3-click:amd64 0
  Holding Back python3-click:amd64 rather than change python3-apt:amd64
Investigating (5) qtdeclarative5-systeminfo-plugin [ amd64 ] < none -> 5.0~git20130712-0ubuntu4 > ( universe/libs )
Broken qtdeclarative5-systeminfo-plugin:amd64 Depends on libqt5systeminfo5 [ amd64 ] < 5.0~git20130712-0ubuntu4 > ( universe/libs )
  Considering libqt5systeminfo5:amd64 565 as a solution to qtdeclarative5-systeminfo-plugin:amd64 0
  Holding Back qtdeclarative5-systeminfo-plugin:amd64 rather than change libqt5systeminfo5:amd64
Investigating (5) account-plugin-flickr [ amd64 ] < 0.11+14.04.20140409.1-0ubuntu2 > ( gnome )
Broken account-plugin-flickr:amd64 Depends on libaccount-plugin-generic-oauth [ amd64 ] < 0.11+14.04.20140409.1-0ubuntu2 > ( gnome )
  Considering libaccount-plugin-generic-oauth:amd64 565 as a solution to account-plugin-flickr:amd64 0
Broken account-plugin-flickr:amd64 Depends on ubuntu-system-settings-online-accounts [ amd64 ] < none -> 0.3+14.04.20140328-0ubuntu3 > ( universe/gnome )
  Considering ubuntu-system-settings-online-accounts:amd64 4 as a solution to account-plugin-flickr:amd64 0
  Try Installing ubuntu-system-settings-online-accounts [ amd64 ] < none -> 0.3+14.04.20140328-0ubuntu3 > ( universe/gnome ) before changing account-plugin-flickr:amd64
  Or group remove for account-plugin-flickr:amd64
Investigating (5) liblinear-tools [ amd64 ] < 1.8+dfsg-1ubuntu1 > ( science )
Broken liblinear-tools:amd64 Depends on liblinear1 [ amd64 ] < 1.8+dfsg-1ubuntu1 > ( libs ) (= 1.8+dfsg-1ubuntu1)
  Considering liblinear1:amd64 565 as a solution to liblinear-tools:amd64 0
  Removing liblinear-tools:amd64 rather than change liblinear1:amd64
Investigating (5) gstreamer0.10-nice [ amd64 ] < 0.1.4-1 > ( net )
Broken gstreamer0.10-nice:amd64 Depends on libnice10 [ amd64 ] < 0.1.4-1 > ( libs ) (>= 0.1.0)
  Considering libnice10:amd64 565 as a solution to gstreamer0.10-nice:amd64 0
  Removing gstreamer0.10-nice:amd64 rather than change libnice10:amd64
Investigating (5) nmap [ amd64 ] < 6.40-0.2ubuntu1 > ( net )
Broken nmap:amd64 Depends on liblinear1 [ amd64 ] < 1.8+dfsg-1ubuntu1 > ( libs ) (>= 1.6)
  Considering liblinear1:amd64 565 as a solution to nmap:amd64 -1
  Removing nmap:amd64 rather than change liblinear1:amd64
Investigating (5) qtdeclarative5-qtmultimedia-plugin [ amd64 ] < 5.2.1-0ubuntu5 > ( libs )
Broken qtdeclarative5-qtmultimedia-plugin:amd64 Depends on libqt5multimedia5-plugins [ amd64 ] < 5.2.1-0ubuntu5 > ( libs )
  Considering libqt5multimedia5-plugins:amd64 0 as a solution to qtdeclarative5-qtmultimedia-plugin:amd64 0
  Removing qtdeclarative5-qtmultimedia-plugin:amd64 rather than change libqt5multimedia5-plugins:amd64
Investigating (5) libgstreamer-plugins-bad1.0-0 [ amd64 ] < 1.2.4-1~ubuntu1 > ( universe/libs )
Broken libgstreamer-plugins-bad1.0-0:amd64 Depends on libegl1-mesa [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs ) (>= 7.8.1)
  Considering libegl1-mesa:amd64 0 as a solution to libgstreamer-plugins-bad1.0-0:amd64 -1
  Try Installing libegl1-mesa [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs ) before changing libgstreamer-plugins-bad1.0-0:amd64
Investigating (6) libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs )
Broken libstdc++6:amd64 Depends on gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1)
  Considering gcc-4.9-base:amd64 565 as a solution to libstdc++6:amd64 565
  Removing libstdc++6:amd64 rather than change gcc-4.9-base:amd64
Investigating (6) libapt-pkg4.12 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin )
Broken libapt-pkg4.12:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:amd64 565 as a solution to libapt-pkg4.12:amd64 565
  Removing libapt-pkg4.12:amd64 rather than change libstdc++6:amd64
Investigating (6) libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5core5a:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libqt5core5a:amd64 565
  Removing libqt5core5a:amd64 rather than change libstdc++6:amd64
Investigating (6) libqt5qml5 [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
Broken libqt5qml5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libqt5qml5:amd64 565
  Removing libqt5qml5:amd64 rather than change libqt5core5a:amd64
Investigating (6) libicu52 [ amd64 ] < 52.1-3ubuntu0.4 > ( libs )
Broken libicu52:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.4.0)
  Considering libstdc++6:amd64 565 as a solution to libicu52:amd64 565
  Removing libicu52:amd64 rather than change libstdc++6:amd64
Investigating (6) libqt5quick5 [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
Broken libqt5quick5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libqt5quick5:amd64 565
  Removing libqt5quick5:amd64 rather than change libqt5core5a:amd64
Investigating (6) libboost-system1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
Broken libboost-system1.54.0:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libboost-system1.54.0:amd64 565
  Removing libboost-system1.54.0:amd64 rather than change libstdc++6:amd64
Investigating (6) libqt5dbus5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5dbus5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.1)
  Considering libqt5core5a:amd64 565 as a solution to libqt5dbus5:amd64 565
  Removing libqt5dbus5:amd64 rather than change libqt5core5a:amd64
Investigating (6) libdee-1.0-4 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs )
Broken libdee-1.0-4:amd64 Depends on libicu52 [ amd64 ] < 52.1-3ubuntu0.4 > ( libs ) (>= 52~m1-1~)
  Considering libicu52:amd64 565 as a solution to libdee-1.0-4:amd64 565
  Removing libdee-1.0-4:amd64 rather than change libicu52:amd64
Investigating (6) gstreamer1.0-plugins-good [ amd64 ] < 1.2.4-1~ubuntu1 > ( libs )
Broken gstreamer1.0-plugins-good:amd64 Depends on libcaca0 [ amd64 ] < 0.99.beta18-1ubuntu5 > ( libs ) (>= 0.99.beta17-1)
  Considering libcaca0:amd64 565 as a solution to gstreamer1.0-plugins-good:amd64 565
  Removing gstreamer1.0-plugins-good:amd64 rather than change libcaca0:amd64
Investigating (6) libqt5network5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5network5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libqt5network5:amd64 565
  Removing libqt5network5:amd64 rather than change libqt5core5a:amd64
Investigating (6) libhunspell-1.3-0 [ amd64 ] < 1.3.2-6ubuntu2.1 > ( libs )
Broken libhunspell-1.3-0:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 565 as a solution to libhunspell-1.3-0:amd64 565
  Removing libhunspell-1.3-0:amd64 rather than change libstdc++6:amd64
Investigating (6) libqt5gui5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5gui5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libqt5gui5:amd64 565
  Removing libqt5gui5:amd64 rather than change libqt5core5a:amd64
Investigating (6) qtdeclarative5-qtquick2-plugin [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
Broken qtdeclarative5-qtquick2-plugin:amd64 Depends on libgl1-mesa-dri [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
  Considering libgl1-mesa-dri:amd64 24 as a solution to qtdeclarative5-qtquick2-plugin:amd64 565
  Added libgl1-mesa-dri:amd64 to the remove list
Broken qtdeclarative5-qtquick2-plugin:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 565 as a solution to qtdeclarative5-qtquick2-plugin:amd64 565
  Removing qtdeclarative5-qtquick2-plugin:amd64 rather than change libqt5core5a:amd64
Investigating (6) libqt5sql5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5sql5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libqt5sql5:amd64 565
  Removing libqt5sql5:amd64 rather than change libqt5core5a:amd64
Investigating (6) libqt5sql5-sqlite [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5sql5-sqlite:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 565 as a solution to libqt5sql5-sqlite:amd64 565
  Removing libqt5sql5-sqlite:amd64 rather than change libqt5core5a:amd64
Investigating (6) libtag1c2a [ amd64 ] < 1.9.1-2.2~ppa~trusty > ( libs )
Broken libtag1c2a:amd64 Depends on libtag1-vanilla [ amd64 ] < 1.9.1-2.2~ppa~trusty > ( libs ) (= 1.9.1-2.2~ppa~trusty)
  Considering libtag1-vanilla:amd64 565 as a solution to libtag1c2a:amd64 10
  Removing libtag1c2a:amd64 rather than change libtag1-vanilla:amd64
Investigating (6) account-plugin-google [ amd64 ] < 0.11+14.04.20140409.1-0ubuntu2 > ( gnome )
Broken account-plugin-google:amd64 Depends on libaccount-plugin-google [ amd64 ] < 0.11+14.04.20140409.1-0ubuntu2 > ( gnome )
  Considering libaccount-plugin-google:amd64 565 as a solution to account-plugin-google:amd64 8
Broken account-plugin-google:amd64 Depends on ubuntu-system-settings-online-accounts [ amd64 ] < none -> 0.3+14.04.20140328-0ubuntu3 > ( universe/gnome )
  Considering ubuntu-system-settings-online-accounts:amd64 4 as a solution to account-plugin-google:amd64 8
  Try Installing ubuntu-system-settings-online-accounts [ amd64 ] < none -> 0.3+14.04.20140328-0ubuntu3 > ( universe/gnome ) before changing account-plugin-google:amd64
  Or group remove for account-plugin-google:amd64
Investigating (6) telepathy-haze [ amd64 ] < 0.8.0-1 > ( net )
Broken telepathy-haze:amd64 Depends on libpurple0 [ amd64 ] < 1:2.10.9-0ubuntu3.2 > ( net ) (>= 1:2.7.0)
  Considering libpurple0:amd64 565 as a solution to telepathy-haze:amd64 6
  Removing telepathy-haze:amd64 rather than change libpurple0:amd64
Investigating (6) signon-plugin-password [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( libs )
Broken signon-plugin-password:amd64 Depends on signond [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( gnome )
  Considering signond:amd64 565 as a solution to signon-plugin-password:amd64 565
  Removing signon-plugin-password:amd64 rather than change signond:amd64
Investigating (6) qtdeclarative5-ubuntu-ui-toolkit-plugin [ amd64 ] < 0.1.46+14.04.20140408.1-0ubuntu1 > ( libs )
Broken qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 Depends on libqt5qml-graphicaleffects [ amd64 ] < 5.2.1-1 > ( libs )
  Considering libqt5qml-graphicaleffects:amd64 565 as a solution to qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565
Broken qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 Depends on libqt5graphicaleffects5 [ amd64 ] < none > ( none )
  Or group remove for qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64
Broken qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 Depends on libqt5svg5 [ amd64 ] < 5.2.1-1 > ( libs )
  Considering libqt5svg5:amd64 565 as a solution to qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565
  Removing qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 rather than change libqt5svg5:amd64
Investigating (6) ubuntu-system-settings [ amd64 ] < none -> 0.1+14.04.20140411-0ubuntu2 > ( universe/gnome )
Broken ubuntu-system-settings:amd64 Depends on libapt-pkg4.12 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin ) (>= 0.8.0)
  Considering libapt-pkg4.12:amd64 565 as a solution to ubuntu-system-settings:amd64 5
  Holding Back ubuntu-system-settings:amd64 rather than change libapt-pkg4.12:amd64
Investigating (6) libaccounts-qt5-1 [ amd64 ] < 1.11+14.04.20140410.1-0ubuntu1 > ( libs )
Broken libaccounts-qt5-1:amd64 Depends on libqt5xml5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5xml5:amd64 565 as a solution to libaccounts-qt5-1:amd64 565
  Removing libaccounts-qt5-1:amd64 rather than change libqt5xml5:amd64
Investigating (6) libclutter-1.0-0 [ amd64 ] < 1.16.4-0ubuntu2 > ( libs )
Broken libclutter-1.0-0:amd64 Depends on libcogl-pango15 [ amd64 ] < 1.16.2-1 > ( libs ) (>= 1.15.8)
  Considering libcogl-pango15:amd64 5 as a solution to libclutter-1.0-0:amd64 5
  Removing libclutter-1.0-0:amd64 rather than change libcogl-pango15:amd64
Investigating (6) ubuntu-system-settings-online-accounts [ amd64 ] < none -> 0.3+14.04.20140328-0ubuntu3 > ( universe/gnome )
Broken ubuntu-system-settings-online-accounts:amd64 Depends on qtdeclarative5-ubuntu-ui-toolkit-plugin [ amd64 ] < 0.1.46+14.04.20140408.1-0ubuntu1 > ( libs )
  Considering qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565 as a solution to ubuntu-system-settings-online-accounts:amd64 4
  Holding Back ubuntu-system-settings-online-accounts:amd64 rather than change qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64
Broken ubuntu-system-settings-online-accounts:amd64 Depends on qtdeclarative5-ubuntu-ui-toolkit-plugin-gles [ amd64 ] < none > ( none )
  Or group keep for ubuntu-system-settings-online-accounts:amd64
Broken ubuntu-system-settings-online-accounts:amd64 Depends on ubuntu-system-settings [ amd64 ] < none -> 0.1+14.04.20140411-0ubuntu2 > ( universe/gnome )
  Considering ubuntu-system-settings:amd64 5 as a solution to ubuntu-system-settings-online-accounts:amd64 4
  Holding Back ubuntu-system-settings-online-accounts:amd64 rather than change ubuntu-system-settings:amd64
Investigating (6) libthumbnailer0 [ amd64 ] < 1.1+14.04.20150205-0ubuntu1 > ( libdevel )
Broken libthumbnailer0:amd64 Depends on libsoup2.4-1 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs ) (>= 2.4.0)
  Considering libsoup2.4-1:amd64 565 as a solution to libthumbnailer0:amd64 565
  Removing libthumbnailer0:amd64 rather than change libsoup2.4-1:amd64
Investigating (6) python3-aptdaemon [ amd64 ] < 1.1.1-1ubuntu5.2 > ( python )
Broken python3-aptdaemon:amd64 Depends on python3-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python ) (>= 0.8.5~ubuntu1)
  Considering python3-apt:amd64 565 as a solution to python3-aptdaemon:amd64 565
  Removing python3-aptdaemon:amd64 rather than change python3-apt:amd64
Investigating (6) libmailutils4 [ amd64 ] < 1:2.99.98-1.1 > ( universe/libs )
Broken libmailutils4:amd64 Depends on libkyotocabinet16 [ amd64 ] < 1.2.76-4 > ( universe/libs ) (>= 1.2.76)
  Considering libkyotocabinet16:amd64 565 as a solution to libmailutils4:amd64 3
  Removing libmailutils4:amd64 rather than change libkyotocabinet16:amd64
Investigating (6) python3-aptdaemon.pkcompat [ amd64 ] < none -> 1.1.1-1ubuntu5.2 > ( python )
Broken python3-aptdaemon.pkcompat:amd64 Depends on python3-aptdaemon [ amd64 ] < 1.1.1-1ubuntu5.2 > ( python ) (= 1.1.1-1ubuntu5.2)
  Considering python3-aptdaemon:amd64 565 as a solution to python3-aptdaemon.pkcompat:amd64 3
  Holding Back python3-aptdaemon.pkcompat:amd64 rather than change python3-aptdaemon:amd64
Investigating (6) qtdeclarative5-accounts-plugin [ amd64 ] < 0.4+14.04.20140317-0ubuntu1 > ( libs )
Broken qtdeclarative5-accounts-plugin:amd64 Depends on libaccounts-qt5-1 [ amd64 ] < 1.11+14.04.20140410.1-0ubuntu1 > ( libs )
  Considering libaccounts-qt5-1:amd64 565 as a solution to qtdeclarative5-accounts-plugin:amd64 565
  Removing qtdeclarative5-accounts-plugin:amd64 rather than change libaccounts-qt5-1:amd64
Investigating (6) hud [ amd64 ] < 14.04+14.04.20140604-0ubuntu1 > ( gnome )
Broken hud:amd64 Depends on libcolumbus1 [ amd64 ] < 1.1.0+14.04.20140325.3-0ubuntu1 > ( libs ) (>= 1.1.0+14.04.20140325.3)
  Considering libcolumbus1:amd64 2 as a solution to hud:amd64 2
  Removing hud:amd64 rather than change libcolumbus1:amd64
Investigating (6) ubuntu-download-manager [ amd64 ] < 0.3+14.04.20140321-0ubuntu1 > ( universe/net )
Broken ubuntu-download-manager:amd64 Depends on libubuntu-download-manager-priv0 [ amd64 ] < 0.3+14.04.20140321-0ubuntu1 > ( universe/libs ) (= 0.3+14.04.20140321-0ubuntu1)
  Considering libubuntu-download-manager-priv0:amd64 1 as a solution to ubuntu-download-manager:amd64 1
  Removing ubuntu-download-manager:amd64 rather than change libubuntu-download-manager-priv0:amd64
Investigating (6) libgeis1 [ amd64 ] < 2.2.16+14.04.20140303-0ubuntu1 > ( libs )
Broken libgeis1:amd64 Depends on libframe6 [ amd64 ] < 2.5.0daily13.06.05-0ubuntu1 > ( libs ) (>= 2.2.4)
  Considering libframe6:amd64 565 as a solution to libgeis1:amd64 1
  Removing libgeis1:amd64 rather than change libframe6:amd64
Investigating (6) libunity-core-6.0-9 [ amd64 ] < 7.2.6+14.04.20151021-0ubuntu1 > ( libs )
Broken libunity-core-6.0-9:amd64 Depends on libdee-1.0-4 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs ) (>= 0.5.16)
  Considering libdee-1.0-4:amd64 565 as a solution to libunity-core-6.0-9:amd64 3
  Removing libunity-core-6.0-9:amd64 rather than change libdee-1.0-4:amd64
Investigating (6) thunar-media-tags-plugin [ amd64 ] < 0.2.1-1 > ( universe/x11 )
Broken thunar-media-tags-plugin:amd64 Depends on libtagc0 [ amd64 ] < 1.9.1-2.2~ppa~trusty > ( libs ) (>= 1.5)
  Considering libtagc0:amd64 565 as a solution to thunar-media-tags-plugin:amd64 1
  Removing thunar-media-tags-plugin:amd64 rather than change libtagc0:amd64
Investigating (6) iceweasel [ amd64 ] < none -> 38.3.0esr-1~ubuntu14.04.1~c42.ppa1 > ( web )
Broken iceweasel:amd64 Depends on libhunspell-1.3-0 [ amd64 ] < 1.3.2-6ubuntu2.1 > ( libs )
  Considering libhunspell-1.3-0:amd64 565 as a solution to iceweasel:amd64 1
  Holding Back iceweasel:amd64 rather than change libhunspell-1.3-0:amd64
Investigating (6) packagekit-tools [ amd64 ] < 0.8.12-1ubuntu5 > ( libs )
Broken packagekit-tools:amd64 Depends on python3-aptdaemon.pkcompat [ amd64 ] < none -> 1.1.1-1ubuntu5.2 > ( python )
  Considering python3-aptdaemon.pkcompat:amd64 3 as a solution to packagekit-tools:amd64 1
  Try Installing python3-aptdaemon.pkcompat [ amd64 ] < none -> 1.1.1-1ubuntu5.2 > ( python ) before changing packagekit-tools:amd64
Investigating (6) libgrip0 [ amd64 ] < 0.3.7+14.04.20140303-0ubuntu1 > ( libs )
Broken libgrip0:amd64 Depends on libgeis1 [ amd64 ] < 2.2.16+14.04.20140303-0ubuntu1 > ( libs ) (>= 2.0.1)
  Considering libgeis1:amd64 565 as a solution to libgrip0:amd64 1
  Removing libgrip0:amd64 rather than change libgeis1:amd64
Investigating (6) libqt5systeminfo5 [ amd64 ] < 5.0~git20130712-0ubuntu4 > ( universe/libs )
Broken libqt5systeminfo5:amd64 Depends on libqt5network5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5network5:amd64 565 as a solution to libqt5systeminfo5:amd64 565
  Removing libqt5systeminfo5:amd64 rather than change libqt5network5:amd64
Investigating (6) account-plugin-ubuntuone [ amd64 ] < none -> 14.04+14.04.20140415 > ( universe/libs )
Broken account-plugin-ubuntuone:amd64 Depends on ubuntu-system-settings-online-accounts [ amd64 ] < none -> 0.3+14.04.20140328-0ubuntu3 > ( universe/gnome )
  Considering ubuntu-system-settings-online-accounts:amd64 4 as a solution to account-plugin-ubuntuone:amd64 0
  Holding Back account-plugin-ubuntuone:amd64 rather than change ubuntu-system-settings-online-accounts:amd64
Investigating (6) libqdjango-db0 [ amd64 ] < none -> 0.4.0-1ubuntu2 > ( universe/libdevel )
Broken libqdjango-db0:amd64 Depends on libqt5sql5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5sql5:amd64 565 as a solution to libqdjango-db0:amd64 0
  Holding Back libqdjango-db0:amd64 rather than change libqt5sql5:amd64
Investigating (6) qtdeclarative5-ubuntu-content0.1 [ amd64 ] < none -> 0.0+14.04.20140415-0ubuntu1 > ( universe/libs )
Broken qtdeclarative5-ubuntu-content0.1:amd64 Depends on qtdeclarative5-qtquick2-plugin [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
  Considering qtdeclarative5-qtquick2-plugin:amd64 565 as a solution to qtdeclarative5-ubuntu-content0.1:amd64 0
  Holding Back qtdeclarative5-ubuntu-content0.1:amd64 rather than change qtdeclarative5-qtquick2-plugin:amd64
Investigating (6) click [ amd64 ] < none -> 0.4.21.1ubuntu0.2 > ( admin )
Broken click:amd64 Depends on python3-click [ amd64 ] < none -> 0.4.21.1ubuntu0.2 > ( python ) (= 0.4.21.1ubuntu0.2)
  Considering python3-click:amd64 0 as a solution to click:amd64 0
  Holding Back click:amd64 rather than change python3-click:amd64
Investigating (6) system-image-common [ amd64 ] < 2.2-0ubuntu1 > ( universe/python )
Broken system-image-common:amd64 Depends on ubuntu-download-manager [ amd64 ] < 0.3+14.04.20140321-0ubuntu1 > ( universe/net )
  Considering ubuntu-download-manager:amd64 1 as a solution to system-image-common:amd64 1
  Removing system-image-common:amd64 rather than change ubuntu-download-manager:amd64
Investigating (6) mediascanner2.0 [ amd64 ] < none -> 0.100+14.04.20140403-0ubuntu1 > ( universe/libs )
Broken mediascanner2.0:amd64 Depends on gstreamer1.0-plugins-good [ amd64 ] < 1.2.4-1~ubuntu1 > ( libs )
  Considering gstreamer1.0-plugins-good:amd64 565 as a solution to mediascanner2.0:amd64 0
  Holding Back mediascanner2.0:amd64 rather than change gstreamer1.0-plugins-good:amd64
Investigating (6) libdee-qt5-3 [ amd64 ] < none -> 3.3+14.04.20140317-0ubuntu1 > ( libs )
Broken libdee-qt5-3:amd64 Depends on libdee-1.0-4 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs ) (>= 0.5.2)
  Considering libdee-1.0-4:amd64 565 as a solution to libdee-qt5-3:amd64 0
  Holding Back libdee-qt5-3:amd64 rather than change libdee-1.0-4:amd64
Investigating (6) libdbus-cpp2 [ amd64 ] < 2.0.0+14.04.20140326-0ubuntu1 > ( libdevel )
Broken libdbus-cpp2:amd64 Depends on libboost-system1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
  Considering libboost-system1.54.0:amd64 565 as a solution to libdbus-cpp2:amd64 565
  Removing libdbus-cpp2:amd64 rather than change libboost-system1.54.0:amd64
Investigating (6) libubuntuoneauth-2.0-0 [ amd64 ] < none -> 14.04+14.04.20140415 > ( universe/libs )
Broken libubuntuoneauth-2.0-0:amd64 Depends on signon-plugin-password [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( libs )
  Considering signon-plugin-password:amd64 565 as a solution to libubuntuoneauth-2.0-0:amd64 0
  Holding Back libubuntuoneauth-2.0-0:amd64 rather than change signon-plugin-password:amd64
Investigating (6) ubuntu-purchase-service [ amd64 ] < none -> 14.04+14.04.20140310.2ubuntu2 > ( universe/libs )
Broken ubuntu-purchase-service:amd64 Depends on libubuntuoneauth-2.0-0 [ amd64 ] < none -> 14.04+14.04.20140415 > ( universe/libs ) (>= 13.08)
  Considering libubuntuoneauth-2.0-0:amd64 0 as a solution to ubuntu-purchase-service:amd64 0
  Holding Back ubuntu-purchase-service:amd64 rather than change libubuntuoneauth-2.0-0:amd64
Investigating (6) normalize-audio [ amd64 ] < 0.7.7-12 > ( universe/sound )
Broken normalize-audio:amd64 Depends on libaudiofile1 [ amd64 ] < 0.3.6-2ubuntu0.14.04.1 > ( libs ) (>= 0.3.6)
  Considering libaudiofile1:amd64 565 as a solution to normalize-audio:amd64 0
  Removing normalize-audio:amd64 rather than change libaudiofile1:amd64
Investigating (6) libunity-mir1 [ amd64 ] < none -> 0.3+14.04.20140417-0ubuntu1 > ( universe/libs )
Broken libunity-mir1:amd64 Depends on libboost-system1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
  Considering libboost-system1.54.0:amd64 565 as a solution to libunity-mir1:amd64 0
  Holding Back libunity-mir1:amd64 rather than change libboost-system1.54.0:amd64
Investigating (6) libesd0 [ amd64 ] < 0.2.41-11 > ( libs )
Broken libesd0:amd64 Depends on libaudiofile1 [ amd64 ] < 0.3.6-2ubuntu0.14.04.1 > ( libs ) (>= 0.3.6)
  Considering libaudiofile1:amd64 565 as a solution to libesd0:amd64 0
  Removing libesd0:amd64 rather than change libaudiofile1:amd64
Investigating (6) usermetricsservice [ amd64 ] < none -> 1.1.1+14.04.20140305-0ubuntu2 > ( universe/libs )
Broken usermetricsservice:amd64 Depends on libqt5sql5-sqlite [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
  Considering libqt5sql5-sqlite:amd64 565 as a solution to usermetricsservice:amd64 0
  Holding Back usermetricsservice:amd64 rather than change libqt5sql5-sqlite:amd64
Investigating (6) unity8-private [ amd64 ] < none -> 7.85+14.04.20140416-0ubuntu1 > ( universe/x11 )
Broken unity8-private:amd64 Depends on libdee-1.0-4 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs ) (>= 0.5.2)
  Considering libdee-1.0-4:amd64 565 as a solution to unity8-private:amd64 0
  Holding Back unity8-private:amd64 rather than change libdee-1.0-4:amd64
Investigating (6) unity8 [ amd64 ] < none -> 7.85+14.04.20140416-0ubuntu1 > ( universe/x11 )
Broken unity8:amd64 Depends on libunity-mir1 [ amd64 ] < none -> 0.3+14.04.20140417-0ubuntu1 > ( universe/libs )
  Considering libunity-mir1:amd64 0 as a solution to unity8:amd64 0
  Holding Back unity8:amd64 rather than change libunity-mir1:amd64
Investigating (6) qtdeclarative5-ubuntuone1.0 [ amd64 ] < none -> 14.04+14.04.20140415 > ( universe/libs )
Broken qtdeclarative5-ubuntuone1.0:amd64 Depends on libubuntuoneauth-2.0-0 [ amd64 ] < none -> 14.04+14.04.20140415 > ( universe/libs ) (= 14.04+14.04.20140415)
  Considering libubuntuoneauth-2.0-0:amd64 0 as a solution to qtdeclarative5-ubuntuone1.0:amd64 0
  Holding Back qtdeclarative5-ubuntuone1.0:amd64 rather than change libubuntuoneauth-2.0-0:amd64
Investigating (6) ubuntu-keyboard-data [ amd64 ] < none -> 0.99.trunk.phablet2+14.04.20140415-0ubuntu1 > ( universe/libs )
Broken ubuntu-keyboard-data:amd64 Depends on qtdeclarative5-ubuntu-ui-toolkit-plugin [ amd64 ] < 0.1.46+14.04.20140408.1-0ubuntu1 > ( libs )
  Considering qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565 as a solution to ubuntu-keyboard-data:amd64 0
  Holding Back ubuntu-keyboard-data:amd64 rather than change qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64
Investigating (6) libqt5xmlpatterns5 [ amd64 ] < none -> 5.2.1-3 > ( libs )
Broken libqt5xmlpatterns5:amd64 Depends on libqt5network5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5network5:amd64 565 as a solution to libqt5xmlpatterns5:amd64 0
  Holding Back libqt5xmlpatterns5:amd64 rather than change libqt5network5:amd64
Investigating (6) libprocess-cpp1 [ amd64 ] < 1.0.0+14.04.20140328-0ubuntu1 > ( libs )
Broken libprocess-cpp1:amd64 Depends on libboost-iostreams1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
  Considering libboost-iostreams1.54.0:amd64 6 as a solution to libprocess-cpp1:amd64 6
  Removing libprocess-cpp1:amd64 rather than change libboost-iostreams1.54.0:amd64
Investigating (6) libunity-scopes1 [ amd64 ] < none -> 0.4.2+14.04.20140408-0ubuntu1 > ( universe/libs )
Broken libunity-scopes1:amd64 Depends on libprocess-cpp1 [ amd64 ] < 1.0.0+14.04.20140328-0ubuntu1 > ( libs ) (>= 1.0.0+14.04.20140326.2)
  Considering libprocess-cpp1:amd64 6 as a solution to libunity-scopes1:amd64 0
  Holding Back libunity-scopes1:amd64 rather than change libprocess-cpp1:amd64
Investigating (6) qtdeclarative5-xmllistmodel-plugin [ amd64 ] < none -> 5.2.1-3ubuntu15.1 > ( libs )
Broken qtdeclarative5-xmllistmodel-plugin:amd64 Depends on libqt5network5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5network5:amd64 565 as a solution to qtdeclarative5-xmllistmodel-plugin:amd64 0
  Holding Back qtdeclarative5-xmllistmodel-plugin:amd64 rather than change libqt5network5:amd64
Investigating (6) libmirserver18 [ amd64 ] < 0.1.8+14.04.20140411-0ubuntu1 > ( libs )
Broken libmirserver18:amd64 Depends on libboost-program-options1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
  Considering libboost-program-options1.54.0:amd64 3 as a solution to libmirserver18:amd64 3
  Removing libmirserver18:amd64 rather than change libboost-program-options1.54.0:amd64
Investigating (6) libspatialite5 [ amd64 ] < 4.1.1-5ubuntu1 > ( universe/libs )
Broken libspatialite5:amd64 Depends on libgeos-c1 [ amd64 ] < 3.4.2-4ubuntu1 > ( universe/libs ) (>= 3.4.2)
  Considering libgeos-c1:amd64 565 as a solution to libspatialite5:amd64 0
  Removing libspatialite5:amd64 rather than change libgeos-c1:amd64
Investigating (6) libubuntu-location-service0 [ amd64 ] < 0.0.2+14.04.20140307-0ubuntu1 > ( libs )
Broken libubuntu-location-service0:amd64 Depends on libdbus-cpp2 [ amd64 ] < 2.0.0+14.04.20140326-0ubuntu1 > ( libdevel ) (>= 2.0.0+14.04.20140307)
  Considering libdbus-cpp2:amd64 565 as a solution to libubuntu-location-service0:amd64 6
  Removing libubuntu-location-service0:amd64 rather than change libdbus-cpp2:amd64
Investigating (6) unity-scope-scopes [ amd64 ] < none -> 0.1+14.04.20140404-0ubuntu1 > ( universe/gnome )
Broken unity-scope-scopes:amd64 Depends on libunity-scopes1 [ amd64 ] < none -> 0.4.2+14.04.20140408-0ubuntu1 > ( universe/libs ) (>= 0.4.0+14.04.20140312.1)
  Considering libunity-scopes1:amd64 0 as a solution to unity-scope-scopes:amd64 0
  Holding Back unity-scope-scopes:amd64 rather than change libunity-scopes1:amd64
Investigating (6) libgbm1 [ amd64 ] < 10.1.3-0ubuntu0.6 > ( libs )
Broken libgbm1:amd64 Depends on libgl1-mesa-dri [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
  Considering libgl1-mesa-dri:amd64 24 as a solution to libgbm1:amd64 24
  Removing libgbm1:amd64 rather than change libgl1-mesa-dri:amd64
Investigating (6) qtdeclarative5-ubuntu-settings-components [ amd64 ] < none -> 0.1+14.04.20140306-0ubuntu1 > ( universe/misc )
Broken qtdeclarative5-ubuntu-settings-components:amd64 Depends on qtdeclarative5-ubuntu-ui-toolkit-plugin [ amd64 ] < 0.1.46+14.04.20140408.1-0ubuntu1 > ( libs )
  Considering qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565 as a solution to qtdeclarative5-ubuntu-settings-components:amd64 0
  Holding Back qtdeclarative5-ubuntu-settings-components:amd64 rather than change qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64
Investigating (6) unity-scope-click [ amd64 ] < none -> 0.1+14.04.20140417-0ubuntu1 > ( universe/gnome )
Broken unity-scope-click:amd64 Depends on account-plugin-ubuntuone [ amd64 ] < none -> 14.04+14.04.20140415 > ( universe/libs )
  Considering account-plugin-ubuntuone:amd64 0 as a solution to unity-scope-click:amd64 0
  Holding Back unity-scope-click:amd64 rather than change account-plugin-ubuntuone:amd64
Investigating (6) click-apparmor [ amd64 ] < none -> 0.2ubuntu1 > ( admin )
Broken click-apparmor:amd64 Depends on click [ amd64 ] < none -> 0.4.21.1ubuntu0.2 > ( admin )
  Considering click:amd64 0 as a solution to click-apparmor:amd64 0
  Holding Back click-apparmor:amd64 rather than change click:amd64
Investigating (6) libusermetricsoutput1 [ amd64 ] < none -> 1.1.1+14.04.20140305-0ubuntu2 > ( universe/libs )
Broken libusermetricsoutput1:amd64 Depends on usermetricsservice [ amd64 ] < none -> 1.1.1+14.04.20140305-0ubuntu2 > ( universe/libs ) (= 1.1.1+14.04.20140305-0ubuntu2)
  Considering usermetricsservice:amd64 0 as a solution to libusermetricsoutput1:amd64 0
  Holding Back libusermetricsoutput1:amd64 rather than change usermetricsservice:amd64
Investigating (6) libhud-client2 [ amd64 ] < none -> 14.04+14.04.20140604-0ubuntu1 > ( libs )
Broken libhud-client2:amd64 Depends on libdee-1.0-4 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs ) (>= 0.5.2)
  Considering libdee-1.0-4:amd64 565 as a solution to libhud-client2:amd64 0
  Holding Back libhud-client2:amd64 rather than change libdee-1.0-4:amd64
Investigating (6) mozplugger [ amd64 ] < 1.14.5-2 > ( universe/web )
Broken mozplugger:amd64 Depends on iceweasel [ amd64 ] < none -> 38.3.0esr-1~ubuntu14.04.1~c42.ppa1 > ( web )
  Considering iceweasel:amd64 1 as a solution to mozplugger:amd64 0
  Try Installing iceweasel [ amd64 ] < none -> 38.3.0esr-1~ubuntu14.04.1~c42.ppa1 > ( web ) before changing mozplugger:amd64
Investigating (6) thumbnailer-service [ amd64 ] < none -> 1.1+14.04.20150205-0ubuntu1 > ( universe/libdevel )
Broken thumbnailer-service:amd64 Depends on libthumbnailer0 [ amd64 ] < 1.1+14.04.20150205-0ubuntu1 > ( libdevel ) (= 1.1+14.04.20150205-0ubuntu1)
  Considering libthumbnailer0:amd64 565 as a solution to thumbnailer-service:amd64 0
  Holding Back thumbnailer-service:amd64 rather than change libthumbnailer0:amd64
Investigating (6) qtdeclarative5-dee-plugin [ amd64 ] < none -> 3.3+14.04.20140317-0ubuntu1 > ( universe/libs )
Broken qtdeclarative5-dee-plugin:amd64 Depends on libdee-qt5-3 [ amd64 ] < none -> 3.3+14.04.20140317-0ubuntu1 > ( libs ) (= 3.3+14.04.20140317-0ubuntu1)
  Considering libdee-qt5-3:amd64 0 as a solution to qtdeclarative5-dee-plugin:amd64 0
  Holding Back qtdeclarative5-dee-plugin:amd64 rather than change libdee-qt5-3:amd64
Investigating (6) qtdeclarative5-systeminfo-plugin [ amd64 ] < none -> 5.0~git20130712-0ubuntu4 > ( universe/libs )
Broken qtdeclarative5-systeminfo-plugin:amd64 Depends on libqt5systeminfo5 [ amd64 ] < 5.0~git20130712-0ubuntu4 > ( universe/libs )
  Considering libqt5systeminfo5:amd64 565 as a solution to qtdeclarative5-systeminfo-plugin:amd64 0
  Holding Back qtdeclarative5-systeminfo-plugin:amd64 rather than change libqt5systeminfo5:amd64
Investigating (6) unity-plugin-scopes [ amd64 ] < none -> 0.4.0+14.04.20140408-0ubuntu2 > ( universe/libs )
Broken unity-plugin-scopes:amd64 Depends on libunity-scopes1 [ amd64 ] < none -> 0.4.2+14.04.20140408-0ubuntu1 > ( universe/libs ) (>= 0.4.0+14.04.20140312.1)
  Considering libunity-scopes1:amd64 0 as a solution to unity-plugin-scopes:amd64 0
  Holding Back unity-plugin-scopes:amd64 rather than change libunity-scopes1:amd64
Investigating (6) qtdeclarative5-ubuntu-thumbnailer0.1 [ amd64 ] < none -> 1.1+14.04.20150205-0ubuntu1 > ( universe/libdevel )
Broken qtdeclarative5-ubuntu-thumbnailer0.1:amd64 Depends on libthumbnailer0 [ amd64 ] < 1.1+14.04.20150205-0ubuntu1 > ( libdevel ) (= 1.1+14.04.20150205-0ubuntu1)
  Considering libthumbnailer0:amd64 565 as a solution to qtdeclarative5-ubuntu-thumbnailer0.1:amd64 0
  Holding Back qtdeclarative5-ubuntu-thumbnailer0.1:amd64 rather than change libthumbnailer0:amd64
Investigating (7) apt [ amd64 ] < 1.0.1ubuntu2.11 > ( admin )
Broken apt:amd64 Depends on libapt-pkg4.12 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin ) (>= 0.9.16)
  Considering libapt-pkg4.12:amd64 565 as a solution to apt:amd64 5135
  Added libapt-pkg4.12:amd64 to the remove list
  Fixing apt:amd64 via keep of libapt-pkg4.12:amd64
Investigating (7) libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs )
Broken libstdc++6:amd64 Depends on gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1)
  Considering gcc-4.9-base:amd64 565 as a solution to libstdc++6:amd64 565
  Removing libstdc++6:amd64 rather than change gcc-4.9-base:amd64
Investigating (7) libapt-pkg4.12 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin )
Broken libapt-pkg4.12:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:amd64 565 as a solution to libapt-pkg4.12:amd64 5135
  Added libstdc++6:amd64 to the remove list
  Fixing libapt-pkg4.12:amd64 via keep of libstdc++6:amd64
Investigating (7) libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5core5a:amd64 Depends on libicu52 [ amd64 ] < 52.1-3ubuntu0.4 > ( libs ) (>= 52~m1-1~)
  Considering libicu52:amd64 565 as a solution to libqt5core5a:amd64 565
  Removing libqt5core5a:amd64 rather than change libicu52:amd64
Investigating (7) libqt5qml5 [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
Broken libqt5qml5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libqt5qml5:amd64 565
  Removing libqt5qml5:amd64 rather than change libqt5core5a:amd64
Investigating (7) libqt5quick5 [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
Broken libqt5quick5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libqt5quick5:amd64 565
  Removing libqt5quick5:amd64 rather than change libqt5core5a:amd64
Investigating (7) libqt5dbus5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5dbus5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.1)
  Considering libqt5core5a:amd64 565 as a solution to libqt5dbus5:amd64 565
  Removing libqt5dbus5:amd64 rather than change libqt5core5a:amd64
Investigating (7) gstreamer1.0-plugins-good [ amd64 ] < 1.2.4-1~ubuntu1 > ( libs )
Broken gstreamer1.0-plugins-good:amd64 Depends on libcaca0 [ amd64 ] < 0.99.beta18-1ubuntu5 > ( libs ) (>= 0.99.beta17-1)
  Considering libcaca0:amd64 565 as a solution to gstreamer1.0-plugins-good:amd64 565
  Removing gstreamer1.0-plugins-good:amd64 rather than change libcaca0:amd64
Investigating (7) libqt5gui5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5gui5:amd64 Depends on libgbm1 [ amd64 ] < 10.1.3-0ubuntu0.6 > ( libs ) (>= 8.1~0)
  Considering libgbm1:amd64 24 as a solution to libqt5gui5:amd64 565
  Added libgbm1:amd64 to the remove list
Broken libqt5gui5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 565 as a solution to libqt5gui5:amd64 565
  Removing libqt5gui5:amd64 rather than change libqt5core5a:amd64
Investigating (7) indicator-bluetooth [ amd64 ] < 0.0.6+14.04.20140207-0ubuntu2 > ( gnome )
Broken indicator-bluetooth:amd64 Depends on unity-control-center [ amd64 ] < 14.04.3+14.04.20150916-0ubuntu1 > ( gnome )
  Considering unity-control-center:amd64 26 as a solution to indicator-bluetooth:amd64 10
Broken indicator-bluetooth:amd64 Depends on gnome-control-center [ amd64 ] < none -> 1:3.8.6-0ubuntu1~trusty2 > ( gnome )
  Considering gnome-control-center:amd64 4 as a solution to indicator-bluetooth:amd64 10
  Try Installing gnome-control-center [ amd64 ] < none -> 1:3.8.6-0ubuntu1~trusty2 > ( gnome ) before changing indicator-bluetooth:amd64
Broken indicator-bluetooth:amd64 Depends on ubuntu-system-settings [ amd64 ] < none -> 0.1+14.04.20140411-0ubuntu2 > ( universe/gnome )
  Considering ubuntu-system-settings:amd64 5 as a solution to indicator-bluetooth:amd64 10
  Try Installing ubuntu-system-settings [ amd64 ] < none -> 0.1+14.04.20140411-0ubuntu2 > ( universe/gnome ) before changing indicator-bluetooth:amd64
  Or group remove for indicator-bluetooth:amd64
Investigating (7) libcheese7 [ amd64 ] < 3.10.2-0ubuntu2 > ( libs )
Broken libcheese7:amd64 Depends on libclutter-gst-2.0-0 [ amd64 ] < 2.0.8-1build1 > ( libs ) (>= 0.10.0)
  Considering libclutter-gst-2.0-0:amd64 4 as a solution to libcheese7:amd64 565
  Added libclutter-gst-2.0-0:amd64 to the remove list
Broken libcheese7:amd64 Depends on gstreamer1.0-clutter [ amd64 ] < 2.0.8-1build1 > ( libs )
  Considering gstreamer1.0-clutter:amd64 4 as a solution to libcheese7:amd64 565
  Added gstreamer1.0-clutter:amd64 to the remove list
Broken libcheese7:amd64 Depends on gstreamer1.0-plugins-good [ amd64 ] < 1.2.4-1~ubuntu1 > ( libs ) (>= 0.11.0)
  Considering gstreamer1.0-plugins-good:amd64 565 as a solution to libcheese7:amd64 565
  Removing libcheese7:amd64 rather than change gstreamer1.0-plugins-good:amd64
Investigating (7) zeitgeist-core [ amd64 ] < 0.9.14-0ubuntu4.1 > ( utils )
Broken zeitgeist-core:amd64 Depends on libdee-1.0-4 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs ) (>= 1.0.2)
  Considering libdee-1.0-4:amd64 565 as a solution to zeitgeist-core:amd64 565
  Removing zeitgeist-core:amd64 rather than change libdee-1.0-4:amd64
Investigating (7) ubuntu-system-service [ amd64 ] < 0.2.5build1 > ( admin )
Broken ubuntu-system-service:amd64 Depends on python-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python ) (>= 0.7.0)
  Considering python-apt:amd64 19 as a solution to ubuntu-system-service:amd64 19
  Removing ubuntu-system-service:amd64 rather than change python-apt:amd64
Investigating (7) signon-plugin-password [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( libs )
Broken signon-plugin-password:amd64 Depends on signond [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( gnome )
  Considering signond:amd64 565 as a solution to signon-plugin-password:amd64 565
  Removing signon-plugin-password:amd64 rather than change signond:amd64
Investigating (7) qtdeclarative5-ubuntu-ui-toolkit-plugin [ amd64 ] < 0.1.46+14.04.20140408.1-0ubuntu1 > ( libs )
Broken qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 Depends on libqt5qml-graphicaleffects [ amd64 ] < 5.2.1-1 > ( libs )
  Considering libqt5qml-graphicaleffects:amd64 565 as a solution to qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565
Broken qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 Depends on libqt5graphicaleffects5 [ amd64 ] < none > ( none )
  Or group remove for qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64
Broken qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 Depends on libqt5svg5 [ amd64 ] < 5.2.1-1 > ( libs )
  Considering libqt5svg5:amd64 565 as a solution to qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565
  Removing qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 rather than change libqt5svg5:amd64
Investigating (7) ubuntu-system-settings [ amd64 ] < none -> 0.1+14.04.20140411-0ubuntu2 > ( universe/gnome )
Broken ubuntu-system-settings:amd64 Depends on indicator-bluetooth [ amd64 ] < 0.0.6+14.04.20140207-0ubuntu2 > ( gnome ) (> 0.0.6+13.10.20131010)
  Considering indicator-bluetooth:amd64 10 as a solution to ubuntu-system-settings:amd64 5
  Holding Back ubuntu-system-settings:amd64 rather than change indicator-bluetooth:amd64
Investigating (7) libaccounts-qt5-1 [ amd64 ] < 1.11+14.04.20140410.1-0ubuntu1 > ( libs )
Broken libaccounts-qt5-1:amd64 Depends on libqt5xml5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5xml5:amd64 565 as a solution to libaccounts-qt5-1:amd64 565
  Removing libaccounts-qt5-1:amd64 rather than change libqt5xml5:amd64
Investigating (7) ubuntu-system-settings-online-accounts [ amd64 ] < none -> 0.3+14.04.20140328-0ubuntu3 > ( universe/gnome )
Broken ubuntu-system-settings-online-accounts:amd64 Depends on qtdeclarative5-ubuntu-ui-toolkit-plugin [ amd64 ] < 0.1.46+14.04.20140408.1-0ubuntu1 > ( libs )
  Considering qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565 as a solution to ubuntu-system-settings-online-accounts:amd64 4
  Holding Back ubuntu-system-settings-online-accounts:amd64 rather than change qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64
Broken ubuntu-system-settings-online-accounts:amd64 Depends on qtdeclarative5-ubuntu-ui-toolkit-plugin-gles [ amd64 ] < none > ( none )
  Or group keep for ubuntu-system-settings-online-accounts:amd64
Broken ubuntu-system-settings-online-accounts:amd64 Depends on ubuntu-system-settings [ amd64 ] < none -> 0.1+14.04.20140411-0ubuntu2 > ( universe/gnome )
  Considering ubuntu-system-settings:amd64 5 as a solution to ubuntu-system-settings-online-accounts:amd64 4
  Holding Back ubuntu-system-settings-online-accounts:amd64 rather than change ubuntu-system-settings:amd64
Investigating (7) mailutils [ amd64 ] < 1:2.99.98-1.1 > ( universe/mail )
Broken mailutils:amd64 Depends on libmailutils4 [ amd64 ] < 1:2.99.98-1.1 > ( universe/libs ) (>= 1:2.99.98)
  Considering libmailutils4:amd64 565 as a solution to mailutils:amd64 4
  Removing mailutils:amd64 rather than change libmailutils4:amd64
Investigating (7) libclutter-gtk-1.0-0 [ amd64 ] < 1.4.4-3ubuntu2.2 > ( libs )
Broken libclutter-gtk-1.0-0:amd64 Depends on libclutter-1.0-0 [ amd64 ] < 1.16.4-0ubuntu2 > ( libs ) (>= 1.13.10)
  Considering libclutter-1.0-0:amd64 5 as a solution to libclutter-gtk-1.0-0:amd64 4
  Removing libclutter-gtk-1.0-0:amd64 rather than change libclutter-1.0-0:amd64
Investigating (7) librest-0.7-0 [ amd64 ] < 0.7.90-0ubuntu1 > ( libs )
Broken librest-0.7-0:amd64 Depends on libsoup-gnome2.4-1 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs ) (>= 2.27.4)
  Considering libsoup-gnome2.4-1:amd64 565 as a solution to librest-0.7-0:amd64 565
  Removing librest-0.7-0:amd64 rather than change libsoup-gnome2.4-1:amd64
Investigating (7) qtdeclarative5-accounts-plugin [ amd64 ] < 0.4+14.04.20140317-0ubuntu1 > ( libs )
Broken qtdeclarative5-accounts-plugin:amd64 Depends on libaccounts-qt5-1 [ amd64 ] < 1.11+14.04.20140410.1-0ubuntu1 > ( libs )
  Considering libaccounts-qt5-1:amd64 565 as a solution to qtdeclarative5-accounts-plugin:amd64 565
  Removing qtdeclarative5-accounts-plugin:amd64 rather than change libaccounts-qt5-1:amd64
Investigating (7) libegl1-mesa [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
Broken libegl1-mesa:amd64 Depends on libgbm1 [ amd64 ] < 10.1.3-0ubuntu0.6 > ( libs ) (>= 7.11~1)
  Considering libgbm1:amd64 24 as a solution to libegl1-mesa:amd64 0
  Holding Back libegl1-mesa:amd64 rather than change libgbm1:amd64
Investigating (7) unity-scope-mediascanner2 [ amd64 ] < none -> 0.2+14.04.20140404-0ubuntu1 > ( universe/gnome )
Broken unity-scope-mediascanner2:amd64 Depends on libunity-scopes1 [ amd64 ] < none -> 0.4.2+14.04.20140408-0ubuntu1 > ( universe/libs ) (>= 0.4.0+14.04.20140312.1)
  Considering libunity-scopes1:amd64 0 as a solution to unity-scope-mediascanner2:amd64 0
  Holding Back unity-scope-mediascanner2:amd64 rather than change libunity-scopes1:amd64
Investigating (7) system-image-dbus [ amd64 ] < none -> 2.2-0ubuntu1 > ( universe/python )
Broken system-image-dbus:amd64 Depends on system-image-common [ amd64 ] < 2.2-0ubuntu1 > ( universe/python ) (= 2.2-0ubuntu1)
  Considering system-image-common:amd64 1 as a solution to system-image-dbus:amd64 0
  Holding Back system-image-dbus:amd64 rather than change system-image-common:amd64
Investigating (7) libubuntu-application-api-mirserver1 [ amd64 ] < none -> 0.20+14.04.20140411-0ubuntu1 > ( libs )
Broken libubuntu-application-api-mirserver1:amd64 Depends on libdbus-cpp2 [ amd64 ] < 2.0.0+14.04.20140326-0ubuntu1 > ( libdevel ) (>= 2.0.0+14.04.20140310)
  Considering libdbus-cpp2:amd64 565 as a solution to libubuntu-application-api-mirserver1:amd64 0
  Holding Back libubuntu-application-api-mirserver1:amd64 rather than change libdbus-cpp2:amd64
Investigating (7) libubuntuoneauth-2.0-0 [ amd64 ] < none -> 14.04+14.04.20140415 > ( universe/libs )
Broken libubuntuoneauth-2.0-0:amd64 Depends on signon-plugin-password [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( libs )
  Considering signon-plugin-password:amd64 565 as a solution to libubuntuoneauth-2.0-0:amd64 0
  Holding Back libubuntuoneauth-2.0-0:amd64 rather than change signon-plugin-password:amd64
Investigating (7) indicator-network [ amd64 ] < none -> 0.5.1+14.04.20140409.1-0ubuntu1 > ( universe/gnome )
Broken indicator-network:amd64 Depends on unity8 [ amd64 ] < none -> 7.85+14.04.20140416-0ubuntu1 > ( universe/x11 ) (>= 7.82)
  Considering unity8:amd64 0 as a solution to indicator-network:amd64 0
  Holding Back indicator-network:amd64 rather than change unity8:amd64
Investigating (7) libgoa-backend-1.0-1 [ amd64 ] < none -> 3.10.3-0ubuntu1 > ( libs )
Broken libgoa-backend-1.0-1:amd64 Depends on librest-0.7-0 [ amd64 ] < 0.7.90-0ubuntu1 > ( libs ) (>= 0.7)
  Considering librest-0.7-0:amd64 565 as a solution to libgoa-backend-1.0-1:amd64 0
  Holding Back libgoa-backend-1.0-1:amd64 rather than change librest-0.7-0:amd64
Investigating (7) upstart-app-launch [ amd64 ] < none -> 0.3+14.04.20140411-0ubuntu1 > ( gnome )
Broken upstart-app-launch:amd64 Depends on zeitgeist-core [ amd64 ] < 0.9.14-0ubuntu4.1 > ( utils )
  Considering zeitgeist-core:amd64 565 as a solution to upstart-app-launch:amd64 0
  Holding Back upstart-app-launch:amd64 rather than change zeitgeist-core:amd64
Investigating (7) ubuntu-keyboard-data [ amd64 ] < none -> 0.99.trunk.phablet2+14.04.20140415-0ubuntu1 > ( universe/libs )
Broken ubuntu-keyboard-data:amd64 Depends on qtdeclarative5-ubuntu-ui-toolkit-plugin [ amd64 ] < 0.1.46+14.04.20140408.1-0ubuntu1 > ( libs )
  Considering qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565 as a solution to ubuntu-keyboard-data:amd64 0
  Holding Back ubuntu-keyboard-data:amd64 rather than change qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64
Investigating (7) upstart-app-launch-tools [ amd64 ] < none -> 0.3+14.04.20140411-0ubuntu1 > ( gnome )
Broken upstart-app-launch-tools:amd64 Depends on upstart-app-launch [ amd64 ] < none -> 0.3+14.04.20140411-0ubuntu1 > ( gnome ) (= 0.3+14.04.20140411-0ubuntu1)
  Considering upstart-app-launch:amd64 0 as a solution to upstart-app-launch-tools:amd64 0
  Holding Back upstart-app-launch-tools:amd64 rather than change upstart-app-launch:amd64
Investigating (7) qtdeclarative5-qtmultimedia-plugin [ amd64 ] < 5.2.1-0ubuntu5 > ( libs )
Broken qtdeclarative5-qtmultimedia-plugin:amd64 Depends on libqt5multimedia5-plugins [ amd64 ] < 5.2.1-0ubuntu5 > ( libs )
  Considering libqt5multimedia5-plugins:amd64 0 as a solution to qtdeclarative5-qtmultimedia-plugin:amd64 0
  Removing qtdeclarative5-qtmultimedia-plugin:amd64 rather than change libqt5multimedia5-plugins:amd64
Investigating (7) libgstreamer-plugins-bad1.0-0 [ amd64 ] < 1.2.4-1~ubuntu1 > ( universe/libs )
Broken libgstreamer-plugins-bad1.0-0:amd64 Depends on libegl1-mesa [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs ) (>= 7.8.1)
  Considering libegl1-mesa:amd64 0 as a solution to libgstreamer-plugins-bad1.0-0:amd64 -1
  Try Installing libegl1-mesa [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs ) before changing libgstreamer-plugins-bad1.0-0:amd64
Investigating (8) libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs )
Broken libstdc++6:amd64 Depends on gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1)
  Considering gcc-4.9-base:amd64 565 as a solution to libstdc++6:amd64 5135
  Added gcc-4.9-base:amd64 to the remove list
  Fixing libstdc++6:amd64 via keep of gcc-4.9-base:amd64
Investigating (8) libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs )
Broken libgcc1:amd64 Depends on gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.3-0ubuntu4)
  Considering gcc-4.9-base:amd64 5135 as a solution to libgcc1:amd64 565
  Removing libgcc1:amd64 rather than change gcc-4.9-base:amd64
Investigating (8) libapt-pkg4.12 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin )
Broken libapt-pkg4.12:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 5135 as a solution to libapt-pkg4.12:amd64 5135
  Removing libapt-pkg4.12:amd64 rather than change libgcc1:amd64
Investigating (8) libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5core5a:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 5135 as a solution to libqt5core5a:amd64 565
  Removing libqt5core5a:amd64 rather than change libgcc1:amd64
Investigating (8) libwebkitgtk-3.0-0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs )
Broken libwebkitgtk-3.0-0:amd64 Depends on libjavascriptcoregtk-3.0-0 [ amd64 ] < 2.4.8-1ubuntu1~ubuntu14.04.1 > ( libs ) (= 2.4.8-1ubuntu1~ubuntu14.04.1)
  Considering libjavascriptcoregtk-3.0-0:amd64 0 as a solution to libwebkitgtk-3.0-0:amd64 565
  Added libjavascriptcoregtk-3.0-0:amd64 to the remove list
Broken libwebkitgtk-3.0-0:amd64 Depends on libenchant1c2a [ amd64 ] < 1.6.0-10ubuntu1 > ( libs ) (>= 1.6.0)
  Considering libenchant1c2a:amd64 4 as a solution to libwebkitgtk-3.0-0:amd64 565
  Added libenchant1c2a:amd64 to the remove list
Broken libwebkitgtk-3.0-0:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 5135 as a solution to libwebkitgtk-3.0-0:amd64 565
  Removing libwebkitgtk-3.0-0:amd64 rather than change libgcc1:amd64
Investigating (8) libsoup2.4-1 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs )
Broken libsoup2.4-1:amd64 Depends on glib-networking [ amd64 ] < 2.40.0-1 > ( libs ) (>= 2.32.0)
  Considering glib-networking:amd64 565 as a solution to libsoup2.4-1:amd64 565
  Removing libsoup2.4-1:amd64 rather than change glib-networking:amd64
Investigating (8) python3-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python )
Broken python3-apt:amd64 Depends on libapt-inst1.5 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin ) (>= 0.8.11)
  Considering libapt-inst1.5:amd64 29 as a solution to python3-apt:amd64 565
  Added libapt-inst1.5:amd64 to the remove list
Broken python3-apt:amd64 Depends on libapt-pkg4.12 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin ) (>= 0.9.11)
  Considering libapt-pkg4.12:amd64 5135 as a solution to python3-apt:amd64 565
  Removing python3-apt:amd64 rather than change libapt-pkg4.12:amd64
Investigating (8) libqt5qml5 [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
Broken libqt5qml5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 5135 as a solution to libqt5qml5:amd64 565
  Removing libqt5qml5:amd64 rather than change libqt5core5a:amd64
Investigating (8) gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs )
Broken gcc-4.9-base:amd64 Breaks on gcc-4.9-base [ i386 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (!= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1)
  Considering gcc-4.9-base:i386 565 as a solution to gcc-4.9-base:amd64 5135
  Added gcc-4.9-base:i386 to the remove list
  Conflicts//Breaks against version 4.9-20140406-0ubuntu1 for gcc-4.9-base but that is not InstVer, ignoring
  Fixing gcc-4.9-base:amd64 via keep of gcc-4.9-base:i386
Investigating (8) libicu52 [ amd64 ] < 52.1-3ubuntu0.4 > ( libs )
Broken libicu52:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 5135 as a solution to libicu52:amd64 565
  Removing libicu52:amd64 rather than change libgcc1:amd64
Investigating (8) libqt5quick5 [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
Broken libqt5quick5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 5135 as a solution to libqt5quick5:amd64 565
  Removing libqt5quick5:amd64 rather than change libqt5core5a:amd64
Investigating (8) libgcc1 [ i386 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs )
Broken libgcc1:i386 Depends on gcc-4.9-base [ i386 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.3-0ubuntu4)
  Considering gcc-4.9-base:i386 5135 as a solution to libgcc1:i386 17
  Holding Back libgcc1:i386 rather than change gcc-4.9-base:i386
Investigating (8) libcheese-gtk23 [ amd64 ] < 3.10.2-0ubuntu2 > ( libs )
Broken libcheese-gtk23:amd64 Depends on libcheese7 [ amd64 ] < 3.10.2-0ubuntu2 > ( libs ) (>= 3.4.0)
  Considering libcheese7:amd64 565 as a solution to libcheese-gtk23:amd64 565
  Removing libcheese-gtk23:amd64 rather than change libcheese7:amd64
Investigating (8) libqt5dbus5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5dbus5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.1)
  Considering libqt5core5a:amd64 5135 as a solution to libqt5dbus5:amd64 565
  Removing libqt5dbus5:amd64 rather than change libqt5core5a:amd64
Investigating (8) libcanberra-pulse [ amd64 ] < 0.30-0ubuntu3 > ( libdevel )
Broken libcanberra-pulse:amd64 Depends on pulseaudio [ amd64 ] < 1:4.0-0ubuntu11.1 > ( sound )
  Considering pulseaudio:amd64 565 as a solution to libcanberra-pulse:amd64 565
  Removing libcanberra-pulse:amd64 rather than change pulseaudio:amd64
Investigating (8) libqt5network5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5network5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 5135 as a solution to libqt5network5:amd64 565
  Removing libqt5network5:amd64 rather than change libqt5core5a:amd64
Investigating (8) libhunspell-1.3-0 [ amd64 ] < 1.3.2-6ubuntu2.1 > ( libs )
Broken libhunspell-1.3-0:amd64 Depends on libgcc1 [ amd64 ] < 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 1:4.9.3-0ubuntu4 > ( libs ) (>= 1:4.1.1)
  Considering libgcc1:amd64 5135 as a solution to libhunspell-1.3-0:amd64 565
  Removing libhunspell-1.3-0:amd64 rather than change libgcc1:amd64
Investigating (8) libqt5gui5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5gui5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 5135 as a solution to libqt5gui5:amd64 565
  Removing libqt5gui5:amd64 rather than change libqt5core5a:amd64
Investigating (8) qtdeclarative5-qtquick2-plugin [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
Broken qtdeclarative5-qtquick2-plugin:amd64 Depends on libgl1-mesa-dri [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
  Considering libgl1-mesa-dri:amd64 24 as a solution to qtdeclarative5-qtquick2-plugin:amd64 565
  Added libgl1-mesa-dri:amd64 to the remove list
Broken qtdeclarative5-qtquick2-plugin:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5core5a:amd64 5135 as a solution to qtdeclarative5-qtquick2-plugin:amd64 565
  Removing qtdeclarative5-qtquick2-plugin:amd64 rather than change libqt5core5a:amd64
Investigating (8) account-plugin-facebook [ amd64 ] < 0.11+14.04.20140409.1-0ubuntu2 > ( gnome )
Broken account-plugin-facebook:amd64 Depends on libaccount-plugin-generic-oauth [ amd64 ] < 0.11+14.04.20140409.1-0ubuntu2 > ( gnome )
  Considering libaccount-plugin-generic-oauth:amd64 565 as a solution to account-plugin-facebook:amd64 7
Broken account-plugin-facebook:amd64 Depends on ubuntu-system-settings-online-accounts [ amd64 ] < none -> 0.3+14.04.20140328-0ubuntu3 > ( universe/gnome )
  Considering ubuntu-system-settings-online-accounts:amd64 4 as a solution to account-plugin-facebook:amd64 7
  Try Installing ubuntu-system-settings-online-accounts [ amd64 ] < none -> 0.3+14.04.20140328-0ubuntu3 > ( universe/gnome ) before changing account-plugin-facebook:amd64
  Or group remove for account-plugin-facebook:amd64
Investigating (8) signon-plugin-password [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( libs )
Broken signon-plugin-password:amd64 Depends on signond [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( gnome )
  Considering signond:amd64 565 as a solution to signon-plugin-password:amd64 565
  Removing signon-plugin-password:amd64 rather than change signond:amd64
Investigating (8) qtdeclarative5-ubuntu-ui-toolkit-plugin [ amd64 ] < 0.1.46+14.04.20140408.1-0ubuntu1 > ( libs )
Broken qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 Depends on libqt5qml-graphicaleffects [ amd64 ] < 5.2.1-1 > ( libs )
  Considering libqt5qml-graphicaleffects:amd64 565 as a solution to qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565
Broken qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 Depends on libqt5graphicaleffects5 [ amd64 ] < none > ( none )
  Or group remove for qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64
Broken qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 Depends on libqt5svg5 [ amd64 ] < 5.2.1-1 > ( libs )
  Considering libqt5svg5:amd64 565 as a solution to qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565
  Removing qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 rather than change libqt5svg5:amd64
Investigating (8) ubuntu-system-settings [ amd64 ] < none -> 0.1+14.04.20140411-0ubuntu2 > ( universe/gnome )
Broken ubuntu-system-settings:amd64 Depends on qtdeclarative5-ubuntu-ui-toolkit-plugin [ amd64 ] < 0.1.46+14.04.20140408.1-0ubuntu1 > ( libs ) (>= 0.1.46+14.04.20131126-0ubuntu1)
  Considering qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565 as a solution to ubuntu-system-settings:amd64 5
  Holding Back ubuntu-system-settings:amd64 rather than change qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64
Broken ubuntu-system-settings:amd64 Depends on qtdeclarative5-ubuntu-ui-toolkit-plugin-gles [ amd64 ] < none > ( none )
  Or group keep for ubuntu-system-settings:amd64
Investigating (8) libaccounts-qt5-1 [ amd64 ] < 1.11+14.04.20140410.1-0ubuntu1 > ( libs )
Broken libaccounts-qt5-1:amd64 Depends on libqt5xml5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5xml5:amd64 565 as a solution to libaccounts-qt5-1:amd64 565
  Removing libaccounts-qt5-1:amd64 rather than change libqt5xml5:amd64
Investigating (8) ubuntu-system-settings-online-accounts [ amd64 ] < none -> 0.3+14.04.20140328-0ubuntu3 > ( universe/gnome )
Broken ubuntu-system-settings-online-accounts:amd64 Depends on qtdeclarative5-ubuntu-ui-toolkit-plugin [ amd64 ] < 0.1.46+14.04.20140408.1-0ubuntu1 > ( libs )
  Considering qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565 as a solution to ubuntu-system-settings-online-accounts:amd64 4
  Holding Back ubuntu-system-settings-online-accounts:amd64 rather than change qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64
Broken ubuntu-system-settings-online-accounts:amd64 Depends on qtdeclarative5-ubuntu-ui-toolkit-plugin-gles [ amd64 ] < none > ( none )
  Or group keep for ubuntu-system-settings-online-accounts:amd64
Broken ubuntu-system-settings-online-accounts:amd64 Depends on ubuntu-system-settings [ amd64 ] < none -> 0.1+14.04.20140411-0ubuntu2 > ( universe/gnome )
  Considering ubuntu-system-settings:amd64 5 as a solution to ubuntu-system-settings-online-accounts:amd64 4
  Holding Back ubuntu-system-settings-online-accounts:amd64 rather than change ubuntu-system-settings:amd64
Investigating (8) libthumbnailer0 [ amd64 ] < 1.1+14.04.20150205-0ubuntu1 > ( libdevel )
Broken libthumbnailer0:amd64 Depends on libsoup2.4-1 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs ) (>= 2.4.0)
  Considering libsoup2.4-1:amd64 565 as a solution to libthumbnailer0:amd64 565
  Removing libthumbnailer0:amd64 rather than change libsoup2.4-1:amd64
Investigating (8) python3-aptdaemon [ amd64 ] < 1.1.1-1ubuntu5.2 > ( python )
Broken python3-aptdaemon:amd64 Depends on python3-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python ) (>= 0.8.5~ubuntu1)
  Considering python3-apt:amd64 5135 as a solution to python3-aptdaemon:amd64 565
  Removing python3-aptdaemon:amd64 rather than change python3-apt:amd64
Investigating (8) python3-aptdaemon.pkcompat [ amd64 ] < none -> 1.1.1-1ubuntu5.2 > ( python )
Broken python3-aptdaemon.pkcompat:amd64 Depends on python3-aptdaemon [ amd64 ] < 1.1.1-1ubuntu5.2 > ( python ) (= 1.1.1-1ubuntu5.2)
  Considering python3-aptdaemon:amd64 5135 as a solution to python3-aptdaemon.pkcompat:amd64 3
  Holding Back python3-aptdaemon.pkcompat:amd64 rather than change python3-aptdaemon:amd64
Investigating (8) qtdeclarative5-accounts-plugin [ amd64 ] < 0.4+14.04.20140317-0ubuntu1 > ( libs )
Broken qtdeclarative5-accounts-plugin:amd64 Depends on libaccounts-qt5-1 [ amd64 ] < 1.11+14.04.20140410.1-0ubuntu1 > ( libs )
  Considering libaccounts-qt5-1:amd64 565 as a solution to qtdeclarative5-accounts-plugin:amd64 565
  Removing qtdeclarative5-accounts-plugin:amd64 rather than change libaccounts-qt5-1:amd64
Investigating (8) hud [ amd64 ] < 14.04+14.04.20140604-0ubuntu1 > ( gnome )
Broken hud:amd64 Depends on libcolumbus1 [ amd64 ] < 1.1.0+14.04.20140325.3-0ubuntu1 > ( libs ) (>= 1.1.0+14.04.20140325.3)
  Considering libcolumbus1:amd64 2 as a solution to hud:amd64 2
  Removing hud:amd64 rather than change libcolumbus1:amd64
Investigating (8) ubuntu-download-manager [ amd64 ] < 0.3+14.04.20140321-0ubuntu1 > ( universe/net )
Broken ubuntu-download-manager:amd64 Depends on libubuntu-download-manager-priv0 [ amd64 ] < 0.3+14.04.20140321-0ubuntu1 > ( universe/libs ) (= 0.3+14.04.20140321-0ubuntu1)
  Considering libubuntu-download-manager-priv0:amd64 1 as a solution to ubuntu-download-manager:amd64 1
  Removing ubuntu-download-manager:amd64 rather than change libubuntu-download-manager-priv0:amd64
Investigating (8) libunity-core-6.0-9 [ amd64 ] < 7.2.6+14.04.20151021-0ubuntu1 > ( libs )
Broken libunity-core-6.0-9:amd64 Depends on libnux-4.0-0 [ amd64 ] < 4.0.6+14.04.20141107-0ubuntu1 > ( libs )
  Considering libnux-4.0-0:amd64 3 as a solution to libunity-core-6.0-9:amd64 565
  Added libnux-4.0-0:amd64 to the remove list
Broken libunity-core-6.0-9:amd64 Depends on libsigc++-2.0-0c2a [ amd64 ] < 2.2.10-0.2ubuntu2 > ( libs ) (>= 2.0.2)
  Considering libsigc++-2.0-0c2a:amd64 8 as a solution to libunity-core-6.0-9:amd64 565
  Added libsigc++-2.0-0c2a:amd64 to the remove list
Broken libunity-core-6.0-9:amd64 Depends on libunity-protocol-private0 [ amd64 ] < 7.1.4+14.04.20140210-0ubuntu1 > ( libs ) (>= 7.1.4+14.04.20140210)
  Considering libunity-protocol-private0:amd64 565 as a solution to libunity-core-6.0-9:amd64 565
  Removing libunity-core-6.0-9:amd64 rather than change libunity-protocol-private0:amd64
Investigating (8) iceweasel [ amd64 ] < none -> 38.3.0esr-1~ubuntu14.04.1~c42.ppa1 > ( web )
Broken iceweasel:amd64 Depends on libhunspell-1.3-0 [ amd64 ] < 1.3.2-6ubuntu2.1 > ( libs )
  Considering libhunspell-1.3-0:amd64 5135 as a solution to iceweasel:amd64 1
  Holding Back iceweasel:amd64 rather than change libhunspell-1.3-0:amd64
Investigating (8) packagekit-tools [ amd64 ] < 0.8.12-1ubuntu5 > ( libs )
Broken packagekit-tools:amd64 Depends on python3-aptdaemon.pkcompat [ amd64 ] < none -> 1.1.1-1ubuntu5.2 > ( python )
  Considering python3-aptdaemon.pkcompat:amd64 3 as a solution to packagekit-tools:amd64 1
  Try Installing python3-aptdaemon.pkcompat [ amd64 ] < none -> 1.1.1-1ubuntu5.2 > ( python ) before changing packagekit-tools:amd64
Investigating (8) account-plugin-ubuntuone [ amd64 ] < none -> 14.04+14.04.20140415 > ( universe/libs )
Broken account-plugin-ubuntuone:amd64 Depends on ubuntu-system-settings-online-accounts [ amd64 ] < none -> 0.3+14.04.20140328-0ubuntu3 > ( universe/gnome )
  Considering ubuntu-system-settings-online-accounts:amd64 4 as a solution to account-plugin-ubuntuone:amd64 0
  Holding Back account-plugin-ubuntuone:amd64 rather than change ubuntu-system-settings-online-accounts:amd64
Investigating (8) qtdeclarative5-ubuntu-content0.1 [ amd64 ] < none -> 0.0+14.04.20140415-0ubuntu1 > ( universe/libs )
Broken qtdeclarative5-ubuntu-content0.1:amd64 Depends on qtdeclarative5-qtquick2-plugin [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
  Considering qtdeclarative5-qtquick2-plugin:amd64 5135 as a solution to qtdeclarative5-ubuntu-content0.1:amd64 0
  Holding Back qtdeclarative5-ubuntu-content0.1:amd64 rather than change qtdeclarative5-qtquick2-plugin:amd64
Investigating (8) system-image-common [ amd64 ] < 2.2-0ubuntu1 > ( universe/python )
Broken system-image-common:amd64 Depends on ubuntu-download-manager [ amd64 ] < 0.3+14.04.20140321-0ubuntu1 > ( universe/net )
  Considering ubuntu-download-manager:amd64 1 as a solution to system-image-common:amd64 1
  Removing system-image-common:amd64 rather than change ubuntu-download-manager:amd64
Investigating (8) libubuntuoneauth-2.0-0 [ amd64 ] < none -> 14.04+14.04.20140415 > ( universe/libs )
Broken libubuntuoneauth-2.0-0:amd64 Depends on signon-plugin-password [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( libs )
  Considering signon-plugin-password:amd64 565 as a solution to libubuntuoneauth-2.0-0:amd64 0
  Holding Back libubuntuoneauth-2.0-0:amd64 rather than change signon-plugin-password:amd64
Investigating (8) ubuntu-purchase-service [ amd64 ] < none -> 14.04+14.04.20140310.2ubuntu2 > ( universe/libs )
Broken ubuntu-purchase-service:amd64 Depends on libubuntuoneauth-2.0-0 [ amd64 ] < none -> 14.04+14.04.20140415 > ( universe/libs ) (>= 13.08)
  Considering libubuntuoneauth-2.0-0:amd64 0 as a solution to ubuntu-purchase-service:amd64 0
  Holding Back ubuntu-purchase-service:amd64 rather than change libubuntuoneauth-2.0-0:amd64
Investigating (8) unity8-private [ amd64 ] < none -> 7.85+14.04.20140416-0ubuntu1 > ( universe/x11 )
Broken unity8-private:amd64 Depends on libunity-core-6.0-9 [ amd64 ] < 7.2.6+14.04.20151021-0ubuntu1 > ( libs )
  Considering libunity-core-6.0-9:amd64 565 as a solution to unity8-private:amd64 0
  Holding Back unity8-private:amd64 rather than change libunity-core-6.0-9:amd64
Investigating (8) unity8 [ amd64 ] < none -> 7.85+14.04.20140416-0ubuntu1 > ( universe/x11 )
Broken unity8:amd64 Depends on qtdeclarative5-ubuntu-ui-toolkit-plugin [ amd64 ] < 0.1.46+14.04.20140408.1-0ubuntu1 > ( libs )
  Considering qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565 as a solution to unity8:amd64 0
  Holding Back unity8:amd64 rather than change qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64
Investigating (8) qtdeclarative5-ubuntuone1.0 [ amd64 ] < none -> 14.04+14.04.20140415 > ( universe/libs )
Broken qtdeclarative5-ubuntuone1.0:amd64 Depends on libubuntuoneauth-2.0-0 [ amd64 ] < none -> 14.04+14.04.20140415 > ( universe/libs ) (= 14.04+14.04.20140415)
  Considering libubuntuoneauth-2.0-0:amd64 0 as a solution to qtdeclarative5-ubuntuone1.0:amd64 0
  Holding Back qtdeclarative5-ubuntuone1.0:amd64 rather than change libubuntuoneauth-2.0-0:amd64
Investigating (8) ubuntu-keyboard-data [ amd64 ] < none -> 0.99.trunk.phablet2+14.04.20140415-0ubuntu1 > ( universe/libs )
Broken ubuntu-keyboard-data:amd64 Depends on qtdeclarative5-ubuntu-ui-toolkit-plugin [ amd64 ] < 0.1.46+14.04.20140408.1-0ubuntu1 > ( libs )
  Considering qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565 as a solution to ubuntu-keyboard-data:amd64 0
  Holding Back ubuntu-keyboard-data:amd64 rather than change qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64
Investigating (8) libprocess-cpp1 [ amd64 ] < 1.0.0+14.04.20140328-0ubuntu1 > ( libs )
Broken libprocess-cpp1:amd64 Depends on libboost-iostreams1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
  Considering libboost-iostreams1.54.0:amd64 6 as a solution to libprocess-cpp1:amd64 6
  Removing libprocess-cpp1:amd64 rather than change libboost-iostreams1.54.0:amd64
Investigating (8) libunity-scopes1 [ amd64 ] < none -> 0.4.2+14.04.20140408-0ubuntu1 > ( universe/libs )
Broken libunity-scopes1:amd64 Depends on libprocess-cpp1 [ amd64 ] < 1.0.0+14.04.20140328-0ubuntu1 > ( libs ) (>= 1.0.0+14.04.20140326.2)
  Considering libprocess-cpp1:amd64 6 as a solution to libunity-scopes1:amd64 0
  Holding Back libunity-scopes1:amd64 rather than change libprocess-cpp1:amd64
Investigating (8) libmirserver18 [ amd64 ] < 0.1.8+14.04.20140411-0ubuntu1 > ( libs )
Broken libmirserver18:amd64 Depends on libboost-program-options1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
  Considering libboost-program-options1.54.0:amd64 3 as a solution to libmirserver18:amd64 3
  Removing libmirserver18:amd64 rather than change libboost-program-options1.54.0:amd64
Investigating (8) libubuntu-location-service0 [ amd64 ] < 0.0.2+14.04.20140307-0ubuntu1 > ( libs )
Broken libubuntu-location-service0:amd64 Depends on libgflags2 [ amd64 ] < 2.0-1.1ubuntu1 > ( libs )
  Considering libgflags2:amd64 6 as a solution to libubuntu-location-service0:amd64 565
  Added libgflags2:amd64 to the remove list
Broken libubuntu-location-service0:amd64 Depends on libgoogle-glog0 [ amd64 ] < 0.3.3-1 > ( libs )
  Considering libgoogle-glog0:amd64 3 as a solution to libubuntu-location-service0:amd64 565
  Added libgoogle-glog0:amd64 to the remove list
Broken libubuntu-location-service0:amd64 Depends on libubuntu-platform-hardware-api1 [ amd64 ] < 0.20+14.04.20140411-0ubuntu1 > ( libs ) (>= 0.18.2+13.10.20130709)
  Considering libubuntu-platform-hardware-api1:amd64 565 as a solution to libubuntu-location-service0:amd64 565
  Removing libubuntu-location-service0:amd64 rather than change libubuntu-platform-hardware-api1:amd64
Investigating (8) unity-scope-scopes [ amd64 ] < none -> 0.1+14.04.20140404-0ubuntu1 > ( universe/gnome )
Broken unity-scope-scopes:amd64 Depends on libunity-scopes1 [ amd64 ] < none -> 0.4.2+14.04.20140408-0ubuntu1 > ( universe/libs ) (>= 0.4.0+14.04.20140312.1)
  Considering libunity-scopes1:amd64 0 as a solution to unity-scope-scopes:amd64 0
  Holding Back unity-scope-scopes:amd64 rather than change libunity-scopes1:amd64
Investigating (8) libgbm1 [ amd64 ] < 10.1.3-0ubuntu0.6 > ( libs )
Broken libgbm1:amd64 Depends on libgl1-mesa-dri [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
  Considering libgl1-mesa-dri:amd64 24 as a solution to libgbm1:amd64 24
  Removing libgbm1:amd64 rather than change libgl1-mesa-dri:amd64
Investigating (8) qtdeclarative5-ubuntu-settings-components [ amd64 ] < none -> 0.1+14.04.20140306-0ubuntu1 > ( universe/misc )
Broken qtdeclarative5-ubuntu-settings-components:amd64 Depends on qtdeclarative5-ubuntu-ui-toolkit-plugin [ amd64 ] < 0.1.46+14.04.20140408.1-0ubuntu1 > ( libs )
  Considering qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565 as a solution to qtdeclarative5-ubuntu-settings-components:amd64 0
  Holding Back qtdeclarative5-ubuntu-settings-components:amd64 rather than change qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64
Investigating (8) unity-scope-click [ amd64 ] < none -> 0.1+14.04.20140417-0ubuntu1 > ( universe/gnome )
Broken unity-scope-click:amd64 Depends on account-plugin-ubuntuone [ amd64 ] < none -> 14.04+14.04.20140415 > ( universe/libs )
  Considering account-plugin-ubuntuone:amd64 0 as a solution to unity-scope-click:amd64 0
  Holding Back unity-scope-click:amd64 rather than change account-plugin-ubuntuone:amd64
Investigating (8) mozplugger [ amd64 ] < 1.14.5-2 > ( universe/web )
Broken mozplugger:amd64 Depends on iceweasel [ amd64 ] < none -> 38.3.0esr-1~ubuntu14.04.1~c42.ppa1 > ( web )
  Considering iceweasel:amd64 1 as a solution to mozplugger:amd64 0
  Try Installing iceweasel [ amd64 ] < none -> 38.3.0esr-1~ubuntu14.04.1~c42.ppa1 > ( web ) before changing mozplugger:amd64
Investigating (8) thumbnailer-service [ amd64 ] < none -> 1.1+14.04.20150205-0ubuntu1 > ( universe/libdevel )
Broken thumbnailer-service:amd64 Depends on libthumbnailer0 [ amd64 ] < 1.1+14.04.20150205-0ubuntu1 > ( libdevel ) (= 1.1+14.04.20150205-0ubuntu1)
  Considering libthumbnailer0:amd64 565 as a solution to thumbnailer-service:amd64 0
  Holding Back thumbnailer-service:amd64 rather than change libthumbnailer0:amd64
Investigating (8) python3-click [ amd64 ] < none -> 0.4.21.1ubuntu0.2 > ( python )
Broken python3-click:amd64 Depends on python3-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python )
  Considering python3-apt:amd64 5135 as a solution to python3-click:amd64 0
  Holding Back python3-click:amd64 rather than change python3-apt:amd64
Investigating (8) unity-plugin-scopes [ amd64 ] < none -> 0.4.0+14.04.20140408-0ubuntu2 > ( universe/libs )
Broken unity-plugin-scopes:amd64 Depends on libunity-scopes1 [ amd64 ] < none -> 0.4.2+14.04.20140408-0ubuntu1 > ( universe/libs ) (>= 0.4.0+14.04.20140312.1)
  Considering libunity-scopes1:amd64 0 as a solution to unity-plugin-scopes:amd64 0
  Holding Back unity-plugin-scopes:amd64 rather than change libunity-scopes1:amd64
Investigating (8) qtdeclarative5-ubuntu-thumbnailer0.1 [ amd64 ] < none -> 1.1+14.04.20150205-0ubuntu1 > ( universe/libdevel )
Broken qtdeclarative5-ubuntu-thumbnailer0.1:amd64 Depends on libthumbnailer0 [ amd64 ] < 1.1+14.04.20150205-0ubuntu1 > ( libdevel ) (= 1.1+14.04.20150205-0ubuntu1)
  Considering libthumbnailer0:amd64 565 as a solution to qtdeclarative5-ubuntu-thumbnailer0.1:amd64 0
  Holding Back qtdeclarative5-ubuntu-thumbnailer0.1:amd64 rather than change libthumbnailer0:amd64
Investigating (8) qtdeclarative5-qtmultimedia-plugin [ amd64 ] < 5.2.1-0ubuntu5 > ( libs )
Broken qtdeclarative5-qtmultimedia-plugin:amd64 Depends on libqt5multimedia5-plugins [ amd64 ] < 5.2.1-0ubuntu5 > ( libs )
  Considering libqt5multimedia5-plugins:amd64 0 as a solution to qtdeclarative5-qtmultimedia-plugin:amd64 0
  Removing qtdeclarative5-qtmultimedia-plugin:amd64 rather than change libqt5multimedia5-plugins:amd64
Investigating (9) libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs )
Broken libstdc++6:amd64 Depends on gcc-4.9-base [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 -> 4.9.3-0ubuntu4 > ( libs ) (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1)
  Considering gcc-4.9-base:amd64 5135 as a solution to libstdc++6:amd64 5135
  Removing libstdc++6:amd64 rather than change gcc-4.9-base:amd64
Investigating (9) libapt-pkg4.12 [ amd64 ] < 1.0.1ubuntu2.11 > ( admin )
Broken libapt-pkg4.12:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.6)
  Considering libstdc++6:amd64 5135 as a solution to libapt-pkg4.12:amd64 5135
  Removing libapt-pkg4.12:amd64 rather than change libstdc++6:amd64
Investigating (9) libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5core5a:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 5135 as a solution to libqt5core5a:amd64 5135
  Removing libqt5core5a:amd64 rather than change libstdc++6:amd64
Investigating (9) libqt5qml5 [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
Broken libqt5qml5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 5135 as a solution to libqt5qml5:amd64 5135
  Removing libqt5qml5:amd64 rather than change libqt5core5a:amd64
Investigating (9) libicu52 [ amd64 ] < 52.1-3ubuntu0.4 > ( libs )
Broken libicu52:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.4.0)
  Considering libstdc++6:amd64 5135 as a solution to libicu52:amd64 5135
  Removing libicu52:amd64 rather than change libstdc++6:amd64
Investigating (9) libqt5quick5 [ amd64 ] < 5.2.1-3ubuntu15.1 > ( libs )
Broken libqt5quick5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 5135 as a solution to libqt5quick5:amd64 5135
  Removing libqt5quick5:amd64 rather than change libqt5core5a:amd64
Investigating (9) libboost-system1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
Broken libboost-system1.54.0:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 5135 as a solution to libboost-system1.54.0:amd64 565
  Removing libboost-system1.54.0:amd64 rather than change libstdc++6:amd64
Investigating (9) libqt5dbus5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5dbus5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.1)
  Considering libqt5core5a:amd64 5135 as a solution to libqt5dbus5:amd64 5135
  Removing libqt5dbus5:amd64 rather than change libqt5core5a:amd64
Investigating (9) libdee-1.0-4 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs )
Broken libdee-1.0-4:amd64 Depends on libicu52 [ amd64 ] < 52.1-3ubuntu0.4 > ( libs ) (>= 52~m1-1~)
  Considering libicu52:amd64 5135 as a solution to libdee-1.0-4:amd64 565
  Removing libdee-1.0-4:amd64 rather than change libicu52:amd64
Investigating (9) gstreamer1.0-plugins-good [ amd64 ] < 1.2.4-1~ubuntu1 > ( libs )
Broken gstreamer1.0-plugins-good:amd64 Depends on libcaca0 [ amd64 ] < 0.99.beta18-1ubuntu5 > ( libs ) (>= 0.99.beta17-1)
  Considering libcaca0:amd64 565 as a solution to gstreamer1.0-plugins-good:amd64 565
  Removing gstreamer1.0-plugins-good:amd64 rather than change libcaca0:amd64
Investigating (9) libqt5network5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5network5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 5135 as a solution to libqt5network5:amd64 5135
  Removing libqt5network5:amd64 rather than change libqt5core5a:amd64
Investigating (9) libhunspell-1.3-0 [ amd64 ] < 1.3.2-6ubuntu2.1 > ( libs )
Broken libhunspell-1.3-0:amd64 Depends on libstdc++6 [ amd64 ] < 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 > ( libs ) (>= 4.1.1)
  Considering libstdc++6:amd64 5135 as a solution to libhunspell-1.3-0:amd64 5135
  Removing libhunspell-1.3-0:amd64 rather than change libstdc++6:amd64
Investigating (9) libqt5gui5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5gui5:amd64 Depends on libgbm1 [ amd64 ] < 10.1.3-0ubuntu0.6 > ( libs ) (>= 8.1~0)
  Considering libgbm1:amd64 24 as a solution to libqt5gui5:amd64 5135
  Added libgbm1:amd64 to the remove list
Broken libqt5gui5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 5135 as a solution to libqt5gui5:amd64 5135
  Removing libqt5gui5:amd64 rather than change libqt5core5a:amd64
Investigating (9) libqt5sql5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5sql5:amd64 Depends on libqt5core5a [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5core5a:amd64 5135 as a solution to libqt5sql5:amd64 565
  Removing libqt5sql5:amd64 rather than change libqt5core5a:amd64
Investigating (9) indicator-bluetooth [ amd64 ] < 0.0.6+14.04.20140207-0ubuntu2 > ( gnome )
Broken indicator-bluetooth:amd64 Depends on unity-control-center [ amd64 ] < 14.04.3+14.04.20150916-0ubuntu1 > ( gnome )
  Considering unity-control-center:amd64 26 as a solution to indicator-bluetooth:amd64 10
Broken indicator-bluetooth:amd64 Depends on gnome-control-center [ amd64 ] < none -> 1:3.8.6-0ubuntu1~trusty2 > ( gnome )
  Considering gnome-control-center:amd64 4 as a solution to indicator-bluetooth:amd64 10
  Try Installing gnome-control-center [ amd64 ] < none -> 1:3.8.6-0ubuntu1~trusty2 > ( gnome ) before changing indicator-bluetooth:amd64
Broken indicator-bluetooth:amd64 Depends on ubuntu-system-settings [ amd64 ] < none -> 0.1+14.04.20140411-0ubuntu2 > ( universe/gnome )
  Considering ubuntu-system-settings:amd64 5 as a solution to indicator-bluetooth:amd64 10
  Try Installing ubuntu-system-settings [ amd64 ] < none -> 0.1+14.04.20140411-0ubuntu2 > ( universe/gnome ) before changing indicator-bluetooth:amd64
  Or group remove for indicator-bluetooth:amd64
Investigating (9) libqt5sql5-sqlite [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
Broken libqt5sql5-sqlite:amd64 Depends on libqt5sql5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.2.0)
  Considering libqt5sql5:amd64 5135 as a solution to libqt5sql5-sqlite:amd64 565
  Removing libqt5sql5-sqlite:amd64 rather than change libqt5sql5:amd64
Investigating (9) libcheese7 [ amd64 ] < 3.10.2-0ubuntu2 > ( libs )
Broken libcheese7:amd64 Depends on libclutter-gst-2.0-0 [ amd64 ] < 2.0.8-1build1 > ( libs ) (>= 0.10.0)
  Considering libclutter-gst-2.0-0:amd64 4 as a solution to libcheese7:amd64 565
  Added libclutter-gst-2.0-0:amd64 to the remove list
Broken libcheese7:amd64 Depends on gstreamer1.0-clutter [ amd64 ] < 2.0.8-1build1 > ( libs )
  Considering gstreamer1.0-clutter:amd64 4 as a solution to libcheese7:amd64 565
  Added gstreamer1.0-clutter:amd64 to the remove list
Broken libcheese7:amd64 Depends on gstreamer1.0-plugins-good [ amd64 ] < 1.2.4-1~ubuntu1 > ( libs ) (>= 0.11.0)
  Considering gstreamer1.0-plugins-good:amd64 565 as a solution to libcheese7:amd64 565
  Removing libcheese7:amd64 rather than change gstreamer1.0-plugins-good:amd64
Investigating (9) ubuntu-system-service [ amd64 ] < 0.2.5build1 > ( admin )
Broken ubuntu-system-service:amd64 Depends on python-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python ) (>= 0.7.0)
  Considering python-apt:amd64 19 as a solution to ubuntu-system-service:amd64 19
  Removing ubuntu-system-service:amd64 rather than change python-apt:amd64
Investigating (9) signon-plugin-password [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( libs )
Broken signon-plugin-password:amd64 Depends on signond [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( gnome )
  Considering signond:amd64 565 as a solution to signon-plugin-password:amd64 565
  Removing signon-plugin-password:amd64 rather than change signond:amd64
Investigating (9) qtdeclarative5-ubuntu-ui-toolkit-plugin [ amd64 ] < 0.1.46+14.04.20140408.1-0ubuntu1 > ( libs )
Broken qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 Depends on libqt5qml-graphicaleffects [ amd64 ] < 5.2.1-1 > ( libs )
  Considering libqt5qml-graphicaleffects:amd64 565 as a solution to qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565
Broken qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 Depends on libqt5graphicaleffects5 [ amd64 ] < none > ( none )
  Or group remove for qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64
Broken qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 Depends on libqt5svg5 [ amd64 ] < 5.2.1-1 > ( libs )
  Considering libqt5svg5:amd64 565 as a solution to qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565
  Removing qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 rather than change libqt5svg5:amd64
Investigating (9) ubuntu-system-settings [ amd64 ] < none -> 0.1+14.04.20140411-0ubuntu2 > ( universe/gnome )
Broken ubuntu-system-settings:amd64 Depends on indicator-bluetooth [ amd64 ] < 0.0.6+14.04.20140207-0ubuntu2 > ( gnome ) (> 0.0.6+13.10.20131010)
  Considering indicator-bluetooth:amd64 10 as a solution to ubuntu-system-settings:amd64 5
  Holding Back ubuntu-system-settings:amd64 rather than change indicator-bluetooth:amd64
Investigating (9) libaccounts-qt5-1 [ amd64 ] < 1.11+14.04.20140410.1-0ubuntu1 > ( libs )
Broken libaccounts-qt5-1:amd64 Depends on libqt5xml5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5xml5:amd64 565 as a solution to libaccounts-qt5-1:amd64 565
  Removing libaccounts-qt5-1:amd64 rather than change libqt5xml5:amd64
Investigating (9) ubuntu-system-settings-online-accounts [ amd64 ] < none -> 0.3+14.04.20140328-0ubuntu3 > ( universe/gnome )
Broken ubuntu-system-settings-online-accounts:amd64 Depends on qtdeclarative5-ubuntu-ui-toolkit-plugin [ amd64 ] < 0.1.46+14.04.20140408.1-0ubuntu1 > ( libs )
  Considering qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565 as a solution to ubuntu-system-settings-online-accounts:amd64 4
  Holding Back ubuntu-system-settings-online-accounts:amd64 rather than change qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64
Broken ubuntu-system-settings-online-accounts:amd64 Depends on qtdeclarative5-ubuntu-ui-toolkit-plugin-gles [ amd64 ] < none > ( none )
  Or group keep for ubuntu-system-settings-online-accounts:amd64
Broken ubuntu-system-settings-online-accounts:amd64 Depends on ubuntu-system-settings [ amd64 ] < none -> 0.1+14.04.20140411-0ubuntu2 > ( universe/gnome )
  Considering ubuntu-system-settings:amd64 5 as a solution to ubuntu-system-settings-online-accounts:amd64 4
  Holding Back ubuntu-system-settings-online-accounts:amd64 rather than change ubuntu-system-settings:amd64
Investigating (9) python3-aptdaemon [ amd64 ] < 1.1.1-1ubuntu5.2 > ( python )
Broken python3-aptdaemon:amd64 Depends on python3-apt [ amd64 ] < 0.9.3.5ubuntu2 > ( python ) (>= 0.8.5~ubuntu1)
  Considering python3-apt:amd64 5135 as a solution to python3-aptdaemon:amd64 5135
  Removing python3-aptdaemon:amd64 rather than change python3-apt:amd64
Investigating (9) libclutter-gtk-1.0-0 [ amd64 ] < 1.4.4-3ubuntu2.2 > ( libs )
Broken libclutter-gtk-1.0-0:amd64 Depends on libclutter-1.0-0 [ amd64 ] < 1.16.4-0ubuntu2 > ( libs ) (>= 1.13.10)
  Considering libclutter-1.0-0:amd64 5 as a solution to libclutter-gtk-1.0-0:amd64 5
  Removing libclutter-gtk-1.0-0:amd64 rather than change libclutter-1.0-0:amd64
Investigating (9) python3-aptdaemon.pkcompat [ amd64 ] < none -> 1.1.1-1ubuntu5.2 > ( python )
Broken python3-aptdaemon.pkcompat:amd64 Depends on python3-aptdaemon [ amd64 ] < 1.1.1-1ubuntu5.2 > ( python ) (= 1.1.1-1ubuntu5.2)
  Considering python3-aptdaemon:amd64 5135 as a solution to python3-aptdaemon.pkcompat:amd64 3
  Holding Back python3-aptdaemon.pkcompat:amd64 rather than change python3-aptdaemon:amd64
Investigating (9) librest-0.7-0 [ amd64 ] < 0.7.90-0ubuntu1 > ( libs )
Broken librest-0.7-0:amd64 Depends on libsoup-gnome2.4-1 [ amd64 ] < 2.44.2-1ubuntu2 > ( libs ) (>= 2.27.4)
  Considering libsoup-gnome2.4-1:amd64 565 as a solution to librest-0.7-0:amd64 565
  Removing librest-0.7-0:amd64 rather than change libsoup-gnome2.4-1:amd64
Investigating (9) qtdeclarative5-accounts-plugin [ amd64 ] < 0.4+14.04.20140317-0ubuntu1 > ( libs )
Broken qtdeclarative5-accounts-plugin:amd64 Depends on libaccounts-qt5-1 [ amd64 ] < 1.11+14.04.20140410.1-0ubuntu1 > ( libs )
  Considering libaccounts-qt5-1:amd64 565 as a solution to qtdeclarative5-accounts-plugin:amd64 565
  Removing qtdeclarative5-accounts-plugin:amd64 rather than change libaccounts-qt5-1:amd64
Investigating (9) iceweasel [ amd64 ] < none -> 38.3.0esr-1~ubuntu14.04.1~c42.ppa1 > ( web )
Broken iceweasel:amd64 Depends on libhunspell-1.3-0 [ amd64 ] < 1.3.2-6ubuntu2.1 > ( libs )
  Considering libhunspell-1.3-0:amd64 5135 as a solution to iceweasel:amd64 1
  Holding Back iceweasel:amd64 rather than change libhunspell-1.3-0:amd64
Investigating (9) packagekit-tools [ amd64 ] < 0.8.12-1ubuntu5 > ( libs )
Broken packagekit-tools:amd64 Depends on python3-aptdaemon.pkcompat [ amd64 ] < none -> 1.1.1-1ubuntu5.2 > ( python )
  Considering python3-aptdaemon.pkcompat:amd64 3 as a solution to packagekit-tools:amd64 1
  Try Installing python3-aptdaemon.pkcompat [ amd64 ] < none -> 1.1.1-1ubuntu5.2 > ( python ) before changing packagekit-tools:amd64
Investigating (9) libqdjango-db0 [ amd64 ] < none -> 0.4.0-1ubuntu2 > ( universe/libdevel )
Broken libqdjango-db0:amd64 Depends on libqt5sql5 [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs ) (>= 5.0.2)
  Considering libqt5sql5:amd64 5135 as a solution to libqdjango-db0:amd64 0
  Holding Back libqdjango-db0:amd64 rather than change libqt5sql5:amd64
Investigating (9) libegl1-mesa [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs )
Broken libegl1-mesa:amd64 Depends on libgbm1 [ amd64 ] < 10.1.3-0ubuntu0.6 > ( libs ) (>= 7.11~1)
  Considering libgbm1:amd64 24 as a solution to libegl1-mesa:amd64 0
  Holding Back libegl1-mesa:amd64 rather than change libgbm1:amd64
Investigating (9) unity-scope-mediascanner2 [ amd64 ] < none -> 0.2+14.04.20140404-0ubuntu1 > ( universe/gnome )
Broken unity-scope-mediascanner2:amd64 Depends on libunity-scopes1 [ amd64 ] < none -> 0.4.2+14.04.20140408-0ubuntu1 > ( universe/libs ) (>= 0.4.0+14.04.20140312.1)
  Considering libunity-scopes1:amd64 0 as a solution to unity-scope-mediascanner2:amd64 0
  Holding Back unity-scope-mediascanner2:amd64 rather than change libunity-scopes1:amd64
Investigating (9) click [ amd64 ] < none -> 0.4.21.1ubuntu0.2 > ( admin )
Broken click:amd64 Depends on python3-click [ amd64 ] < none -> 0.4.21.1ubuntu0.2 > ( python ) (= 0.4.21.1ubuntu0.2)
  Considering python3-click:amd64 0 as a solution to click:amd64 0
  Holding Back click:amd64 rather than change python3-click:amd64
Investigating (9) system-image-dbus [ amd64 ] < none -> 2.2-0ubuntu1 > ( universe/python )
Broken system-image-dbus:amd64 Depends on system-image-common [ amd64 ] < 2.2-0ubuntu1 > ( universe/python ) (= 2.2-0ubuntu1)
  Considering system-image-common:amd64 1 as a solution to system-image-dbus:amd64 0
  Holding Back system-image-dbus:amd64 rather than change system-image-common:amd64
Investigating (9) mediascanner2.0 [ amd64 ] < none -> 0.100+14.04.20140403-0ubuntu1 > ( universe/libs )
Broken mediascanner2.0:amd64 Depends on gstreamer1.0-plugins-good [ amd64 ] < 1.2.4-1~ubuntu1 > ( libs )
  Considering gstreamer1.0-plugins-good:amd64 565 as a solution to mediascanner2.0:amd64 0
  Holding Back mediascanner2.0:amd64 rather than change gstreamer1.0-plugins-good:amd64
Investigating (9) libdee-qt5-3 [ amd64 ] < none -> 3.3+14.04.20140317-0ubuntu1 > ( libs )
Broken libdee-qt5-3:amd64 Depends on libdee-1.0-4 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs ) (>= 0.5.2)
  Considering libdee-1.0-4:amd64 5135 as a solution to libdee-qt5-3:amd64 0
  Holding Back libdee-qt5-3:amd64 rather than change libdee-1.0-4:amd64
Investigating (9) libubuntu-application-api-mirserver1 [ amd64 ] < none -> 0.20+14.04.20140411-0ubuntu1 > ( libs )
Broken libubuntu-application-api-mirserver1:amd64 Depends on libmirserver18 [ amd64 ] < 0.1.8+14.04.20140411-0ubuntu1 > ( libs ) (>= 0.1.8+14.04.20140408.1)
  Considering libmirserver18:amd64 3 as a solution to libubuntu-application-api-mirserver1:amd64 0
  Holding Back libubuntu-application-api-mirserver1:amd64 rather than change libmirserver18:amd64
Investigating (9) libdbus-cpp2 [ amd64 ] < 2.0.0+14.04.20140326-0ubuntu1 > ( libdevel )
Broken libdbus-cpp2:amd64 Depends on libboost-system1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
  Considering libboost-system1.54.0:amd64 5135 as a solution to libdbus-cpp2:amd64 565
  Removing libdbus-cpp2:amd64 rather than change libboost-system1.54.0:amd64
Investigating (9) libubuntuoneauth-2.0-0 [ amd64 ] < none -> 14.04+14.04.20140415 > ( universe/libs )
Broken libubuntuoneauth-2.0-0:amd64 Depends on signon-plugin-password [ amd64 ] < 8.56+14.04.20140307-0ubuntu2 > ( libs )
  Considering signon-plugin-password:amd64 565 as a solution to libubuntuoneauth-2.0-0:amd64 0
  Holding Back libubuntuoneauth-2.0-0:amd64 rather than change signon-plugin-password:amd64
Investigating (9) indicator-network [ amd64 ] < none -> 0.5.1+14.04.20140409.1-0ubuntu1 > ( universe/gnome )
Broken indicator-network:amd64 Depends on unity8 [ amd64 ] < none -> 7.85+14.04.20140416-0ubuntu1 > ( universe/x11 ) (>= 7.82)
  Considering unity8:amd64 0 as a solution to indicator-network:amd64 0
  Holding Back indicator-network:amd64 rather than change unity8:amd64
Investigating (9) libunity-mir1 [ amd64 ] < none -> 0.3+14.04.20140417-0ubuntu1 > ( universe/libs )
Broken libunity-mir1:amd64 Depends on libboost-system1.54.0 [ amd64 ] < 1.54.0-4ubuntu3.1 > ( libs )
  Considering libboost-system1.54.0:amd64 5135 as a solution to libunity-mir1:amd64 0
  Holding Back libunity-mir1:amd64 rather than change libboost-system1.54.0:amd64
Investigating (9) libgoa-backend-1.0-1 [ amd64 ] < none -> 3.10.3-0ubuntu1 > ( libs )
Broken libgoa-backend-1.0-1:amd64 Depends on librest-0.7-0 [ amd64 ] < 0.7.90-0ubuntu1 > ( libs ) (>= 0.7)
  Considering librest-0.7-0:amd64 565 as a solution to libgoa-backend-1.0-1:amd64 0
  Holding Back libgoa-backend-1.0-1:amd64 rather than change librest-0.7-0:amd64
Investigating (9) usermetricsservice [ amd64 ] < none -> 1.1.1+14.04.20140305-0ubuntu2 > ( universe/libs )
Broken usermetricsservice:amd64 Depends on libqt5sql5-sqlite [ amd64 ] < 5.2.1+dfsg-1ubuntu14.3 > ( libs )
  Considering libqt5sql5-sqlite:amd64 5135 as a solution to usermetricsservice:amd64 0
  Holding Back usermetricsservice:amd64 rather than change libqt5sql5-sqlite:amd64
Investigating (9) ubuntu-keyboard-data [ amd64 ] < none -> 0.99.trunk.phablet2+14.04.20140415-0ubuntu1 > ( universe/libs )
Broken ubuntu-keyboard-data:amd64 Depends on qtdeclarative5-ubuntu-ui-toolkit-plugin [ amd64 ] < 0.1.46+14.04.20140408.1-0ubuntu1 > ( libs )
  Considering qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 565 as a solution to ubuntu-keyboard-data:amd64 0
  Holding Back ubuntu-keyboard-data:amd64 rather than change qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64
Investigating (9) click-apparmor [ amd64 ] < none -> 0.2ubuntu1 > ( admin )
Broken click-apparmor:amd64 Depends on click [ amd64 ] < none -> 0.4.21.1ubuntu0.2 > ( admin )
  Considering click:amd64 0 as a solution to click-apparmor:amd64 0
  Holding Back click-apparmor:amd64 rather than change click:amd64
Investigating (9) libusermetricsoutput1 [ amd64 ] < none -> 1.1.1+14.04.20140305-0ubuntu2 > ( universe/libs )
Broken libusermetricsoutput1:amd64 Depends on usermetricsservice [ amd64 ] < none -> 1.1.1+14.04.20140305-0ubuntu2 > ( universe/libs ) (= 1.1.1+14.04.20140305-0ubuntu2)
  Considering usermetricsservice:amd64 0 as a solution to libusermetricsoutput1:amd64 0
  Holding Back libusermetricsoutput1:amd64 rather than change usermetricsservice:amd64
Investigating (9) libhud-client2 [ amd64 ] < none -> 14.04+14.04.20140604-0ubuntu1 > ( libs )
Broken libhud-client2:amd64 Depends on libdee-1.0-4 [ amd64 ] < 1.2.7+14.04.20140324-0ubuntu1 > ( libs ) (>= 0.5.2)
  Considering libdee-1.0-4:amd64 5135 as a solution to libhud-client2:amd64 0
  Holding Back libhud-client2:amd64 rather than change libdee-1.0-4:amd64
Investigating (9) mozplugger [ amd64 ] < 1.14.5-2 > ( universe/web )
Broken mozplugger:amd64 Depends on iceweasel [ amd64 ] < none -> 38.3.0esr-1~ubuntu14.04.1~c42.ppa1 > ( web )
  Considering iceweasel:amd64 1 as a solution to mozplugger:amd64 0
  Try Installing iceweasel [ amd64 ] < none -> 38.3.0esr-1~ubuntu14.04.1~c42.ppa1 > ( web ) before changing mozplugger:amd64
Investigating (9) qtdeclarative5-dee-plugin [ amd64 ] < none -> 3.3+14.04.20140317-0ubuntu1 > ( universe/libs )
Broken qtdeclarative5-dee-plugin:amd64 Depends on libdee-qt5-3 [ amd64 ] < none -> 3.3+14.04.20140317-0ubuntu1 > ( libs ) (= 3.3+14.04.20140317-0ubuntu1)
  Considering libdee-qt5-3:amd64 0 as a solution to qtdeclarative5-dee-plugin:amd64 0
  Holding Back qtdeclarative5-dee-plugin:amd64 rather than change libdee-qt5-3:amd64
Investigating (9) qtdeclarative5-qtmultimedia-plugin [ amd64 ] < 5.2.1-0ubuntu5 > ( libs )
Broken qtdeclarative5-qtmultimedia-plugin:amd64 Depends on libqt5multimedia5-plugins [ amd64 ] < 5.2.1-0ubuntu5 > ( libs )
  Considering libqt5multimedia5-plugins:amd64 0 as a solution to qtdeclarative5-qtmultimedia-plugin:amd64 0
  Removing qtdeclarative5-qtmultimedia-plugin:amd64 rather than change libqt5multimedia5-plugins:amd64
Investigating (9) libgstreamer-plugins-bad1.0-0 [ amd64 ] < 1.2.4-1~ubuntu1 > ( universe/libs )
Broken libgstreamer-plugins-bad1.0-0:amd64 Depends on libegl1-mesa [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs ) (>= 7.8.1)
  Considering libegl1-mesa:amd64 0 as a solution to libgstreamer-plugins-bad1.0-0:amd64 -1
  Try Installing libegl1-mesa [ amd64 ] < none -> 10.1.3-0ubuntu0.6 > ( libs ) before changing libgstreamer-plugins-bad1.0-0:amd64
Done
Failed
The following packages have unmet dependencies.
 gstreamer1.0-plugins-good : Depends: libcaca0 (>= 0.99.beta17-1) but it is not going to be installed
                             Depends: libjack-jackd2-0 (>= 1.9.5~dfsg-14) but it is not going to be installed or
                                      libjack-0.116
                             Depends: libtag1c2a (>= 1.5) but it is not going to be installed
 libcanberra-pulse : Depends: pulseaudio but it is not going to be installed
 libcheese-gtk23 : Depends: libcheese7 (>= 3.4.0) but it is not going to be installed
                   Depends: libclutter-1.0-0 (>= 1.13.2) but it is not going to be installed
                   Depends: libclutter-gtk-1.0-0 (>= 0.91.8) but it is not going to be installed
                   Depends: libcogl15 (>= 1.15.8) but it is not going to be installed
 libgbm1 : Depends: libgl1-mesa-dri
 libsoup2.4-1 : Depends: glib-networking (>= 2.32.0) but it is not going to be installed
 libstdc++6 : Depends: gcc-4.9-base (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1) but 4.9.3-0ubuntu4 is to be installed
 libwebkitgtk-3.0-0 : Depends: libjavascriptcoregtk-3.0-0 (= 2.4.8-1ubuntu1~ubuntu14.04.1) but it is not going to be installed
                      Depends: libenchant1c2a (>= 1.6.0) but it is not going to be installed
                      Depends: libharfbuzz-icu0 (>= 0.9.18) but it is not going to be installed
 python3-aptdaemon : Depends: python3-apt (>= 0.8.5~ubuntu1) but it is not going to be installed
                     Recommends: aptdaemon but it is not going to be installed
 qtdeclarative5-qtquick2-plugin : Depends: libgl1-mesa-dri
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
E: Internal error, Upgrade broke stuff

how would one go about to reset the package management and what risks would it entail.

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

I didn't expect the output to be that long.

What I see are some references to ~c42.ppa1 versions (from the dirk-computer42/c42-backport/Ubuntu PPA)
Maybe reverting from the PPA versions to the standard Ubuntu version of these packages helps.
What packages do you have currently installed from that PPA? Please provide the output of

dpkg -l | grep ~c42.ppa

Reverting the package management to a previous state would require restoring an older version of the dpkg status file.
What is the output of

ls -l /var/lib/dpkg/status* /var/backups/*stat*

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

And please also provide the output of

apt-cache policy libstdc++6

Revision history for this message
geeks2rent (3-ubuntu1) said :
#17

Hello Manrfred,

dpkg -l | grep ~c42.ppa
ii apport 2.14.4-0ubuntu1~ubuntu14.04.1~c42.ppa1 all automatically generate crash reports for debugging
ii apport-gtk 2.14.4-0ubuntu1~ubuntu14.04.1~c42.ppa1 all GTK+ frontend for the apport crash report system
ii at 3.1.16-1ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Delayed job execution and batch processing
ii binutils 2.25-5ubuntu7~ubuntu14.04.1~c42.ppa1 amd64 GNU assembler, linker and binary utilities
ii cpp 4:4.9.1-4ubuntu2~ubuntu14.04.1~c42.ppa1 amd64 GNU C preprocessor (cpp)
ii cpp-4.9 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 amd64 GNU C preprocessor
ii cron 3.0pl1-127ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 process scheduling daemon
ii cups 2.0.2-1ubuntu3.2~ubuntu14.04.1~c42.ppa1 amd64 Common UNIX Printing System(tm) - PPD/driver support, web interface
ii cups-bsd 2.0.2-1ubuntu3.2~ubuntu14.04.1~c42.ppa1 amd64 Common UNIX Printing System(tm) - BSD commands
ii cups-client 2.0.2-1ubuntu3.2~ubuntu14.04.1~c42.ppa1 amd64 Common UNIX Printing System(tm) - client programs (SysV)
ii cups-common 2.0.2-1ubuntu3.2~ubuntu14.04.1~c42.ppa1 all Common UNIX Printing System(tm) - common files
ii cups-core-drivers 2.0.2-1ubuntu3.2~ubuntu14.04.1~c42.ppa1 amd64 Common UNIX Printing System(tm) - PPD-less printing
ii cups-daemon 2.0.2-1ubuntu3.2~ubuntu14.04.1~c42.ppa1 amd64 Common UNIX Printing System(tm) - daemon
ii cups-ppdc 2.0.2-1ubuntu3.2~ubuntu14.04.1~c42.ppa1 amd64 Common UNIX Printing System(tm) - PPD manipulation utilities
ii cups-server-common 2.0.2-1ubuntu3.2~ubuntu14.04.1~c42.ppa1 all Common UNIX Printing System(tm) - server common files
ii dconf-cli 0.24.0-2~ubuntu14.04.1~c42.ppa1 amd64 simple configuration storage system - utilities
ii dconf-gsettings-backend:amd64 0.24.0-2~ubuntu14.04.1~c42.ppa1 amd64 simple configuration storage system - GSettings back-end
ii dconf-service 0.24.0-2~ubuntu14.04.1~c42.ppa1 amd64 simple configuration storage system - D-Bus service
ii g++ 4:4.9.1-4ubuntu2~ubuntu14.04.1~c42.ppa1 amd64 GNU C++ compiler
ii g++-4.9 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 amd64 GNU C++ compiler
ii gcc 4:4.9.1-4ubuntu2~ubuntu14.04.1~c42.ppa1 amd64 GNU C compiler
ii gcc-4.9 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 amd64 GNU C compiler
ii gcc-4.9-base:amd64 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 amd64 GCC, the GNU Compiler Collection (base package)
ii gcc-4.9-base:i386 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 i386 GCC, the GNU Compiler Collection (base package)
ii gettext 0.19.2-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 GNU Internationalization utilities
ii gettext-base 0.19.2-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 GNU Internationalization utilities for the base system
ii grub-common 2.02~beta2-26ubuntu5~ubuntu14.04.1~c42.ppa1 amd64 GRand Unified Bootloader (common files)
ii grub-efi-amd64 2.02~beta2-26ubuntu5~ubuntu14.04.1~c42.ppa1 amd64 GRand Unified Bootloader, version 2 (EFI-AMD64 version)
ii grub-efi-amd64-bin 2.02~beta2-26ubuntu5~ubuntu14.04.1~c42.ppa1 amd64 GRand Unified Bootloader, version 2 (EFI-AMD64 binaries)
ii grub2-common 2.02~beta2-26ubuntu5~ubuntu14.04.1~c42.ppa1 amd64 GRand Unified Bootloader (common files for version 2)
ii init-system-helpers 1.20ubuntu3~ubuntu14.04.1~c42.ppa1 all helper tools for all init systems
ii java-common 0.52~ubuntu14.04.1~c42.ppa1 all Base of all Java packages
rc libabw-0.1-1 0.1.0-1~ubuntu14.04.1~c42.ppa1 amd64 library for reading and writing AbiWord(tm) documents
ii libasan1:amd64 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 amd64 AddressSanitizer -- a fast memory error detector
ii libasprintf-dev:amd64 0.19.2-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 GNU Internationalization library development files
ii libasprintf0c2:amd64 0.19.2-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 GNU library to use fprintf and friends in C++
ii libatomic1:amd64 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 amd64 support library providing __atomic built-in functions
ii libavcodec-extra 6:11.1-1~ubuntu14.04.1~c42.ppa1 all Libav codec library (additional codecs meta-package)
ii libavcodec-extra-56:amd64 6:11.1-1~ubuntu14.04.1~c42.ppa1 amd64 Libav codec library (additional codecs)
ii libavformat56:amd64 6:11.1-1~ubuntu14.04.1~c42.ppa1 amd64 Libav file format library
ii libavresample2:amd64 6:11.1-1~ubuntu14.04.1~c42.ppa1 amd64 Libav audio resampling library
ii libavutil54:amd64 6:11.1-1~ubuntu14.04.1~c42.ppa1 amd64 Libav utility library
ii libcairo-gobject2:amd64 1.14.2-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Cairo 2D vector graphics library (GObject library)
ii libcairo-gobject2:i386 1.14.2-2ubuntu1~ubuntu14.04.1~c42.ppa1 i386 Cairo 2D vector graphics library (GObject library)
ii libcairo2:amd64 1.14.2-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Cairo 2D vector graphics library
ii libcairo2:i386 1.14.2-2ubuntu1~ubuntu14.04.1~c42.ppa1 i386 Cairo 2D vector graphics library
rc libcdr-0.1-1 0.1.0-2~ubuntu14.04.1~c42.ppa1 amd64 library for reading and converting Corel DRAW files
ii libcilkrts5:amd64 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 amd64 Intel Cilk Plus language extensions (runtime)
rc libcmis-0.5-5 0.5.0-1~ubuntu14.04.1~c42.ppa1 amd64 CMIS protocol client library
ii libcups2:amd64 2.0.2-1ubuntu3.2~ubuntu14.04.1~c42.ppa1 amd64 Common UNIX Printing System(tm) - Core library
ii libcups2:i386 2.0.2-1ubuntu3.2~ubuntu14.04.1~c42.ppa1 i386 Common UNIX Printing System(tm) - Core library
ii libcupscgi1:amd64 2.0.2-1ubuntu3.2~ubuntu14.04.1~c42.ppa1 amd64 Common UNIX Printing System(tm) - CGI library
ii libcupsimage2:amd64 2.0.2-1ubuntu3.2~ubuntu14.04.1~c42.ppa1 amd64 Common UNIX Printing System(tm) - Raster image library
ii libcupsmime1:amd64 2.0.2-1ubuntu3.2~ubuntu14.04.1~c42.ppa1 amd64 Common UNIX Printing System(tm) - MIME library
ii libcupsppdc1:amd64 2.0.2-1ubuntu3.2~ubuntu14.04.1~c42.ppa1 amd64 Common UNIX Printing System(tm) - PPD manipulation library
ii libdconf1:amd64 0.24.0-2~ubuntu14.04.1~c42.ppa1 amd64 simple configuration storage system - runtime library
rc libe-book-0.1-1 0.1.1-2~ubuntu14.04.1~c42.ppa1 amd64 library for reading and converting various e-book formats
rc libeot0 0.01-3~ubuntu14.04.1~c42.ppa1 amd64 Library for parsing/converting Embedded OpenType files
rc libfreehand-0.1-1 0.1.0-1~ubuntu14.04.1~c42.ppa1 amd64 Library for parsing the FreeHand file format structure
rc libfreerdp-common1.1.0:amd64 1.1.0~git20140921.1.440916e+dfsg1-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Free Remote Desktop Protocol library (common library)
rc libfreerdp-utils1.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Free Remote Desktop Protocol library (freerdp-utils library)
ii libgcc-4.9-dev:amd64 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 amd64 GCC support library (development files)
ii libgcc1:amd64 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 amd64 GCC support library
ii libgcc1:i386 1:4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 i386 GCC support library
ii libgcrypt11:amd64 1.5.4-2ubuntu1.1~ubuntu14.04.1~c42.ppa1 amd64 LGPL Crypto library - runtime library
ii libgcrypt11:i386 1.5.4-2ubuntu1.1~ubuntu14.04.1~c42.ppa1 i386 LGPL Crypto library - runtime library
ii libgd3:amd64 2.1.0-4~ubuntu14.04.1~c42.ppa1 amd64 GD Graphics Library
ii libgd3:i386 2.1.0-4~ubuntu14.04.1~c42.ppa1 i386 GD Graphics Library
ii libgettextpo-dev:amd64 0.19.2-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 GNU Internationalization library development files
ii libgettextpo0:amd64 0.19.2-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 GNU Internationalization library
ii libgfortran3:amd64 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 amd64 Runtime library for GNU Fortran applications
ii libgmp10:amd64 2:6.0.0+dfsg-4~ubuntu14.04.1~c42.ppa1 amd64 Multiprecision arithmetic library
ii libgmp10:i386 2:6.0.0+dfsg-4~ubuntu14.04.1~c42.ppa1 i386 Multiprecision arithmetic library
ii libgnutls-deb0-28:amd64 3.3.8-3ubuntu3~ubuntu14.04.1~c42.ppa1 amd64 GNU TLS library - main runtime library
ii libgnutls-deb0-28:i386 3.3.8-3ubuntu3~ubuntu14.04.1~c42.ppa1 i386 GNU TLS library - main runtime library
ii libgnutls-openssl27:amd64 3.3.8-3ubuntu3~ubuntu14.04.1~c42.ppa1 amd64 GNU TLS library - OpenSSL wrapper
ii libgomp1:amd64 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 amd64 GCC OpenMP (GOMP) support library
ii libitm1:amd64 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 amd64 GNU Transactional Memory Library
ii liblcms2-2:amd64 2.6-3ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Little CMS 2 color management library
ii liblcms2-2:i386 2.6-3ubuntu1~ubuntu14.04.1~c42.ppa1 i386 Little CMS 2 color management library
ii libldap-2.4-2:amd64 2.4.40-4~ubuntu14.04.1~c42.ppa1 amd64 OpenLDAP libraries
ii libldap-2.4-2:i386 2.4.40-4~ubuntu14.04.1~c42.ppa1 i386 OpenLDAP libraries
ii libllvm3.6:amd64 1:3.6-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Modular compiler and toolchain technologies, runtime library
ii libllvm3.6:i386 1:3.6-2ubuntu1~ubuntu14.04.1~c42.ppa1 i386 Modular compiler and toolchain technologies, runtime library
ii liblsan0:amd64 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 amd64 LeakSanitizer -- a memory leak detector (runtime)
ii libltdl7:amd64 2.4.2-1.11~ubuntu14.04.1~c42.ppa1 amd64 System independent dlopen wrapper for GNU libtool
ii libltdl7:i386 2.4.2-1.11~ubuntu14.04.1~c42.ppa1 i386 System independent dlopen wrapper for GNU libtool
ii libminiupnpc10:amd64 1.9.20140610-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 UPnP IGD client lightweight library
ii libmm-glib0:amd64 1.2.0-1~ubuntu14.04.1~c42.ppa1 amd64 D-Bus service for managing modems - shared libraries
rc libmspub-0.1-1 0.1.1-1~ubuntu14.04.1~c42.ppa1 amd64 library for parsing the mspub file structure
rc libmwaw-0.3-3 0.3.4-1~ubuntu14.04.1~c42.ppa1 amd64 import library for some old Mac text documents
rc libodfgen-0.1-1 0.1.1-2~ubuntu14.04.1~c42.ppa1 amd64 library to generate ODF documents
ii libp11-kit0:amd64 0.20.7-1~ubuntu14.04.1~c42.ppa1 amd64 Library for loading and coordinating access to PKCS#11 modules - runtime
ii libp11-kit0:i386 0.20.7-1~ubuntu14.04.1~c42.ppa1 i386 Library for loading and coordinating access to PKCS#11 modules - runtime
ii libprocps3:amd64 1:3.3.9-1ubuntu5.2~ubuntu14.04.1~c42.ppa1 amd64 library for accessing process information from /proc
ii libquadmath0:amd64 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 amd64 GCC Quad-Precision Math Library
rc librevenge-0.0-0 0.0.1-3~ubuntu14.04.1~c42.ppa1 amd64 Base Library for writing document interface filters
ii libruby2.1:amd64 2.1.2-2ubuntu1.2~ubuntu14.04.1~c42.ppa1 amd64 Libraries necessary to run Ruby 2.1
ii libselinux1:amd64 2.3-2~ubuntu14.04.1~c42.ppa1 amd64 SELinux runtime shared libraries
ii libselinux1:i386 2.3-2~ubuntu14.04.1~c42.ppa1 i386 SELinux runtime shared libraries
ii libsemanage-common 2.3-1~ubuntu14.04.1~c42.ppa1 all Common files for SELinux policy management libraries
ii libsemanage1:amd64 2.3-1~ubuntu14.04.1~c42.ppa1 amd64 SELinux policy management library
ii libsensors4:amd64 1:3.3.5-2~ubuntu14.04.1~c42.ppa1 amd64 library to read temperature/voltage/fan sensors
ii libsepol1:amd64 2.3-2~ubuntu14.04.1~c42.ppa1 amd64 SELinux library for manipulating binary security policies
ii libservlet3.0-java 7.0.63-1~ubuntu14.04.1~c42.ppa1 all Servlet 3.0 and JSP 2.2 Java API classes
ii libsqlite3-0:amd64 3.8.11.1-1~ubuntu14.04.1~c42.ppa1 amd64 SQLite 3 shared library
ii libsqlite3-0:i386 3.8.11.1-1~ubuntu14.04.1~c42.ppa1 i386 SQLite 3 shared library
ii libstdc++-4.9-dev:amd64 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 amd64 GNU Standard C++ Library v3 (development files)
ii libstdc++6:amd64 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 amd64 GNU Standard C++ Library v3
ii libstdc++6:i386 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 i386 GNU Standard C++ Library v3
ii libswscale3:amd64 6:11.1-1~ubuntu14.04.1~c42.ppa1 amd64 Libav video scaling library
ii libtasn1-6:amd64 4.2-2~ubuntu14.04.1~c42.ppa1 amd64 Manage ASN.1 structures (runtime)
ii libtasn1-6:i386 4.2-2~ubuntu14.04.1~c42.ppa1 i386 Manage ASN.1 structures (runtime)
ii libtsan0:amd64 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 amd64 ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
ii libubsan0:amd64 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 amd64 UBSan -- undefined behaviour sanitizer (runtime)
rc libvisio-0.1-1 0.1.0-2~ubuntu14.04.1~c42.ppa1 amd64 library for parsing the visio file structure
ii libvlc5 2.2.1-3~ubuntu14.04.1~c42.ppa1 amd64 multimedia player and streamer library
ii libvlccore8 2.2.1-3~ubuntu14.04.1~c42.ppa1 amd64 base library for VLC and its modules
ii libvpx2:amd64 1.4.0-4~ubuntu14.04.1~c42.ppa1 amd64 VP8 and VP9 video codec (shared library)
rc libwinpr-crt0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Windows Portable Runtime library (crt library)
rc libwinpr-environment0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Windows Portable Runtime library (environment library)
rc libwinpr-file0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Windows Portable Runtime library (file library)
rc libwinpr-handle0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Windows Portable Runtime library (handle library)
rc libwinpr-heap0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Windows Portable Runtime library (heap library)
rc libwinpr-interlocked0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Windows Portable Runtime library (interlocked library)
rc libwinpr-library0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Windows Portable Runtime library (library)
rc libwinpr-path0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Windows Portable Runtime library (path library)
rc libwinpr-synch0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Windows Portable Runtime library (synch library)
rc libwinpr-sysinfo0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Windows Portable Runtime library (sysinfo library)
rc libwinpr-thread0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Windows Portable Runtime library (thread library)
rc libwinpr-utils0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Windows Portable Runtime library (utils library)
rc libwpd-0.10-10 0.10.0-2~ubuntu14.04.1~c42.ppa1 amd64 Library for handling WordPerfect documents (shared library)
rc libwpg-0.3-3 0.3.0-3~ubuntu14.04.1~c42.ppa1 amd64 WordPerfect graphics import/convert library (shared library)
rc libwps-0.3-3 0.3.0-2~ubuntu14.04.1~c42.ppa1 amd64 Works text file format import filter library (shared library)
rc libwxbase3.0-0:amd64 3.0.1-1ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 wxBase library (runtime) - non-GUI support classes of wxWidgets toolkit
rc libwxgtk3.0-0:amd64 3.0.1-1ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 wxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime)
ii libx265-43:amd64 1.5-1~ubuntu14.04.1~c42.ppa1 amd64 H.265/HEVC video stream encoder (shared library)
ii lm-sensors 1:3.3.5-2~ubuntu14.04.1~c42.ppa1 amd64 utilities to read temperature/voltage/fan sensors
ii modemmanager 1.2.0-1~ubuntu14.04.1~c42.ppa1 amd64 D-Bus service for managing modems
ii onboard 1.1.1-0ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 Simple On-screen Keyboard
ii onboard-data 1.1.1-0ubuntu1~ubuntu14.04.1~c42.ppa1 all Language model files for the word suggestion feature of Onboard
ii openssh-client 1:6.7p1-5~ubuntu14.04.1~c42.ppa1 amd64 secure shell (SSH) client, for secure access to remote machines
ii p11-kit 0.20.7-1~ubuntu14.04.1~c42.ppa1 amd64 p11-glue utilities
ii p11-kit-modules:amd64 0.20.7-1~ubuntu14.04.1~c42.ppa1 amd64 p11-glue proxy and trust modules
ii p11-kit-modules:i386 0.20.7-1~ubuntu14.04.1~c42.ppa1 i386 p11-glue proxy and trust modules
ii procps 1:3.3.9-1ubuntu5.2~ubuntu14.04.1~c42.ppa1 amd64 /proc file system utilities
ii python-keyring 4.0-1ubuntu1~ubuntu14.04.1~c42.ppa1 all store and access your passwords safely
ii python-launchpadlib 1.10.3-1~ubuntu14.04.1~c42.ppa1 all Launchpad web services client library
ii python-lazr.restfulclient 0.13.4-4~ubuntu14.04.1~c42.ppa1 all client for lazr.restful-based web services
ii python-oauth 1.0.1-4~ubuntu14.04.1~c42.ppa1 all Python library implementing of the OAuth protocol
ii python3-apport 2.14.4-0ubuntu1~ubuntu14.04.1~c42.ppa1 all Python 3 library for Apport crash report handling
ii python3-problem-report 2.14.4-0ubuntu1~ubuntu14.04.1~c42.ppa1 all Python 3 library to handle problem reports
ii qlandkartegt 1.7.6-1~ubuntu14.04.1~c42.ppa1 amd64 GPS mapping (GeoTiff and vector) and GPSr management
ii rsync 3.1.1-3~ubuntu14.04.1~c42.ppa1 amd64 fast, versatile, remote (and local) file-copying tool
ii rsyslog 7.4.4-1ubuntu14~ubuntu14.04.1~c42.ppa1 amd64 reliable system and kernel logging daemon
ii ruby 1:2.1.0.0~ubuntu3~ubuntu14.04.1~c42.ppa1 all Interpreter of object-oriented scripting language Ruby (default version)
ii ruby2.1 2.1.2-2ubuntu1.2~ubuntu14.04.1~c42.ppa1 amd64 Interpreter of object-oriented scripting language Ruby
ii rubygems-integration 1.7~ubuntu14.04.1~c42.ppa1 all integration of Debian Ruby packages with Rubygems
ii ssh-askpass-gnome 1:6.7p1-5~ubuntu14.04.1~c42.ppa1 amd64 interactive X program to prompt users for a passphrase for ssh-add
ii transmission-common 2.84-0.2ubuntu1~ubuntu14.04.1~c42.ppa1 all lightweight BitTorrent client (common files)
ii transmission-gtk 2.84-0.2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 lightweight BitTorrent client (GTK+ interface)
ii virtualbox 5.0.10-dfsg-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 x86 virtualization solution - base binaries
ii virtualbox-dkms 5.0.10-dfsg-2ubuntu1~ubuntu14.04.1~c42.ppa1 all x86 virtualization solution - kernel module sources for dkms
ii virtualbox-guest-additions-iso 5.0.10-1~ubuntu14.04.1~c42.ppa1 all guest additions iso image for VirtualBox
ii virtualbox-guest-dkms 5.0.10-dfsg-2ubuntu1~ubuntu14.04.1~c42.ppa1 all x86 virtualization solution - guest addition module source for dkms
ii virtualbox-guest-source 5.0.10-dfsg-2ubuntu1~ubuntu14.04.1~c42.ppa1 all x86 virtualization solution - guest addition module source
ii virtualbox-guest-utils 5.0.10-dfsg-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 x86 virtualization solution - non-X11 guest utilities
ii virtualbox-qt 5.0.10-dfsg-2ubuntu1~ubuntu14.04.1~c42.ppa1 amd64 x86 virtualization solution - Qt based user interface
ii vlc 2.2.1-3~ubuntu14.04.1~c42.ppa1 amd64 multimedia player and streamer
ii vlc-data 2.2.1-3~ubuntu14.04.1~c42.ppa1 all Common data for VLC
ii vlc-nox 2.2.1-3~ubuntu14.04.1~c42.ppa1 amd64 multimedia player and streamer (without X support)
ii vlc-plugin-notify 2.2.1-3~ubuntu14.04.1~c42.ppa1 amd64 LibNotify plugin for VLC
ii vlc-plugin-samba 2.2.1-3~ubuntu14.04.1~c42.ppa1 amd64 Samba plugin for VLC
ii wine1.6 1:1.6.2-0ubuntu10~ubuntu14.04.1~c42.ppa1 amd64 Microsoft Windows Compatibility Layer (Binary Emulator and Library)
ii wine1.6-amd64 1:1.6.2-0ubuntu10~ubuntu14.04.1~c42.ppa1 amd64 Microsoft Windows Compatibility Layer (64-bit support)
ii wine1.6-i386 1:1.6.2-0ubuntu10~ubuntu14.04.1~c42.ppa1 i386 Microsoft Windows Compatibility Layer (32-bit support)

ls -l /var/lib/dpkg/status* /var/backups/*stat*
-rw-r--r-- 1 root root 149720 Jan 24 17:00 /var/backups/apt.extended_states.0
-rw-r--r-- 1 root root 16504 Jan 22 19:26 /var/backups/apt.extended_states.1.gz
-rw-r--r-- 1 root root 16561 Jan 21 05:56 /var/backups/apt.extended_states.2.gz
-rw-r--r-- 1 root root 16410 Jan 19 21:39 /var/backups/apt.extended_states.3.gz
-rw-r--r-- 1 root root 16389 Jan 18 18:42 /var/backups/apt.extended_states.4.gz
-rw-r--r-- 1 root root 16352 Jan 15 19:54 /var/backups/apt.extended_states.5.gz
-rw-r--r-- 1 root root 16309 Jan 14 17:41 /var/backups/apt.extended_states.6.gz
-rw-r--r-- 1 root root 7617476 Jan 22 19:02 /var/backups/aptitude.pkgstates.0
-rw-r--r-- 1 root root 566196 Jan 19 20:45 /var/backups/aptitude.pkgstates.1.gz
-rw-r--r-- 1 root root 565491 Jan 18 18:42 /var/backups/aptitude.pkgstates.2.gz
-rw-r--r-- 1 root root 557187 Dec 7 05:56 /var/backups/aptitude.pkgstates.3.gz
-rw-r--r-- 1 root root 3310952 Jan 25 15:27 /var/backups/dpkg.status.0
-rw-r--r-- 1 root root 871309 Jan 24 17:00 /var/backups/dpkg.status.1.gz
-rw-r--r-- 1 root root 869644 Jan 23 07:42 /var/backups/dpkg.status.2.gz
-rw-r--r-- 1 root root 869645 Jan 22 19:26 /var/backups/dpkg.status.3.gz
-rw-r--r-- 1 root root 869811 Jan 21 05:56 /var/backups/dpkg.status.4.gz
-rw-r--r-- 1 root root 862609 Jan 19 21:39 /var/backups/dpkg.status.5.gz
-rw-r--r-- 1 root root 857056 Jan 18 18:40 /var/backups/dpkg.status.6.gz
-rw-r--r-- 1 root root 3310952 Jan 25 15:27 /var/lib/dpkg/status
-rw-r--r-- 1 root root 3310992 Jan 25 15:23 /var/lib/dpkg/status-old

apt-cache policy libstdc++6
libstdc++6:
  Installed: 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1
  Candidate: 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1
  Version table:
 *** 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 0
        500 http://ppa.launchpad.net/dirk-computer42/c42-backport/ubuntu/ trusty/main amd64 Packages
        100 /var/lib/dpkg/status
     4.8.4-2ubuntu1~14.04 0
        500 http://gb.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages
     4.8.2-19ubuntu1 0
        500 http://gb.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

thank you ever so much for your patience

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

The root cause might be a bug in one of the Ubuntu packages.
As far as I know, the versions of libstdc++6 and gcc-**-base have to be identical.
And now I find 4.9.3 versions of gcc-4.9-base in trusty-updates (from gccgo-4.9 source), but I cannot find a suitable version of libstdc++6 anywhere.

A web search shows similar problem reports by other people, and I assume that they go back to the same root cause.

I assume that your problem is another symptom of Bug #1534374

Revision history for this message
geeks2rent (3-ubuntu1) said :
#19

Hello Manfred,

mhhh to bad :( so the best option is to wait for a common solution - or?

thank you very much for all your help!

Cheers
Conny

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

Apparently there is a conflict between the official Ubuntu versions and the PPA versions of gcc-4.9-base gcc-4.9-base:i386 libgcc1 libgcc1:i386 and libstdc++6, such that you cannot have the newest available versions at the same time.

There might be one more option: downgrade libstdc++6 to the 4.8 version and let the other ones upgrade.

What is the output of

apt-get --simulate install libstdc++6=4.8.4-2ubuntu1~14.04

Revision history for this message
geeks2rent (3-ubuntu1) said :
#21

apt-get --simulate install libstdc++6=4.8.4-2ubuntu1~14.04
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
 libcogl15 : Depends: libegl1-mesa-drivers
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

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

Where the heck is this now coming from?

apt-cache policy libcogl15 libegl1-mesa-drivers
apt-cache show libcogl15 libegl1-mesa-drivers

please.

Revision history for this message
geeks2rent (3-ubuntu1) said :
#23

Hello Manfred,

if that is an issue that might be solved in the future - we could stop that here :) it is extremely confusing.
I don't want you to get depressed over it!

apt-cache policy libcogl15 libegl1-mesa-drivers
libcogl15:
  Installed: 1.16.2-1
  Candidate: 1.16.2-1
  Version table:
 *** 1.16.2-1 0
        500 http://gb.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
        100 /var/lib/dpkg/status
libegl1-mesa-drivers:
  Installed: (none)
  Candidate: 10.1.3-0ubuntu0.6
  Version table:
     10.1.3-0ubuntu0.6 0
        500 http://gb.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages
     10.1.0-4ubuntu5 0
        500 http://gb.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

apt-cache policy libcogl15 libegl1-mesa-drivers
libcogl15:
  Installed: 1.16.2-1
  Candidate: 1.16.2-1
  Version table:
 *** 1.16.2-1 0
        500 http://gb.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
        100 /var/lib/dpkg/status
libegl1-mesa-drivers:
  Installed: (none)
  Candidate: 10.1.3-0ubuntu0.6
  Version table:
     10.1.3-0ubuntu0.6 0
        500 http://gb.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages
     10.1.0-4ubuntu5 0
        500 http://gb.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

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

output of

apt-get --simulate install libstdc++6=4.8.4-2ubuntu1~14.04 libegl1-mesa-drivers

please

Revision history for this message
geeks2rent (3-ubuntu1) said :
#25

Hello Manfred,

coming right up - it is a longish one again

apt-get --simulate install libstdc++6=4.8.4-2ubuntu1~14.04 libegl1-mesa-drivers
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  fonts-horai-umefont gnome-exe-thumbnailer i965-va-driver:i386
  libatk-bridge2.0-0:i386 libatspi2.0-0:i386 libaudio2:i386
  libcairo-gobject2:i386 libcapi20-3 libcapi20-3:i386 libcolord1:i386
  libdrm-intel1:i386 libdrm-nouveau2:i386 libdrm-radeon1:i386 libedit2:i386
  libelf1:i386 libexif12:i386 libgcrypt11:i386 libgd3:i386 libgif4:i386
  libgl1-mesa-glx:i386 libglapi-mesa:i386 libgnutls26:i386 libgpg-error0:i386
  libgphoto2-6:i386 libgphoto2-port10:i386 libgsm1:i386
  libgstreamer-plugins-base0.10-0:i386 libgstreamer-plugins-base1.0-0:i386
  libgstreamer0.10-0:i386 libgstreamer1.0-0:i386 libgtk-3-0:i386
  libieee1284-3:i386 liblcms2-2:i386 libldap-2.4-2:i386 libltdl7:i386
  libmpg123-0:i386 libmysqlclient18:i386 libodbc1:i386 libopenal1:i386
  liborc-0.4-0:i386 libosmesa6 libp11-kit-gnome-keyring:i386 libpcap0.8:i386
  libpciaccess0:i386 libsane:i386 libsasl2-2:i386 libsasl2-modules:i386
  libsasl2-modules-db:i386 libsqlite3-0:i386 libusb-1.0-0:i386 libv4l-0:i386
  libv4lconvert0:i386 libva-drm1:i386 libva-x11-1:i386 libva1:i386
  libvdpau1:i386 libvpx1:i386 libwayland-client0:i386 libwayland-cursor0:i386
  libx11-xcb1:i386 libxcb-dri2-0:i386 libxcb-dri3-0:i386 libxcb-glx0:i386
  libxcb-present0:i386 libxcb-sync1:i386 libxkbcommon0:i386 libxml2:i386
  libxpm4:i386 libxshmfence1:i386 libxslt1.1:i386 libxss1:i386 libxt6:i386
  libxxf86vm1:i386 linux-lts-wily-tools-4.2.0-26 linux-tools-4.2.0-26-generic
  ocl-icd-libopencl1:i386 p11-kit-modules:i386 p7zip va-driver-all:i386
  vdpau-va-driver:i386 wine-gecko2.21 wine-gecko2.21:i386 wine-gecko2.34
  wine-gecko2.34:i386 wine-mono0.0.8 wine-mono4.5.4 wine-staging-amd64
  winetricks
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  libegl1-mesa libgl1-mesa-dri libgl1-mesa-glx libgl1-mesa-glx:i386 libglamor0
  libglapi-mesa libglapi-mesa:i386 libgles2-mesa libllvm3.4 libopenvg1-mesa
  libspice-server1 libwayland-egl1-mesa xserver-xorg xserver-xorg-core
  xserver-xorg-input-evdev xserver-xorg-video-ati xserver-xorg-video-cirrus
  xserver-xorg-video-fbdev xserver-xorg-video-glamoregl
  xserver-xorg-video-intel xserver-xorg-video-mach64 xserver-xorg-video-mga
  xserver-xorg-video-modesetting xserver-xorg-video-neomagic
  xserver-xorg-video-nouveau xserver-xorg-video-openchrome
  xserver-xorg-video-qxl xserver-xorg-video-r128 xserver-xorg-video-radeon
  xserver-xorg-video-s3 xserver-xorg-video-savage
  xserver-xorg-video-siliconmotion xserver-xorg-video-sis
  xserver-xorg-video-sisusb xserver-xorg-video-tdfx xserver-xorg-video-trident
  xserver-xorg-video-vesa
Suggested packages:
  libglide3 xfonts-100dpi xfonts-75dpi firmware-linux
The following packages will be REMOVED
  build-essential g++ g++-4.9 libasound2-plugins:i386 libdbusmenu-qt2:i386
  libegl1-mesa-lts-vivid libgbm1-lts-vivid libgl1-mesa-dri-lts-vivid
  libgl1-mesa-dri-lts-vivid:i386 libgl1-mesa-glx-lts-vivid
  libgl1-mesa-glx-lts-vivid:i386 libglapi-mesa-lts-vivid
  libglapi-mesa-lts-vivid:i386 libgles1-mesa-lts-vivid libgles2-mesa-lts-vivid
  libglu1-mesa:i386 libjack-jackd2-0:i386 libllvm3.6 libllvm3.6:i386
  libosmesa6:i386 libqt4-dbus:i386 libqt4-declarative:i386 libqt4-network:i386
  libqt4-opengl:i386 libqt4-script:i386 libqt4-sql:i386 libqt4-sql-mysql:i386
  libqt4-xml:i386 libqt4-xmlpatterns:i386 libqtcore4:i386 libqtdbus4:i386
  libqtgui4:i386 libqtwebkit4:i386 libstdc++-4.9-dev libstdc++6:i386
  libtxc-dxtn-s2tc0:i386 libwayland-egl1-mesa-lts-vivid
  libxatracker2-lts-vivid pipelight-multi skype skype-bin:i386 sni-qt:i386
  virtualbox virtualbox-guest-source virtualbox-qt vlc vlc-nox
  vlc-plugin-notify vlc-plugin-samba wine wine-staging wine-staging-i386:i386
  wine1.6 wine1.6-amd64 wine1.6-i386:i386 xserver-xorg-core-lts-vivid
  xserver-xorg-input-all-lts-vivid xserver-xorg-input-evdev-lts-vivid
  xserver-xorg-input-mouse-lts-vivid xserver-xorg-input-synaptics-lts-vivid
  xserver-xorg-input-vmmouse-lts-vivid xserver-xorg-input-wacom-lts-vivid
  xserver-xorg-lts-vivid xserver-xorg-video-all-lts-vivid
  xserver-xorg-video-ati-lts-vivid xserver-xorg-video-cirrus-lts-vivid
  xserver-xorg-video-fbdev-lts-vivid xserver-xorg-video-intel-lts-vivid
  xserver-xorg-video-mach64-lts-vivid xserver-xorg-video-mga-lts-vivid
  xserver-xorg-video-neomagic-lts-vivid xserver-xorg-video-nouveau-lts-vivid
  xserver-xorg-video-openchrome-lts-vivid xserver-xorg-video-r128-lts-vivid
  xserver-xorg-video-radeon-lts-vivid xserver-xorg-video-savage-lts-vivid
  xserver-xorg-video-siliconmotion-lts-vivid
  xserver-xorg-video-sisusb-lts-vivid xserver-xorg-video-tdfx-lts-vivid
  xserver-xorg-video-trident-lts-vivid xserver-xorg-video-vesa-lts-vivid
  xserver-xorg-video-vmware-lts-vivid
The following NEW packages will be installed
  libegl1-mesa libegl1-mesa-drivers libgl1-mesa-dri libgl1-mesa-glx
  libgl1-mesa-glx:i386 libglamor0 libglapi-mesa libglapi-mesa:i386
  libgles2-mesa libllvm3.4 libopenvg1-mesa libspice-server1
  libwayland-egl1-mesa xserver-xorg xserver-xorg-core xserver-xorg-input-evdev
  xserver-xorg-video-ati xserver-xorg-video-cirrus xserver-xorg-video-fbdev
  xserver-xorg-video-glamoregl xserver-xorg-video-intel
  xserver-xorg-video-mach64 xserver-xorg-video-mga
  xserver-xorg-video-modesetting xserver-xorg-video-neomagic
  xserver-xorg-video-nouveau xserver-xorg-video-openchrome
  xserver-xorg-video-qxl xserver-xorg-video-r128 xserver-xorg-video-radeon
  xserver-xorg-video-s3 xserver-xorg-video-savage
  xserver-xorg-video-siliconmotion xserver-xorg-video-sis
  xserver-xorg-video-sisusb xserver-xorg-video-tdfx xserver-xorg-video-trident
  xserver-xorg-video-vesa
The following packages will be DOWNGRADED:
  libstdc++6
0 to upgrade, 38 to newly install, 1 to downgrade, 82 to remove and 4 not to upgrade.
Remv virtualbox-guest-source [5.0.10-dfsg-2ubuntu1~ubuntu14.04.1~c42.ppa1]
Remv build-essential [11.6ubuntu6]
Remv g++ [4:4.9.1-4ubuntu2~ubuntu14.04.1~c42.ppa1]
Remv g++-4.9 [4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1]
Remv pipelight-multi [0.2.8.2~ubuntu14.04.1]
Remv wine-staging [1.9.0~ubuntu14.04.1]
Remv wine-staging-i386:i386 [1.9.0~ubuntu14.04.1]
Remv libasound2-plugins:i386 [1.0.27-2ubuntu2]
Remv sni-qt:i386 [0.2.6-0ubuntu1]
Remv libdbusmenu-qt2:i386 [0.9.3+14.04.20140314-0ubuntu1]
Remv libwayland-egl1-mesa-lts-vivid [10.5.9-2ubuntu1~trusty2]
Remv vlc [2.2.1-3~ubuntu14.04.1~c42.ppa1]
Remv xserver-xorg-video-vmware-lts-vivid [1:13.1.0-0ubuntu1build1~trusty1] [xserver-xorg-video-all-lts-vivid:amd64 ]
Remv xserver-xorg-video-vesa-lts-vivid [1:2.3.3-1build3~trusty1] [xserver-xorg-video-all-lts-vivid:amd64 ]
Remv xserver-xorg-video-trident-lts-vivid [1:1.3.6-0ubuntu6build1~trusty1] [xserver-xorg-video-all-lts-vivid:amd64 ]
Remv xserver-xorg-video-tdfx-lts-vivid [1:1.4.6-0ubuntu1~trusty1] [xserver-xorg-video-all-lts-vivid:amd64 ]
Remv xserver-xorg-video-sisusb-lts-vivid [1:0.9.6-2build3~trusty1] [xserver-xorg-video-all-lts-vivid:amd64 ]
Remv xserver-xorg-video-siliconmotion-lts-vivid [1:1.7.7-2ubuntu2~trusty1] [xserver-xorg-video-all-lts-vivid:amd64 ]
Remv xserver-xorg-video-savage-lts-vivid [1:2.3.7-2ubuntu4~trusty1] [xserver-xorg-video-all-lts-vivid:amd64 ]
Remv xserver-xorg-video-ati-lts-vivid [1:7.5.0-1ubuntu2~trusty1] [xserver-xorg-video-all-lts-vivid:amd64 ]
Remv xserver-xorg-video-radeon-lts-vivid [1:7.5.0-1ubuntu2~trusty1] [xserver-xorg-video-all-lts-vivid:amd64 ]
Remv xserver-xorg-video-r128-lts-vivid [6.9.2-1ubuntu1~trusty1] [xserver-xorg-video-all-lts-vivid:amd64 ]
Remv xserver-xorg-video-openchrome-lts-vivid [1:0.3.3-1ubuntu1~trusty1] [xserver-xorg-video-all-lts-vivid:amd64 ]
Remv xserver-xorg-video-nouveau-lts-vivid [1:1.0.11-1ubuntu2build1~trusty1] [xserver-xorg-video-all-lts-vivid:amd64 ]
Remv xserver-xorg-video-neomagic-lts-vivid [1:1.2.8-1ubuntu1~trusty1] [xserver-xorg-video-all-lts-vivid:amd64 ]
Remv xserver-xorg-video-mga-lts-vivid [1:1.6.3-2ubuntu1~trusty1] [xserver-xorg-video-all-lts-vivid:amd64 ]
Remv xserver-xorg-video-mach64-lts-vivid [6.9.4-2ubuntu1~trusty1] [xserver-xorg-video-all-lts-vivid:amd64 ]
Remv xserver-xorg-video-intel-lts-vivid [2:2.99.917-1~exp1ubuntu2.2~trusty1] [xserver-xorg-video-all-lts-vivid:amd64 ]
Remv xserver-xorg-video-fbdev-lts-vivid [1:0.4.4-1build3~trusty1] [xserver-xorg-video-all-lts-vivid:amd64 ]
Remv xserver-xorg-video-cirrus-lts-vivid [1:1.5.2-2ubuntu1~trusty1] [xserver-xorg-video-all-lts-vivid:amd64 ]
Remv xserver-xorg-input-all-lts-vivid [1:7.7+7ubuntu3~trusty1] [xserver-xorg-video-all-lts-vivid:amd64 ]
Remv xserver-xorg-input-wacom-lts-vivid [1:0.25.0-0ubuntu1.1~trusty1] [xserver-xorg-video-all-lts-vivid:amd64 ]
Remv xserver-xorg-input-vmmouse-lts-vivid [1:13.0.0-1ubuntu1~trusty1] [xserver-xorg-video-all-lts-vivid:amd64 ]
Remv xserver-xorg-input-synaptics-lts-vivid [1.8.1-1ubuntu1~trusty1] [xserver-xorg-video-all-lts-vivid:amd64 ]
Remv xserver-xorg-input-mouse-lts-vivid [1:1.9.1-1~trusty1] [xserver-xorg-video-all-lts-vivid:amd64 ]
Remv xserver-xorg-input-evdev-lts-vivid [1:2.9.0-1ubuntu2~trusty1] [xserver-xorg-video-all-lts-vivid:amd64 xserver-xorg-lts-vivid:amd64 ]
Remv xserver-xorg-core-lts-vivid [2:1.17.1-0ubuntu3.1~trusty1] [xserver-xorg-video-all-lts-vivid:amd64 xserver-xorg-lts-vivid:amd64 ]
Remv libxatracker2-lts-vivid [10.5.9-2ubuntu1~trusty2] [xserver-xorg-video-all-lts-vivid:amd64 xserver-xorg-lts-vivid:amd64 ]
Remv libgles2-mesa-lts-vivid [10.5.9-2ubuntu1~trusty2] [xserver-xorg-video-all-lts-vivid:amd64 xserver-xorg-lts-vivid:amd64 libmirserver18:amd64 libmirplatformgraphics-mesa:amd64 gstreamer1.0-plugins-bad:amd64 libqt5gui5:amd64 ]
Remv xserver-xorg-lts-vivid [1:7.7+7ubuntu3~trusty1] [xserver-xorg-video-all-lts-vivid:amd64 xorg:amd64 libmirserver18:amd64 libmirplatformgraphics-mesa:amd64 gstreamer1.0-plugins-bad:amd64 libqt5gui5:amd64 ]
Inst libgles2-mesa (10.1.3-0ubuntu0.6 Ubuntu:14.04/trusty-updates [amd64]) [xserver-xorg-video-all-lts-vivid:amd64 xorg:amd64 ]
Remv libgles1-mesa-lts-vivid [10.5.9-2ubuntu1~trusty2] [xserver-xorg-video-all-lts-vivid:amd64 xorg:amd64 ]
Remv skype [4.3.0.37-0ubuntu0.12.04.1] [xserver-xorg-video-all-lts-vivid:amd64 xorg:amd64 ]
Remv skype-bin:i386 [4.3.0.37-0ubuntu0.12.04.1] [xserver-xorg-video-all-lts-vivid:amd64 xorg:amd64 ]
Remv libgl1-mesa-glx-lts-vivid [10.5.9-2ubuntu1~trusty2] [libopencv-core2.4:amd64 gimp-plugin-registry:amd64 phonon-backend-gstreamer:amd64 libcogl15:amd64 xserver-xorg-video-all-lts-vivid:amd64 libglew1.10:amd64 xscreensaver-gl-extra:amd64 gnome-session-bin:amd64 mesa-utils:amd64 libnux-4.0-0:amd64 xscreensaver-gl:amd64 xorg:amd64 x11-utils:amd64 libqt5opengl5:amd64 qlandkartegt:amd64 libqt4-opengl:amd64 libwebkitgtk-1.0-0:amd64 unity:amd64 libgnome-desktop-3-7:amd64 vdpau-va-driver:amd64 libqtwebkit4:amd64 libreoffice-core:amd64 libvisual-0.4-plugins:amd64 stellarium:amd64 libqt5quick5:amd64 virtualbox-qt:amd64 libwebkitgtk-3.0-0:amd64 libgle3:amd64 libqt5multimediawidgets5:amd64 qtdeclarative5-qtmultimedia-plugin:amd64 libglewmx1.10:amd64 libqt5webkit5:amd64 openjdk-7-jre:amd64 libopencv-highgui2.4:amd64 libgtkglext1:amd64 compiz-plugins-default:amd64 unity-control-center:amd64 qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 nux-tools:amd64 libxine1-x:amd64 sauerbraten:amd64 xscreensaver-data-extra:amd64 libqt5gui5:amd64 mplayer:amd64 libwebkit2gtk-3.0-25:amd64 libglu1-mesa:amd64 opencpn:amd64 libwxgtk2.8-0:amd64 ]
Remv libgl1-mesa-glx-lts-vivid:i386 [10.5.9-2ubuntu1~trusty2] [libopencv-core2.4:amd64 gimp-plugin-registry:amd64 phonon-backend-gstreamer:amd64 libcogl15:amd64 xserver-xorg-video-all-lts-vivid:amd64 libglew1.10:amd64 xscreensaver-gl-extra:amd64 gnome-session-bin:amd64 mesa-utils:amd64 libnux-4.0-0:amd64 xscreensaver-gl:amd64 xorg:amd64 x11-utils:amd64 libqt5opengl5:amd64 qlandkartegt:amd64 libqt4-opengl:amd64 libqt4-opengl:i386 libwebkitgtk-1.0-0:amd64 unity:amd64 libgnome-desktop-3-7:amd64 vdpau-va-driver:amd64 vdpau-va-driver:i386 libqtwebkit4:amd64 libqtwebkit4:i386 libreoffice-core:amd64 libvisual-0.4-plugins:amd64 stellarium:amd64 libqt5quick5:amd64 virtualbox-qt:amd64 libwebkitgtk-3.0-0:amd64 libgle3:amd64 libqt5multimediawidgets5:amd64 qtdeclarative5-qtmultimedia-plugin:amd64 libglewmx1.10:amd64 libqt5webkit5:amd64 openjdk-7-jre:amd64 libopencv-highgui2.4:amd64 libgtkglext1:amd64 compiz-plugins-default:amd64 unity-control-center:amd64 qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 nux-tools:amd64 libxine1-x:amd64 sauerbraten:amd64 xscreensaver-data-extra:amd64 libqt5gui5:amd64 mplayer:amd64 libwebkit2gtk-3.0-25:amd64 libglu1-mesa:amd64 libglu1-mesa:i386 opencpn:amd64 libwxgtk2.8-0:amd64 ]
Inst libgl1-mesa-glx:i386 (10.1.3-0ubuntu0.6 Ubuntu:14.04/trusty-updates [i386]) [libopencv-core2.4:amd64 gimp-plugin-registry:amd64 phonon-backend-gstreamer:amd64 libcogl15:amd64 xserver-xorg-video-all-lts-vivid:amd64 libglew1.10:amd64 xscreensaver-gl-extra:amd64 gnome-session-bin:amd64 mesa-utils:amd64 libnux-4.0-0:amd64 xscreensaver-gl:amd64 xorg:amd64 x11-utils:amd64 libqt5opengl5:amd64 qlandkartegt:amd64 libqt4-opengl:amd64 libwebkitgtk-1.0-0:amd64 unity:amd64 libgnome-desktop-3-7:amd64 vdpau-va-driver:amd64 libqtwebkit4:amd64 libreoffice-core:amd64 libvisual-0.4-plugins:amd64 stellarium:amd64 libqt5quick5:amd64 virtualbox-qt:amd64 libwebkitgtk-3.0-0:amd64 libgle3:amd64 libqt5multimediawidgets5:amd64 qtdeclarative5-qtmultimedia-plugin:amd64 libglewmx1.10:amd64 libqt5webkit5:amd64 openjdk-7-jre:amd64 libopencv-highgui2.4:amd64 libgtkglext1:amd64 compiz-plugins-default:amd64 unity-control-center:amd64 qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 nux-tools:amd64 libxine1-x:amd64 sauerbraten:amd64 xscreensaver-data-extra:amd64 libqt5gui5:amd64 mplayer:amd64 libwebkit2gtk-3.0-25:amd64 libglu1-mesa:amd64 opencpn:amd64 libwxgtk2.8-0:amd64 ]
Remv libqtwebkit4:i386 [2.3.2-0ubuntu7] [libopencv-core2.4:amd64 gimp-plugin-registry:amd64 phonon-backend-gstreamer:amd64 libcogl15:amd64 xserver-xorg-video-all-lts-vivid:amd64 libglew1.10:amd64 xscreensaver-gl-extra:amd64 gnome-session-bin:amd64 mesa-utils:amd64 libnux-4.0-0:amd64 xscreensaver-gl:amd64 xorg:amd64 x11-utils:amd64 libqt5opengl5:amd64 qlandkartegt:amd64 libqt4-opengl:amd64 libwebkitgtk-1.0-0:amd64 unity:amd64 libgnome-desktop-3-7:amd64 vdpau-va-driver:amd64 libqtwebkit4:amd64 libreoffice-core:amd64 libvisual-0.4-plugins:amd64 stellarium:amd64 libqt5quick5:amd64 virtualbox-qt:amd64 libwebkitgtk-3.0-0:amd64 libgle3:amd64 libqt5multimediawidgets5:amd64 qtdeclarative5-qtmultimedia-plugin:amd64 libglewmx1.10:amd64 libqt5webkit5:amd64 openjdk-7-jre:amd64 libopencv-highgui2.4:amd64 libgtkglext1:amd64 compiz-plugins-default:amd64 unity-control-center:amd64 qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 nux-tools:amd64 libxine1-x:amd64 sauerbraten:amd64 xscreensaver-data-extra:amd64 libqt5gui5:amd64 mplayer:amd64 libwebkit2gtk-3.0-25:amd64 libglu1-mesa:amd64 opencpn:amd64 libwxgtk2.8-0:amd64 ]
Remv libqt4-opengl:i386 [4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1] [libopencv-core2.4:amd64 gimp-plugin-registry:amd64 phonon-backend-gstreamer:amd64 libcogl15:amd64 xserver-xorg-video-all-lts-vivid:amd64 libglew1.10:amd64 xscreensaver-gl-extra:amd64 gnome-session-bin:amd64 mesa-utils:amd64 libnux-4.0-0:amd64 xscreensaver-gl:amd64 xorg:amd64 x11-utils:amd64 libqt5opengl5:amd64 qlandkartegt:amd64 libqt4-opengl:amd64 libwebkitgtk-1.0-0:amd64 unity:amd64 libgnome-desktop-3-7:amd64 vdpau-va-driver:amd64 libqtwebkit4:amd64 libreoffice-core:amd64 libvisual-0.4-plugins:amd64 stellarium:amd64 libqt5quick5:amd64 virtualbox-qt:amd64 libwebkitgtk-3.0-0:amd64 libgle3:amd64 libqt5multimediawidgets5:amd64 qtdeclarative5-qtmultimedia-plugin:amd64 libglewmx1.10:amd64 libqt5webkit5:amd64 openjdk-7-jre:amd64 libopencv-highgui2.4:amd64 libgtkglext1:amd64 compiz-plugins-default:amd64 unity-control-center:amd64 qtdeclarative5-ubuntu-ui-toolkit-plugin:amd64 nux-tools:amd64 libxine1-x:amd64 sauerbraten:amd64 xscreensaver-data-extra:amd64 libqt5gui5:amd64 mplayer:amd64 libwebkit2gtk-3.0-25:amd64 libglu1-mesa:amd64 opencpn:amd64 libwxgtk2.8-0:amd64 ]
Inst libgl1-mesa-glx (10.1.3-0ubuntu0.6 Ubuntu:14.04/trusty-updates [amd64]) [xserver-xorg-video-all-lts-vivid:amd64 xorg:amd64 ]
Remv virtualbox-qt [5.0.10-dfsg-2ubuntu1~ubuntu14.04.1~c42.ppa1] [xserver-xorg-video-all-lts-vivid:amd64 xorg:amd64 ]
Remv libglapi-mesa-lts-vivid [10.5.9-2ubuntu1~trusty2] [xserver-xorg-video-all-lts-vivid:amd64 xorg:amd64 ]
Remv libegl1-mesa-lts-vivid [10.5.9-2ubuntu1~trusty2] [libcogl15:amd64 xserver-xorg-video-all-lts-vivid:amd64 xorg:amd64 libmirserver18:amd64 libmirplatformgraphics-mesa:amd64 gstreamer1.0-plugins-bad:amd64 libqt5gui5:amd64 libgstreamer-plugins-bad1.0-0:amd64 ]
Inst libegl1-mesa (10.1.3-0ubuntu0.6 Ubuntu:14.04/trusty-updates [amd64]) [libcogl15:amd64 xserver-xorg-video-all-lts-vivid:amd64 xorg:amd64 ]
Inst libegl1-mesa-drivers (10.1.3-0ubuntu0.6 Ubuntu:14.04/trusty-updates [amd64]) [xserver-xorg-video-all-lts-vivid:amd64 xorg:amd64 ]
Remv libgbm1-lts-vivid [10.5.9-2ubuntu1~trusty2] [xserver-xorg-video-all-lts-vivid:amd64 xorg:amd64 ]
Remv libgl1-mesa-dri-lts-vivid:i386 [10.5.9-2ubuntu1~trusty2] [xserver-xorg-video-all-lts-vivid:amd64 xorg:amd64 ]
Remv libgl1-mesa-dri-lts-vivid [10.5.9-2ubuntu1~trusty2] [xserver-xorg-video-all-lts-vivid:amd64 xorg:amd64 qtdeclarative5-qtquick2-plugin:amd64 libgbm1:amd64 ]
Inst libgl1-mesa-dri (10.1.3-0ubuntu0.6 Ubuntu:14.04/trusty-updates [amd64]) [xserver-xorg-video-all-lts-vivid:amd64 xorg:amd64 ]
Remv libosmesa6:i386 [10.1.3-0ubuntu0.6] [xserver-xorg-video-all-lts-vivid:amd64 xorg:amd64 ]
Remv libglapi-mesa-lts-vivid:i386 [10.5.9-2ubuntu1~trusty2] [xserver-xorg-video-all-lts-vivid:amd64 xorg:amd64 ]
Remv xserver-xorg-video-all-lts-vivid [1:7.7+7ubuntu3~trusty1] [xorg:amd64 ]
Inst xserver-xorg (1:7.7+1ubuntu8.1 Ubuntu:14.04/trusty-updates [amd64]) []
Inst libglapi-mesa:i386 (10.1.3-0ubuntu0.6 Ubuntu:14.04/trusty-updates [i386]) []
Inst libglapi-mesa (10.1.3-0ubuntu0.6 Ubuntu:14.04/trusty-updates [amd64]) []
Remv libllvm3.6:i386 [1:3.6-2ubuntu1~ubuntu14.04.1~c42.ppa1] []
Remv libqt4-declarative:i386 [4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1] [libqtgui4:i386 ]
Remv libqtgui4:i386 [4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1] []
Remv libstdc++6:i386 [4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1] [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Remv libllvm3.6 [1:3.6-2ubuntu1~ubuntu14.04.1~c42.ppa1] [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Remv libstdc++-4.9-dev [4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1] [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Remv virtualbox [5.0.10-dfsg-2ubuntu1~ubuntu14.04.1~c42.ppa1] [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Remv vlc-plugin-notify [2.2.1-3~ubuntu14.04.1~c42.ppa1] [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Remv vlc-plugin-samba [2.2.1-3~ubuntu14.04.1~c42.ppa1] [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Remv vlc-nox [2.2.1-3~ubuntu14.04.1~c42.ppa1] [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Inst libstdc++6 [4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1] (4.8.4-2ubuntu1~14.04 Ubuntu:14.04/trusty-updates [amd64]) [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Conf libstdc++6 (4.8.4-2ubuntu1~14.04 Ubuntu:14.04/trusty-updates [amd64]) [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Inst libllvm3.4 (1:3.4-1ubuntu3 Ubuntu:14.04/trusty [amd64]) [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Inst xserver-xorg-core (2:1.15.1-0ubuntu2.7 Ubuntu:14.04/trusty-updates [amd64]) [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Inst libglamor0 (0.6.0-0ubuntu4 Ubuntu:14.04/trusty [amd64]) [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Inst xserver-xorg-video-radeon (1:7.3.0-1ubuntu3.1 Ubuntu:14.04/trusty-updates [amd64]) [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Inst xserver-xorg-video-intel (2:2.99.910-0ubuntu1.6 Ubuntu:14.04/trusty-updates [amd64]) [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Inst xserver-xorg-video-glamoregl (0.6.0-0ubuntu4 Ubuntu:14.04/trusty [amd64]) [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Inst xserver-xorg-video-r128 (6.9.2-1build1 Ubuntu:14.04/trusty [amd64]) [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Inst xserver-xorg-video-mach64 (6.9.4-1build1 Ubuntu:14.04/trusty [amd64]) [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Inst xserver-xorg-video-ati (1:7.3.0-1ubuntu3.1 Ubuntu:14.04/trusty-updates [amd64]) [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Inst xserver-xorg-video-vesa (1:2.3.3-1build1 Ubuntu:14.04/trusty [amd64]) [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Inst xserver-xorg-video-trident (1:1.3.6-0ubuntu5 Ubuntu:14.04/trusty [amd64]) [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Inst xserver-xorg-video-tdfx (1:1.4.5-1build1 Ubuntu:14.04/trusty [amd64]) [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Inst xserver-xorg-video-sisusb (1:0.9.6-2build1 Ubuntu:14.04/trusty [amd64]) [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Inst xserver-xorg-video-sis (1:0.10.7-0ubuntu6 Ubuntu:14.04/trusty [amd64]) [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Inst xserver-xorg-video-siliconmotion (1:1.7.7-2build1 Ubuntu:14.04/trusty [amd64]) [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Inst xserver-xorg-video-savage (1:2.3.7-2ubuntu2 Ubuntu:14.04/trusty [amd64]) [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Inst xserver-xorg-video-s3 (1:0.6.5-0ubuntu4 Ubuntu:14.04/trusty [amd64]) [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Inst libspice-server1 (0.12.4-0nocelt2ubuntu1.2 Ubuntu:14.04/trusty-updates [amd64]) [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Inst xserver-xorg-video-qxl (0.1.1-0ubuntu3 Ubuntu:14.04/trusty [amd64]) [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Inst xserver-xorg-video-openchrome (1:0.3.3-1build1 Ubuntu:14.04/trusty [amd64]) [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Inst xserver-xorg-video-nouveau (1:1.0.10-1ubuntu2 Ubuntu:14.04/trusty [amd64]) [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Inst xserver-xorg-video-neomagic (1:1.2.8-1build1 Ubuntu:14.04/trusty [amd64]) [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Inst xserver-xorg-video-modesetting (0.8.1-1build1 Ubuntu:14.04/trusty [amd64]) [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Inst xserver-xorg-video-mga (1:1.6.3-1build1 Ubuntu:14.04/trusty [amd64]) [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Inst xserver-xorg-video-fbdev (1:0.4.4-1build1 Ubuntu:14.04/trusty [amd64]) [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Inst xserver-xorg-video-cirrus (1:1.5.2-1build1 Ubuntu:14.04/trusty [amd64]) [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Inst xserver-xorg-input-evdev (1:2.8.2-1ubuntu2 Ubuntu:14.04/trusty [amd64]) [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Inst libopenvg1-mesa (10.1.3-0ubuntu0.6 Ubuntu:14.04/trusty-updates [amd64]) [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Inst libwayland-egl1-mesa (10.1.3-0ubuntu0.6 Ubuntu:14.04/trusty-updates [amd64]) [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Remv wine [1:1.8.0-0ubuntu1] [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Remv wine1.6-i386:i386 [1:1.6.2-0ubuntu10~ubuntu14.04.1~c42.ppa1] [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 wine1.6:amd64 libglu1-mesa:i386 ]
Remv wine1.6 [1:1.6.2-0ubuntu10~ubuntu14.04.1~c42.ppa1] [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 wine1.6-amd64:amd64 libqtdbus4:i386 libglu1-mesa:i386 ]
Remv wine1.6-amd64 [1:1.6.2-0ubuntu10~ubuntu14.04.1~c42.ppa1] [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 libglu1-mesa:i386 ]
Remv libglu1-mesa:i386 [9.0.0-2] [libjack-jackd2-0:i386 libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 ]
Remv libjack-jackd2-0:i386 [1.9.9.5+20130622git7de15e7a-1ubuntu1] [libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 ]
Remv libqt4-dbus:i386 [4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1] [libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-xmlpatterns:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 ]
Remv libqt4-xmlpatterns:i386 [4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1] [libqt4-xml:i386 libqt4-network:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 ]
Remv libqt4-network:i386 [4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1] [libqt4-xml:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libqt4-script:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 ]
Remv libqt4-script:i386 [4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1] [libqt4-xml:i386 libqt4-sql-mysql:i386 libqt4-sql:i386 libqtcore4:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 ]
Remv libqt4-sql-mysql:i386 [4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1] [libqt4-xml:i386 libqt4-sql:i386 libqtcore4:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 ]
Remv libqt4-sql:i386 [4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1] [libqt4-xml:i386 libqtcore4:i386 libtxc-dxtn-s2tc0:i386 libqtdbus4:i386 ]
Remv libqtdbus4:i386 [4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1] [libqt4-xml:i386 libqtcore4:i386 libtxc-dxtn-s2tc0:i386 ]
Remv libqt4-xml:i386 [4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1] [libqtcore4:i386 libtxc-dxtn-s2tc0:i386 ]
Remv libqtcore4:i386 [4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1] [libtxc-dxtn-s2tc0:i386 ]
Remv libtxc-dxtn-s2tc0:i386 [0~git20131104-1.1]
Conf libglapi-mesa (10.1.3-0ubuntu0.6 Ubuntu:14.04/trusty-updates [amd64])
Conf libglapi-mesa:i386 (10.1.3-0ubuntu0.6 Ubuntu:14.04/trusty-updates [i386])
Conf libgles2-mesa (10.1.3-0ubuntu0.6 Ubuntu:14.04/trusty-updates [amd64])
Conf libgl1-mesa-glx:i386 (10.1.3-0ubuntu0.6 Ubuntu:14.04/trusty-updates [i386])
Conf libgl1-mesa-glx (10.1.3-0ubuntu0.6 Ubuntu:14.04/trusty-updates [amd64])
Conf libegl1-mesa (10.1.3-0ubuntu0.6 Ubuntu:14.04/trusty-updates [amd64])
Conf libllvm3.4 (1:3.4-1ubuntu3 Ubuntu:14.04/trusty [amd64])
Conf libgl1-mesa-dri (10.1.3-0ubuntu0.6 Ubuntu:14.04/trusty-updates [amd64])
Conf libopenvg1-mesa (10.1.3-0ubuntu0.6 Ubuntu:14.04/trusty-updates [amd64])
Conf libwayland-egl1-mesa (10.1.3-0ubuntu0.6 Ubuntu:14.04/trusty-updates [amd64])
Conf libegl1-mesa-drivers (10.1.3-0ubuntu0.6 Ubuntu:14.04/trusty-updates [amd64])
Conf xserver-xorg-core (2:1.15.1-0ubuntu2.7 Ubuntu:14.04/trusty-updates [amd64])
Conf libglamor0 (0.6.0-0ubuntu4 Ubuntu:14.04/trusty [amd64])
Conf xserver-xorg-video-radeon (1:7.3.0-1ubuntu3.1 Ubuntu:14.04/trusty-updates [amd64])
Conf xserver-xorg-video-intel (2:2.99.910-0ubuntu1.6 Ubuntu:14.04/trusty-updates [amd64])
Conf xserver-xorg-video-glamoregl (0.6.0-0ubuntu4 Ubuntu:14.04/trusty [amd64])
Conf xserver-xorg-video-r128 (6.9.2-1build1 Ubuntu:14.04/trusty [amd64])
Conf xserver-xorg-video-mach64 (6.9.4-1build1 Ubuntu:14.04/trusty [amd64])
Conf xserver-xorg-video-ati (1:7.3.0-1ubuntu3.1 Ubuntu:14.04/trusty-updates [amd64])
Conf xserver-xorg-video-vesa (1:2.3.3-1build1 Ubuntu:14.04/trusty [amd64])
Conf xserver-xorg-video-trident (1:1.3.6-0ubuntu5 Ubuntu:14.04/trusty [amd64])
Conf xserver-xorg-video-tdfx (1:1.4.5-1build1 Ubuntu:14.04/trusty [amd64])
Conf xserver-xorg-video-sisusb (1:0.9.6-2build1 Ubuntu:14.04/trusty [amd64])
Conf xserver-xorg-video-sis (1:0.10.7-0ubuntu6 Ubuntu:14.04/trusty [amd64])
Conf xserver-xorg-video-siliconmotion (1:1.7.7-2build1 Ubuntu:14.04/trusty [amd64])
Conf xserver-xorg-video-savage (1:2.3.7-2ubuntu2 Ubuntu:14.04/trusty [amd64])
Conf xserver-xorg-video-s3 (1:0.6.5-0ubuntu4 Ubuntu:14.04/trusty [amd64])
Conf libspice-server1 (0.12.4-0nocelt2ubuntu1.2 Ubuntu:14.04/trusty-updates [amd64])
Conf xserver-xorg-video-qxl (0.1.1-0ubuntu3 Ubuntu:14.04/trusty [amd64])
Conf xserver-xorg-video-openchrome (1:0.3.3-1build1 Ubuntu:14.04/trusty [amd64])
Conf xserver-xorg-video-nouveau (1:1.0.10-1ubuntu2 Ubuntu:14.04/trusty [amd64])
Conf xserver-xorg-video-neomagic (1:1.2.8-1build1 Ubuntu:14.04/trusty [amd64])
Conf xserver-xorg-video-modesetting (0.8.1-1build1 Ubuntu:14.04/trusty [amd64])
Conf xserver-xorg-video-mga (1:1.6.3-1build1 Ubuntu:14.04/trusty [amd64])
Conf xserver-xorg-video-fbdev (1:0.4.4-1build1 Ubuntu:14.04/trusty [amd64])
Conf xserver-xorg-video-cirrus (1:1.5.2-1build1 Ubuntu:14.04/trusty [amd64])
Conf xserver-xorg-input-evdev (1:2.8.2-1ubuntu2 Ubuntu:14.04/trusty [amd64])
Conf xserver-xorg (1:7.7+1ubuntu8.1 Ubuntu:14.04/trusty-updates [amd64])

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

Ok, not a feasible alternative.

I think we have to stop here.

My conclusion: enabling the dirk-computer42/c42-backport PPA together with Bug #1534374 in an Ubuntu package have lead to the situation that your system cannot upgrade the gcc packages any more.

I do not see an easy way out.

Revision history for this message
geeks2rent (3-ubuntu1) said :
#27

Hello Manfred,

sorry to bother you again.
would you prefer me to trigger a new ticket or could we carry on here and would you like me to rerun all of the above of your requests?

I removed wine1.6 after doing so the alerts about gcc-4.9-base:i386 libgcc1:i386 vanished.

now it is down to
apt-get upgrade
The following packages have been kept back:
  gcc-4.9-base libgcc1

BUT now Virtualbox , Teamviewer , Skype and Wine can not be installed .....

Would you suggest a complete reinstall of the system or are there any chances to heal it. I am pretty depending on Virtualbox, Teamviewer Skype and Wine for my daily work.....

Kind regards
Conny

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

I think the fastest way back to a consistent system that allows installing the packages that you mentioned is a new installation.

Don't enable PPAs unless you need them, and unless you know that they will not create problems. dirk-computer42/c42-backport apparently did.

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

What would the command

apt-get --simulate install libstdc++6=4.8.4-2ubuntu1~14.04 libstdc++6=4.8.4-2ubuntu1~14.04:i386 libegl1-mesa-drivers

produce, how many packages to remove?

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

or the command

apt-get --simulate install libstdc++6=4.8.4-2ubuntu1~14.04 libstdc++6=4.8.4-2ubuntu1~14.04:i386

?

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

Oops, probably wrong way round

apt-get --simulate install libstdc++6=4.8.4-2ubuntu1~14.04 libstdc++6:i386=4.8.4-2ubuntu1~14.04

?

Revision history for this message
geeks2rent (3-ubuntu1) said :
#32

Hello Manfred,

apt-get --simulate install libstdc++6=4.8.4-2ubuntu1~14.04 libstdc++6=4.8.4-2ubuntu1~14.04:i386 libegl1-mesa-drivers
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Version ‘4.8.4-2ubuntu1~14.04:i386’ for ‘libstdc++6’ was not found

apt-get --simulate install libstdc++6=4.8.4-2ubuntu1~14.04 libstdc++6=4.8.4-2ubuntu1~14.04:i386
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Version ‘4.8.4-2ubuntu1~14.04:i386’ for ‘libstdc++6’ was not found

apt-get --simulate install libstdc++6=4.8.4-2ubuntu1~14.04 libstdc++6:i386=4.8.4-2ubuntu1~14.04
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
 indicator-bluetooth : Depends: unity-control-center but it is not going to be installed or
                                gnome-control-center but it is not going to be installed or
                                ubuntu-system-settings but it is not going to be installed
 kde-runtime : Depends: libexiv2-12 but it is not going to be installed
               Depends: libkdeclarative5 (>= 4:4.9.80) but it is not going to be installed
               Depends: libkdesu5 (>= 4:4.3.4) but it is not going to be installed
               Depends: libkdnssd4 (>= 4:4.3.4) but it is not going to be installed
               Depends: libkemoticons4 (>= 4:4.4.95) but it is not going to be installed
               Depends: libkhtml5 (>= 4:4.3.4) but it is not going to be installed
               Depends: libkmediaplayer4 (>= 4:4.3.4) but it is not going to be installed
               Depends: libknewstuff3-4 (>= 4:4.4.0) but it is not going to be installed
               Depends: libknotifyconfig4 (>= 4:4.3.4) but it is not going to be installed
               Depends: libkpty4 (>= 4:4.3.4) but it is not going to be installed
               Depends: libkubuntu0 (>= 14.04ubuntu1) but it is not going to be installed
               Depends: libkxmlrpcclient4 (>= 4:4.13.3) but it is not going to be installed
               Depends: libntrack-qt4-1 (>= 005) but it is not going to be installed
               Depends: libopenexr6 (>= 1.6.1) but it is not going to be installed
               Depends: libphonon4 (>= 4:4.6.0really4.5.0) but it is not going to be installed
               Depends: libplasma3 (>= 4:4.7.0) but it is not going to be installed
               Depends: phonon but it is not going to be installed
               Depends: kdelibs5-plugins (>= 4:4.13.3) but it is not going to be installed
               Depends: plasma-scriptengine-javascript (= 4:4.13.3-0ubuntu0.2) but it is not going to be installed
               Depends: language-selector-common but it is not going to be installed
               Depends: libqapt2-runtime but it is not going to be installed
               Recommends: kubuntu-debug-installer but it is not going to be installed
               Recommends: nepomuk-core-runtime but it is not going to be installed
 libcanberra-pulse : Depends: pulseaudio but it is not going to be installed
 libcheese-gtk23 : Depends: libcheese7 (>= 3.4.0) but it is not going to be installed
                   Depends: libclutter-1.0-0 (>= 1.13.2) but it is not going to be installed
                   Depends: libclutter-gtk-1.0-0 (>= 0.91.8) but it is not going to be installed
                   Depends: libcogl15 (>= 1.15.8) but it is not going to be installed
 libkio5 : Depends: libstreamanalyzer0 (>= 0.7.8) but it is not going to be installed
 libnm-util2 : Depends: libnss3 (>= 2:3.13.4-2~) but it is not going to be installed or
                        libnss3-1d (>= 3.12.0~1.9b1) but it is not going to be installed
 libsmbclient : Depends: samba-libs (= 2:4.1.6+dfsg-1ubuntu2.14.04.11) but it is not going to be installed
 libstdc++6 : Depends: gcc-4.9-base (= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1) but 4.9.3-0ubuntu4 is to be installed
              Breaks: libstdc++6:i386 (!= 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1) but 4.8.4-2ubuntu1~14.04 is to be installed
 libstdc++6:i386 : Depends: gcc-4.8-base:i386 (= 4.8.4-2ubuntu1~14.04) but 4.8.4-2ubuntu1~14.04.1 is to be installed
                   Breaks: libstdc++6 (!= 4.8.4-2ubuntu1~14.04) but 4.9.2-10ubuntu12~ubuntu14.04.1~c42.ppa1 is to be installed
 system-config-printer-gnome : Depends: python-libxml2 but it is not going to be installed
                               Depends: gir1.2-packagekitglib-1.0 but it is not going to be installed
                               Depends: packagekit-system-interface
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

Anyhow - I will copy the current state of my home-dir on external disk - in case i optimise the system to death :)

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

I think the only reasonable solution is a new installation.

Revision history for this message
geeks2rent (3-ubuntu1) said :
#34

Thanks Manfred Hampl, that solved my question.