Discussion:
[Dspace-tech] error in sequence of 1.5.x -> 1.6.x upgrade instructions?
Jason Stirnaman
2010-12-09 19:31:16 UTC
Permalink
I'm attempting to upgrade using the 1.5.x -> 1.6.x upgrade instructions found in DSpace Manual 1.7.0-rc1. On page 65, shouldn't steps #7 and #8 (CC registry update and database update) follow #9 (install with Ant)?

Thanks,
Jason
Jason Stirnaman
Biomedical Librarian, Digital Projects
A.R. Dykes Library, University of Kansas Medical Center
***@kumc.edu
913-588-7319
Stuart Lewis
2010-12-09 21:09:53 UTC
Permalink
Hi Jason,
Post by Jason Stirnaman
I'm attempting to upgrade using the 1.5.x -> 1.6.x upgrade instructions found in DSpace Manual 1.7.0-rc1. On page 65, shouldn't steps #7 and #8 (CC registry update and database update) follow #9 (install with Ant)?
Step 8 (database upgrade is ok where it is), but I think you're right, step 7 (cc registry upgrade) needs to be after step 9 (ant update). If you tried running it before the upgrade, then the '[dspace]/bin/dspace registry-loader' script won't yet have been installed.

Thanks for spotting this - I'll report it in our JIRA bug tracking system.

Thanks,


Stuart Lewis
IT Innovations Analyst and Developer
Te Tumu Herenga The University of Auckland Library
Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand
Ph: +64 (0)9 373 7599 x81928
Jason Stirnaman
2010-12-09 22:48:59 UTC
Permalink
Another typo in the same place:
-f /dspace-1.6-1-src-release/dspace/etc/postgres/database_schema_15_16.sql

should be
-f /dspace-1.6-1-src-release/dspace/etc/postgres/database_schema_15-16.sql

Stuart - Thanks for your help!

Jason


Jason Stirnaman
Biomedical Librarian, Digital Projects
A.R. Dykes Library, University of Kansas Medical Center
***@kumc.edu
913-588-7319
Hi Jason,
Post by Jason Stirnaman
I'm attempting to upgrade using the 1.5.x -> 1.6.x upgrade instructions found in DSpace Manual 1.7.0-rc1. On page 65, shouldn't steps #7 and #8 (CC registry update and database update) follow #9 (install with Ant)?
Step 8 (database upgrade is ok where it is), but I think you're right, step 7 (cc registry upgrade) needs to be after step 9 (ant update). If you tried running it before the upgrade, then the '[dspace]/bin/dspace registry-loader' script won't yet have been installed.

Thanks for spotting this - I'll report it in our JIRA bug tracking system.

Thanks,


Stuart Lewis
IT Innovations Analyst and Developer
Te Tumu Herenga The University of Auckland Library
Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand
Ph: +64 (0)9 373 7599 x81928

Andrea Schweer
2010-12-09 21:10:19 UTC
Permalink
Hi Jason,
Post by Jason Stirnaman
I'm attempting to upgrade using the 1.5.x -> 1.6.x upgrade
instructions found in DSpace Manual 1.7.0-rc1. On page 65, shouldn't
steps #7 and #8 (CC registry update and database update) follow #9
(install with Ant)?
I recently upgraded two dspace instances from 1.5.2 to 1.6.2. I found
too that I needed to do the CC registry update step after the ant
install step; this is because the CC registry step instructions refer to
a script that doesn't exist yet in 1.5.2 ([dspace]/bin/dspace
registry-loader).

I had no problems doing the database update step before the ant install
step though; dspace isn't running at the time after all and the ant
install step doesn't touch the database either afaik. I don't think the
order of these two steps matters.

I worked off the 1.6.2 DSpace Manual but I assume this part won't have
changed in the version of the manual that you refer to.

cheers,
Andrea
--
Andrea Schweer
IRR Technical Specialist, ITS Information Systems
The University of Waikato, Hamilton, New Zealand
+64-7-838 4466 ext. 6972
Loading...