Issue with naming RPM packages for EL9 #8402
-
Describe the bugHello RabbitMQ team. I have recently noticed that packages dedicated for EL9 are named for EL8 This is a screen from https://cloudsmith.io/~rabbitmq/repos/rabbitmq-server/packages/?q=distribution%3Ael+AND+distribution%3A9 The packaged then shows in RedHat 9 as a dedicated for el8 The naming issue shows on all mirrors, including cloudsmith.io and packagecloud.io Reproduction steps
Expected behaviorThe rpm package show be dedicated to EL9 i.e. for Erlang 26 Additional contextNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
It is the same package, there is no difference between CentOS Stream 8 and CentOS Stream 9 that would matter for RabbitMQ. Our zero dependency Erlang RPM has a separate package for CentOS Stream 9 but even then, the "el8" version will work just fine. We won't be introducing "el9" packages just yet. Our team is small and we have significantly more |
Beta Was this translation helpful? Give feedback.
It is the same package, there is no difference between CentOS Stream 8 and CentOS Stream 9 that would matter for RabbitMQ. Our zero dependency Erlang RPM has a separate package for CentOS Stream 9 but even then, the "el8" version will work just fine.
We won't be introducing "el9" packages just yet. Our team is small and we have significantly more
important things to worry about.