Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 794736

Summary: dev-util/bear should depend on dev-libs/protobuf:=
Product: Gentoo Linux Reporter: Daniel M. Weeks <dan>
Component: Current packagesAssignee: Georgy Yakovlev <gyakovlev>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Daniel M. Weeks 2021-06-07 12:15:48 UTC
Although it already depends on grpc, it links against libprotobuf and needs to be rebuilt on soname changes:

!!! existing preserved libs:
>>> package: dev-libs/protobuf-3.17.2
 *  - /usr/lib64/libprotobuf.so.27
 *  - /usr/lib64/libprotobuf.so.27.0.0
 *      used by /usr/bin/citnames (dev-util/bear-3.0.12)
 *      used by /usr/bin/intercept (dev-util/bear-3.0.12)
 *      used by /usr/libexec/bear/wrapper (dev-util/bear-3.0.12)

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2021-06-09 06:04:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0905774c89590872577653e65ad7bf7392cd4dbc

commit 0905774c89590872577653e65ad7bf7392cd4dbc
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2021-06-09 06:04:17 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2021-06-09 06:04:17 +0000

    dev-util/bear: add protobuf subslot dep
    
    don't specify version constraint, one is provided by grpc
    
    Closes: https://bugs.gentoo.org/794736
    Package-Manager: Portage-3.0.19, Repoman-3.0.3
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 dev-util/bear/bear-3.0.11-r1.ebuild | 1 +
 dev-util/bear/bear-3.0.12.ebuild    | 1 +
 2 files changed, 2 insertions(+)