I did a package update and saw a few updates. When I run the upgrade I see that Gwenview is being held back.... Why is this?
I don't recall seeing this before swithing to KDE Neon, though that might have been simply because I did not pay attention well enough.
Code:
tahaan@komputer:~$ sudo apt update [sudo] password for tahaan: Hit:1 http://za.archive.ubuntu.com/ubuntu xenial InRelease Get:2 http://za.archive.ubuntu.com/ubuntu xenial-updates InRelease [95.7 kB] Get:3 http://security.ubuntu.com/ubuntu xenial-security InRelease [94.5 kB] Get:4 http://za.archive.ubuntu.com/ubuntu xenial-backports InRelease [92.2 kB] Hit:5 http://download.virtualbox.org/virtualbox/debian xenial InRelease Hit:6 http://archive.neon.kde.org/user xenial InRelease Get:7 http://za.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [380 kB] Get:8 http://za.archive.ubuntu.com/ubuntu xenial-updates/main i386 Packages [375 kB] Get:9 http://za.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [321 kB] Get:10 http://za.archive.ubuntu.com/ubuntu xenial-updates/universe i386 Packages [318 kB] Fetched 1,675 kB in 1min 50s (15.1 kB/s) Reading package lists... Done Building dependency tree Reading state information... Done 21 packages can be upgraded. Run 'apt list --upgradable' to see them. tahaan@komputer:~$ apt list --upgradable Listing... Done [COLOR="#FF0000"]gwenview[/COLOR]/xenial 4:16.08.0-0neon+16.04+build14 amd64 [upgradable from: 4:16.08.0-0neon+16.04+build12] kdeconnect/xenial 1.0-0neon+16.04+build18 amd64 [upgradable from: 0.9g-1+16.04+build14] libkaccounts1/xenial 4:16.08.0-0neon+16.04+build8 amd64 [upgradable from: 4:15.12.3-0ubuntu1] libkf5runner5/xenial 5.25.0-0neon+16.04+build13 amd64 [upgradable from: 5.25.0-0neon+16.04+build11] libkf5sonnet5-data/xenial,xenial,xenial 5.25.0-0neon+16.04+build11 all [upgradable from: 5.25.0-0neon+16.04+build8] libkf5sonnetcore5/xenial 5.25.0-0neon+16.04+build11 amd64 [upgradable from: 5.25.0-0neon+16.04+build8] libkf5sonnetui5/xenial 5.25.0-0neon+16.04+build11 amd64 [upgradable from: 5.25.0-0neon+16.04+build8] libqt5waylandclient5/xenial 5.7.0-0neon+16.04+build13 amd64 [upgradable from: 5.7.0-0neon+16.04+build8] libqt5waylandcompositor5/xenial 5.7.0-0neon+16.04+build13 amd64 [upgradable from: 5.7.0-0neon+16.04+build8] linux-generic/xenial-updates,xenial-security 4.4.0.36.38 amd64 [upgradable from: 4.4.0.34.36] linux-headers-generic/xenial-updates,xenial-security 4.4.0.36.38 amd64 [upgradable from: 4.4.0.34.36] linux-image-generic/xenial-updates,xenial-security 4.4.0.36.38 amd64 [upgradable from: 4.4.0.34.36] linux-libc-dev/xenial-updates,xenial-security 4.4.0-36.55 amd64 [upgradable from: 4.4.0-34.53] neon-desktop/xenial 4+p16.04+git20160826.1306 amd64 [upgradable from: 4+p16.04+git20160825.1402] neon-settings/xenial,xenial,xenial 0.0+p16.04+git20160829.1502 all [upgradable from: 0.0+p16.04+git20160809.0848] plasma-pa/xenial 4:5.7.4-0neon+16.04+build17 amd64 [upgradable from: 4:5.7.4-0neon+16.04+build16] qml-module-org-kde-runnermodel/xenial 5.25.0-0neon+16.04+build13 amd64 [upgradable from: 5.25.0-0neon+16.04+build11] qtwayland5/xenial 5.7.0-0neon+16.04+build13 amd64 [upgradable from: 5.7.0-0neon+16.04+build8] snapd/xenial-updates 2.13 amd64 [upgradable from: 2.12+0.16.04] sonnet-plugins/xenial 5.25.0-0neon+16.04+build11 amd64 [upgradable from: 5.25.0-0neon+16.04+build8] sudo/xenial-updates 1.8.16-0ubuntu1.2 amd64 [upgradable from: 1.8.16-0ubuntu1.1] tahaan@komputer:~$ sudo apt upgrade Reading package lists... Done Building dependency tree Reading state information... Done Entering ResolveByKeep 10% Dependencies are not satisfied for gwenview [ amd64 ] < 4:16.08.0-0neon+16.04+build12 -> 4:16.08.0-0neon+16.04+build14 > ( graphics ) Keeping package gwenview:amd64 Calculating upgrade... Done The following NEW packages will be installed: linux-headers-4.4.0-36 linux-headers-4.4.0-36-generic linux-image-4.4.0-36-generic linux-image-extra-4.4.0-36-generic [COLOR="#FF0000"]The following packages have been kept back: gwenview[/COLOR] The following packages will be upgraded: kdeconnect libkaccounts1 libkf5runner5 libkf5sonnet5-data libkf5sonnetcore5 libkf5sonnetui5 libqt5waylandclient5 libqt5waylandcompositor5 linux-generic linux-headers-generic linux-image-generic linux-libc-dev neon-desktop neon-settings plasma-pa qml-module-org-kde-runnermodel qtwayland5 snapd sonnet-plugins sudo 20 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. Need to get 77.1 MB of archives. After this operation, 303 MB of additional disk space will be used. Do you want to continue? [Y/n]
Comment