Update notes for 2018-08-21

This commit is contained in:
2018-08-21 22:39:00 +03:00
parent 2649fc90d5
commit cfff65167c
3 changed files with 14 additions and 8 deletions

View File

@ -34,7 +34,7 @@ I ran all system updates on DSpace Test and rebooted it
<meta property="article:published_time" content="2018-08-01T11:52:54&#43;03:00"/>
<meta property="article:modified_time" content="2018-08-20T17:52:38&#43;03:00"/>
<meta property="article:modified_time" content="2018-08-21T14:41:34&#43;03:00"/>
@ -79,9 +79,9 @@ I ran all system updates on DSpace Test and rebooted it
"@type": "BlogPosting",
"headline": "August, 2018",
"url": "https://alanorth.github.io/cgspace-notes/2018-08/",
"wordCount": "1765",
"wordCount": "1825",
"datePublished": "2018-08-01T11:52:54&#43;03:00",
"dateModified": "2018-08-20T17:52:38&#43;03:00",
"dateModified": "2018-08-21T14:41:34&#43;03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -404,6 +404,9 @@ sys 2m20.248s
<li>It&rsquo;s the same on DSpace Test, my local laptop, and CGSpace&hellip;</li>
<li>It wasn&rsquo;t this way before when I was constantly building the previous 5.8 branch with Atmire patches&hellip;</li>
<li>I will restore the previous <code>5_x-dspace-5.8</code> and <code>atmire-module-upgrades-5.8</code> branches to see if the build time is different there</li>
<li>&hellip; it seems that the <code>atmire-module-upgrades-5.8</code> branch still takes 1 hour and 23 minutes on my local machine&hellip;</li>
<li>Let me try to build the old <code>5_x-prod-dspace-5.5</code> branch on my local machine and see how long it takes</li>
<li>That one only took 13 minutes! So there is definitely something wrong with our 5.8 branch, now I should try vanilla DSpace 5.8</li>
</ul>
<!-- vim: set sw=2 ts=2: -->