-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
At the moment the action does not validate whether all exec dependencies are actually correctly mapped to the target system. So right now, e.g., jsk_tools builds successfully, but cannot be installed because pygithub3, slacker-cli, tabulate are no valid packages on Ubuntu 22.04.
The actual error here is that the rosdep keys/package.xml entries are inconsistent, which will be fixed soon. But this issue is about the action not reporting a failure in this case. I expect there is an easy way to check this around sbuild?
Metadata
Metadata
Assignees
Labels
No labels