After installing ceph 15.2.0, monitor service refuses to start: /usr/bin/ceph-mon: error while loading shared libraries: libfmt.so.5: cannot open shared object file: No such file or directory build.log correctly says: -- Could not find fmt, will build it -- Version: 5.3.1 Reproducible: Always Steps to Reproduce: 1.build package 2.start monitor
Just played around a bit with options in ebuild-file: Added -DFMT_INSTALL=ON to mycmakeargs in function ceph_src_configure Seems to work since libfmt.so.5 is present now. # equery belongs /usr/lib64/libfmt.so.5 * Searching for /usr/lib64/libfmt.so.5 ... sys-cluster/ceph-15.2.0 (/usr/lib64/libfmt.so.5.3.1) sys-cluster/ceph-15.2.0 (/usr/lib64/libfmt.so.5 -> libfmt.so.5.3.1) Can someone confirm this?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9554f74ebb15e5ca8831de533bf35050bdb89fd4 commit 9554f74ebb15e5ca8831de533bf35050bdb89fd4 Author: Patrick McLean <chutzpah@gentoo.org> AuthorDate: 2020-04-08 02:20:20 +0000 Commit: Patrick McLean <chutzpah@gentoo.org> CommitDate: 2020-04-08 02:20:20 +0000 sys-cluster/cephi-15.2.0-r1: revbump add dep on libfmt (bug #716592) Closes: https://bugs.gentoo.org/716592 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Patrick McLean <chutzpah@gentoo.org> sys-cluster/ceph/{ceph-15.2.0.ebuild => ceph-15.2.0-r1.ebuild} | 1 + 1 file changed, 1 insertion(+)