Update errors on Oreon 10 due to conflicting package sources [SOLVED]

When attempting to run updates from terminal the following errors occur. This is a fresh install with nothing done to the system except for a reboot. As an aside, Discover shows no updates pending.

sudo dnf update

Last metadata expiration check: 0:19:47 ago on Fri Dec 13 22:46:21 2024.
Error: 
 Problem: package mesa-dri-drivers-24.1.7-1.fc40.x86_64 from @System requires libLLVM.so.18.1()(64bit), but none of the providers can be installed
  - package mesa-dri-drivers-24.1.7-1.fc40.x86_64 from @System requires libLLVM.so.18.1(LLVM_18.1)(64bit), but none of the providers can be installed
  - cannot install both llvm-libs-19.1.5-1.el10.x86_64 from oreon-extras and llvm-libs-18.1.8-1.el10.x86_64 from @System
  - cannot install both llvm-libs-19.1.5-1.el10.x86_64 from oreon-extras and llvm-libs-18.1.8-1.el10.x86_64 from appstream
  - cannot install the best update candidate for package mesa-dri-drivers-24.1.7-1.fc40.x86_64
  - cannot install the best update candidate for package llvm-libs-18.1.8-1.el10.x86_64
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

Hi,
We are currently working on fixing this, our repositories are being worked on right now, so this will be fixed shortly.

I will let you know once this is fixed.

Alright, I’ve just been told that this was fixed.

Please run sudo dnf update --refresh

Thanks for the quick reply! Can confirm it’s working now.

1 Like

Awesome! Feel free to open another topic if you need more help, this one will be closed.