I have a working v17.2.4 build. However:
- v17.2.5 is now out, with a few important fixes
- I still have some cython failures during the install
- 6 tests are failing, though only 2 are relevant (others fail due to no sudo access, prometheus, etc)
So there still is some work to be done before I'm ready to release it.
Pinned Comments
pbazaah commented on 2022-10-05 13:03 (UTC) (edited on 2022-10-05 13:03 (UTC) by pbazaah)
For future commenters:
TLDR:
https://aur.archlinux.org/pkgbase/ceph | From source build (slow)
https://aur.archlinux.org/pkgbase/ceph-bin | Pre-built binaries (fast)
Unlike the original community version, this repo builds ceph from source. Ceph is a large, complicated project so this takes several hours on a good build server.
To get a similar experience to how community/ceph worked (pre-built binaries) use ceph-bin instead.