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

ROS_OS_OVERRIDE is not parsed right #10

Open
davidwe opened this issue Jun 23, 2012 · 0 comments · Fixed by #370
Open

ROS_OS_OVERRIDE is not parsed right #10

davidwe opened this issue Jun 23, 2012 · 0 comments · Fixed by #370
Labels

Comments

@davidwe
Copy link

davidwe commented Jun 23, 2012

I am getting different results in this two cases, where i think the programm should act in the same way:

case 1: "rosdep install -a --os="debian:squeeze"
case 2: "rosdep install -a" with the ROS_OS_OVERRIDE environment variable set to "debian:squeeze"

I suppose, in case 1 rosdep is working correctly, while in case 2 i get the following error for a example:
package: No definiton of [boost] for OS version[]

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

Successfully merging a pull request may close this issue.

1 participant