rabbitmq: bump Erlang requirements to v23 in Debian

Current rabbitmq requires erlang v22.3+ while we had v22.1 on aarch64.

On x86-64 we use upstream repo so have both v22 and v23.

On AArch64 we use Linaro backports repo so have v23.2

Change-Id: I21c3a0e423235301269d0a5b212d0ce6970ab88f
(cherry picked from commit 8c49148864)
This commit is contained in:
Marcin Juszkiewicz 2021-03-22 13:36:52 +01:00
parent f72a4b36e4
commit 3da9ded5f2
1 changed files with 2 additions and 2 deletions

View File

@ -12,9 +12,9 @@ Package: rabbitmq-server
Pin: version 3.8.*
Pin-Priority: 1000
# We need erlang 22 for rabbitmq
# We need erlang 22+ for rabbitmq (aarch64 has v23, x86-64 has v22 and v23 so we use v23)
Package: erlang*
Pin: version 1:22.*
Pin: version 1:23.*
Pin-Priority: 1000
# We do not want packages from this repo