Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716592 - sys-cluster/ceph-15.2.0: bundled libfmt is not installed
Summary: sys-cluster/ceph-15.2.0: bundled libfmt is not installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-07 16:50 UTC by Richard Landsiedel
Modified: 2020-04-08 02:20 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Landsiedel 2020-04-07 16:50:25 UTC
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
Comment 1 Richard Landsiedel 2020-04-07 19:55:09 UTC
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?
Comment 2 Larry the Git Cow gentoo-dev 2020-04-08 02:20:40 UTC
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(+)