Não é possível instalar nada. Obtendo erro - Depende do python 2.8, mas o 3.6.1-1 deve ser instalado. Por favor ajude!

0

Então eu tenho esse problema muito frustrante (Ubuntu 16.04), sempre que tento instalar o ANYTHING via apt-get, recebo erros dizendo dependências não atendidas. Mas diz que isso depende do python < 2.8 mas o 3.6.1-1 deve ser instalado. Eu não entendo isso porque eu já tenho python 2.7.12. A mensagem é assim:

The following packages have unmet dependencies:
 libnl-3-dev : Depends: libnl-3-200 (= 3.2.27-1ubuntu0.16.04.1) but 3.2.27-1 is to be installed
 python-libxml2 : Depends: python (< 2.8) but 3.6.1-1 is to be installed
 python-lzma : Depends: python (< 2.8) but 3.6.1-1 is to be installed
           Depends: python:any (>= 2.7.5-5~)
 python-pycurl : Depends: python (< 2.8) but 3.6.1-1 is to be installed
             Depends: python:any (>= 2.7.5-5~)
 python-rpm : Depends: python (< 2.8) but 3.6.1-1 is to be installed
          Depends: python:any (>= 2.7.5-5~)
 python-sqlite : Depends: python (< 2.8) but 3.6.1-1 is to be installed
 python-sqlitecachec : Depends: python (< 2.8) but 3.6.1-1 is to be installed
 python-talloc : Depends: python (< 2.8) but 3.6.1-1 is to be installed
 python-urlgrabber : Depends: python:any (< 2.8)
                 Depends: python:any (>= 2.7.5-5~)
 virtualbox : Depends: python (< 2.8) but 3.6.1-1 is to be installed
          Depends: python:any (>= 2.7.5-5~)
 yum : Depends: python (< 2.8) but 3.6.1-1 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

Por favor me ajude se puder, eu tenho lutado com esse problema por algum tempo. Obrigado antecipadamente!

Update: Quando eu executo: Apt-cache policy python:

python:
  Installed: 3.6.1-1
  Candidate: 3.6.1-1
  Version table:
 *** 3.6.1-1 100
        100 /var/lib/dpkg/status
     2.7.11-1 500
        500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages

Atualização: reinstalar o python também não ajuda, também o apt-get -f install não ajuda, eu realmente não sei o que fazer?

    
por ficofender 13.07.2017 / 13:55

1 resposta

0

Eu finalmente consegui!

Obrigado a todos que me ajudaram ao longo do caminho, a solução foi extremamente simples, eu só precisava atualizar o Ubuntu (cliquei no ícone vermelho-branco no canto superior direito) e pronto! Espero que isso ajude outros usuários também.

    
por ficofender 14.07.2017 / 17:53