Hi all, I'm trying to create a local repo of an offline collection of systems. When I try to install, I get: ==== No available modular metadata for modular package 'foo.arch', it cannot be installed on the system ==== Googling leads me to: https://docs.fedoraproject.org/en-US/modularity/hosting-modules/ Which tells me to run: ==== # createrepo_c /path/to/rpms/x86_64/os/ # modifyrepo_c --mdtype=modules modules.yaml /path/to/rpms/x86_64/os/ ==== However, the 'modifyrepo_c' call returns: ==== File "modules.yaml" is not regular file or doesn't exists ==== I'm wondering how to fix this? The repo is simply a collection of RPMs, created specifically using the command: ==== /usr/bin/createrepo_c -g /path/to/rpms/x86_64/os/comps.xml /path/to/rpms/x86_64/os ==== Any help or guidance is much appreciated. :) -- Digimer Papers and Projects: https://alteeve.com/w/ "I am, somehow, less interested in the weight and convolutions of Einstein’s brain than in the near certainty that people of equal talent have lived and died in cotton fields and sweatshops." - Stephen Jay Gould _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx