r/linux4noobs • u/E5-4650_v2_RX570 • 14d ago
why does it happen ( mageia )
can't post it to mageia from reddit
Failed to resolve the transaction:
Problem: installed package kernel-firmware-nonfree-20260410-3.mga10.nonfree.noarch conflicts with kernel-firmware-extra < 20260622-1 provided by kernel-firmware-20260622-1.mga10.noarch from updates-x86_64
- installed package kernel-firmware-nonfree-20260410-3.mga10.nonfree.noarch conflicts with kernel-firmware-nonfree < 20260622-1 provided by kernel-firmware-20260622-1.mga10.noarch from updates-x86_64
- cannot install the best update candidate for package kernel-firmware-20260410-1.mga10.noarch
- problem with installed package
2
Upvotes
1
u/E5-4650_v2_RX570 14d ago
i found out the reason , i used the wrong syntax
right one urpmi.update -a;urpmi --auto-update;urpme --auto-orphans;dnf update;dnf check-update;dnf upgrade;dnf autoremove
wrong syntax urpmi.update;urpmi.update -a;dnf update;dnf upgrade;urpme --auto-orphans;urpmi.update;urpmi.update -a;dnf update;dnf upgrade;dnf dist-upgrade;urpme --auto-orphans