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
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »
pbazaah commented on 2023-07-29 19:22 (UTC)
so I have found a way to avoid the
libfmt
issues, because I don't see the point in fixing them (as they're fixed in v18, which will be releasing the next few months).However, I've now stumbled into a cython v3.0.0 mess around fptr typedefs that I'm unscrewing.
pbazaah commented on 2023-07-29 14:04 (UTC)
think I have a fix for this
pbazaah commented on 2023-07-29 08:14 (UTC) (edited on 2023-07-29 08:49 (UTC) by pbazaah)
Thanks, I'll start a rebuild
EDIT: actually it seems v10 finally removed
-DFMT_DEPRECATED_OSTREAM
, which makes things harder. There is unfortunately no single fix to this, (though it is fixed in v18, which is releasing soon) so I'll have to collect and backport patchesUweSauter commented on 2023-07-28 19:35 (UTC) (edited on 2023-07-28 19:46 (UTC) by UweSauter)
Just as information:
ceph-authtool and probably some other tools are broken because Arch updated to fmt-10.0.0-1 on 2023-07-20:
Creating a symlink
/usr/lib/libfmt.so.9 -> /usr/lib/libfmt.so.10.0.0
does not help.Kevdog commented on 2023-05-22 21:51 (UTC) (edited on 2023-05-22 22:01 (UTC) by Kevdog)
Thought it might be a yay issue bit it doesn't look like it. I switched to paru and tried to install ceph-bin but getting the following:
So ceph-bin needs ceph-libs-bin which needs ceph-libs which needs ceph. If I proceed it tries to build ceph from source similar to yay.
Am I not doing something right?
Edit ** Just cloned the repository and built manually without aur helper -- things installed as expected. I'm not sure what's really up with the AUR helpers. Sorry for wasting bandwidth.
pbazaah commented on 2023-05-17 20:23 (UTC)
I'm looking for feedback on RFC: Split packages for Ceph
I'd prefer it under the issue itself, but if you don't have a Github account, post it here and I'll cross post it.
Thanks in advance!
snack commented on 2023-05-15 06:08 (UTC)
@pbazaah Thanks for the investigation, I didn't catch the yay bug report. I will follow that.
pbazaah commented on 2023-05-13 13:37 (UTC)
Looking into it, this might be a yay specific issue:
https://github.com/Jguer/yay/issues/2157
Which explains why I haven't seen it, none of my tests run against yay 12 yet
pbazaah commented on 2023-05-13 12:05 (UTC)
@snack
I also use
yay
, and simply do not experience the issues you describe.Unless you can either point out an issue in the PKGBUILD/SRCINFO, or provide a minimal reproducible case there's not much I can do.
snack commented on 2023-05-13 09:05 (UTC) (edited on 2023-05-13 09:07 (UTC) by snack)
@pbazaah I'm still getting troubles when trying to update
ceph-bin
andcehp-bin-libs
using yay; if I'm correct you use yay too, so I'd like to hear your opinion.I have only -bin packages, still yay wants update wants to build a non-bin package (2 aur/ceph-libs, in this case). This smells as a wrong dependency, but I can't find any in your PKGBUILDs. Nevertheless this is a major annoyance on each update, especially for new users, so I wonder if here is anything that can be done to fix it (and also if anyone else experience the same behavior).
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »