From e7a46ddfb89527ad72f144508e7582f79a51bceb Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Thu, 7 Jun 2018 23:39:29 -0700 Subject: [PATCH] Update notes for 2018-06-07 --- content/posts/2018-06.md | 15 +++++++++++++++ docs/2018-06/index.html | 23 ++++++++++++++++++++--- docs/sitemap.xml | 10 +++++----- 3 files changed, 40 insertions(+), 8 deletions(-) diff --git a/content/posts/2018-06.md b/content/posts/2018-06.md index 24563d465..887cacf76 100644 --- a/content/posts/2018-06.md +++ b/content/posts/2018-06.md @@ -50,3 +50,18 @@ sys 2m7.289s - Universit t Hannover - Universit F lix Houphouet-Boigny - I uploaded fixes for all those now, but I will continue with the rest of the data later +- Regarding the SQL migration errors, Atmire told me I need to run some migrations manually in PostgreSQL: + +``` +delete from schema_version where version = '5.6.2015.12.03.2'; +update schema_version set version = '5.6.2015.12.03.2' where version = '5.5.2015.12.03.2'; +update schema_version set version = '5.8.2015.12.03.3' where version = '5.5.2015.12.03.3'; +``` + +- And then I need to ignore the ignored ones: + +``` +$ ~/dspace/bin/dspace database migrate ignored +``` + +- Now DSpace starts up properly! diff --git a/docs/2018-06/index.html b/docs/2018-06/index.html index ba0236ee8..3bee9471a 100644 --- a/docs/2018-06/index.html +++ b/docs/2018-06/index.html @@ -41,7 +41,7 @@ sys 2m7.289s - + @@ -93,9 +93,9 @@ sys 2m7.289s "@type": "BlogPosting", "headline": "June, 2018", "url": "https://alanorth.github.io/cgspace-notes/2018-06/", - "wordCount": "300", + "wordCount": "363", "datePublished": "2018-06-04T19:49:54-07:00", - "dateModified": "2018-06-06T10:39:48-07:00", + "dateModified": "2018-06-07T09:17:51-07:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -217,6 +217,23 @@ sys 2m7.289s
  • Universit F lix Houphouet-Boigny
  • I uploaded fixes for all those now, but I will continue with the rest of the data later
  • +
  • Regarding the SQL migration errors, Atmire told me I need to run some migrations manually in PostgreSQL:
  • + + +
    delete from schema_version where version = '5.6.2015.12.03.2';
    +update schema_version set version = '5.6.2015.12.03.2' where version = '5.5.2015.12.03.2';
    +update schema_version set version = '5.8.2015.12.03.3' where version = '5.5.2015.12.03.3';
    +
    + + + +
    $ ~/dspace/bin/dspace database migrate ignored
    +
    + + diff --git a/docs/sitemap.xml b/docs/sitemap.xml index 77bcce951..97dacd10b 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -4,7 +4,7 @@ https://alanorth.github.io/cgspace-notes/2018-06/ - 2018-06-06T10:39:48-07:00 + 2018-06-07T09:17:51-07:00 @@ -169,7 +169,7 @@ https://alanorth.github.io/cgspace-notes/ - 2018-06-06T10:39:48-07:00 + 2018-06-07T09:17:51-07:00 0 @@ -180,7 +180,7 @@ https://alanorth.github.io/cgspace-notes/tags/notes/ - 2018-06-06T10:39:48-07:00 + 2018-06-07T09:17:51-07:00 0 @@ -192,13 +192,13 @@ https://alanorth.github.io/cgspace-notes/posts/ - 2018-06-06T10:39:48-07:00 + 2018-06-07T09:17:51-07:00 0 https://alanorth.github.io/cgspace-notes/tags/ - 2018-06-06T10:39:48-07:00 + 2018-06-07T09:17:51-07:00 0