Bug 856713

Summary: qpid-cpp-server no longer provide init script, never starts
Product: [Retired] Pulp Reporter: Preethi Thomas <pthomas>
Component: rel-engAssignee: Jeff Ortel <jortel>
Status: CLOSED CURRENTRELEASE QA Contact: Preethi Thomas <pthomas>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.0.6CC: jsherril, skarmark
Target Milestone: ---Keywords: Triaged
Target Release: Sprint 40   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 854700 Environment:
Last Closed: 2013-01-09 17:07:36 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:
Embargoed:
Bug Depends On: 854700    
Bug Blocks:    

Description Preethi Thomas 2012-09-12 15:57:33 UTC
+++ This bug was initially created as a clone of Bug #854700 +++

Description of problem:

As of qpid-cpp-server-0.16-5, the init script for qpid is provided in a new package qpid-cpp-server-daemon.  For katello we have temporarily added the init script to our spec file directly to fix the problem for us, but pulp really should add it to theirs. 

Here's the katello change:

https://github.com/Katello/katello/pull/583/files


How reproducible:
Always

Steps to Reproduce:
1.  Install Pulp
2.  Try to start qpid (sudo service qpidd start)

  
Actual results:
Fails, no qpid init script:
	  Loaded: error (Reason: No such file or directory)
	  Active: inactive (dead)


Expected results:
qpid starts normally

Additional info:
  relevant bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=854263

Comment 1 Jeff Ortel 2012-10-04 15:38:06 UTC
added requires: qpid-cpp-server-daemon

https://github.com/pulp/pulp/pull/96

Comment 2 Jeff Ortel 2012-10-05 21:43:07 UTC
build: 0.331

Comment 3 Preethi Thomas 2012-11-06 14:21:56 UTC
verified

Comment 4 Preethi Thomas 2013-01-09 17:07:36 UTC
Pulp v2.0 released