Ayer intenté instalar algún paquete y obtuve un error sobre runit. Así que busqué en Internet y una solución fue
sudo dpkg --force runit
lo hice pero al intentar hoy
sudo apt-get update
obtuve este error
E: dpkg fue interrumpido, debes ejecutar manualmente 'sudo dpkg --configure -a' para corregir el problema.
Pero luego intenté configurar el paquete runit y aquí está el error que obtengo
start: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused
dpkg: error processing package runit (--configure):
subprocess installed post-installation script returned error exit status 1
Processing triggers for man-db (2.7.0.2-5) ...
Processing triggers for fontconfig (2.11.1-0ubuntu6) ...
Errors were encountered while processing:
runit
Por favor, ayúdame a solucionar esto