For about a week I have been having problems with trying to update, but important packages were going to be remove. To resolve the problem, I decided to install 17.04 with all the hidden files. I then found that I could add the repository
and the system would allow the update of all the packates without removing vital desktop packages.
I then installed Artful and repeated the addition of staging-frameworks and you could say all HELL broke loose, ie
This is nothing like what I got with 17.04.
Any ideas as to how to fix this problem?
Code:
:~$ sudo add-apt-repository ppa:kubuntu-ppa/staging-frameworks
I then installed Artful and repeated the addition of staging-frameworks and you could say all HELL broke loose, ie
Code:
:~$ sudo apt update; sudo apt full-upgrade Hit:1 http://au.archive.ubuntu.com/ubuntu artful InRelease Hit:2 http://au.archive.ubuntu.com/ubuntu artful-updates InRelease Hit:3 http://au.archive.ubuntu.com/ubuntu artful-backports InRelease Hit:4 http://security.ubuntu.com/ubuntu artful-security InRelease Hit:5 http://ppa.launchpad.net/kubuntu-ppa/staging-frameworks/ubuntu artful InRelease Reading package lists... Done Building dependency tree Reading state information... Done 166 packages can be upgraded. Run 'apt list --upgradable' to see them. Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following packages will be REMOVED libkf5people5 libkf5peoplebackend5 libkf5peoplewidgets5 libkf5unitconversion5 plasma-desktop plasma-runners-addons plasma-widgets-addons The following packages have been kept back: ktexteditor-data kwayland-data libkf5auth-data libkf5bluezqt-data libkf5bookmarks-data libkf5codecs-data libkf5completion-data libkf5config-data libkf5configwidgets-data libkf5coreaddons-data libkf5dbusaddons-data libkf5declarative-data libkf5dnssd-data libkf5emoticons-data libkf5filemetadata-data libkf5globalaccel-data libkf5i18n-data libkf5iconthemes-data libkf5itemviews-data libkf5jobwidgets-data libkf5jsembed-data libkf5kcmutils-data libkf5kdelibs4support-data libkf5khtml-data libkf5newstuff-data libkf5notifications-data libkf5notifyconfig-data libkf5package-data libkf5parts-data libkf5pty-data libkf5service-data libkf5solid5-data libkf5sonnet5-data libkf5su-data libkf5syntaxhighlighting-data libkf5textwidgets-data libkf5wallet-data libkf5widgetsaddons-data libkf5windowsystem-data libkf5xmlgui-data libkf5xmlrpcclient-data The following packages will be upgraded: libkf5js5 libkf5people-data libkf5texteditor5-libjs-underscore libkf5unitconversion-data qml-module-org-kde-extensionplugin 5 to upgrade, 0 to newly install, 7 to remove and 41 not to upgrade. Need to get 959 kB of archives. After this operation, 12.0 MB disk space will be freed. Do you want to continue? [Y/n] n Abort.
Any ideas as to how to fix this problem?
Comment