Update notes for 2019-03-17

This commit is contained in:
2019-03-17 18:46:27 +02:00
parent 8b253fb03e
commit 41d4e6ac68
3 changed files with 19 additions and 10 deletions

View File

@ -310,9 +310,12 @@ java.util.EmptyStackException
## 2019-03-17
- Last week Felix from Earlham said that they finished testing on DSpace Test so I made backups of some things there and re-deployed the system on Ubuntu 18.04
- Last week Felix from Earlham said that they finished testing on DSpace Test (linode19) so I made backups of some things there and re-deployed the system on Ubuntu 18.04
- During re-deployment I hit a few issues with the [Ansible playbooks](https://github.com/ilri/rmg-ansible-public) and made some minor improvements
- There seems to be an [issue with nodejs's dependencies now](https://bugs.launchpad.net/ubuntu/+source/nodejs/+bug/1794589), which causes npm to get uninstalled when installing the certbot dependencies (due to a conflict in libssl dependencies)
- I re-worked the playbooks to use Node.js from the upstream official repository for now
- Create and merge pull request for the AGROVOC controlled list ([#415](https://github.com/ilri/DSpace/pull/415))
- Run all system updates on CGSpace (linode18) and re-deploy the `5_x-prod` branch and reboot the server
- Re-sync DSpace Test with a fresh database snapshot and assetstore from CGSpace
<!-- vim: set sw=2 ts=2: -->