Summary: | >=net-libs/grpc-1.25 - ServerBuilder::BuildAndStart hangs | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Yuriy Dmitriev <it> |
Component: | Current packages | Assignee: | Jason Zaman <perfinion> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | gyakovlev, it |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
See Also: | https://github.com/grpc/grpc/issues/21213 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Yuriy Dmitriev
2020-01-16 16:36:31 UTC
How to fix. Downgrade to =net-libs/grpc-1.24.3 (now in portage) Fix in main branch here. We are wait new release. https://github.com/grpc/grpc/commit/5a419c65b02b069f4c92623678743a3ddddc53cb thanks for detailed report! was able to reproduce and confirm backport below working backport to 1.26.0 here https://github.com/grpc/grpc/commit/72351f63fd650cc7acfcd2d0307e8e8e8f777283 The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5caa3775e78ca9e2501ab818692f5c22c31e46f commit f5caa3775e78ca9e2501ab818692f5c22c31e46f Author: Georgy Yakovlev <gyakovlev@gentoo.org> AuthorDate: 2020-01-17 10:18:03 +0000 Commit: Georgy Yakovlev <gyakovlev@gentoo.org> CommitDate: 2020-01-17 10:20:12 +0000 dev-python/grpcio: revbump 1.26.0, fix odr violation Closes: https://bugs.gentoo.org/705574 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> .../grpcio/files/grpc-1.26-fix-odr-violation.patch | 421 +++++++++++++++++++++ ...rpcio-1.26.0.ebuild => grpcio-1.26.0-r1.ebuild} | 2 + 2 files changed, 423 insertions(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62ca973339e55b3034c925dccc5cdaf9173bd8f2 commit 62ca973339e55b3034c925dccc5cdaf9173bd8f2 Author: Georgy Yakovlev <gyakovlev@gentoo.org> AuthorDate: 2020-01-17 10:08:58 +0000 Commit: Georgy Yakovlev <gyakovlev@gentoo.org> CommitDate: 2020-01-17 10:20:12 +0000 dev-python/grpcio-testing: drop 1.25.0 Bug: https://bugs.gentoo.org/705574 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> dev-python/grpcio-testing/Manifest | 1 - .../grpcio-testing/grpcio-testing-1.25.0.ebuild | 22 ---------------------- 2 files changed, 23 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=523db0e9a7e7ccfa05bb25e2d50f2065cb1b268a commit 523db0e9a7e7ccfa05bb25e2d50f2065cb1b268a Author: Georgy Yakovlev <gyakovlev@gentoo.org> AuthorDate: 2020-01-17 10:08:05 +0000 Commit: Georgy Yakovlev <gyakovlev@gentoo.org> CommitDate: 2020-01-17 10:20:11 +0000 dev-python/grpcio-tools: drop 1.25.0 Bug: https://bugs.gentoo.org/705574 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> dev-python/grpcio-tools/Manifest | 1 - dev-python/grpcio-tools/grpcio-tools-1.25.0.ebuild | 29 ---------------------- 2 files changed, 30 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d67f103d16e8a6fcc13e5b00dbe781506d44b2a4 commit d67f103d16e8a6fcc13e5b00dbe781506d44b2a4 Author: Georgy Yakovlev <gyakovlev@gentoo.org> AuthorDate: 2020-01-17 10:07:19 +0000 Commit: Georgy Yakovlev <gyakovlev@gentoo.org> CommitDate: 2020-01-17 10:20:10 +0000 dev-python/grpcio: drop 1.25.0 Bug: https://bugs.gentoo.org/705574 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> dev-python/grpcio/Manifest | 1 - dev-python/grpcio/grpcio-1.25.0.ebuild | 38 ---------------------------------- 2 files changed, 39 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52050abe050a3164c33b77ed2ed630e58f75133e commit 52050abe050a3164c33b77ed2ed630e58f75133e Author: Georgy Yakovlev <gyakovlev@gentoo.org> AuthorDate: 2020-01-17 10:06:15 +0000 Commit: Georgy Yakovlev <gyakovlev@gentoo.org> CommitDate: 2020-01-17 10:20:10 +0000 net-libs/grpc: drop 1.25.0 Bug: https://bugs.gentoo.org/705574 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> net-libs/grpc/Manifest | 1 - net-libs/grpc/grpc-1.25.0.ebuild | 112 --------------------------------------- 2 files changed, 113 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=259e0aaf3b1456fb350a8aef6555cb9696b08d81 commit 259e0aaf3b1456fb350a8aef6555cb9696b08d81 Author: Georgy Yakovlev <gyakovlev@gentoo.org> AuthorDate: 2020-01-17 10:02:30 +0000 Commit: Georgy Yakovlev <gyakovlev@gentoo.org> CommitDate: 2020-01-17 10:20:09 +0000 net-libs/grpc: revbump 1.26.0, fix odr violation Bug: https://bugs.gentoo.org/705574 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> net-libs/grpc/Manifest | 1 + net-libs/grpc/{grpc-1.26.0.ebuild => grpc-1.26.0-r1.ebuild} | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) Thanks alot, folks!!! Seems like working. As minimum helloworld sample now working))))) Confirm, =net-libs/grpc-1.26-r1 are working. With best wishes - Yuriy. |