Errors in 1.5.x -> 1.6.x and 1.6.0 - 1.6.1 upgrade steps
--------------------------------------------------------
Key: DS-604
URL: http://jira.dspace.org/jira/browse/DS-604
Project: DSpace 1.x
Issue Type: Bug
Components: Documentation
Affects Versions: 1.6.1
Reporter: Kim Shepherd
Fix For: 1.6.2, 1.7
As per Peter Dietz's emails to dspace-devel.
The following changes need to be made to the upgrade instructions in DSpace
documentation for both the 1.5.x - 1.6.x and 1.6.0 - 16.1 upgrades:
[OLD]
Run Registry Format Update for CC License.
Creative Commons licenses have been assigned the wrong mime-type in past
versions of DSpace. Even if you are not currently using CC Licenses, you should
update your Bitstream Format Registry to include a new entry with the proper
mime-type. To update your registry, run the following command:
[dspace]/bin/dsrun org.dspace.administrator.RegistryLoader -b bitstream
[dspace-source]/dspace/etc/upgrades/15-16/new-bitstream-formats.xml
[/OLD]
[NEW]
Run Registry Format Update for CC License.
Creative Commons licenses have been assigned the wrong mime-type in past
versions of DSpace. Even if you are not currently using CC Licenses, you should
update your Bitstream Format Registry to include a new entry with the proper
mime-type. To update your registry, run the following command:
[dspace]/bin/dsrun org.dspace.administer.RegistryLoader -bitstream
[dspace-source]/dspace/etc/upgrades/15-16/new-bitstream-formats.xml
[/NEW]
The following change also needs to be made to the instructions for 1.5.x -
1.6.x upgrade:
[OLD]
[dspace]/bin/dspace stat-log-converter -i input file name -o output file name
-m (if you have more than one dspace.log file)
[dspace]/bin/dspace stat-log-importer -i input file name (probably the output
name from above) -m
[/OLD]
[NEW]
[dspace]/bin/dspace stats-log-converter -i input file name -o output file name
-m (if you have more than one dspace.log file)
[dspace]/bin/dspace stats-log-importer -i input file name (probably the output
name from above) -m
[/NEW]
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.dspace.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit. See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel