Bug 1755152 - chown: invalid user: ‘@RABBITMQ_USER@:@RABBITMQ_GROUP@’
Summary: chown: invalid user: ‘@RABBITMQ_USER@:@RABBITMQ_GROUP@’
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: rabbitmq-server
Version: 30
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Peter Lemenkov
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1786326
TreeView+ depends on / blocked
 
Reported: 2019-09-24 21:33 UTC by Dusty Mabe
Modified: 2023-03-24 15:31 UTC (History)
3 users (show)

Fixed In Version: rabbitmq-server-3.7.23-2.fc30 rabbitmq-server-3.7.23-2.fc31
Clone Of:
: 1786326 (view as bug list)
Environment:
Last Closed: 2020-01-15 02:10:04 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.