@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
Git Clone URL: | https://aur.archlinux.org/ceph.git (read-only, click to copy) |
---|---|
Package Base: | ceph |
Description: | Ceph Storage erasure coding libs |
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.061574 |
First Submitted: | 2022-08-08 09:09 (UTC) |
Last Updated: | 2025-02-18 14:41 (UTC) |
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 Next › Last »
@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
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: ...
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.
@petronny ceph-libs
Regards Freeage
@freeage You need to provide more details. What hangs? mon, mgr, mds, osd or mount.ceph?
The Problem is still there sam one shut take it out from the update. I try the PKGBUILD it hangs also. Regards Freeage
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.
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.
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.
@petronny
i test ceph-octopus hangs also
there are ceph-octopus and ceph-pacific if you don't want any major update.
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.