Bug 1755152

Summary: chown: invalid user: ‘@RABBITMQ_USER@:@RABBITMQ_GROUP@’
Product: [Fedora] Fedora Reporter: Dusty Mabe <dustymabe>
Component: rabbitmq-serverAssignee: Peter Lemenkov <lemenkov>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 30CC: lemenkov, rjones, s
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: rabbitmq-server-3.7.23-2.fc30 rabbitmq-server-3.7.23-2.fc31 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1786326 (view as bug list) Environment:
Last Closed: 2020-01-15 02:10:04 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:    
Bug Blocks: 1786326    

Description Dusty Mabe 2019-09-24 21:33:08 UTC
Description of problem:

Issue in rabbitmq-plugins in rabbitmq-server-3.7.16-1.fc30.x86_64


```
[vagrant@vanilla-f30 ~]$ sudo rabbitmq-plugins enable rabbitmq_management
Enabling plugins on node rabbit@vanilla-f30:
rabbitmq_management
The following plugins have been configured:
  rabbitmq_management
  rabbitmq_management_agent
  rabbitmq_web_dispatch
Applying plugin configuration to rabbit@vanilla-f30...
The following plugins have been enabled:
  rabbitmq_management
  rabbitmq_management_agent
  rabbitmq_web_dispatch

set 3 plugins.
Offline change; changes will take effect at broker restart.
chown: invalid user: ‘@RABBITMQ_USER@:@RABBITMQ_GROUP@’

```

It looks like this upstream commit to the specfile [1] wasn't properly synced downstream into [2] because there is no sed command to replace `@RABBITMQ_USER@:@RABBITMQ_GROUP@` in our version of the spec file. 

[1] https://github.com/rabbitmq/rabbitmq-server-release/commit/7d43d3538bbafb12b7083ea2f75ac472d24167ad
[2] https://src.fedoraproject.org/rpms/rabbitmq-server/blob/master/f/rabbitmq-server.spec

Comment 1 Fedora Update System 2020-01-06 21:57:20 UTC
FEDORA-2020-229269ea56 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-229269ea56

Comment 2 Fedora Update System 2020-01-06 21:57:21 UTC
FEDORA-2020-2780d47b0f has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2020-2780d47b0f

Comment 3 Fedora Update System 2020-01-07 01:08:18 UTC
rabbitmq-server-3.7.23-2.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-229269ea56

Comment 4 Fedora Update System 2020-01-07 02:40:33 UTC
rabbitmq-server-3.7.23-2.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-2780d47b0f

Comment 5 Fedora Update System 2020-01-15 02:10:04 UTC
rabbitmq-server-3.7.23-2.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2020-01-16 19:16:27 UTC
rabbitmq-server-3.7.23-2.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.