oracle / centos2ol

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

centos 8 to Oracle 8 - Modular dependency problem #180

Open srinidks opened 2 months ago

srinidks commented 2 months ago

Hi Team,

We tried to convert the OS from CentOS 8 to Oracle 8.x, The OS version was converted and booted with the Oracle linux kernel, but I got the Modular dependency problem error after executing the "yum update" command. Please help us to fix the issue. Below command are used: *# cat /etc/release** CentOS Linux release 8.0.1905 (Core) NAME="CentOS Linux" VERSION="8 (Core)" ID="centos" ID_LIKE="rhel fedora" VERSION_ID="8" PLATFORM_ID="platform:el8" PRETTY_NAME="CentOS Linux 8 (Core)"

# yum update # reboot # curl -O https://raw.githubusercontent.com/oracle/centos2ol/main/centos2ol.sh # sudo bash centos2ol.sh # reboot # uname -a Linux arconpam 5.4.17-2136.333.5.el8uek.x86_64 #3 SMP Thu Jun 20 01:03:41 PDT 2024 x86_64 x86_64 x86_64 GNU/Linux # uname -r 5.4.17-2136.333.5.el8uek.x86_64

# cat /etc/os-release NAME="Oracle Linux Server" VERSION="8.10" ID="ol" ID_LIKE="fedora" VARIANT="Server" VARIANT_ID="server" VERSION_ID="8.10" PLATFORM_ID="platform:el8" PRETTY_NAME="Oracle Linux Server 8.10" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:oracle:linux:8:10:server" HOME_URL="https://linux.oracle.com/" BUG_REPORT_URL="https://github.com/oracle/oracle-linux"

ORACLE_BUGZILLA_PRODUCT="Oracle Linux 8" ORACLE_BUGZILLA_PRODUCT_VERSION=8.10 ORACLE_SUPPORT_PRODUCT="Oracle Linux" ORACLE_SUPPORT_PRODUCT_VERSION=8.10

Error: [root@arconpam ~]# yum update Last metadata expiration check: 0:14:33 ago on Fri 12 Jul 2024 12:46:16 AM IST. Modular dependency problem:

Problem: module rust-toolset:ol8:8100020240410083011:e3eecd89.x86_64 requires module(llvm-toolset:ol8), but none of the providers can be installed