I'm looking for help building SIMP 5.1.0-3 on RHEL (specifically this version). I can build the ISO, but when I try to install (during the automated install of the SIMP master) I get the following error:
_____________________________________________________________________________________________
Error
The following software marked for installation has errors. This is likely caused by an error with your installation source.
1:openssl-1.0.1e-42.el7_1.9.x86_64 requires openssl-libs(x86-64) = 1:1.0.1e-42.el7_1.9
1:qt-x11-4.8.5-11.el7.x86_64 requires qt(x86-64) = 1:4.8.5-11.el7
7:device-mapper-event-1.02.107-5.el7.x86-64 requires device-mapper = 7:1.02.107-5.el7
cyrus-sasl-gssapi-2.1.26-19.2.el7.x86_64 requires cyrus-sasl-lib(x86-64) =2.1.26-19.2.el7
glibc-devel-2.17-105.el7.x86_64 requres glibc = 2.17-105.el7
glibc-headers-2.17-105.el7.x86_64 requires glibc = 2.17-105.el7
krb5-workstation-1.13.2-10.el7.x86_64 requires krb5-libs(x86-64) = 1.13.2-10.el7openldap-servers-2.4.40-8.el7.x86_64 requires openldap(x86-64) = 2.4.40-8.el7
systemd-sysv-219-19.el7.x86_64 requires systemd = 219-19.el7
Press enter to exit.
_____________________________________________________________________________________________
I've rebuilt the ISO after ensuring that all of the packages called out in the above error were present (along with their dependencies) in simp-core/build/yum_data/SIMP5.1.0_RHEL7.2_x86_64/packages/.
The build command I used was: rake build:auto[5.1.0-3,~,build/DVD_Overlay/SIMP-DVD-RHEL-5.1.0-3.tar.gz]
Any help is greatly appreciated.