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

Release into ROS Kinectic #45

Closed
130s opened this issue Mar 31, 2016 · 4 comments
Closed

Release into ROS Kinectic #45

130s opened this issue Mar 31, 2016 · 4 comments

Comments

@130s
Copy link
Member

130s commented Mar 31, 2016

As of today bloom failed. I don't know what to do to proceed from here. Google search doesn't clearly tell me whether the library in question (libusbx-devel or similar on version Fedora 24) is already available. It's missing from rosdep key.

$ bloom-release --rosdistro kinetic --track kinetic openni_camera
:
libusb-1.0-dev is depended on by these packages: ['openni_camera']
<== Failed
Could not resolve rosdep key 'libusb-1.0-dev' for distro '24':
No definition of [libusb-1.0-dev] for OS version [24]
    rosdep key : libusb-1.0-dev
    OS name    : fedora
    OS version : 24
    Data: arch:
- libusbx
debian:
- libusb-1.0-0-dev
fedora:
  '21':
  - libusbx-devel
  '22':
  - libusbx-devel
  beefy:
  - libusb1-devel
  heisenbug:
  - libusbx-devel
  "schr\xF6dinger\u2019s":
  - libusbx-devel
  spherical:
  - libusbx-devel
gentoo:
- =dev-libs/libusb-1.0*
macports:
- libusb
opensuse:
- libusb-1_0-devel
ubuntu:
- libusb-1.0-0-dev

Failed to resolve libusb-1.0-dev on fedora:24 with: Error running generator: Failed to resolve rosdep key 'libusb-1.0-dev', aborting.
libusb-1.0-dev is depended on by these packages: ['openni_camera']
<== Failed
Some of the dependencies for packages in this repository could not be resolved by rosdep.
You can try to address the issues which appear above and try again if you wish.
@130s 130s changed the title Release into ROS Kinect Release into ROS Kinectic Mar 31, 2016
@jack-oquin
Copy link
Member

Is this just a missing key, or do we not know how to set it?

@cottsay: can you suggest any pointers for finding corresponding Fedora 24 packages?

@130s
Copy link
Member Author

130s commented Apr 2, 2016

Is this just a missing key, or do we not know how to set it?

The rosdep key for the necessary package for Fedora 24 is missing for sure. What I'm unsure about is if package is already available.
Yeah so input from @cottsay or anyone who's knowledgeable in Fedora is appreciated.

@cottsay
Copy link
Contributor

cottsay commented Apr 2, 2016

Looks like libusbx is still the right package in f23/f24. I haven't gotten around to adding keys for Kinetic Fedora releases yet.

https://admin.fedoraproject.org/pkgdb/package/rpms/libusbx/

To unblock you, add the same keys as f21/f22:

    '23': [libusbx-devel] 
    '24': [libusbx-devel] 

Thanks for looping me in instead of skipping Fedora generation.

--scott

@130s
Copy link
Member Author

130s commented Apr 4, 2016

Release requested ros/rosdistro#10981
Thank you @jack-oquin @cottsay

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

No branches or pull requests

3 participants