I updated my installation with the latest batch of updates over the weekend but after rebooting there was a warning stating that the kde-plasma profile was no longer available. I tried logging in using the default profile but kde would not start. After trying the failsafe with no luck I switched back to the console and ran
which installed quite a few missing packages. I had only run this command last week so I'm quite surprised that various critical packages had been removed. Does anyone know why this would happen? I've usually been updating using the command line.
The packages that seemed to have vanished are:
qdbus
kde-workspace-bin
acpi-support
x11-session-utils
cpp
kde-workspace
x11-server-utils
xorg
cpp-4.7
Code:
sudo apt-get install kubuntu-desktop
The packages that seemed to have vanished are:
qdbus
kde-workspace-bin
acpi-support
x11-session-utils
cpp
kde-workspace
x11-server-utils
xorg
cpp-4.7
Comment