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

Revision history [back]

Well, the standard output is not very informative, so to see what is wrong sometimes is useful to trace the installation process(it depends on what are used: apt-get or aptitude):

# apt-get -s -o Debug::pkgProblemResolver=yes install ros-melodic-desktop

or

# echo q | aptitude -s install ros-melodic-desktop