3proxy - insserv: Starting 3proxy depends on plymouth and therefore on system facility `$all' which can not be true!

Материал из Все о VPN, прокси и свободном интернете

Версия от 00:03, 20 января 2024; Adminvpn1 (обсуждение | вклад) (Новая страница: « === 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' m...»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)

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