Edição de pacotes quebrados em 16.04 LTS

1

Ter instalado o Ubuntu 16.04 no servidor Supermicro. Ao instalar o chrony , recebi a mensagem abaixo:

root@xxx:~# apt-get install chrony
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:
 chrony : Depends: libtomcrypt0 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

Tentou executar apt-get install -f , mas não resolveu o problema:

Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Ran dpkg --get-selections | grep hold , mas não deu resultados.

Ran dpkg --configure -a , mas depois disso, recebo o mesmo erro.

    
por Bragadacio 05.08.2016 / 08:31

0 respostas