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

Wildcard is not handled in sysdep #325

Closed
Tiger3018 opened this issue Oct 26, 2023 · 1 comment
Closed

Wildcard is not handled in sysdep #325

Tiger3018 opened this issue Oct 26, 2023 · 1 comment

Comments

@Tiger3018
Copy link

e.g. https://index.ros.org/d/embree/ and https://github.com/ros/rosdistro/blob/f1e4bf3/rosdep/base.yaml#L932

{"arch"=>["embree"], "debian"=>{"bullseye"=>["libembree-dev"]}, "fedora"=>["embree"], "nixos"=>["embree"], "ubuntu"=>{"*"=>["libembree-dev"], "bionic"=>nil}}

image

It's evident that the wildcard standing for distro version is not handled decently.

@tfoote
Copy link
Member

tfoote commented Nov 29, 2023

Thanks yes, this is a duplicate of #275

@tfoote tfoote closed this as completed Nov 29, 2023
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

No branches or pull requests

2 participants