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

Add bson #17553

Merged
merged 1 commit into from
Apr 23, 2018
Merged

Add bson #17553

merged 1 commit into from
Apr 23, 2018

Conversation

awesomebytes
Copy link
Contributor

@awesomebytes awesomebytes commented Apr 20, 2018

bson is a dependency for rosbridge_library, needed for Gentoo (as seen in ros/ros-overlay#560).

xdot is a run depend of ecto.

Copy link
Member

@tfoote tfoote left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's already a key python-xdot

python-xdot:
that should be extended/reused instead of creating a new one.

@mikaelarguedas
Copy link
Member

After a bit of archaeology:
This key has been renamed from xdot to python-xdot in #15259. This is mostly because rosdep doesnt support/allow collisions between released ros package names and rosdep keys (ros-infrastructure/rosdep#539). But we didn't want to keep releasing xdot as a ROS package now that it's available upstream.

At the time of the renaming, issues have been opened on the repos using it to notify of the change:
srv/srv_tools#16
plasmodic/ecto#297
But the packages don;t seem to have been updated since.

If you want to compile these packages from source you will need to rename the key in their package.xml. If you can submit PRs on these repos with the change that would be valuable as well 😄

The bson change can stay in this PR though 👍 but the xdot rule should be removed.

Thanks!

@awesomebytes
Copy link
Contributor Author

@mikaelarguedas Done, removed the commit about xdot. Sorry for the noise! I didn't find that information at the moment. Interesting. I'll need to patch that for the Gentoo packages building.

@awesomebytes awesomebytes changed the title Add xdot and bson Add bson Apr 21, 2018
Copy link
Member

@mikaelarguedas mikaelarguedas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks @awesomebytes

@awesomebytes
Copy link
Contributor Author

@tfoote All good now?

@tfoote tfoote merged commit 3762c7f into ros:master Apr 23, 2018
@tfoote
Copy link
Member

tfoote commented Apr 23, 2018

@awesomebytes Please actually submit the patch upstream so that the code uses the correct rosdep keys. It will be needed in the next release anyway and it will be better to have it upstream instead of just in gentoo.

@awesomebytes
Copy link
Contributor Author

@tfoote Done:

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

Successfully merging this pull request may close these issues.

3 participants