Bug #3641
Error on line 79 in postgresql.conf causing Postgres to fail
Status:
Closed
Priority:
Normal
Assignee:
Robert Waltz
Category:
d1_cn_buildout
Target version:
Start date:
2013-03-06
Due date:
2013-03-16
% Done:
100%
Milestone:
CCI-1.1.2
Product Version:
*
Story Points:
Sprint:
Description
I upgraded the index component in cn-dev today and noticed some errors during the postinst processing regarding postgres:
Error: Invalid line 79 in /etc/postgresql/8.4/main/postgresql.conf: »ssl _ciphers = 'ALL:!ADH:!LOW:!EXP:!MD5:@STRENGTH' # allowed SSL ciphers
Problem was in cn-buildout/dataone-cn-portal/DEBIAN/postinst
modified grep and sed lines in postinst to be more specific.