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

rosemacs-el and python-catkin-tools missing for fedora. #18

Closed
piyushk opened this issue Mar 25, 2015 · 1 comment
Closed

rosemacs-el and python-catkin-tools missing for fedora. #18

piyushk opened this issue Mar 25, 2015 · 1 comment

Comments

@piyushk
Copy link
Member

piyushk commented Mar 25, 2015

The bloom-release process threw up the following error:

Could not resolve rosdep key 'python-catkin-tools' for distro 'heisenbug':
No definition of [python-catkin-tools] for OS [fedora]
    rosdep key : python-catkin-tools
    OS name    : fedora
    OS version : heisenbug
    Data: osx:
  pip:
    packages:
    - catkin_tools
ubuntu:
- python-catkin-tools

Failed to resolve python-catkin-tools on fedora:heisenbug with: Error running generator: Failed to resolve rosdep key 'python-catkin-tools', aborting.
python-catkin-tools is depended on by these packages: ['bwi_desktop_full']
<== Failed
Could not resolve rosdep key 'rosemacs-el' for distro 'heisenbug':
No definition of [rosemacs-el] for OS [fedora]
    rosdep key : rosemacs-el
    OS name    : fedora
    OS version : heisenbug
    Data: ubuntu:
- rosemacs-el

Failed to resolve rosemacs-el on fedora:heisenbug with: Error running generator: Failed to resolve rosdep key 'rosemacs-el', aborting.
rosemacs-el is depended on by these packages: ['bwi_desktop_full']
<== Failed

I've proceeded with the release but skipped the generation action for heisenbug (fedora). We'll likely see this warning every time. Alternatives are:

  • Skip the fedora release every time.
  • Remove these extra packages from the manifest.

@jack-oquin: What do you think?

@jack-oquin
Copy link
Member

I would just delete rosemacs-el, because that name changed incompatibly for Indigo, anyway.

We currently have no requirement to support our code on Fedora, but my usual preference is always to make things as portable as is reasonably possible. I'd think they will need python-catkin-tools there, too. So, maybe we should just ask Scott to add the appropriate definition. I'll ask on ros-release.

jack-oquin added a commit that referenced this issue Jan 13, 2016
This is OK now, because Hydro is no longer supported.
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

2 participants