shadow-robot / sr-ros-interface

A ROS interface for Shadow Robot's hand.
GNU General Public License v2.0
21 stars 12 forks source link

Installation error. #414

Closed raff44 closed 6 years ago

raff44 commented 6 years ago

Hello,

I am running one line instaltion and this is the error I get:

failed: [localhost] (item=[u'ros-indigo-desktop-full', u'python-wstool', u'python-rosinstall', u'python-pip', u'ssh']) =>   invocation => {u'module_name': u'apt', u'module_args': {u'dpkg_options': u'force-confdef,force-confold', u'only_upgrade': False, u'autoremove': False, u'force': False, u'name': [u'ros-indigo-desktop-full', u'python-wstool', u'python-rosinstall', u'python-pip', u'ssh'], u'package': [u'ros-indigo-desktop-full', u'python-wstool', u'python-rosinstall', u'python-pip', u'ssh'], u'purge': False, u'allow_unauthenticated': False, u'state': u'present', u'upgrade': None, u'update_cache': False, u'deb': None, u'install_recommends': None, u'default_release': None, u'cache_valid_time': None}}
  failed => True
  msg => No package matching 'ros-indigo-desktop-full' is available
  item => [u'ros-indigo-desktop-full', u'python-wstool', u'python-rosinstall', u'python-pip', u'ssh']

NO MORE HOSTS LEFT *************************************************************
    to retry, use: --limit @sr-build-tools/ansible/vagrant_site.retry

PLAY RECAP *********************************************************************
localhost                  : ok=6    changed=0    unreachable=0    failed=1  

Any ideas how to fix it ?

raff44 commented 6 years ago

Posted the issue in the wrong place. I think that setup_dev_machine for kinetic-devel needs editing, changed all branches names in the file and it is working.