Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1180990

Summary: rabbitmq-server is installing files under /etc/tmpfiles.d/
Product: Red Hat OpenStack Reporter: Morgan Weetman <mweetman>
Component: rabbitmq-serverAssignee: Peter Lemenkov <plemenko>
Status: CLOSED NEXTRELEASE QA Contact: Ofer Blaut <oblaut>
Severity: unspecified Docs Contact:
Priority: low    
Version: 7.0 (Kilo)CC: apevec, derekh, jeckersb, jhrozek, lhh, mweetman, nlevinki, plemenko, qe-baseos-apps, qe-baseos-daemons, qe-baseos-security, rjones, thozza, vcrhonek, yeylon
Target Milestone: ---Keywords: FutureFeature, Triaged, ZStream
Target Release: 8.0 (Liberty)   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: rabbitmq-server-3.3.5-10.el7ost Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: 1180984 Environment:
Last Closed: 2015-11-05 15:56:03 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:

Description Morgan Weetman 2015-01-12 05:43:51 UTC
Description of problem:
Package is installing files under /etc/tmpfiles.d/, according to 'man 5 tmpfiles.d':-

"Packages should install their configuration files in /usr/lib/tmpfiles.d. Files in /etc/tmpfiles.d are reserved for the local administrator, who may use this logic to override the configuration files installed by vendor packages"


Version-Release number of selected component (if applicable):
rabbitmq-server-0:3.1.5-6.3.el7ost.noarch
rabbitmq-server-0:3.3.5-2.el7ost.noarch

How reproducible:
repoquery --whatprovides "/etc/tmpfiles.d/*" | grep ^rabbitmq

Actual results:
rabbitmq-server-0:3.1.5-6.3.el7ost.noarch
rabbitmq-server-0:3.3.5-2.el7ost.noarch


Expected results:
Should return nothing

Additional info:

Comment 2 Richard W.M. Jones 2015-01-19 13:16:37 UTC
FWIW I went ahead and fixed this in Fedora Rawhide.  The same
patch could probably be applied to RHEL 7.

http://pkgs.fedoraproject.org/cgit/rabbitmq-server.git/commit/rabbitmq-server.spec?id=b78a62527828b56b3f11c92aa4cd67ff6586727a

Comment 5 Peter Lemenkov 2015-11-05 15:56:03 UTC
Ok, since it's a low priority minor enhancement I've built it for RHOS8. There is no strong reasoning for implementing any additional minor functionality for the already released platforms. So I'm going to close it as NEXTRELEASE.

Feel free to reopen/clone if you need a build for a specific version already released.