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

Broken message runtime dependencies

asked 2014-07-14 14:17:25 -0500

Robocop87 gravatar image

Hey guys,

I accidentally deleted something out of my apt/sources.list and I didn't see the name before it got deleted.

Now whenever I try to use apt-get install I get this message:

The following packages have unmet dependencies: ros-hydro-message-runtime : Depends: ros-hydro-cpp-common but it is not going to be installed Depends: ros-hydro-roscpp-serialization but it is not going to be installed Depends: ros-hydro-roscpp-traits but it is not going to be installed Depends: ros-hydro-rostime but it is not going to be installed E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

How do I fix this?

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2014-07-14 15:54:34 -0500

Robocop87 gravatar image

I used sudo apt-get purge ros-hydro-message-runtime and then sudo apt-get install ros-hydro-desktop-full and it seems to have worked.

edit flag offensive delete link more
0

answered 2014-07-14 14:33:53 -0500

ahendrix gravatar image

Yo should probably re-add the sources as mentioned in step 1.2 of the ubunu installation instructions: http://wiki.ros.org/hydro/Installatio...

edit flag offensive delete link more

Comments

No luck, but thanks for the suggestion

Robocop87 gravatar image Robocop87  ( 2014-07-14 15:27:31 -0500 )edit

Question Tools

Stats

Asked: 2014-07-14 14:17:25 -0500

Seen: 227 times

Last updated: Jul 14 '14