Package Details: ceph-bin 19.2.3-5

Git Clone URL: https://aur.archlinux.org/ceph-bin.git (read-only, click to copy)
Package Base: ceph-bin
Description: Distributed, fault-tolerant storage platform delivering object, block, and file system
Upstream URL: https://ceph.com/
Licenses: GPL-2.0-or-later OR LGPL-2.1-or-later OR LGPL-3.0-or-later
Conflicts: ceph
Submitter: pbazaah
Maintainer: pbazaah
Last Packager: pbazaah
Votes: 10
Popularity: 0.000088
First Submitted: 2022-08-14 16:06 (UTC)
Last Updated: 2026-01-15 10:38 (UTC)

Latest Comments

1 2 3 4 5 6 .. 10 Next › Last »

daurnimator commented on 2026-03-12 03:50 (UTC)

Would you consider including rbd binaries too?

pbazaah commented on 2025-02-14 09:54 (UTC)

thanks for the kind words @snack :)

snack commented on 2025-02-14 08:19 (UTC)

@pbazaah Just to say "thank you" again, man, your work for providing Ceph for Arch is awesome and much appreciated.

pbazaah commented on 2025-02-09 11:30 (UTC)

you can follow along here: https://github.com/bazaah/aur-ceph/issues/28, or try a rebuild yourself from https://github.com/bazaah/aur-ceph/tree/feature/v19.2.1-1, I'm currently working through the various boost breakages

snack commented on 2025-02-09 08:32 (UTC)

Upgrading the kernel I got this error during fallback initramfs build:

  -> Running build hook: [filesystems]
==> ERROR: binary dependency 'libboost_thread.so.1.86.0' not found for 'mount.ceph'
==> ERROR: binary dependency 'libboost_iostreams.so.1.86.0' not found for 'mount.ceph'
==> WARNING: Possibly missing '/usr/bin/python3' for script: /usr/bin/mount.fuse.ceph

@pbazaah I guess a rebuild is due.

pbazaah commented on 2024-09-17 15:08 (UTC)

v18.2.4-3 is now available.

Release notes: https://github.com/bazaah/aur-ceph/releases/tag/v18.2.4-3

00nave198 commented on 2024-09-15 22:23 (UTC)

The fmt package had a soname bump from libfmt.so.10 to libfmt.so.11. 18.2.4-2 links to libfmt.so.10:

ldd /usr/bin/ceph-fuse
...
    libfmt.so.10 => not found
    ...

pbazaah commented on 2024-09-08 11:41 (UTC)

v18.2.4-2 is now available.

Release notes: https://github.com/bazaah/aur-ceph/releases/tag/v18.2.4-2

pbazaah commented on 2024-09-05 09:09 (UTC)

I have opened https://github.com/bazaah/aur-ceph/issues/25 to track the 18.2.4-2 rebuild, and the xfsprogs packagers have already packaged the xfs fix, so I should be able continue today

pbazaah commented on 2024-09-04 12:29 (UTC)

I have created https://gitlab.archlinux.org/archlinux/packaging/packages/xfsprogs/-/issues/1, but we'll likely need to wait for the upstream to fix this given Archlinux's bug reporting guidelines.