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

Revision history [back]

I had a random thread that was blocking my installations

sudo fuser -v /var/cache/debconf/config.dat

works to find the one that is causing the issues

sudo kill PID

works to clean it all up