Bug 2406961

Summary: KDE Plasma Workspaces nor KDE (K Desktop Environment) groups fail to install with lots of failed dependencies from EPEL 10.1 repo
Product: [Fedora] Fedora EPEL Reporter: Scott Dowdle <dowdle>
Component: plasma-workspaceAssignee: marcdeop
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: epel10CC: guly, jgrulich, kde-sig, marcdeop, than, viniciush.dev
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Scott Dowdle 2025-10-29 01:12:33 UTC
Description of problem:


Version-Release number of selected component (if applicable):
EPEL 10.1 packages on AlmaLinux 10.1 Beta

How reproducible:
Install AlmaLinux 10.1 and try to group install either of the two KDE groups and it fails with a cascade of package dependency failures.  Seems to start with:

- nothing provides xdg-user-dirs >= 0.18-7 needed by kde-settings-42.1-1.el10_1.noarch from epel10.1

But lots of other deps are missing too.

I can get a significant number of KDE applications to install just not the desktop.

Comment 1 theguly 2025-11-12 21:19:12 UTC
weird that a fresh installation on monday was OK, a new one yesterday went KO not only because of xdg-user-dirs but also QT6.9 link:

dnf groupinstall "KDE Plasma Workspaces"
Last metadata expiration check: 0:36:13 ago on Wed 12 Nov 2025 08:22:40 PM UTC.
No match for group package "plasma-nm-vpnc"
No match for group package "pinentry-qt"
No match for group package "plasma-workspace-wayland"
No match for group package "plasma-workspace-geolocation"
No match for group package "plasma-drkonqi"
Error:
 Problem 1: conflicting requests
  - nothing provides libQt6Core.so.6(Qt_6.9)(64bit) needed by kdegraphics-thumbnailers-25.08.1-1.el10_1.x86_64 from epel
[cut]

forcing epel 10.0z looks good so far