looking good, but tests are still running. I'll pick this up tomorrow.
Search Criteria
Package Details: ceph-osd 18.2.4-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/ceph.git (read-only, click to copy) |
---|---|
Package Base: | ceph |
Description: | Ceph Storage cluster object storage daemon, for managing block devices |
Upstream URL: | https://ceph.com/ |
Licenses: | GPL-2.0-or-later OR LGPL-2.1-or-later OR LGPL-3.0-or-later |
Submitter: | foxxx0 |
Maintainer: | pbazaah |
Last Packager: | pbazaah |
Votes: | 7 |
Popularity: | 0.20 |
First Submitted: | 2022-08-08 09:09 (UTC) |
Last Updated: | 2025-01-05 14:54 (UTC) |
Dependencies (95)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- boost-libs
- ceph-baseAUR
- fmt (fmt-gitAUR)
- fuse3 (fuse3-gitAUR)
- gperftools (gperftools-gitAUR)
- libaio (libaio-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- snappy (snappy-gitAUR)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-fmlAUR, systemd-libs-selinuxAUR, systemd-libs-gitAUR)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR) (make)
- boost (boost-gitAUR) (make)
- boost-libs (make)
- cmake (cmake-gitAUR) (make)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-selinuxAUR, coreutils-hybridAUR, coreutils-uutilsAUR) (make)
- cryptsetup (cryptsetup-gitAUR) (make)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- cython (cython-gitAUR, cython0AUR) (make)
- expat (expat-gitAUR) (make)
- fmt (fmt-gitAUR) (make)
- Show 75 more dependencies...
Required by (2)
Sources (31)
- ceph-13.2.2-dont-install-sysvinit-script.patch
- ceph-17.2.4-pybind-unmock-cythonize.patch
- ceph-17.2.4-test-bluefs-split.patch
- ceph-17.2.4-tox-flake8-git-ls-files.patch
- ceph-17.2.5-fix-iterator-depreciations.patch
- ceph-17.2.5-logrotate-ignore-dups.patch
- ceph-17.2.5-rgw-client-boost-string-view.patch
- ceph-17.2.6-cython-fixes.patch
- ceph-17.2.6-mgr-dashboard-cherrypy-18.patch
- ceph-17.2.6-mgr-dashboard-pylint-217.patch
- ceph-18.2.0-backport-log-runway-expansion.patch
- ceph-18.2.0-fix-ecode-shec-test.patch
- ceph-18.2.0-fmt10-fixes.patch
- ceph-18.2.2-backport-ceph-volume-unbound-var.patch
- ceph-18.2.2-disable-mypy-flake8-tests.patch
- ceph-18.2.2-gcc-14-fixes.patch
- ceph-18.2.2-mgr-alias-ceph-bcrypt.patch
- ceph-18.2.2-py312-fixes.patch
- ceph-18.2.2-std-atomic-depreciations.patch
- ceph-18.2.2-test-mempool-shard-select-disable.patch
- ceph-18.2.4-avoid-cpython-pysys-api.patch
- ceph-18.2.4-boost-1.86-fixes.patch
- ceph-18.2.4-fmt-formatter-const.patch
- ceph-18.2.4-py313-fixes.patch
- ceph-disable-empty-readable.sh-test.patch
- ceph.sudoers
- ceph.sysusers
- https://download.ceph.com/tarballs/ceph-18.2.4.tar.gz
- python-bcrypt-4.2.1.tar.gz
- python-bcrypt-allow-subinterpreters.patch
- python-bcrypt-prefix-ceph.patch
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »
pbazaah commented on 2023-03-06 23:28 (UTC)
pbazaah commented on 2023-03-06 16:40 (UTC)
I've figured out a patch without needing to move off of core packages. A bit sad that neither the upstream nor the Archlinux package fixed this though.
Working through the to_string()
stuff now
petronny commented on 2023-03-04 04:41 (UTC) (edited on 2023-03-04 04:42 (UTC) by petronny)
I've created librdkafka1 and it does fix the issue.
Other fixes you may need for boost:
sed -i 's/\.to_string()//g' src/rgw/rgw_asio_client.cc
sed -i 's/remote_endpoint\.address())/remote_endpoint.address().to_string())/g' src/rgw/rgw_asio_client.cc
petronny commented on 2023-03-03 14:15 (UTC)
Another option is creating a package called librdkafka1
or librdkafka-ceph
at version 1.9.2.
pbazaah commented on 2023-03-01 09:01 (UTC)
@cap60552
I'll take a look at replacing rdkakfa with cppkakfa, however I won't get to it this weekend, as I have a bunch of irl stuff happening.
cap60552 commented on 2023-02-27 13:57 (UTC)
Regarding: Build failed with latest librdkafka
I was able to get the build to complete after installing:
aur/cppkafka-git - Modern C++ Apache Kafka client library (wrapper for librdkafka)
Looks like the dependencies for ceph-libs need to be updated.
petronny commented on 2023-01-29 08:23 (UTC) (edited on 2023-01-29 08:24 (UTC) by petronny)
Updated: I find https://github.com/bazaah/aur-ceph/issues/11 .
Build failed with latest librdkafka:
-- Checking for one of the modules 'rdkafka'
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find RDKafka: (Required is at least version "0.9.2") (found
/usr/include)
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:598 (_FPHSA_FAILURE_MESSAGE)
cmake/modules/FindRDKafka.cmake:15 (find_package_handle_standard_args)
src/rgw/CMakeLists.txt:307 (find_package)
-- Configuring incomplete, errors occurred!
See also "/build/ceph/src/ceph-17.2.5/build/CMakeFiles/CMakeOutput.log".
See also "/build/ceph/src/ceph-17.2.5/build/CMakeFiles/CMakeError.log".
==> ERROR: A failure occurred in build().
https://github.com/arch4edu/cactus/actions/runs/4035864322/jobs/6938055931
pbazaah commented on 2022-12-23 20:45 (UTC)
v17.2.5-5 has been released, containing several fixes for packaging issues and ceph-mgr
Release notes: https://github.com/bazaah/aur-ceph/releases/tag/v17.2.5-5 Issues: https://github.com/bazaah/aur-ceph/milestone/1?closed=1
AUR_user commented on 2022-12-01 17:09 (UTC)
If someone else has issues: As mentioned in the thread, https://github.com/bazaah/aur-ceph/issues/2
Letting make run with -j1 (limiting jobs to 1) and having around 50gb of space let me upgrade the package. But yea.. took roughly 8 hours. Quite nostalgic reminder of the old days.
Yatha commented on 2022-11-12 17:28 (UTC)
@pbazaah thank you I used usb stick as tmp to install it) And before I had received messages as below: " No such file or directory"
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.