Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic:  [SOLVED] d-u wants to remove KDE  (Read 2434 times)

Offline sunrat

  • User
  • Posts: 406
[SOLVED] d-u wants to remove KDE
« on: 2017/10/12, 02:50:01 »
Last successful d-u was 17/9 but I delayed since then because of kf5 transition. Tried for the last couple of days but now it wants to remove 142 packages including most of KDE. No packages on hold. Nobody else has reported a similar problem so I am stuck.
http://paste.siduction.org/20171012004224
« Last Edit: 2017/10/12, 17:08:28 by sunrat »

Offline T-ampfer

  • User
  • Posts: 35
Re: d-u wants to remove KDE
« Reply #1 on: 2017/10/12, 04:14:42 »
It's okay, it is only an upgrade to plasma 5.10.

Yesterday in the morning i'vd upgraded a system after over a month. The system works very well after the upgrade.

Offline sunrat

  • User
  • Posts: 406
Re: d-u wants to remove KDE
« Reply #2 on: 2017/10/12, 04:32:37 »
That's not it. Plasma 5.10 is installed and latest version:
Code: [Select]
apt-cache policy plasma-desktop
plasma-desktop:
  Installed: 4:5.10.5-2
  Candidate: 4:5.10.5-2
  Version table:
 *** 4:5.10.5-2 500
        500 http://deb.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status
Other installed plasma* packages are also at 5.10.5-2 . If you look at my paste log, all plasma packages are listed to remove but not replaced.
« Last Edit: 2017/10/12, 04:37:23 by sunrat »

Offline devil

  • Administrator
  • User
  • *****
  • Posts: 4.842
Re: d-u wants to remove KDE
« Reply #3 on: 2017/10/12, 15:26:12 »
Nothing gets removed these days. You could do a apt upgrade and then look at the situation again. Might be easier to diagnose.

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
Re: d-u wants to remove KDE
« Reply #4 on: 2017/10/12, 15:26:47 »
@sunrat

Curious, what is the output of

Code: [Select]
apt update; apt upgrade
What version of nvidia are you running ?
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
Re: d-u wants to remove KDE
« Reply #5 on: 2017/10/12, 15:27:37 »
Sorry devil, posted basically same time ;)
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

Offline sunrat

  • User
  • Posts: 406
Re: d-u wants to remove KDE
« Reply #6 on: 2017/10/12, 17:03:53 »
Thanks guys. It was the problem with libegl1-glvnd-nvidia, libgl1-glvnd-nvidia-glx as documented here:
https://forum.siduction.org/index.php?topic=6843.0

Removing those 2 packages also removed kinfocenter, mpv, nvidia-driver and smplayer so I did d-u after that and reinstalled those. All fixed!  8)