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 key rendering doesn't support wildcards in specific pages #275

Open
tfoote opened this issue Nov 5, 2021 · 1 comment
Open

rosdep key rendering doesn't support wildcards in specific pages #275

tfoote opened this issue Nov 5, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@tfoote
Copy link
Member

tfoote commented Nov 5, 2021

When you visit a specifc rosdep like https://index.ros.org/d/python3-pykdl/ it's supports Focal and newer using the wildcard syntax. But the rendering shows no matches for Ubuntu.

It needs logic to render those not blacklisted as present.

But when doing that we should reduce our list back down to supported platforms otherwise it will fill in all the old ones as "matching".

@tfoote tfoote added the bug Something isn't working label Nov 5, 2021
@peci1
Copy link

peci1 commented May 26, 2024

Similarly for libfcl-dev:

ubuntu:
    '*': [libfcl-dev]

But https://index.ros.org/d/libfcl-dev/ shows no versions for Ubuntu.

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

No branches or pull requests

2 participants