Trying to install Ceph 18.2 on Debian 12 but version of package "ceph" looks wrong when doing apt search ceph. My ceph.list: deb https://download.ceph.com/debian-reef/ bookworm main Apt search result: apt search ceph|grep 18\.2 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. ceph-grafana-dashboards/stable,stable 18.2.2-1~bpo12+1 all ceph-mgr-cephadm/stable,stable 18.2.2-1~bpo12+1 all ceph-mgr-dashboard/stable,stable 18.2.2-1~bpo12+1 all ceph-mgr-diskprediction-local/stable,stable 18.2.2-1~bpo12+1 all ceph-mgr-k8sevents/stable,stable 18.2.2-1~bpo12+1 all ceph-mgr-modules-core/stable,stable 18.2.2-1~bpo12+1 all ceph-mgr-rook/stable,stable 18.2.2-1~bpo12+1 all ceph-prometheus-alerts/stable,stable 18.2.2-1~bpo12+1 all ceph-volume/stable,stable 18.2.2-1~bpo12+1 all cephfs-shell/stable,stable 18.2.2-1~bpo12+1 all cephfs-top/stable,stable 18.2.2-1~bpo12+1 all libcephfs-java/stable,stable 18.2.2-1~bpo12+1 all python3-ceph-common/stable,stable 18.2.2-1~bpo12+1 all So there is no "ceph" package in version 18.2 but version 16. Is Using an ARM based system a Problem here as packages above end on "all"? Is it possible to disable the installation of Cephs older 16.2 packages?