rabbitmq-server repository does not seems to be in ppa1.novemberain.com #8949
-
Describe the bugrabbitmq-server repository does not seems to be in ppa1.novemberain.com Reproduction stepsbookworm curl InRelease file retrurn 404
bullseye curl InRelease file retrurn 404
Expected behaviorIn your documentation : (https://www.rabbitmq.com/install-debian.html#apt-cloudsmith)
and rabbitmq-server bookworm package exists in Cloudsmith so I suppose the mirror repository did not updated for the bookworm packages. Additional contextNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You can use a different distribution name in any case, it's the same RabbitMQ package for all of them (unlike Erlang packages). |
Beta Was this translation helpful? Give feedback.
bookworm
was not mirrored due to a typo inmirror.list
.bullseye
returns 200 OK for me.You can use a different distribution name in any case, it's the same RabbitMQ package for all of them (unlike Erlang packages).