oracle / centos2ol

Script and documentation to switch CentOS/Rocky Linux to Oracle Linux
https://linux.oracle.com/switch/centos/
Universal Permissive License v1.0
345 stars 83 forks source link

Problem: module rust-toolset:ol8:8030020200807201053:9de6951e-0.x86_64 requires module(llvm-toolset:ol8), but none of the providers can be installed #49

Closed EvgenyPrikhodko closed 3 years ago

EvgenyPrikhodko commented 3 years ago

Problem: module rust-toolset:ol8:8030020200807201053:9de6951e-0.x86_64 requires module(llvm-toolset:ol8), but none of the providers can be installed

EvgenyPrikhodko commented 3 years ago

https://github.com/oracle/centos2ol/issues/8

Djelibeybi commented 3 years ago

You will need to dnf module remove llvm-toolset:rhel8 && dnf reset module llvm-toolset before you can run dnf module install llvm-toolset:ol8 (or anything that depends on it.