-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Some packages are modular ( e.g. httpd-2.4.37-16.module_el8.1.0+256+ae790463.x86_64.rpm).
Modular packages DO require some extra steps to create the repo:
createrepo -g "${uc}" . 2>&1 | cmdot
+
+ repo2module -s stable -d . modules.yaml
+ modifyrepo_c --mdtype=modules modules.yaml repodata/
+
cmcheck& beforehand repo2module should be installed:
yum -y install yum-utils createrepo
yum -y install libmodulemd
pip3 install repo2module
ln -s ~/.local/bin/repo2module /usr/local/bin/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels