Dnf errors - packages do not belong to a distupgrade repository

Just tried to update cooker via sudo dnf clean all ; sudo dnf dsync and the following appeared:

OpenMandriva Cooker - x86_64                    4.6 MB/s |  30 MB     00:06    
OpenMandriva Cooker - Unsupported - x86_64      4.2 MB/s | 9.7 MB     00:02    
OpenMandriva Cooker - Non-free - x86_64          87 kB/s | 108 kB     00:01    
Error: 
 Problem 1: problem with installed package lib64xatracker2-22.1.7-1.x86_64
  - package lib64xatracker2-22.1.7-1.x86_64 requires libLLVM-14.so()(64bit), but none of the providers can be installed
  - package lib64xatracker2-22.1.7-1.x86_64 requires libLLVM-14.so(LLVM_14)(64bit), but none of the providers can be installed
  - lib64llvm-14.0.6-1.x86_64 does not belong to a distupgrade repository
 Problem 2: problem with installed package lib64vdpau-drivers-22.1.7-1.x86_64
  - package lib64vdpau-drivers-22.1.7-1.x86_64 requires libLLVM-14.so()(64bit), but none of the providers can be installed
  - package lib64vdpau-drivers-22.1.7-1.x86_64 requires libLLVM-14.so(LLVM_14)(64bit), but none of the providers can be installed
  - cannot install both lib64llvm-15.0.0-0.20220826.1.x86_64 and lib64llvm-14.0.6-1.x86_64
  - package lib64omp-15.0.0-0.20220826.1.x86_64 requires libLLVM-15.so()(64bit), but none of the providers can be installed
  - package lib64omp-15.0.0-0.20220826.1.x86_64 requires libLLVM-15.so(LLVM_15)(64bit), but none of the providers can be installed
  - problem with installed package lib64omp-14.0.6-1.x86_64
  - lib64omp-14.0.6-1.x86_64 does not belong to a distupgrade repository
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages)

It’s expected. Cooker is Cooker.

@rugyada Is more of this type of error to be seen from Cooker going forward, now that the Cooker repos have been copied over to Rolling, or is this a temporary issue?

1 Like

We have been keeping cooker sane for the past period in view of cp cooker>rolling but from now on issues may (and it’s expected) arise any time.

OK, thanks. I just ran dnf again and there were no errors, so if this or a similar error comes up again, I’ll just wait a while and try again.