Hello,
I’m facing a dependency conflict when trying to update my AlmaLinux 10.2 with KDE Plasma:
Error:
Problem: package plasma5support-6.6.4-1.el10_2.x86_64 from @System requires libgps.so.31()(64bit), but none of the providers can be installed
- package gpsd-1:3.26.1-3.el10_2.1.x86_64 from appstream obsoletes gpsd-libs < 1:3.26.1-3.el10_2.1 provided by gpsd-libs-1:3.26.1-3.el10_2.x86_64 from @System
- package gpsd-1:3.26.1-3.el10_2.1.x86_64 from appstream obsoletes gpsd-libs < 1:3.26.1-3.el10_2.1 provided by gpsd-libs-1:3.26.1-3.el10_2.x86_64 from epel
It seems plasma5support requires libgps.so.31, but the update for gpsd-libs (from EPEL or AppStream) is being replaced by the gpsd package, which doesn’t provide that library.
Has anyone else run into this or know how to resolve it without using --skip-broken or --nobest? I have EPEL and RPM Fusion repositories enabled.
Thanks in advance!