MAKEPKG fails due to rdkafka being "read only", any ideas?
File /usr/lib/pkgconfig/rdkafka.pc is read-only; trying to patch anyway
patching file __pkgconfig__/rdkafka.pc (read from /usr/lib/pkgconfig/rdkafka.pc)
Hunk #1 FAILED at 6.
1 out of 1 hunk FAILED -- saving rejects to file __pkgconfig__/rdkafka.pc.rej
==> ERROR: A failure occurred in prepare().
Aborting...
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.