Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dealing with broken python3-grpc on Ubuntu Jammy #43797

Open
mhidalgo-bdai opened this issue Dec 4, 2024 · 0 comments
Open

Dealing with broken python3-grpc on Ubuntu Jammy #43797

mhidalgo-bdai opened this issue Dec 4, 2024 · 0 comments

Comments

@mhidalgo-bdai
Copy link
Contributor

mhidalgo-bdai commented Dec 4, 2024

Hi there! While attempting to release an ament_python ROS 2 package that uses gRPC to ROS 2 Humble, I learned that python3-grpcio has been broken in Ubuntu Jammy for almost as long as the distro has been out, see https://bugs.launchpad.net/ubuntu/+source/grpc/+bug/1971114. The fix is known but after 2.5 years the issue remains. I'm reaching out to Ubuntu maintainers, but I have little hope it will get addressed. I can only assume people have dealt with this pip installing gRPC.

So my question to you is, how can we deal with this? pip installing a suitable version on post-install is not great practice but it might do. Vendoring gRPC... I'm really not looking forward to do that. Is there any other way?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant