Bug 844977

Summary: Error Installing package
Product: [Fedora] Fedora Reporter: Amit Saha <amitsaha.in>
Component: rabbitmq-serverAssignee: Hubert Plociniczak <hubert.plociniczak>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: cra, hubert.plociniczak, lemenkov
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-15 15:45:24 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 Amit Saha 2012-08-01 11:48:19 UTC
Description of problem:

#yum install rabbitmq-server fails on a fresh install of F17 from Net install ISO. Checking the SPEC file, and attempting to install the package
using 'rpm -iv', I saw that adding the new group step was failing. Once I did that manually, I could install the package.

Version-Release number of selected component (if applicable):

2.6.1-2.fc17

How reproducible:


Steps to Reproduce:
1. yum install rabbitmq-server
  
Actual results:

Error in PREIN scriptlet in rpm package rabbitmq-server-2.6.1-2.fc17.noarch
error: %pre(rabbitmq-server-2.6.1-2.fc17.noarch) scriptlet failed, exit status 6
  Verifying  : rabbitmq-server-2.6.1-2.fc17.noarch                          1/1 


Expected results:

Successful install.

Additional info:

Comment 1 Amit Saha 2012-08-01 11:51:59 UTC
Group added using: #groupadd -r rabbitmq and yum install succeeds.

Comment 2 Charles R. Anderson 2012-08-15 15:45:24 UTC
Pretty sure this is a dup of #844167, caused by SELinux.

*** This bug has been marked as a duplicate of bug 844167 ***