Downgrade nautilus após a atualização

0

Eu instalei um ppa ruim e ele atualizou o nautilus.

link

Eu usei ppa-purge nesse ppa e usei sudo add-apt-repository --remove , mas o nautilus ainda estava em uma versão superior. Então purgou o nautilus ( sudo apt purge nautilus ) e depois sudo apt update

mas agora, quando tento instalar o nautilus, isso me dá isto:

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:
 nautilus : Depends: nautilus-data (< 1:3.19) but 1:3.20.3-1ubuntu2~ubuntu16.04.1 is to be installed
E: Unable to correct problems, you have held broken packages.

Estou preso a uma cadeia de dependências & amp; Eu não sei como lidar com isso. Eu quero instalar o nautilus do 16.04 (que deve ser 3.14.3 ). Agora o que eu faço? -f não funciona.

mina@4sq:~$ sudo apt purge nautilus-data
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:
 gnome-settings-daemon : Depends: nautilus-data (>= 2.91.3-1) but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
    
por Mina Michael 12.11.2017 / 10:45

0 respostas