Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 759346 - sys-cluster/ceph-15.2.6: missing runtime dependency on dev-cpp/gflags
Summary: sys-cluster/ceph-15.2.6: missing runtime dependency on dev-cpp/gflags
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-12-10 13:37 UTC by Richard Landsiedel
Modified: 2020-12-12 19:58 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-12-10 13:37:37 UTC
ceph-bluestore-tool crashes with error when ceph is installed as binary:
error while loading shared libraries: libgflags.so.2.2: cannot open shared object file: No such file or directory

On building machine dev-cpp/gflags is pulled as build dependency by dev-libs/rocksdb.

Reproducible: Always

Steps to Reproduce:
1. build ceph as binary package
2. install binary package on an other machine
Comment 1 Larry the Git Cow gentoo-dev 2020-12-12 19:58:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4de5b999d01fc7c7bae6814dc7f4e9667daebf4d

commit 4de5b999d01fc7c7bae6814dc7f4e9667daebf4d
Author:     Patrick McLean <chutzpah@gentoo.org>
AuthorDate: 2020-12-12 19:58:32 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2020-12-12 19:58:32 +0000

    sys-cluster/ceph-15.2.7-r1: add dep on dev-cpp/gflags (bug #759346)
    
    Closes: https://bugs.gentoo.org/759346
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>

 sys-cluster/ceph/{ceph-15.2.7.ebuild => ceph-15.2.7-r1.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)