Dependências não satisfeitas com o php 7 mcrypt

1

Eu recebi este erro ao instalar o pacote php7.0-mcrypt.

Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
  linux-image-extra-4.4.0-92-generic : Depends: linux-image-4.4.0-92-generic
but it is not going to be installed
  linux-image-extra-4.4.0-93-generic : Depends: linux-image-4.4.0-93-generic
but it is not going to be installed
  linux-image-generic : Depends: linux-image-4.4.0-93-generic but it is not
going to be installed
                        Recommends: thermald but it is not going to be installed
php7.0-mcrypt : Depends: php7.0-common (= 7.0.23-1+ubuntu16.04.1+deb.sury.org+1) but 7.0.22-0ubuntu0.16.04.1 is to be installed
                Depends: libmcrypt4 but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

Já tentei -f instalar mas recebi o código de erro do dpkg (1)

    
por Marco Zanaboni 05.09.2017 / 10:06

0 respostas