Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 794736 - dev-util/bear should depend on dev-libs/protobuf:=
Summary: dev-util/bear should depend on dev-libs/protobuf:=
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Georgy Yakovlev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-07 12:15 UTC by Daniel M. Weeks
Modified: 2021-06-09 06:04 UTC (History)
0 users

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 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(+)