Bug 1012636

Summary: httpd restart fails after 2.3.0-0.15.alpha install
Product: [Retired] Pulp Reporter: Preethi Thomas <pthomas>
Component: rel-engAssignee: Jeff Ortel <jortel>
Status: CLOSED CURRENTRELEASE QA Contact: pulp-qe-list
Severity: high Docs Contact:
Priority: high    
Version: MasterCC: jortel
Target Milestone: ---Keywords: Triaged
Target Release: 2.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-09 14:30:45 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Preethi Thomas 2013-09-26 18:34:07 UTC
Description: 


[root@pulp-v2-server ~]# service httpd restart
Stopping httpd:                                            [  OK  ]
Starting httpd: Syntax error on line 21 of /etc/httpd/conf.d/pulp.conf:
SSLCACertificateFile: file '/etc/pki/pulp/ca.crt' does not exist or is empty
                                                           [FAILED]
[root@pulp-v2-server ~]# 




Packages to be added: 

Comps group:  

Default: 

Mandatory: 

Visible: 

Multi-lib: 

Need to be present for arches:

Comment 1 Jeff Ortel 2013-09-26 20:10:30 UTC
https://github.com/pulp/pulp/pull/636

Comment 2 Jeff Ortel 2013-09-26 20:54:17 UTC
build: 2.3.0-0.16.alpha

Comment 3 Preethi Thomas 2013-09-27 16:09:12 UTC
verified
[root@pulp-v2-server ~]# service httpd restartStopping httpd:                                            [  OK  ]
Starting httpd:                                            [  OK  ]
[root@pulp-v2-server ~]# rpm -qa pulp-server
pulp-server-2.3.0-0.16.alpha.el6.noarch
[root@pulp-v2-server ~]#

Comment 4 Preethi Thomas 2013-12-09 14:30:45 UTC
Pulp 2.3 released.