# KVM, KDE, upgrading from 8.6 to 8.7 (rant)

**URL:** https://forums.rockylinux.org/t/kvm-kde-upgrading-from-8-6-to-8-7-rant/7876
**Category:** Rocky Linux Help & Support
**Created:** [November 16, 2022, 3:05pm UTC](https://forums.rockylinux.org/t/kvm-kde-upgrading-from-8-6-to-8-7-rant/7876 "2022-11-16T15:05:06Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![microlinux](https://sea2.discourse-cdn.com/flex020/user_avatar/forums.rockylinux.org/microlinux/32/1244_2.png) [@microlinux](https://forums.rockylinux.org/u/microlinux)
#### Post date: [November 16, 2022, 3:05pm UTC](https://forums.rockylinux.org/t/kvm-kde-upgrading-from-8-6-to-8-7-rant/7876/1 "2022-11-16T15:05:06Z")

</div>

Hi,

I’ve been running Rocky Linux on all my servers since 8.4 was published. A few weeks ago, I decided to also move my desktop clients to a mix of Rocky Linux and KDE from EPEL, since I was weary of OpenSUSE Tumbleweed’s weekly upgrade tsunami (and Leap’s future is more than uncertain).

So my workstation was almost complete. Last thing to setup was KVM, `libvirt` and `virt-manager` to manage virtual machines, and… uh oh. Trying to setup a VM using `virt-manager` results in a hard freeze.

Hard reboot, try again, same result: freeze.

So let’s upgrade everything first. Before doing that, I’ll give it a spin on my sandbox PC, which is running the same setup. Uh oh, upgrade conflicts, so I do a `dnf remove qt5-*` to get rid of KDE, we’ll deal with that later. Upgrade goes fine, so now I have to reinstall the `KDE Plasma Workspaces` package group. There’s a bunch of conflicts, but since the new KDE is in EPEL Testing, I enable this repository. This time the install goes fine, but I have to reinstall the `nvidia-x11-drv-470xx` driver. Reboot to SDDM and… uh oh. No login manager, just a black screen with my mouse pointer, and no SDDM. Looks like something shit the bed again with KDE vs. RHEL like in 8.5.

So now I have an unusable system and another one I can’t update.

The whole point of running an enterprise class system (because that’s what I’ve been doing since the days of CentOS 4.x) was precisely to avoid this kind of nasty surprises.

This is one of these days where I seriously consider moving to Debian and deal with their shorter support cycle.

**Edit** : looks like KDE from EPEL only works on even point releases (8.4, 8.6, etc.) but not on uneven point releases (8.5, 8.7, etc.)

**Edit 2** : Why do minor upgrades break basic things like variables in `/etc/os-release` ?!? Why ?!?

---

<div class="post-metadata">

### Author: ![iwalker](https://sea2.discourse-cdn.com/flex020/user_avatar/forums.rockylinux.org/iwalker/32/2599_2.png) [@iwalker](https://forums.rockylinux.org/u/iwalker)
#### Post date: [November 16, 2022, 5:44pm UTC](https://forums.rockylinux.org/t/kvm-kde-upgrading-from-8-6-to-8-7-rant/7876/2 "2022-11-16T17:44:50Z")

</div>

Rocky 8.7 released newer QT packages, and so EPEL needs to rebase it on these. So until EPEL catches up, KDE is lagging behind and this is why it works with 8.6.

Had KDE been natively in RHEL/Rocky like Gnome is, then it would have worked immediately.

---

<div class="post-metadata">

### Author: ![dali](https://avatars.discourse-cdn.com/v4/letter/d/c68b51/32.png) [@dali](https://forums.rockylinux.org/u/dali)
#### Post date: [November 16, 2022, 5:45pm UTC](https://forums.rockylinux.org/t/kvm-kde-upgrading-from-8-6-to-8-7-rant/7876/3 "2022-11-16T17:45:20Z")

</div>

Isn’t it contradictory to run an enterprise class system to avoid surprises and then install an unsupported desktop environment?

---

<div class="post-metadata">

### Author: ![emmett](https://sea2.discourse-cdn.com/flex020/user_avatar/forums.rockylinux.org/emmett/32/1831_2.png) [@emmett](https://forums.rockylinux.org/u/emmett)
#### Post date: [November 16, 2022, 6:01pm UTC](https://forums.rockylinux.org/t/kvm-kde-upgrading-from-8-6-to-8-7-rant/7876/4 "2022-11-16T18:01:46Z")

</div>

It isn’t if you intensely dislike gnome.

Emmett

---

<div class="post-metadata">

### Author: ![microlinux](https://sea2.discourse-cdn.com/flex020/user_avatar/forums.rockylinux.org/microlinux/32/1244_2.png) [@microlinux](https://forums.rockylinux.org/u/microlinux)
#### Post date: [November 16, 2022, 7:14pm UTC](https://forums.rockylinux.org/t/kvm-kde-upgrading-from-8-6-to-8-7-rant/7876/5 "2022-11-16T19:14:22Z")

</div>

> [@dali](#):
>
> Isn’t it contradictory to run an enterprise class system to avoid surprises and then install an unsupported desktop environment?

My unfiltered views on GNOME would probably earn me a lifetime ban from this forum. 🙃

---

<div class="post-metadata">

### Author: ![microlinux](https://sea2.discourse-cdn.com/flex020/user_avatar/forums.rockylinux.org/microlinux/32/1244_2.png) [@microlinux](https://forums.rockylinux.org/u/microlinux)
#### Post date: [November 16, 2022, 7:16pm UTC](https://forums.rockylinux.org/t/kvm-kde-upgrading-from-8-6-to-8-7-rant/7876/6 "2022-11-16T19:16:00Z")

</div>

> [@iwalker](#):
>
> Had KDE been natively in RHEL/Rocky like Gnome is, then it would have worked immediately.

I did some more testing, and this time I managed to do a fresh install of minimal Rocky 8.7, X11 and then KDE from EPEL Testing. Looks fine so far.

---

<div class="post-metadata">

### Author: ![iwalker](https://sea2.discourse-cdn.com/flex020/user_avatar/forums.rockylinux.org/iwalker/32/2599_2.png) [@iwalker](https://forums.rockylinux.org/u/iwalker)
#### Post date: [November 16, 2022, 7:27pm UTC](https://forums.rockylinux.org/t/kvm-kde-upgrading-from-8-6-to-8-7-rant/7876/7 "2022-11-16T19:27:06Z")

</div>

> [@microlinux](#):
>
> My unfiltered views on GNOME would probably earn me a lifetime ban from this forum. 🙃

What, no way 🙂 don’t worry you’re not the only one I hate it too 😛 I use Cinnamon 🙂

---

<div class="post-metadata">

### Author: ![desercat](https://sea2.discourse-cdn.com/flex020/user_avatar/forums.rockylinux.org/desercat/32/1192_2.png) [@desercat](https://forums.rockylinux.org/u/desercat)
#### Post date: [November 23, 2022, 4:25pm UTC](https://forums.rockylinux.org/t/kvm-kde-upgrading-from-8-6-to-8-7-rant/7876/8 "2022-11-23T16:25:13Z")

</div>

OK KDE Lovers. You can now install KDE in RL 8.7!! I just installed it on my WS. Thank God!! XFCE was driving me nuts. OH BTW: your VD will still remain the way you had them in 8.6!!!

---

<div class="post-metadata">

### Author: ![brian](https://sea2.discourse-cdn.com/flex020/user_avatar/forums.rockylinux.org/brian/32/5777_2.png) [@brian](https://forums.rockylinux.org/u/brian)
#### Post date: [August 25, 2023, 3:33am UTC](https://forums.rockylinux.org/t/kvm-kde-upgrading-from-8-6-to-8-7-rant/7876/9 "2023-08-25T03:33:29Z")

</div>


