Task #7901
Story #6753: Upgrade production environment to use Ubuntu 14.04
update packages to be compatible with apache 2.4
100%
Description
apache 2.4 required config files to have the suffix ".conf". Many of our dataone configurations (cn-buildout) do not use the suffix, so will need to find them and migrate them to be apache 2.4 compatible.
Associated revisions
refs: #7901: updated apache config file names to include .conf suffix along with associated postinst and prerm files that reference them. Also incremented deb package versions to 2.3.0.
refs: #7901: debugging cn-solr postinst - search_proxy filename didn't have the .conf suffix.
History
#1 Updated by Rob Nahf about 8 years ago
Looked for suffixless files in cn-buildout directories (see below) and weeded out some others after looking at them (for example: 'control').
Will need to search for these files in postinst, prerm, etc.
EPSCoR-MBP-7BAC:cn-buildout rnahf$ ls -LRF | perl -ne 'if (/:$/) { $header[0]=$;} if (/\w+$/ and !/README|LICENSE|MANIFEST|NOTICE|VERSION/) { print pop(\@header) . $;} ' > possible_conf_files.txt
./dataone-cn-ansible/src/modules:
debconf
site_facts
./dataone-cn-audit-index/usr/share/dataone-cn-audit-index/debian:
modproxy_cnaudit
./dataone-cn-metacat/usr/share/metacat/debian:
authority
metacat_proxy
./dataone-cn-os-core/etc/logrotate.d:
tomcat6
./dataone-cn-os-core/usr/lib/check_mk_agent/plugins:
mk_hazelcast
./dataone-cn-os-core/usr/share/dataone-cn-os-core/debian:
cn
qos
./dataone-cn-solr/usr/share/dataone-cn-solr/debian:
proxy
rewrite_cnlog
rewrite_cnlog_localhost
rewrite_cnquery
rewrite_cnsearch
./dataone-cn-solr/usr/share/dataone-cn-solr/debian/server_configs:
event_log_proxy
search_proxy
./dataone-event-index/usr/share/dataone-event-index/debian/apache2/conf.d:
modproxy_event_index
./dataone-mercury/usr/share/dataone-mercury/debian:
rewrite_onemercury
#2 Updated by Rob Nahf about 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
- translation missing: en.field_remaining_hours set to 0.0