blacklist cob_command_tools buster #189
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
blacklisting additional packages from
cob_command_tools
follow-up of #187
as suggested in https://answers.ros.org/question/366881/noetic-build-failed-in-jenkins-debianbuster-could-not-resolve-rosdep-key/?answer=367253#post-id-367253
however, I don't see why theses packages cannot be released into Noeteic for debian/buster
Because it was only
cob_monitoring
that reported an unmet dependency - see https://github.com/ipa320/cob_command_tools/issues/289)As e.g.
cob_interactive_teleop
andscenario_test_tools
are/can be released into Noetic - which are also part ofcob_command_tools
Thus, I'd rather like to find out what other rosdep keys might be missing and add those in order to release (some of) the packages also for debian/buster
But I'll need some help in finding out what's wrong...and what I can do to avoid the blacklisting...
Thanks for your help!