Superflore and unresolved #1518
-
|
Hi @robwoolley I don't get why https://github.com/search?q=repo%3Aros%2Fmeta-ros%20ROS_UNRESOLVED_DEP-python3-attrs&type=code The recipe for python3-attr exist and is rather common. It could be a topic in one of the meetings? And many more of those makes - for me- |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
It is because the openembedded line is missing from here: https://github.com/ros/rosdistro/blob/master/rosdep/python.yaml#L647 Here is an example of a commit that Matthias did to add missing entries for OpenEmbedded: ros/rosdistro@de9e9ed |
Beta Was this translation helpful? Give feedback.
-
|
This PR at rosdistro should fix a few missing deps. in master/rolling when building ros-image-world. Thanks for the link. |
Beta Was this translation helpful? Give feedback.
It is because the openembedded line is missing from here: https://github.com/ros/rosdistro/blob/master/rosdep/python.yaml#L647
Here is an example of a commit that Matthias did to add missing entries for OpenEmbedded: ros/rosdistro@de9e9ed