Project

General

Profile

Task #7901

Story #6753: Upgrade production environment to use Ubuntu 14.04

update packages to be compatible with apache 2.4

Added by Rob Nahf almost 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
d1_cn_buildout
Target version:
Start date:
2016-10-05
Due date:
% Done:

100%

Milestone:
None
Product Version:
*
Story Points:
Sprint:

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

Revision 18312
Added by Rob Nahf almost 8 years ago

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.

Revision 18317
Added by Rob Nahf almost 8 years ago

refs: #7901: debugging cn-solr postinst - search_proxy filename didn't have the .conf suffix.

History

#1 Updated by Rob Nahf almost 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 almost 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

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)