Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 915482 - net-libs/grpc: version bump to 1.60.0
Summary: net-libs/grpc: version bump to 1.60.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jason Zaman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-09 14:24 UTC by ZetaCorvi
Modified: 2023-12-30 18:49 UTC (History)
4 users (show)

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


Attachments
Ebuild for 1.60.0 (grpc-1.60.0.ebuild,2.86 KB, application/vnd.gentoo.ebuild)
2023-12-16 18:50 UTC, ZetaCorvi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ZetaCorvi 2023-10-09 14:24:24 UTC
Please, bump current net-libs/grpc to 1.59.1, as this package is strictly bound to specific (and not the latest for 1.57.0-r1) abseil-cpp version, thus preventing some other packages from installing, for example protobuf (as dependency for tensorflow)

I just successfully built grpc-1.59.1 with minor adjustments to existing ebuild, like fixing subslot to "0/36.159" and removed patch, as it was already merged into main project (correct me, if I wrong)
https://github.com/grpc/grpc/pull/33361

Reproducible: Always
Comment 1 ZetaCorvi 2023-12-05 21:15:39 UTC
Pls, bump this package to latest version available. For now, it is the only obstacle to building tensorflow in my system (and possibly a bunch of others). I could try to patch ebuild myself, if it would help somehow
Comment 2 ZetaCorvi 2023-12-16 18:50:49 UTC
Created attachment 879651 [details]
Ebuild for 1.60.0
Comment 3 Larry the Git Cow gentoo-dev 2023-12-25 19:22:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=112d6d4495c3e6547d53746c109fb689af18e0a9

commit 112d6d4495c3e6547d53746c109fb689af18e0a9
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2023-12-25 19:21:07 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2023-12-25 19:22:15 +0000

    net-libs/grpc: add 1.60.0
    
    Closes: https://bugs.gentoo.org/915482
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 net-libs/grpc/Manifest           |   1 +
 net-libs/grpc/grpc-1.60.0.ebuild | 111 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 112 insertions(+)
Comment 4 ZetaCorvi 2023-12-30 18:49:41 UTC
Huge thanks for finally bumping this package