[lorax] no standalone modutils package

Dan HorĂ¡k dan at danny.cz
Thu Apr 18 13:20:44 UTC 2013


Resolves this error on s390x:
...
running runtime-install.tmpl
installpkg modutils failed: No package(s) available to install
Looking for extra fedup-dracut packages...
...
---
 share/runtime-install.tmpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/runtime-install.tmpl b/share/runtime-install.tmpl
index e8ae7b7..0d90d6f 100644
--- a/share/runtime-install.tmpl
+++ b/share/runtime-install.tmpl
@@ -36,7 +36,7 @@ installpkg kernel
     installpkg grub2 grub2-tools yaboot fbset hfsutils kernel-bootwrapper ppc64-utils
 %endif
 %if basearch == "s390x":
-    installpkg lsscsi modutils s390utils-base s390utils-cmsfs-fuse
+    installpkg lsscsi s390utils-base s390utils-cmsfs-fuse
 %endif
 
 ## yay, plymouth
-- 
1.8.1.4



More information about the anaconda-patches mailing list