Task #3517
Updated by Skye Roseboom almost 12 years ago
Need to prevent the prerm script for the index component from deleting the /etc/dataone/index directory.
/var/lib/dpkg/info/dataone-cn-index.prerm will delete the index configuration directory:
(line 19) rm -rf /etc/dataone/index
this line should be removed/commented out.
/var/lib/dpkg/info/dataone-cn-index.prerm will delete the index configuration directory:
(line 19) rm -rf /etc/dataone/index
this line should be removed/commented out.