Enviado em 24/05/2014 - 15:50h
Seguinte,uso Debian Wheezy, minha base de dados do mysql se corrompeu, não consegui corrigir de jeito algum, sempre usei usuario root senha toor (localhost, apenas pra teste), e do nada simplesmente não conectava em nenhuma base da dados, resetei senha e nada. Então resolvi desinstalar tudo e reinstalar novamente e agora estou recebendo os seguintes erros:
root@proxy:/home/roselio# apt-get install mysql-server-5.5
Lendo listas de pacotes... Pronto
Construindo árvore de dependências
Lendo informação de estado... Pronto
mysql-server-5.5 já é a versão mais nova.
Os seguintes pacotes foram instalados automaticamente e já não são necessários:
libmozjs17d xulrunner-17.0
Utilize 'apt-get autoremove' para os remover.
0 pacotes atualizados, 0 pacotes novos instalados, 0 a serem removidos e 0 não atualizados.
2 pacotes não totalmente instalados ou removidos.
Depois desta operação, 0 B adicionais de espaço em disco serão usados.
Você quer continuar [S/n]? s
Configurando mysql-server-5.5 (5.5.37-0+wheezy1) ...
[ ok ] Stopping MySQL database server: mysqld.
140524 15:53:55 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead.
140524 15:53:55 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use the full name instead.
140524 15:53:55 [Note] Plugin 'FEDERATED' is disabled.
140524 15:53:55 InnoDB: The InnoDB memory heap is disabled
140524 15:53:55 InnoDB: Mutexes and rw_locks use GCC atomic builtins
140524 15:53:55 InnoDB: Compressed tables use zlib 1.2.7
140524 15:53:55 InnoDB: Using Linux native AIO
140524 15:53:55 InnoDB: Initializing buffer pool, size = 128.0M
140524 15:53:55 InnoDB: Completed initialization of buffer pool
140524 15:53:55 InnoDB: highest supported file format is Barracuda.
140524 15:53:55 InnoDB: Waiting for the background threads to start
140524 15:53:56 InnoDB: 5.5.37 started; log sequence number 1598935
140524 15:53:56 InnoDB: Starting shutdown...
140524 15:53:57 InnoDB: Shutdown completed; log sequence number 1598935
insserv: warning: script 'rc.htb' missing LSB tags and overrides
insserv: warning: script 'firewall.sh' missing LSB tags and overrides
insserv: There is a loop between service minidlna and rc.htb if stopped
insserv: loop involving service rc.htb at depth 2
insserv: loop involving service minidlna at depth 1
insserv: Stopping rc.htb depends on minidlna and therefore on system facility `$all' which can not be true!
insserv: Stopping firewall.sh depends on minidlna and therefore on system facility `$all' which can not be true!
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: erro ao processar mysql-server-5.5 (--configure):
sub-processo script post-installation instalado retornou estado de saída de erro 1
dpkg: problemas com dependências impedem a configuração de mysql-server:
mysql-server depende de mysql-server-5.5; porém:
Pacote mysql-server-5.5 não está configurado ainda.
dpkg: erro ao processar mysql-server (--configure):
problemas de dependência - deixando desconfigurado
Erros foram encontrados durante o processamento de:
mysql-server-5.5
mysql-server
E: Sub-process /usr/bin/dpkg returned an error code (1)