stable

rabbitmq-server-3.12.10-1.fc39

FEDORA-2023-ce15bd86f2 created by adamwill 2 years ago for Fedora 39

This update jumps to the rabbitmq 3.12 stream, which is needed to work with erlang 26, as has been in Fedora 39 since release. The previous version of rabbitmq could not possibly have worked.

For more details on changes from 3.11 to 3.12, see upstream changelog and upgrading guide. Manual intervention may be required to get your server running.

How to install

Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:

sudo dnf upgrade --refresh --advisory=FEDORA-2023-ce15bd86f2

This update has been submitted for testing by adamwill.

2 years ago

This update's test gating status has been changed to 'ignored'.

2 years ago

This update has been pushed to testing.

2 years ago
User Icon nurettin commented & provided feedback 2 years ago

sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-ce15bd86f2

This gave me the following error:

Feature flags: classic_mirrored_queue_version: required feature flag not enabled! It must be enabled before upgrading RabbitMQ.

So I did this: sudo systemctl stop rabbitmq-server sudo dnf remove rabbitmq-server sudo rm -rf /var/lib/rabbitmq /etc/rabbitmq /var/log/rabbitmq

sudo dnf install rabbitmq-server --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-ce15bd86f2

and it got me the new rabbitmq-server 3.12 and it seems to work fine.

User Icon nurettin commented & provided feedback 2 years ago

Edit: better format

sudo systemctl stop rabbitmq-server

sudo dnf remove rabbitmq-server

sudo rm -rf /var/lib/rabbitmq /etc/rabbitmq /var/log/rabbitmq

This update has been submitted for stable by bodhi.

2 years ago

This update has been pushed to stable.

2 years ago

Please log in to add feedback.

Metadata
Type
bugfix
Severity
high
Karma
0
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
2
Stable by Time
7 days
Dates
submitted
2 years ago
in testing
2 years ago
in stable
2 years ago
approved
2 years ago
BZ#2226388 rabbitmq-server: FTBFS in Fedora rawhide/f39
0
0
BZ#2254076 rabbitmq 3.11.10 incompatible erlang version 26 caused by >=25 constraint
0
0

Automated Test Results