Search Criteria
Package Details: ceph-libs-bin 19.2.1-2
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: | 0.103019 |
First Submitted: | 2022-08-14 16:06 (UTC) |
Last Updated: | 2025-02-18 14:48 (UTC) |
Dependencies (29)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- boost-libs
- cryptsetup (cryptsetup-gitAUR)
- curl (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)
- gperftools (gperftools-gitAUR)
- keyutils (keyutils-gitAUR)
- libaio (libaio-gitAUR)
- libcap
- librabbitmq-c
- librdkafka (librdkafka-gitAUR)
- libutil-linux (util-linux-libs-aesAUR, util-linux-libs-selinuxAUR, 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_19.2.1_2.tar.zst
- cephfs_top_19.2.1_2.tar.zst
- ceph_base_19.2.1_2.tar.zst
- ceph_cephfs_19.2.1_2.tar.zst
- ceph_common_19.2.1_2.tar.zst
- ceph_compressor_19.2.1_2.tar.zst
- ceph_crypto_19.2.1_2.tar.zst
- ceph_erasure_19.2.1_2.tar.zst
- ceph_mds_19.2.1_2.tar.zst
- ceph_mgr_19.2.1_2.tar.zst
- ceph_mon_19.2.1_2.tar.zst
- ceph_node_proxy_19.2.1_2.tar.zst
- ceph_osd_19.2.1_2.tar.zst
- ceph_rados_19.2.1_2.tar.zst
- ceph_rbd_19.2.1_2.tar.zst
- ceph_rgw_19.2.1_2.tar.zst
- ceph_test_19.2.1_2.tar.zst
- ceph_tools_19.2.1_2.tar.zst
- ceph_volume_19.2.1_2.tar.zst
- libcephfs_19.2.1_2.tar.zst
- libcephsqlite_19.2.1_2.tar.zst
- librados_19.2.1_2.tar.zst
- librbd_19.2.1_2.tar.zst
- librgw_19.2.1_2.tar.zst
- python_cephfs_19.2.1_2.tar.zst
- python_ceph_common_19.2.1_2.tar.zst
- python_rados_19.2.1_2.tar.zst
- python_rbd_19.2.1_2.tar.zst
- python_rgw_19.2.1_2.tar.zst
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
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).
pbazaah commented on 2023-05-12 22:18 (UTC)
New artifacts for the post python 3.11 / gcc13 world have been built, and this package has been updated accordingly
https://github.com/bazaah/aur-ceph/releases/tag/v17.2.6-2
pbazaah commented on 2023-05-08 13:58 (UTC)
@Kevdog
Yes, I have a decent size ceph cluster that I fairly recently upgraded to 17.2.6 (2 weekends ago).
Running
yay -S ceph-libs-bin ceph
will invoke the from source build found in https://aur.archlinux.org/packages/ceph, but runningyay -S ceph-libs-bin ceph-bin
will not.That said, the build (and likely the bin packages) are broken currently on account of the changes to python 3.11 and gcc 13.
You can watch the issues here: https://github.com/bazaah/aur-ceph/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3Anext-pkgrel, which I'll fix as and when I have time
Kevdog commented on 2023-05-08 13:40 (UTC) (edited on 2023-05-08 13:41 (UTC) by Kevdog)
@pbazaah -- Just wondering if you've managed to install this package. It seems when doing a:
The compile process starts
This process takes hours and eventually craps out:
pbazaah commented on 2023-05-06 23:08 (UTC) (edited on 2023-05-06 23:09 (UTC) by pbazaah)
So python 3.11 has been released to stable, which will require a rebuild and rerelease of this package, and I'm not sure how 3.11 will behave with all the fun things ceph uses python for.
and gcc 13 is out too, which will probably make fun things happen in the C++ compile, too
pbazaah commented on 2023-05-05 15:36 (UTC)
not wrong but
yay -S ceph-libs-bin ceph-bin
will give the desired result. This has been a thing since the beginning thoughsnack commented on 2023-05-05 15:26 (UTC)
@pbazaah You're right, my bad. I confused the package files, sorry for the stupid mistake.
Now updating the package with yay gives the correct behavior (i.e. just ceph-bin is updated). But installing from scratch after removing the -bin packages still tries to build the non-bin package:
This is certainly a major issue for new users of the -bin package.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »