rabbitmq / erlang-debian-package

Fork of the official Debian package for Erlang
https://launchpad.net/~rabbitmq/+archive/ubuntu/rabbitmq-erlang
Apache License 2.0
12 stars 9 forks source link

Q: Add Support for Ubuntu 23.10 in ppa? #37

Closed Loedn closed 10 months ago

Loedn commented 10 months ago

Is your feature request related to a problem? Please describe.

Hi all, trying to install the erlang ppa on ubuntu 23.10, official distro package is stuck at elixir 1.14 would love to jump on the 1.15 wagon.. image I've been getting this error and doing some digging is due to the fact that there's no official release for 23.xx

Describe the solution you'd like

Is it possible to support 23.xx or does the release/packaging schedule only follow LTS releases?

Describe alternatives you've considered

No response

Additional context

No response

michaelklishin commented 10 months ago

The package should work just fine on 23.10. Just specify jammy or lunar or something reasonably recent for distribution name.

michaelklishin commented 10 months ago

You confuse "support for a distribution" with indexing for a distribution. The most recent release of Erlang 26 came out two weeks before Ubuntu 23.10 did, so it makes sense that it was not indexed for 23.10 even by Launchpad.

On Launchpad, we only index for LTS releases because indexing for every distribution would waste resources and Launchpad is a free service that has already bumped our resource allowance beyond what they offer by default.