<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"Segoe UI";
        panose-1:2 11 5 2 4 2 4 2 2 3;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
code
        {mso-style-priority:99;
        font-family:"Courier New";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.apple-converted-space
        {mso-style-name:apple-converted-space;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
/* List Definitions */
@list l0
        {mso-list-id:931821940;
        mso-list-template-ids:-703940718;}
ol
        {margin-bottom:0in;}
ul
        {margin-bottom:0in;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal" style="mso-margin-top-alt:2.0pt;margin-right:0in;margin-bottom:2.0pt;margin-left:0in;text-autospace:none">
<span style="font-size:10.0pt;font-family:"Segoe UI",sans-serif;color:black">So I started with trying the centos7 rpm to install the sp as I had a suggestion that it might work but after running a shibd –t I get the output below.<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:2.0pt;margin-right:0in;margin-bottom:2.0pt;margin-left:0in;text-autospace:none">
<span style="font-size:10.0pt;font-family:"Segoe UI",sans-serif;color:black"><o:p> </o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:2.0pt;margin-right:0in;margin-bottom:2.0pt;margin-left:0in;text-autospace:none">
<span style="font-size:10.0pt;font-family:"Segoe UI",sans-serif;color:black">2017-02-20 13:25:31 CRIT XMLTooling.Config : libcurl lacks OpenSSL-specific options, this will greatly limit functionality</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:2.0pt;margin-right:0in;margin-bottom:2.0pt;margin-left:0in;text-autospace:none">
<span style="font-size:10.0pt;font-family:"Segoe UI",sans-serif;color:black">2017-02-20 13:25:33 ERROR XMLTooling.libcurl.InputStream : on Red Hat 6+, make sure libcurl used is built with OpenSSL</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:2.0pt;margin-right:0in;margin-bottom:2.0pt;margin-left:0in;text-autospace:none">
<span style="font-size:10.0pt;font-family:"Segoe UI",sans-serif;color:black">2017-02-20 13:25:33 ERROR XMLTooling.ParserPool : fatal error on line 0, column 0, message: internal error in NetAccessor</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:2.0pt;margin-right:0in;margin-bottom:2.0pt;margin-left:0in;text-autospace:none">
<span style="font-size:10.0pt;font-family:"Segoe UI",sans-serif;color:black">2017-02-20 13:25:33 WARN OpenSAML.MetadataProvider.XML : adjusted reload interval to 600 seconds</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:2.0pt;margin-right:0in;margin-bottom:2.0pt;margin-left:0in;text-autospace:none">
<span style="font-size:10.0pt;font-family:"Segoe UI",sans-serif;color:black">2017-02-20 13:25:33 WARN OpenSAML.MetadataProvider.XML : trying backup file, exception loading remote resource: XML error(s) during parsing, check log for specifics</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:2.0pt;margin-right:0in;margin-bottom:2.0pt;margin-left:0in;text-autospace:none">
<span style="font-size:10.0pt;font-family:"Segoe UI",sans-serif;color:black">overall configuration is loadable, check console for non-fatal problems
</span><o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt"> <o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt">1.So now im onto looking at needing to do an srpm build “assuming that will work in this case”. First question is: Am I correct in using the rpms from the centos7 src folder such
 as<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><a href="http://download.opensuse.org/repositories/security:/shibboleth/CentOS_7/src/log4shib-1.0.9-3.1.src.rpm">http://download.opensuse.org/repositories/security://shibboleth/CentOS_7/src/log4shib-1.0.9-3.1.src.rpm</a>
 ?<o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><o:p> </o:p></p>
<p class="MsoNormal" style="text-autospace:none">2.Next going through the list from the srpm wiki I see packages for all of those in the src directory except xerces-c. For centos7 is this no longer necessary or do I need to replace it with something else?<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:0in;text-indent:-.25in;mso-list:l0 level1 lfo1;background:white">
<![if !supportLists]><span style="font-size:10.5pt;font-family:"Arial",sans-serif;color:#333333"><span style="mso-list:Ignore">1.<span style="font:7.0pt "Times New Roman"">   
</span></span></span><![endif]><span style="font-size:10.0pt;font-family:"Courier New";color:#333333">log4shib</span><span style="font-size:10.5pt;font-family:"Arial",sans-serif;color:#333333"><o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:0in;text-indent:-.25in;mso-list:l0 level1 lfo1;background:white">
<![if !supportLists]><span style="font-size:10.5pt;font-family:"Arial",sans-serif;color:#333333"><span style="mso-list:Ignore">2.<span style="font:7.0pt "Times New Roman"">   
</span></span></span><![endif]><span style="font-size:10.0pt;font-family:"Courier New";color:#333333">xerces-c</span><span style="font-size:10.5pt;font-family:"Arial",sans-serif;color:#333333"><o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:0in;text-indent:-.25in;mso-list:l0 level1 lfo1;background:white">
<![if !supportLists]><span style="font-size:10.5pt;font-family:"Arial",sans-serif;color:#333333"><span style="mso-list:Ignore">3.<span style="font:7.0pt "Times New Roman"">   
</span></span></span><![endif]><span style="font-size:10.0pt;font-family:"Courier New";color:#333333">xml-security-c</span><span style="font-size:10.5pt;font-family:"Arial",sans-serif;color:#333333"><o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:0in;text-indent:-.25in;mso-list:l0 level1 lfo1;background:white">
<![if !supportLists]><span style="font-size:10.5pt;font-family:"Arial",sans-serif;color:#333333"><span style="mso-list:Ignore">4.<span style="font:7.0pt "Times New Roman"">   
</span></span></span><![endif]><span style="font-size:10.0pt;font-family:"Courier New";color:#333333">curl-openssl</span><span style="font-size:10.5pt;font-family:"Arial",sans-serif;color:#333333"> (on RHEL/CentOS 6.x and later)<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:0in;text-indent:-.25in;mso-list:l0 level1 lfo1;background:white">
<![if !supportLists]><span style="font-size:10.5pt;font-family:"Arial",sans-serif;color:#333333"><span style="mso-list:Ignore">5.<span style="font:7.0pt "Times New Roman"">   
</span></span></span><![endif]><span style="font-size:10.0pt;font-family:"Courier New";color:#333333">xmltooling</span><span style="font-size:10.5pt;font-family:"Arial",sans-serif;color:#333333"><o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:0in;text-indent:-.25in;mso-list:l0 level1 lfo1;background:white">
<![if !supportLists]><span style="font-size:10.5pt;font-family:"Arial",sans-serif;color:#333333"><span style="mso-list:Ignore">6.<span style="font:7.0pt "Times New Roman"">   
</span></span></span><![endif]><span style="font-size:10.0pt;font-family:"Courier New";color:#333333">opensaml</span><span style="font-size:10.5pt;font-family:"Arial",sans-serif;color:#333333"><o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:0in;text-indent:-.25in;mso-list:l0 level1 lfo1;background:white">
<![if !supportLists]><span style="font-size:10.5pt;font-family:"Arial",sans-serif;color:#333333"><span style="mso-list:Ignore">7.<span style="font:7.0pt "Times New Roman"">   
</span></span></span><![endif]><span style="font-size:10.0pt;font-family:"Courier New";color:#333333">shibboleth</span><span style="font-size:10.5pt;font-family:"Arial",sans-serif;color:#333333"><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><o:p> </o:p></p>
<p class="MsoNormal" style="text-autospace:none"><o:p> </o:p></p>
<p class="MsoNormal" style="text-autospace:none">3.Then finally going through the rpmbuild process I ran rpmbuild --rebuild log4shib-1.0.9-3.1.src.rpm   which spit out lots of output but at the end I see 3 files written<o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none">rpmbuild --rebuild log4shib-1.0.9-3.1.src.rpm  
<o:p></o:p></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Tahoma",sans-serif;color:black">Wrote: /root/rpmbuild/RPMS/x86_64/liblog4shib1-1.0.9-3.1.x86_64.rpm<br>
Wrote: /root/rpmbuild/RPMS/x86_64/liblog4shib-devel-1.0.9-3.1.x86_64.rpm<br>
Wrote: /root/rpmbuild/RPMS/x86_64/log4shib-debuginfo-1.0.9-3.1.x86_64.rpm<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><o:p> </o:p></p>
<p class="MsoNormal" style="text-autospace:none">So from that I should follow up with installing those 3 packages with below commands?<o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none">rpm -ivh /root/rpmbuild/RPMS/x86_64/liblog4shib1-1.0.9-3.1.x86_64.rpm<o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none">rpm -ivh /root/rpmbuild/RPMS/x86_64/liblog4shib-devel-1.0.9-3.1.x86_64.rpm<o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none">rpm -ivh /root/rpmbuild/RPMS/x86_64/log4shib-debuginfo-1.0.9-3.1.x86_64.rpm<o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><o:p> </o:p></p>
<p class="MsoNormal" style="text-autospace:none">4.Assuming that’s correct I just repeat those steps for each of the rest of the packages till I’m done? Also to avoid this process on subsequent machines can I just take all the new packages and install them
 all on the rest of my sp’s or can I just load all the files into a local repo and do a normal yum install shibboleth.x86_64 off that local repo?<o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><o:p> </o:p></p>
<p class="MsoNormal" style="text-autospace:none">Thanks for any assistance as this is my first time through this process.<o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><o:p> </o:p></p>
<p class="MsoNormal" style="text-autospace:none">Bill<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>