g1lt0n
(usa Arch Linux)
Enviado em 02/07/2015 - 13:07h
Boa tarde, colocando meu servidor pra rodar, precisei instalar um pacote testing que funciona melhor comigo do que o stable.
Trata-se do fail2ban 0.9.2, porem, ele esta como testing nos repositórios, entao adicionei testing no sources.list, dei um apt-get install e retirei a fonte.
Agora, com apenas o stable no source.list, nada funciona, não instala nem atualiza nada, exemplo:
root@mediaserver:/etc/apt# apt-get install munin
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
munin : Depends: librrds-perl (>= 1.2) but it is not going to be installed
Depends: munin-common (>= 2.0.6-4+deb7u2) but it is not going to be installed
Depends: libdate-manip-perl but it is not going to be installed
Depends: libio-socket-inet6-perl but it is not going to be installed
Recommends: munin-node but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Gostaria de saber se existe alguma idéia de solução, ja tentei tudo que encontrei na internet.