3proxy - insserv: Starting 3proxy depends on plymouth and therefore on system facility `$all' which can not be true!
Материал из Все о VPN, прокси и свободном интернете
3proxy - insserv: Starting 3proxy depends on plymouth and therefore on system facility `$all' which can not be true!
Если получаем ошибку
# dpkg -P vsftpd (Reading database ... 26924 files and directories currently installed.) Removing vsftpd (3.0.3-3ubuntu2) ... Purging configuration files for vsftpd (3.0.3-3ubuntu2) ... insserv: warning: script 'K013proxy' missing LSB tags and overrides insserv: warning: script '3proxy' missing LSB tags and overrides insserv: There is a loop at service 3proxy if started insserv: Starting 3proxy depends on plymouth and therefore on system facility `$all' which can not be true! insserv: Starting 3proxy depends on plymouth and therefore on system facility `$all' which can not be true! insserv: Starting 3proxy depends on plymouth and therefore on system facility `$all' which can not be true! insserv: Starting 3proxy depends on plymouth and therefore on system facility `$all' which can not be true! insserv: Starting 3proxy depends on plymouth and therefore on system facility `$all' which can not be true! insserv: Starting 3proxy depends on plymouth and therefore on system facility `$all' which can not b
то нужно переместить /etc/init.d/3proxy (например, в /home/), установить ПО и потом обратно класть на место:
# mv /etc/init.d/3proxy /home/ # dpkg -P vsftpd # mv /home/3proxy /etc/init.d/3proxy