Package Details: librgw 18.2.4-5

Git Clone URL: https://aur.archlinux.org/ceph.git (read-only, click to copy)
Package Base: ceph
Description: Ceph Storage client library to RADOS Object Gateway, a S3 and Swift compatible REST API
Upstream URL: https://ceph.com/
Licenses: GPL-2.0-or-later OR LGPL-2.1-or-later OR LGPL-3.0-or-later
Provides: librgw.so
Submitter: foxxx0
Maintainer: pbazaah
Last Packager: pbazaah
Votes: 7
Popularity: 0.25
First Submitted: 2022-08-08 09:09 (UTC)
Last Updated: 2025-01-05 14:54 (UTC)

Dependencies (88)

Sources (31)

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.

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 Next › Last »

deputt commented on 2022-10-11 05:39 (UTC) (edited on 2022-10-11 05:48 (UTC) by deputt)

This is the error I got:

-- Ceph/.git directory not found, parsing /var/tmp/pamac-build-deputt/ceph/src/ceph-16.2.7/src/.git_version for CEPH_GIT_VER and CEPH_GIT_NICE_VER CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find Java (missing: Java_JAVAC_EXECUTABLE Java_JAR_EXECUTABLE Java_JAVADOC_EXECUTABLE Development) (found version "18.0.2") Call Stack (most recent call first): /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE) /usr/share/cmake/Modules/FindJava.cmake:314 (find_package_handle_standard_args) src/java/CMakeLists.txt:1 (find_package)

-- Configuring incomplete, errors occurred! See also "/var/tmp/pamac-build-deputt/ceph/src/ceph-16.2.7/build/CMakeFiles/CMakeOutput.log". See also "/var/tmp/pamac-build-deputt/ceph/src/ceph-16.2.7/build/CMakeFiles/CMakeError.log". ==> ERROR: A failure occurred in build(). Aborting...

Also from CMakeError.log:

Determining if the function pthread_set_name_np exists failed with the following output: ...

Determining if the function pthread_get_name_np exists failed with the following output: ...

Determining if the function getprogname exists failed with the following output: ...

Performing C SOURCE FILE Test HAVE_STAT_ST_MTIMESPEC_TV_NSEC failed with the following output: ...

petronny commented on 2022-10-11 05:36 (UTC) (edited on 2022-10-11 05:37 (UTC) by petronny)

How does ceph-libs hang when it just provides libraries? Do you mean building ceph-libs? What hangs exactly?

Please do not let us guess what happens next time.

freeage commented on 2022-10-11 05:23 (UTC)

@petronny ceph-libs

Regards Freeage

petronny commented on 2022-10-11 05:14 (UTC) (edited on 2022-10-11 05:28 (UTC) by petronny)

@freeage You need to provide more details. What hangs? mon, mgr, mds, osd or mount.ceph?

freeage commented on 2022-10-11 04:01 (UTC)

The Problem is still there sam one shut take it out from the update. I try the PKGBUILD it hangs also. Regards Freeage

dberliner commented on 2022-10-09 20:02 (UTC) (edited on 2022-10-09 20:04 (UTC) by dberliner)

I also have the issue where ceph-libs fills up my memory and crashes my machine. I didn't even know this package was installed, something must have included it as a dependency. Due to the severe nature of this failure attention should be given to this problem even if the package is obsolete.

P0rc0R0550 commented on 2022-10-09 18:51 (UTC)

This package is impossible to compile... Here specs of my machine, and after 15 minutes, ram and swap are full. Now I'll try with ceph-libs-bin, I wish I can complete it.

pbazaah commented on 2022-10-09 14:56 (UTC)

Have a building v16.2.10 branch, which was much easier than the v15 -> v16 move.

Need to test it before pushing, but the only remaining work left after this is to figure out a v17 build.

Then we're back to tracking the upstream latest.

https://github.com/bazaah/aur-ceph/tree/feature/v16.2.10 for those interested.

freeage commented on 2022-10-09 09:35 (UTC)

@petronny
i test ceph-octopus hangs also

there are ceph-octopus and ceph-pacific if you don't want any major update.

pbazaah commented on 2022-10-09 08:51 (UTC)

@freeage

Could you be more specific? I'm currently running on my own storage cluster with no issues.