Details
-
Bug
-
Resolution: Fixed
-
Major
-
Lustre 2.10.4
-
None
-
3
-
9223372036854775807
Description
While installing packages for IML@4.0.6 on Centos 7.5 with kernel 3.10.0-862.2.3.el7.x86_64 we received the following message from dnf:
DKMS: install completed. Installing : lustre-all-dkms-2.10.4_RC1-1.el7.noarch 25/33 Loading new lustre-all-2.10.4_RC1 DKMS files... Building for 3.10.0-862.2.3.el7.x86_64 Building initial module for 3.10.0-862.2.3.el7.x86_64 configure: error: *** Need "quilt" or "patch" command Error! Bad return status for module build on kernel: 3.10.0-862.2.3.el7.x86_64 (x86_64) Consult /var/lib/dkms/lustre-all/2.10.4_RC1/build/make.log for more information. warning: %post(lustre-all-dkms-2.10.4_RC1-1.el7.noarch) scriptlet failed, exit status 10
lustre-dkms should require either "patch" or "quilt".