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

rosdep add support for virtual packages #274

Closed
tfoote opened this issue Sep 29, 2013 · 4 comments · Fixed by #521
Closed

rosdep add support for virtual packages #274

tfoote opened this issue Sep 29, 2013 · 4 comments · Fixed by #521

Comments

@tfoote
Copy link
Member

tfoote commented Sep 29, 2013

Issues like ros/rosdistro#2100 suggest that it might be useful for rosdep to support OR logic such that it can be resolved by A OR B packages. Or to directly support virtual packages.

I'm not sure how to use apt exactly to do this.

Also adding this capability needs to be reviewed carefully to make sure that installations remain deterministically reliable.

@mathias-luedtke
Copy link
Contributor

This was fixed in #468. I have tried it with the linux-kernel-headers packages introduced in ros/rosdistro#15064

@tfoote
Copy link
Member Author

tfoote commented Jun 14, 2017

@ipa-mdl thanks for the followup!

@tfoote
Copy link
Member Author

tfoote commented Jun 26, 2017

I'm reopening this since we have resolved the checking in #468 but from testing on ros/rosdistro#15308 we can't install virtual packages.

@tfoote tfoote reopened this Jun 26, 2017
@mathias-luedtke
Copy link
Contributor

My bad, linux-kernel-headers seems to work because it has only one candidate.

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

Successfully merging a pull request may close this issue.

2 participants