Conversation
|
OK, so as suspected this fixed things on Jammy, but broken things for Foxy. That leaves us with a few options:
@nuclearsandwich Opinions? |
If I recall correctly pinning to the version in Focal was the agreed upon solution in the 2021-06-15 ROS 2 meeting but there's no mention there of doing so via system package or pip. I'm in favor of using the debs and rpms in CI in order to more closely replicate the buildfarm environment. |
Yep, agreed. That is my preferred solution as well. I'll try this out and see how it goes. |
924ad6b to
392506a
Compare
9839f2e to
25718bf
Compare
Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
25718bf to
668c819
Compare
nuclearsandwich
left a comment
There was a problem hiding this comment.
Looks good so far. Hanging on to the ✔️ until CI comes back happy.
Co-authored-by: Steven! Ragnarök <nuclearsandwich@users.noreply.github.com>
|
CI was really happy with this, so I converted it to a real PR. Please take another look when you get a chance. |
Signed-off-by: Chris Lalancette clalancette@openrobotics.org
This should fix the warnings we are seeing on Jammy, like https://ci.ros2.org/job/ci_linux/16057/ . On the other hand, I don't know what the situation is going to be like on Foxy and Galactic on Focal, so testing still needs to be done here.