The Problem is still there sam one shut take it out from the update. I try the PKGBUILD it hangs also. Regards Freeage
Search Criteria
Package Details: ceph-mgr 18.2.4-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/ceph.git (read-only, click to copy) |
---|---|
Package Base: | ceph |
Description: | Ceph Storage cluster manager daemon, the API gateway for cluster management |
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: | 6 |
Popularity: | 0.001688 |
First Submitted: | 2022-08-08 09:09 (UTC) |
Last Updated: | 2024-09-17 14:56 (UTC) |
Dependencies (109)
- boost-libs
- ceph-baseAUR
- fmt (fmt-gitAUR)
- gperftools (gperftools-gitAUR)
- libcephsqliteAUR
- python (python37AUR, python311AUR, python310AUR)
- python-bcrypt
- python-cephfsAUR
- python-cheroot
- python-cherrypy
- python-coverage
- python-dateutil
- python-jinja
- python-jsonpatch
- python-packaging
- python-pecan
- python-prettytable
- python-pyopenssl
- python-rbdAUR
- python-requests
- Show 89 more dependencies...
Required by (1)
Sources (29)
- 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-boost-1.86-fixes.patch
- ceph-18.2.4-fmt-formatter-const.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.1.3.tar.gz
- python-bcrypt-allow-subinterpreters.patch
- python-bcrypt-prefix-ceph.patch
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 Next › Last »
freeage commented on 2022-10-11 04:01 (UTC)
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.
petronny commented on 2022-10-09 07:51 (UTC) (edited on 2022-10-09 07:51 (UTC) by petronny)
@freeage there are ceph-octopus and ceph-pacific if you don't want any major update.
freeage commented on 2022-10-09 07:02 (UTC) (edited on 2022-10-09 09:24 (UTC) by freeage)
Please stop this Update it crash my Computer. I testing it on 3 Computers now. Everywhere the same.
I can not update it the Computer hangs all the Time
Regards Joachim Urlaub alias Freeage
bernhard67 commented on 2022-10-08 12:32 (UTC)
I don't know why yay automatically selected this package and not the binary version. I recommend getting the latter. Compilation finally succeeded but be warned: about 20 hours compile time on my slow PC and my home directory ran out of space near the end and I had to start over again.
CrimsonHemlock commented on 2022-10-07 22:47 (UTC) (edited on 2022-10-07 22:53 (UTC) by CrimsonHemlock)
@mikaelblomkvists
You can use the ceph-libs-bin
package on the AUR (https://aur.archlinux.org/packages/ceph-libs-bin) to avoid compiling the entire ceph-libs
package yourself and you will avoid those issues with the make dependencies on Manjaro
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.