I started with Linux back in 2010 with Mandriva 2010 which looked great.
I’m just back with OpenMandriva and here’s my problem below
OpenMandriva Lx ROME
Desktop environment (KDE):
Description of the issue (screenshots if relevant):
When I do sudo dnf update
I get
Dernière vérification de l’expiration des métadonnées effectuée il y a 15:40:12 le dim. 28 avril 2024 17:25:52.
Dépendances résolues.
Problème: package kdf-23.08.5-1.x86_64 from @System requires libkdfprivate.so.23()(64bit), but none of the providers can be installed
package plasma6-kdf-24.02.2-1.x86_64 from rolling-x86_64 obsoletes lib64kdfprivate < 24.02.2-1 provided by lib64kdfprivate-23.08.5-1.x86_64 from @System
package plasma6-kdf-24.02.2-1.x86_64 from rolling-x86_64 obsoletes lib64kdfprivate < 24.02.2-1 provided by lib64kdfprivate-23.08.5-1.x86_64 from rolling-x86_64
cannot install the best update candidate for package lib64kdfprivate-23.08.5-1.x86_64
cannot install the best update candidate for package kdf-23.08.5-1.x86_64
Rien à faire.
Terminé !
What should I do ?
Thanks a lot !
Relevant informations (hardware involved, software version, logs or output…):
I have a Lenovo IdeaPad 3 with Intel Core i5 and 8Gb of RAM
As a ROME user you must know that sudo dnf upgrade/update is not the proper command.
ROME (and Cooker) have to run distro-sync
Second please read this topic and the relevant ones provided with the links.
We suggest to check it every time you are going to update ROME
This topic in the Italian forum may be interesting to read as well. Use a translator if you need, but looks like simple enough to understand.
Also it may be useful to know your ‘starting point’ before system update: cat /etc/openmandriva-release
Coming back to the issue you reported please do:
sudo dnf clean all;dnf clean all But skip this step if already tried to upgrade and the packages are still in dnf cache so you don’t have to download them again.
I get an error message that you will find in rome-dsync.log.txt
Erreur : Erreur de la transaction de test :
le fichier /usr/share/applications/kcm_trash.desktop de l’installation de plasma6-kio-extras-24.02.2-1.x86_64 entre en conflit avec le fichier du paquet kio-kcm_trash-5.115.0-3.x86_64
I hope you understand why there’s an error. I’m sure you do.
If you don’t find what you are looking for, try an Internet search. One can find out a lot from documentation or forum posts at other Linux distros. If user finds something written for another distro but you have some doubt ask at OpenMandriva Chat.
For serious technical issues and package/feature requests please file a bug report here.
Note: We are a small group. All the contributors and developers here are unpaid volunteers.
You can make OpenMandriva grow and improve by getting involved
Any help with testing would be appreciated whether one is technically proficient or a very non-technical user. The more people and more hardware we can get involved the better we can make OMLx releases and packaging. We do a lot of testing in VM’s as well. Developers tend to use Qemu, most user level testers use VirtualBox.
We will never know if @rugyada suggestion worked. But if I am reading the logs correctly it should have worked. I had to do the same on my ROME systems and worked_for_me.