Here is the result of my attempt to run apt-get install runit: www@davin-Aspire-ES1-511:~$ su Password: root@davin-Aspire-ES1-511:/home/www# cd audacious root@davin-Aspire-ES1-511:/home/www/audacious# apt-get install runit Reading package lists... Done Building dependency tree Reading state information... Done runit is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 257 not upgraded. 2 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Do you want to continue? [Y/n] Y Setting up runit (2.1.1-6.2ubuntu3) ... start: Unknown job: runsvdir dpkg: error processing package runit (--configure): subprocess installed post-installation script returned error exit status 1 dpkg: dependency problems prevent configuration of git-daemon-run: git-daemon-run depends on runit; however: Package runit is not configured yet. dpkg: error processing package git-daemon-run (--configure): dependency problems - leaving unconfigured No apport report written because the error message indicates its a followup error from a previous failure. E: Sub-process /usr/bin/dpkg returned an error code (1) Here is the result of my attempt to run apt-get install git-daemon-run: root@davin-Aspire-ES1-511:/home/www/audacious# apt-get install git-daemon-run Reading package lists... Done Building dependency tree Reading state information... Done git-daemon-run is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 257 not upgraded. 2 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Do you want to continue? [Y/n] y Setting up runit (2.1.1-6.2ubuntu3) ... start: Unknown job: runsvdir dpkg: error processing package runit (--configure): subprocess installed post-installation script returned error exit status 1 dpkg: dependency problems prevent configuration of git-daemon-run: git-daemon-run depends on runit; however: Package runit is not configured yet. dpkg: error processing package git-daemon-run (--configure): dependency problems - leaving unconfigured No apport report written because the error message indicates its a followup error from a previous failure. E: Sub-process /usr/bin/dpkg returned an error code (1) root@davin-Aspire-ES1-511:/home/www/audacious#