Package Details: ceph 18.2.2-2

Git Clone URL: https://aur.archlinux.org/ceph.git (read-only, click to copy)
Package Base: ceph
Description: Ceph Storage full install [VIRTUAL]
Upstream URL: https://ceph.com/
Licenses: GPL
Submitter: foxxx0
Maintainer: pbazaah
Last Packager: pbazaah
Votes: 6
Popularity: 0.064636
First Submitted: 2022-08-08 09:09 (UTC)
Last Updated: 2024-03-23 14:44 (UTC)

Sources (24)

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 2 3 4 5 6 7 8 9 10 11 Next › Last »

regulator commented on 2022-10-13 23:57 (UTC)

Hi guys, Am I correct that ceph/ceph-libs is no longer required in (many) cases?

On my system it say nothing depends on ceph-libs anymore. I think it's been phased out as a dependency for samba, for example

https://archlinux.org/todo/removal-of-ceph-from/

polyzen commented on 2022-10-11 07:50 (UTC)

freeage, please do not flag packages out-of-date due to issues with the package. That is for reporting new releases or changes that are required to get the package to build. Also please use English when flagging packages or making requests.

pbazaah commented on 2022-10-11 07:38 (UTC)

@freesage

You have two options to avoid using this package:

  1. Remove ceph-libs and any rdeps: yay/yourt/paru -Rsc ceph-libs
  2. Explicitly install the *bin packages: yay/yourt/paru -S ceph-libs-bin ceph-bin

Pick the one that works best for you.

Other than that, from the error you posted, it looks like you're using an outdated Java version, which will cause the build to fail as Archlinux doesn't support partial upgrades.

See the comment @WorseDoughnut made {0}:

@Achilleus just need to set your default java version higher, changed mine from 8 to 14 and it built fine.

sudo archlinux-java set <version>

{0}: https://aur.archlinux.org/pkgbase/ceph?O=10#comment-884159

petronny commented on 2022-10-11 05:55 (UTC) (edited on 2022-10-11 05:57 (UTC) by petronny)

@freeage Compiling ceph will take lots of resources. Maybe your computer can't afford that. Have you tried the prebuilt binaries? There is ceph{,-libs}-bin by pbazaah on AUR and prebuilt ceph{,-libs} by arch4edu.

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

@petronny i only can tel that i made update with yay. ceph-libs hangs.

Why where and how i can not tel. My Computer hangs and i have to restart him. Thats all i can say. Take it out from the update please.

Regards Freeage

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