<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=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><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:11.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;}
p.small, li.small, div.small
        {mso-style-name:small;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
.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;}
--></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">I’m not sure that I completely understand what all is going on with this, but the permissions denied on /data/tmp/* seems like the first thing you might want to address. You could see how it goes after you change the permissions on that
 directory?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="small" style="margin:0in;background:white"><a name="_Hlk119588904"><strong><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:black">Andrew Holland (h/h/h)</span></strong></a><span style="mso-bookmark:_Hlk119588904"><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:black"><br>
Administrative Lead, LIT<br>
5023 Main Library, Iowa City, Iowa 52242<br>
Office: 319-335-1193 <br>
</span></span><a href="https://lib.uiowa.edu/" title="uiowa.edu"><span style="mso-bookmark:_Hlk119588904"><span style="font-size:10.0pt;font-family:"Arial",sans-serif">lib.uiowa.edu</span></span><span style="mso-bookmark:_Hlk119588904"></span></a><span style="mso-bookmark:_Hlk119588904"><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:black"><o:p></o:p></span></span></p>
<p class="MsoNormal"><span style="mso-bookmark:_Hlk119588904"><img border="0" width="150" height="72" style="width:1.5625in;height:.75in" id="Picture_x0020_2" src="cid:image001.png@01D9266F.505EB670" alt="The University of Iowa Logo"></span><span style="mso-bookmark:_Hlk119588904"></span><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b>From:</b> archivesspace_users_group-bounces@lyralists.lyrasis.org <archivesspace_users_group-bounces@lyralists.lyrasis.org>
<b>On Behalf Of </b>Matthew Lawson<br>
<b>Sent:</b> Thursday, January 12, 2023 9:52 AM<br>
<b>To:</b> Archivesspace Users Group <archivesspace_users_group@lyralists.lyrasis.org><br>
<b>Subject:</b> [External] [Archivesspace_Users_Group] Advice requested on updating public texts with yml<o:p></o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">I have modified the title, among other things, in a new en.yml file that I want to be visible to the public.  But even after a restart, the public site continues to display the old info.  I renamed the old en.yml files so as not to lose
 them and I know via grep results that there can be no other hiding place for where the public website data is coming from.  Is there a better way to force Ruby to display current info?<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">      $/usr/local/archivesspace$ grep -rnw '/usr/local/archivesspace' -e 'Archives at UNI'<br>
/usr/local/archivesspace/locales/public/locales/public/en.jan.yml:24:    title: Archives at UNI<br>
/usr/local/archivesspace/locales/public/locales/public/en.jan.yml:32:    welcome_page_title: Archives at UNI<br>
/usr/local/archivesspace/locales/public/public/en.jan.yml:24:    title: Archives at UNI<br>
/usr/local/archivesspace/locales/public/public/en.jan.yml:32:    welcome_page_title: Archives at UNI<br>
/usr/local/archivesspace/locales/public/en.jan.yml:24:    title: Archives at UNI<br>
/usr/local/archivesspace/locales/public/en.jan.yml:32:    welcome_page_title: Archives at UNI<br>
grep: /usr/local/archivesspace/data/tmp/index_batch_: Permission denied<br>
grep: /usr/local/archivesspace/data/tmp/index_batch_: Permission denied<br>
/usr/local/archivesspace/plugins/local/public/locales/en.jan.yml:24:    title: Archives at UNI<br>
/usr/local/archivesspace/plugins/local/public/locales/en.jan.yml:32:    welcome_page_title: Archives at UNI<br>
      $/usr/local/archivesspace$ grep -rnw '/usr/local/archivesspace' -e 'Archives and Finding Aids'<br>
/usr/local/archivesspace/locales/public/locales/public/en.yml:24:    title: Archives and Finding Aids<br>
/usr/local/archivesspace/locales/public/locales/public/en.yml:30:    welcome_page_title: Archives and Finding Aids<br>
/usr/local/archivesspace/locales/public/public/en.yml:24:    title: Archives and Finding Aids<br>
/usr/local/archivesspace/locales/public/public/en.yml:31:    welcome_page_title: Archives and Finding Aids<br>
/usr/local/archivesspace/locales/public/en.yml:24:    title: Archives and Finding Aids<br>
/usr/local/archivesspace/locales/public/en.yml:30:    welcome_page_title: Archives and Finding Aids<br>
grep: /usr/local/archivesspace/data/tmp/index_batch_: Permission denied<br>
/usr/local/archivesspace/plugins/local/public/locales/en.yml:24:    title: Archives and Finding Aids<br>
/usr/local/archivesspace/plugins/local/public/locales/en.yml:33:    welcome_page_title: Archives and Finding Aids  <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><br clear="all">
<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<p class="MsoNormal">-- <o:p></o:p></p>
<div>
<div>
<p class="MsoNormal"><b><span style="font-size:13.5pt;font-family:"Arial",sans-serif;color:#500778">Matt Lawson</span></b><span style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#500778"><br>
</span><b><span style="font-size:10.5pt;font-family:"Arial",sans-serif;color:#500778">Cloud Systems Application Administrator</span></b><span style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#500778"><br>
</span><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#500778">IT :: Network & Infrastructure Services :: Specialized Systems</span><span style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#500778"><br>
319-273-3931<br>
ITTC 117</span><o:p></o:p></p>
<div>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#500778">  </span><b><span style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#FFB500">/</span></b><span style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#500778">  Cedar
 Falls, IA 50614<br>
<a href="https://uni.edu/" target="_blank"><b><span style="color:#500778">uni.edu</span></b></a>  </span><b><span style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#FFB500">/</span></b><span style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#500778">  <em><b><span style="font-family:"Arial",sans-serif">#1UNI</span></b></em><br>
</span><img border="0" width="300" height="78" style="width:3.125in;height:.8125in" id="_x0000_i1025" src="https://ur.uni.edu/sites/default/files/resize/email_images/uni-primary-color-300x78.png" alt="UNI / University of Northern Iowa"><o:p></o:p></p>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>