ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

Missing Dependency ROS kinetic kame

asked 2017-05-16 15:34:20 -0500

kennyalpha gravatar image

Hi first time ROS user here. Im having issue installing ROS Kinetic to Ubuntu Xenial. I'm following the guide here: http://wiki.ros.org/kinetic/Installat...

I ran:

sudo apt-get update

The result:

Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease Hit:2 http://dl.google.com/linux/chrome/deb stable Release Get:3 http://archive.canonical.com/ubuntu xenial InRelease [11.5 kB] Get:5 http://archive.canonical.com/ubuntu xenial/partner amd64 Packages [3,340 B] Get:6 http://archive.canonical.com/ubuntu xenial/partner i386 Packages [3,620 B] Get:7 http://archive.canonical.com/ubuntu xenial/partner Translation-en [1,964 B] Hit:8 http://archive.ubuntu.com/ubuntu xenial InRelease
Hit:9 http://packages.ros.org/ros/ubuntu xenial InRelease
Fetched 20.4 kB in 5s (3,794 B/s)
Reading package lists... Done N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'http://dl.google.com/linux/chrome/deb stable InRelease' doesn't support architecture 'i386'

Then when i run the install

sudo apt-get install ros-kinetic-desktop-full

The following packages have unmet dependencies: ros-kinetic-desktop-full : Depends: ros-kinetic-desktop but it is not going to be installed Depends: ros-kinetic-perception but it is not going to be installed Depends: ros-kinetic-simulators but it is not going to be installed E: Unable to correct problems, you have held broken packages.

edit retag flag offensive close merge delete

Comments

Try upgrading first (apt-get dist-upgrade)

Humpelstilzchen gravatar image Humpelstilzchen  ( 2017-05-17 04:35:05 -0500 )edit

I tried this, still nothing

kennyalpha gravatar image kennyalpha  ( 2017-05-17 13:15:15 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-10-05 23:15:16 -0500

tor gravatar image

Hi:

Have you installed Gazebo before installing ROS? If yes, then it is likely because the Gazebo installation, see the solution here

Best, tor

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-05-16 15:34:20 -0500

Seen: 1,200 times

Last updated: Oct 05 '17