<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""></div><div class="">public_suffix-3.0.2 is in the build/gems/gems/ directory in my source/development repo, however I don’t see it in an unpacked production server distribution gems directory. </div><div class=""><br class=""></div><div class="">I find it in public/Gemfile.lock:</div><div class=""><br class=""></div><div class=""><a href="https://github.com/archivesspace/archivesspace/blame/v2.5.0/public/Gemfile.lock" class="">https://github.com/archivesspace/archivesspace/blame/v2.5.0/public/Gemfile.lock</a></div><div class=""><br class=""></div><div class="">Nothing about those specs has changed immediately before or after v2.5.0 release, but the commit for that addition </div><div class="">4 months ago says it was to “Add Capybara + Selenium test to PUI” and public_suffix appears to be pulled in as part</div><div class="">of those gems. </div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Looking in public/Gemfile, capybara gem is inside a 'group :test do’ block:</div><div class=""><br class=""></div><div class=""><a href="https://github.com/archivesspace/archivesspace/blob/v2.5.0/public/Gemfile#L77" class="">https://github.com/archivesspace/archivesspace/blob/v2.5.0/public/Gemfile#L77</a></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">So it would appear that those gems are only included for test in the development server and aren’t packaged for production server.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Are you building public.war as a build.xml target ? : ‘./build/run public:war’ </div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Looking at the dist build target in build/build.xml, I see that when it calls the war file build targets, </div><div class="">it sets an excluded-gem-groups parameter to “test development doc” . </div><div class=""><br class=""></div><div class="">This is probably the source of you problem. </div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><div class="">  <target name="dist"</div><div class="">          description="Build a standalone distribution zip of all components"></div><div class=""><br class=""></div><div class="">    <antcall target="set-classpath" /></div><div class="">    <antcall target="bootstrap"><param name="excluded-gem-groups" value="test development doc" /></antcall></div><div class="">    <antcall target="oai:war"><param name="excluded-gem-groups" value="test development doc" /></antcall></div><div class="">    <antcall target="backend:war"><param name="excluded-gem-groups" value="test development doc" /></antcall></div><div class="">    <antcall target="frontend:war"><param name="excluded-gem-groups" value="test development doc" /></antcall></div><div class="">    <antcall target="public:war"><param name="excluded-gem-groups" value="test development doc" /></antcall></div><div class="">    <antcall target="solr:war"><param name="excluded-gem-groups" value="test development doc" /></antcall></div><div class="">    <antcall target="indexer:war"><param name="excluded-gem-groups" value="test development doc" /></antcall></div><div class="">    <antcall target="build-zip"><param name="excluded-gem-groups" value="test development doc" /></antcall></div><div class="">  </target></div></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">— Steve M. </div><div class=""><br class=""></div><br class=""><div><blockquote type="cite" class=""><div class="">On Sep 11, 2018, at 1:06 PM, Huebschen, Alan M <<a href="mailto:ahueb2@uis.edu" class="">ahueb2@uis.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="WordSection1" style="page: WordSection1; font-family: Menlo-Regular; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><span style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" class="">I’ve attached a screenshot of the full error.<o:p class=""></o:p></span></div><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><span style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" class="">I’ve tried using the source code using git checkout 2.5.0 and downloading the source code directly from the v2.5.0 release, both list “v2.5.0.a” at the bottom of the rendered pages for the frontend and public interface, the same error occurs when building the public.war file from both sources. I have also tried taking the public.war file directly out of the official v2.5.0 release, opening it with winrar and replacing the colors.scss file which had absolutely no effect (no changes and no errors).<o:p class=""></o:p></span></div><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><span style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" class="">I decided to build just the war file because I figured it might make upgrades go a little smoother in the future.<o:p class=""></o:p></span></div><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><span style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" class=""><o:p class=""> </o:p></span></div><div class=""><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><span style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" class="">-Alan Huebschen<o:p class=""></o:p></span></div><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><span style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" class="">Brookens Library<o:p class=""></o:p></span></div><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><span style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" class="">Information Systems</span><span style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" class=""><o:p class=""></o:p></span></div><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><span style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" class="">(217) 206-7115<o:p class=""></o:p></span></div></div><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><span style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" class=""><o:p class=""> </o:p></span></div><div class=""><div style="border-style: solid none none; border-top-width: 1pt; border-top-color: rgb(225, 225, 225); padding: 3pt 0in 0in;" class=""><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><b class=""><span style="font-size: 11pt; font-family: Calibri, sans-serif;" class="">From:</span></b><span style="font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span class="Apple-converted-space"> </span>Majewski, Steven Dennis (sdm7g) <<a href="mailto:sdm7g@virginia.edu" class="">sdm7g@virginia.edu</a>><span class="Apple-converted-space"> </span><br class=""><b class="">Sent:</b><span class="Apple-converted-space"> </span>Tuesday, September 11, 2018 10:49 AM<br class=""><b class="">To:</b><span class="Apple-converted-space"> </span>Huebschen, Alan M <<a href="mailto:ahueb2@uis.edu" class="">ahueb2@uis.edu</a>><br class=""><b class="">Subject:</b><span class="Apple-converted-space"> </span>Re: [Archivesspace_Users_Group] ArchivesSpace color scheme customization<o:p class=""></o:p></span></div></div></div><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><o:p class=""> </o:p></div><div class=""><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><o:p class=""> </o:p></div></div><div class=""><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class="">What sort of errors are you getting in the log file ? <o:p class=""></o:p></div></div><div class=""><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><o:p class=""> </o:p></div></div><div class=""><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><o:p class=""> </o:p></div></div><div class=""><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class="">I don’t know what you mean by “2.5.0.a” source code:<o:p class=""></o:p></div></div><div class=""><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class="">Are you working with git tag v2.5.0 or source code release from <a href="https://github.com/archivesspace/archivesspace/releases/tag/v2.5.0" style="color: purple; text-decoration: underline;" class="">https://github.com/archivesspace/archivesspace/releases/tag/v2.5.0</a>  ? <o:p class=""></o:p></div></div><div class=""><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><o:p class=""> </o:p></div></div><div class=""><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class="">Why not build a complete distribution instead of just replacing public war file ? <o:p class=""></o:p></div></div><div class=""><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class="">( I can imagine ways that source code and distribution could get out of sync… )<o:p class=""></o:p></div></div><div class=""><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><o:p class=""> </o:p></div></div><div class=""><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><o:p class=""> </o:p></div></div><div class=""><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class="">— Steve Majewski<o:p class=""></o:p></div></div><div class=""><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><o:p class=""> </o:p></div></div><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><o:p class=""> </o:p></div><div class=""><blockquote style="margin-top: 5pt; margin-bottom: 5pt;" class=""><div class=""><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class="">On Sep 11, 2018, at 9:53 AM, Huebschen, Alan M <<a href="mailto:ahueb2@uis.edu" style="color: purple; text-decoration: underline;" class="">ahueb2@uis.edu</a>> wrote:<o:p class=""></o:p></div></div><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><o:p class=""> </o:p></div><div class=""><div class=""><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><span style="font-size: 11pt; font-family: Calibri, sans-serif;" class="">Hi all,<o:p class=""></o:p></span></div></div><div class=""><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><span style="font-size: 11pt; font-family: Calibri, sans-serif;" class=""> <o:p class=""></o:p></span></div></div><div class=""><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><span style="font-size: 11pt; font-family: Calibri, sans-serif;" class="">I’ve been working on customizing the ArchivesSpace public interface for our institution, but I keep running into issues when trying to change the colors used under ./public/app/assets/stylesheets/archivesspace/colors.scss. I’m running version 2.5.0 on our test instance and working with the 2.5.0.a source code. Every time I compile the public.war file and replace it in the wars folder in my test distribution, I get an internal server error 500. The only thing I’ve been changing are the hex values for the colors, so I would think these files should be easily interchangeable. Does anyone have some insight? Any help would be appreciated.<o:p class=""></o:p></span></div></div><div class=""><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><span style="font-size: 11pt; font-family: Calibri, sans-serif;" class=""> <o:p class=""></o:p></span></div></div><div class=""><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><span style="font-size: 11pt; font-family: Calibri, sans-serif;" class="">-Alan Huebschen<o:p class=""></o:p></span></div></div><div class=""><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><span style="font-size: 11pt; font-family: Calibri, sans-serif;" class="">Brookens Library<o:p class=""></o:p></span></div></div><div class=""><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><span style="font-size: 11pt; font-family: Calibri, sans-serif;" class="">Information Systems<o:p class=""></o:p></span></div></div><div class=""><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><span style="font-size: 11pt; font-family: Calibri, sans-serif;" class="">(217) 206-7115<o:p class=""></o:p></span></div></div><div class=""><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><span style="font-size: 11pt; font-family: Calibri, sans-serif;" class=""> <o:p class=""></o:p></span></div></div><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><span style="font-size: 10.5pt; font-family: Menlo-Regular, serif;" class="">_______________________________________________<br class="">Archivesspace_Users_Group mailing list<br class=""></span><a href="mailto:Archivesspace_Users_Group@lyralists.lyrasis.org" style="color: purple; text-decoration: underline;" class=""><span style="font-size: 10.5pt; font-family: Menlo-Regular, serif; color: rgb(149, 79, 114);" class="">Archivesspace_Users_Group@lyralists.lyrasis.org</span></a><span style="font-size: 10.5pt; font-family: Menlo-Regular, serif;" class=""><br class=""></span><a href="http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group" style="color: purple; text-decoration: underline;" class=""><span style="font-size: 10.5pt; font-family: Menlo-Regular, serif; color: rgb(149, 79, 114);" class="">http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group</span></a><o:p class=""></o:p></div></div></blockquote></div><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""><o:p class=""> </o:p></div></div><span id="cid:02CB3309-F2C8-437C-9B66-9A42FBA7E7F0@virginia.edu"><2018-09-11 12_01_54-Internal Server Error at _ - Firefox Developer Editi....png></span></div></blockquote></div><br class=""></body></html>