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

fix missing target dependencies #479

Merged
merged 2 commits into from
Jul 31, 2020

Conversation

dirk-thomas
Copy link
Member

Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
@dirk-thomas dirk-thomas added the bug Something isn't working label Jul 31, 2020
@dirk-thomas dirk-thomas self-assigned this Jul 31, 2020
Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
@dirk-thomas
Copy link
Member Author

I just also added an explicit dependency on rosbag2_storage instead of relying it to be transitive dependency: dc1575b.

@dirk-thomas
Copy link
Member Author

If the PR builds are green I would suggest merging this since the CI builds from ci.ros2.org won't provide any more information. The actual change can only be tested with an overlay workspace.

@emersonknapp emersonknapp merged commit 6ff9d61 into master Jul 31, 2020
@delete-merged-branch delete-merged-branch bot deleted the dirk-thomas/fix-target-dependencies branch July 31, 2020 22:17
@Karsten1987
Copy link
Collaborator

I can confirm that this solves the issue. The packages within rosbag2 can be built correctly in an overlay workspace.
Thanks @dirk-thomas for the fix.

Karsten1987 pushed a commit that referenced this pull request Jul 31, 2020
* fix missing target dependencies

Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>

* also avoid relying on transitive dependencies

Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
Karsten1987 added a commit that referenced this pull request Jul 31, 2020
* fix missing target dependencies

Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>

* also avoid relying on transitive dependencies

Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>

Co-authored-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants