<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;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
font-size:10.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
span.EmailStyle19
{mso-style-type:personal-reply;
font-family:"Calibri",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></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="blue" vlink="purple" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt">Hi Rod,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">I found part of what I am doing wrong. I was installing over my source directory. However after correcting that I am still getting an error.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"># ./install.sh <o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Buildfile: /usr/local/adm/src/shibboleth-identity-provider-4.2.1/bin/build.xml<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">install:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Source (Distribution) Directory (press <enter> to accept default): [/usr/local/adm/src/shibboleth-identity-provider-4.2.1] ? <o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Installation Directory: [/opt/shibboleth-idp] ? <o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">New Install. Version: 4.2.1<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Host Name: [shibidppoc.fdu.edu] ? <o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">idppoc.fdu.edu<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Creating idp-signing, CN = idppoc.fdu.edu URI = https://idppoc.fdu.edu/idp/shibboleth, keySize=3072<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">ERROR - Error building idp-signing files<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">BUILD FAILED<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">/usr/local/adm/src/shibboleth-identity-provider-4.2.1/bin/build.xml:20: Error Building Self Signed Cert<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Total time: 14 seconds<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">-Chris<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal" style="margin-bottom:12.0pt"><b><span style="font-size:12.0pt;color:black">From:
</span></b><span style="font-size:12.0pt;color:black">users <users-bounces@shibboleth.net> on behalf of Rod Widdowson <rdw@steadingsoftware.com><br>
<b>Date: </b>Wednesday, May 11, 2022 at 11:08 AM<br>
<b>To: </b>'Shib Users' <users@shibboleth.net><br>
<b>Subject: </b>RE: [External]RE: Install script failing<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:11.0pt">> I'll look right now, <br>
<br>
I'm no seeing anything, but ant is weird so I cannot guarantee it. <br>
<br>
One thing you might want to do is to turn up debugging: Copy distribution/bin/install-log.xml somewhere out of tree and set<br>
INSTALL_LOG_FILE to point at it (export INSTALL_LOG_FILE=/...) and then rerun the install. I have no idea how much help that will<br>
provide.<br>
<br>
Rod<br>
<br>
<br>
<br>
-- <br>
For Consortium Member technical support, see <a href="https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fshibboleth.atlassian.net%2Fwiki%2Fx%2FZYEpPw&data=05%7C01%7Cchris%40fdu.edu%7Cffe84ba7f57c432d2dd208da335fe1f4%7C3224fad94bcc4d47ae9886ea3c6b3b13%7C0%7C0%7C637878784938091795%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=5kurBkOUFGB23GdiuTWrYVxfytYXTicwVwH0Ml2lCvM%3D&reserved=0">
https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fshibboleth.atlassian.net%2Fwiki%2Fx%2FZYEpPw&data=05%7C01%7Cchris%40fdu.edu%7Cffe84ba7f57c432d2dd208da335fe1f4%7C3224fad94bcc4d47ae9886ea3c6b3b13%7C0%7C0%7C637878784938091795%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=5kurBkOUFGB23GdiuTWrYVxfytYXTicwVwH0Ml2lCvM%3D&reserved=0</a><br>
To unsubscribe from this list send an email to users-unsubscribe@shibboleth.net<o:p></o:p></span></p>
</div>
</div>
</body>
</html>