LINUX.ORG.RU
ФорумAdmin

Проблемы с пакетами apt


0

1

Доброго времени уважаемые.
Возникла следующая проблема. Имеется выделенный сервер. И после рук одного человека которому я его доверил для настройки после попыток установки либо удаления, обновления пакетов выдается каждый раз такие сообщения. Как можно решить данную проблему. Устранить все данные ошибки. Подскажите. Переустановка ОС невозможна. т.к сервер уже настроен и работает несколько крупных сайтов на нем.

apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
3 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 memcached (1.4.5-1) ...
insserv: warning: script 'K01xbt' missing LSB tags and overrides
insserv: warning: script 'K80php-fastcgi' missing LSB tags and overrides
insserv: warning: script 'S20verlihub' missing LSB tags and overrides
insserv: warning: script 'php-fastcgi' missing LSB tags and overrides
insserv: warning: script 'verlihub' missing LSB tags and overrides
insserv: warning: script 'xbt' missing LSB tags and overrides
insserv: Stopping xbt depends on nginx and therefore on system facility `$all' which can not be true!
insserv: There is a loop between service nginx and xbt if stopped
insserv: loop involving service xbt at depth 2
insserv: loop involving service nginx at depth 1
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: error processing memcached (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up nginx (0.7.67-3) ...
configured to not write apport reports
Trying a soft restart
PID IS RIGHT
WAITING
QUIT
insserv: warning: script 'K01xbt' missing LSB tags and overrides
insserv: warning: script 'K80php-fastcgi' missing LSB tags and overrides
insserv: warning: script 'S20verlihub' missing LSB tags and overrides
insserv: warning: script 'php-fastcgi' missing LSB tags and overrides
insserv: warning: script 'verlihub' missing LSB tags and overrides
insserv: warning: script 'xbt' missing LSB tags and overrides
insserv: Stopping xbt depends on nginx and therefore on system facility `$all' which can not be true!
insserv: There is a loop between service nginx and xbt if stopped
insserv: loop involving service xbt at depth 2
insserv: loop involving service nginx at depth 1
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: error processing nginx (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up php5-fpm (5.3.3-1) ...
configured to not write apport reports
update-rc.d: warning: php5-fpm stop runlevel arguments (0 1 6) do not match LSB Default-Stop values (none)
insserv: warning: script 'K01xbt' missing LSB tags and overrides
insserv: warning: script 'K80php-fastcgi' missing LSB tags and overrides
insserv: warning: script 'S20verlihub' missing LSB tags and overrides
insserv: warning: script 'php-fastcgi' missing LSB tags and overrides
insserv: warning: script 'verlihub' missing LSB tags and overrides
insserv: warning: script 'xbt' missing LSB tags and overrides
insserv: Stopping xbt depends on nginx and therefore on system facility `$all' which can not be true!
insserv: There is a loop between service nginx and xbt if stopped
insserv: loop involving service xbt at depth 2
insserv: loop involving service nginx at depth 1
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: error processing php5-fpm (--configure):
subprocess installed post-installation script returned error exit status 1
configured to not write apport reports
Errors were encountered while processing:
memcached
nginx
php5-fpm
E: Sub-process /usr/bin/dpkg returned an error code (1)

Забыл добавить. ОС Debian Squesse



Последнее исправление: icq876974 (всего исправлений: 1)

>после рук одного человека которому я его доверил для настройки после попыток установки либо удаления, обновления пакетов выдается каждый раз такие сообщения. Как можно решить данную проблему. Устранить все данные ошибки.

Этот «один человек» платит, ты нанимаешь специалиста, который «решает данную проблему».

Led ★★★☆☆
()

аська говно, лучше возьми никнейм anal_slave_of_ballmer

anonymous
()

нужно в скрипты про которые ругается добавить что то типа

### BEGIN INIT INFO
# Provides:             sshd
# Required-Start:       $remote_fs $syslog
# Required-Stop:        $remote_fs $syslog
# Default-Start:        2 3 4 5
# Default-Stop:
# Short-Description:    OpenBSD Secure Shell server
### END INIT INFO
и потом запустить insserv

ventilator ★★★
()

Errors were encountered while processing: memcached nginx php5-fpm

Кто-то поставил собственноручно созданные .deb пакеты, не имеющие правильно написанных init.d скриптов или же испортил init.d скрипты после установки нормальных пакетов из репозитория?
Попробуйте удалить их скрипты из /etc/init.d, затем сделать aptitude reinstall имя_пакета для всех трёх.

frozen_twilight ★★
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.