Hi,
You'll need to bare with me at the moment as I'm currently quite busy with my day job.
I have a suggestion which is creating packages like ceph-octopus to provide ceph=15 and ceph-pacific to provide ceph=16 and so on. And ceph always provides the latest.
I simply don't have a bandwidth to maintain more than one version of ceph, particularly due to archlinux's rolling release.
However, you are welcome to fork the origin repo and use the release/15.2.14 branch link as a base for your own packages.
Also, the build fails with the current PKGBUILD:
Yes, upstream (aur) has not been updated yet to my working PKGBUILD, see:
Here's what still needs to be done: - Push the latest changes to aur.archlinux.org -- blocked until community/ceph is removed
I have not checked recently if the maintainers have finally removed community/ceph, but I'll look into this once work has calmed done a bit (probably next week/end)
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.