KDE is removed again

Begonnen von cas, 2016/08/27, 02:57:56

Vorheriges Thema - Nächstes Thema

cas

for a couple of hours I had zero packages to be removed. now  python-apt, reportbug-ng are to be removed.
but i am not sure, whether these are related to the kde problems or whether this is by chance.

cas

well, and just while I was posting, the problem was solved
181 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.

mylo

hi all,

back again in init 5. An

apt-get install -s   kde-plasma-desktop kdeconnect kinfocenter kwin-addons libpowerdevilcore2 plasma-desktop plasma-widgets-addons plasma-workspace powerdevil


looked good today and an apt-get install

made it. So everything working fine again.

cas

it seems the du went through fine, but some icons in the systray and control panel (or how this is called) became quite small.
some of them I use quite often, so this is not so nice.
Is there a solution to this?

drooghead

The sddm theme is broken now. The configuration module for sddm does not have any themes to configure despite them being installed.

piper

The one day made a difference

The following packages have been kept back:
  gwenview
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

I have a Lucky Rabbit:    "Svoot" ..... (It's Swedish)

I am MAGA

hendrikL

Zitat von: drooghead in 2016/09/02, 05:30:27
The sddm theme is broken now. The configuration module for sddm does not have any themes to configure despite them being installed.

Here is the bug:
https://github.com/sddm/sddm/issues/682

If you want back the sddm_kcm feature, you have to downgrade sddm

LANG=C apt policy sddm
sddm:
  Installed: 0.13.0-1
  Candidate: 0.14.0-1~siduction.1
  Version table:
     0.14.0-1~siduction.1 500
        500 https://packages.siduction.org/extra unstable/main amd64 Packages
        500 http://ftp.uni-stuttgart.de/siduction/extra unstable/main amd64 Packages
*** 0.13.0-1 500
        500 http://ftp.debian.de/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status



apt install <foo>=<version>
apt-mark hold <foo>


Or wait till it is fixed.

or try as root
~$:su --> pw --> dbus-launch systemsettings5 &

dont know if this works for you.

drooghead

Thanks hendrikL your solution works for me.  :)

jyp

Following KDE transition, some packages are still to be removed; can I let them go?
Thank you

[/code]

The following packages will be REMOVED:
         cgmanager libcgmanager0 libnih-dbus1 libnih1


piper

You need to show the full output of

apt update && apt full-upgrade

libnih1 : Depends: libc6
I have a Lucky Rabbit:    "Svoot" ..... (It's Swedish)

I am MAGA

jyp

Thanks <piper> for the quick reply.
An apt update and apt full-upgrade does not show any package to be removed now. Only _gwneview_  and _kspapshot_ have been kept back. I suppose that this is not a problem.


devil

jyp,


ksnapshot is being superseded by kde-spectacle.

piper

piper ~ $ apt policy gwenview
gwenview:
  Installed: 4:16.08.0-1
  Candidate: 4:16.08.0-1
piper ~ $ apt policy ksnapshot
ksnapshot:
  Installed: (none)
  Candidate: 4:16.04.3-1
  Version table:
     4:16.04.3-1 500
        500 http://deb.debian.org/debian unstable/main amd64 Packages
        500 http://deb.debian.org/debian unstable/main i386 Packages
     4:15.08.0-1 500
        500 http://deb.debian.org/debian unstable/main amd64 Packages
        500 http://deb.debian.org/debian testing/main amd64 Packages
piper ~ $ apt policy kde-spectacle
kde-spectacle:
  Installed: 16.04.3-1
  Candidate: 16.04.3-1
  Version table:
*** 16.04.3-1 500
        500 http://deb.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status
     16.04.2-1 500
        500 http://deb.debian.org/debian testing/main amd64 Packages

I have a Lucky Rabbit:    "Svoot" ..... (It's Swedish)

I am MAGA