This resulted in "coould not log bootup: Address already in use" and a permanent hang - had to use the power switch to get out of this. Then I booted into failsafe and installed task-gnome because I was sure that the auto-orphans function took important packages away (I already reported at another such occasion), Rebooting took me into a console login with error messages about "nouveau" - a sign that auto-orphans also killed the working proprietary nvidia driver!

Now I started the ncurses variant of MCC to reconfigure the nvidia driver. The card was correctly recognized, I was asked about the proprietary driver and after saying "I do" I saw the start of downloading for a split second - then the screen was cleared and the error message said:
- Code: Select all
Your screen is too small for this application.
Resize the screen and restart the application.
Press Ctrl+c to exit
Of course this has nothing to do with screen resolution (monoitor was recognized correctly). It was caused by a failing network connection.
<rant>
In short: again the auto-orphans function destroyed the system, this time for good. Dependencies or not - it can not be that removing KDE renders a basic system unusable - example: how could the dkms system (proprietary nvidia driver) become an orphan after removiong a desktop system?
Easy answer: there is a wrong dependency between a desktop package and a system package (which causes other system files to be "orphaned" which results in destruction. THAT is a bug!
Of course, as this was a test installation anyway and as it seems useless to make developpers aware of this systematic bug, I just let it be.
</rant>