Troubleshooting "No available modular data for modular package" on offline repositories
I work on systems that are not connected to the Internet.
Some of the packages on the installation disk are modularized. I use createrepo_c to create my local repositories and transfer from the install disks. When I try to use tools like dnf or yum to install, I get the above error.
What is the best way to avoid these issues?