You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have also looked into that PRand also investigated the problem and commented in this issue open-rmf/rmf_traffic_editor#439
I think that while nightly is using ros-tooling/setup-ros@v0.3 and that action installs libc++-dev by default, we are gonna get this conflict until libgoogle-glog-dev is updated to libunwind-14-dev or we remove the libc++-dev from ros-tooling/setup-ros@v0.3 (related: ros-tooling/setup-ros#506)
My suggestion would be to proceed with updating the two files in this PR and then keep the blocker only for the nightly.yaml file.
What do you think?
I see thanks for explaining that.
Would it be more streamlined if we merge this PR into the humble-image branch first? So target humble-image and not main.
I see thanks for explaining that. Would it be more streamlined if we merge this PR into the humble-image branch first? So target humble-image and not main.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Docker files and repos modified to run in humble.