Search Criteria
Package Details: ceph-libs-bin 18.2.4-3
Package Actions
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-libs |
Provides: | ceph-libs |
Submitter: | pbazaah |
Maintainer: | pbazaah |
Last Packager: | pbazaah |
Votes: | 10 |
Popularity: | 1.45 |
First Submitted: | 2022-08-14 16:06 (UTC) |
Last Updated: | 2024-09-17 15:04 (UTC) |
Dependencies (29)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- boost-libs
- cryptsetup (cryptsetup-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- expat (expat-gitAUR)
- fmt (fmt-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gperftools (gperftools-gitAUR)
- keyutils (keyutils-gitAUR)
- libaio (libaio-gitAUR)
- libcap
- librabbitmq-c
- librdkafka (librdkafka-gitAUR)
- libutil-linux (util-linux-libs-selinuxAUR, util-linux-libs-aesAUR, util-linux-libs)
- libxcrypt (libxcrypt-gitAUR)
- lua
- lz4 (lz4-gitAUR)
- nss (nss-hgAUR)
- oath-toolkit (oath-toolkit-gitAUR)
- Show 9 more dependencies...
Required by (5)
- ceph (requires ceph-libs)
- ceph-bin
- swcdb-lib-fs-ceph (requires ceph-libs)
- swcdb-lib-fs-ceph (requires ceph-libs) (make)
- vma-git (requires ceph-libs)
Sources (29)
- cephfs_shell_18.2.4_3.tar.zst
- cephfs_top_18.2.4_3.tar.zst
- ceph_base_18.2.4_3.tar.zst
- ceph_cephfs_18.2.4_3.tar.zst
- ceph_common_18.2.4_3.tar.zst
- ceph_compressor_18.2.4_3.tar.zst
- ceph_crypto_18.2.4_3.tar.zst
- ceph_erasure_18.2.4_3.tar.zst
- ceph_mds_18.2.4_3.tar.zst
- ceph_mgr_18.2.4_3.tar.zst
- ceph_mon_18.2.4_3.tar.zst
- ceph_node_proxy_18.2.4_3.tar.zst
- ceph_osd_18.2.4_3.tar.zst
- ceph_rados_18.2.4_3.tar.zst
- ceph_rbd_18.2.4_3.tar.zst
- ceph_rgw_18.2.4_3.tar.zst
- ceph_test_18.2.4_3.tar.zst
- ceph_tools_18.2.4_3.tar.zst
- ceph_volume_18.2.4_3.tar.zst
- libcephfs_18.2.4_3.tar.zst
- libcephsqlite_18.2.4_3.tar.zst
- librados_18.2.4_3.tar.zst
- librbd_18.2.4_3.tar.zst
- librgw_18.2.4_3.tar.zst
- python_cephfs_18.2.4_3.tar.zst
- python_ceph_common_18.2.4_3.tar.zst
- python_rados_18.2.4_3.tar.zst
- python_rbd_18.2.4_3.tar.zst
- python_rgw_18.2.4_3.tar.zst
Latest Comments
1 2 3 4 5 6 .. 9 Next › Last »
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:
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.
pbazaah commented on 2024-09-03 21:37 (UTC)
So this is fun:
https://bugzilla.kernel.org/show_bug.cgi?id=219203
I don't really want to go monkey patching other system dependencies, so I'll probably raise this as a bug report on the archlinux xfsprogs package -- if I can register with gitlab....
pbazaah commented on 2024-09-03 19:17 (UTC)
I'll kick off a rebuild, thanks for the heads up.
sxh commented on 2024-09-03 13:10 (UTC) (edited on 2024-09-03 13:13 (UTC) by sxh)
ceph binaries do not work due to new boost version (1.86.0-1) in arch repo, but the current ceph binaries need boost 1.83!
pbazaah commented on 2024-05-07 12:52 (UTC)
Yes, due to python 3.12 all the python bits (and there are a lot of them) in the project will need to be rebuilt. However, 3.12 has a fairly catastrophic list of removals for deprecated functionality, a lot of which I'm fairly sure ceph uses, so, rebuild for 3.12 may take some time.
You can follow along with my progress here: https://github.com/bazaah/aur-ceph/issues/23, or try your hand at building it yourself using https://github.com/bazaah/aur-ceph/tree/feature/v18.2.2-3 as a starter.
feedc0de commented on 2024-05-07 12:35 (UTC)
getting a python error when I try to use the ceph command line tool:
1 2 3 4 5 6 .. 9 Next › Last »