ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Thanks Ahendrix!! :D Following your instruction I obtain this:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies: ros-indigo-ros-base : Depends: ros-indigo-actionlib but it is not going to be installed Depends: ros-indigo-bond-core but it is not going to be installed Depends: ros-indigo-class-loader but it is not going to be installed Depends: ros-indigo-common-tutorials but it is not going to be installed Depends: ros-indigo-dynamic-reconfigure but it is not going to be installed Depends: ros-indigo-nodelet-core but it is not going to be installed Depends: ros-indigo-pluginlib but it is not going to be installed Depends: ros-indigo-ros-core but it is not going to be installed E: Unable to correct problems, you have held broken packages.
Any idea?
2 | No.2 Revision |
Thanks Ahendrix!! :D
Following your instruction I obtain this:
this:
`
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
ros-indigo-ros-base : Depends: ros-indigo-actionlib but it is not going to be installed
Depends: ros-indigo-bond-core but it is not going to be installed
Depends: ros-indigo-class-loader but it is not going to be installed
Depends: ros-indigo-common-tutorials but it is not going to be installed
Depends: ros-indigo-dynamic-reconfigure but it is not going to be installed
Depends: ros-indigo-nodelet-core but it is not going to be installed
Depends: ros-indigo-pluginlib but it is not going to be installed
Depends: ros-indigo-ros-core but it is not going to be installed
E: Unable to correct problems, you have held broken packages.packages.
`
Any idea?