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

Use libboost-* packages instead of deprecated boost and boost-cpp packages #148

Merged
merged 2 commits into from
Feb 24, 2024

Conversation

traversaro
Copy link
Member

As reported in RoboStack/ros-noetic#448 (comment), the use of deprecated packages that were not pinned in pinnings was basically causing the pinning to be ignored. With respect to ROS Noetic, we do not need to do any kind of rebuild as we have a run_constrained on boost-cpp in ros2-distro-mutex, that is not there in ROS Noetic.

@Tobias-Fischer
Copy link
Contributor

Oh no, how did that slip through :(

@Tobias-Fischer
Copy link
Contributor

Let's rebuild the Windows packages - do you think we should rebuild other platforms too?

@Tobias-Fischer Tobias-Fischer merged commit bc68f99 into RoboStack:main Feb 24, 2024
5 checks passed
@traversaro
Copy link
Member Author

Let's rebuild the Windows packages - do you think we should rebuild other platforms too?

I do not think we need the rebuild on humble, the run_constrained dep of ros2-distro-mutex with boost-cpp have saved us in this case I guess.

@Tobias-Fischer
Copy link
Contributor

Oh I understand now .. thanks, will stop it.

@Tobias-Fischer
Copy link
Contributor

Actually, let's run it as an "exercise". I'd like to see how easy/hard it is to rebuild in one go.

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

Successfully merging this pull request may close these issues.

2 participants