hudeyson
(usa Kali)
Enviado em 13/06/2015 - 10:21h
e ao tentar executar o
sudo apt-get install -f libglib2.0-0
deu isso
root@kali:/home/hudeyson# sudo apt-get install -f libglib2.0-0
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:
conky-manager : Depends: realpath but it is not going to be installed
Depends: conky but it is not going to be installed
libglib2.0-0 : Depends: libffi6 (>= 3.0.4) but it is not going to be installed
Recommends: xdg-user-dirs but it is not going to be installed
Breaks: glib-networking (< 2.33.12) but 2.32.3-1 is to be installed
Breaks: libgnome-desktop-3-2 (< 3.4.2-2) but 3.4.2-1 is to be installed
Breaks: python-gi (< 3.7.2) but 3.2.2-2 is to be installed
libglib2.0-bin : Depends: libglib2.0-0 (= 2.33.12+really2.32.4-5) but 2.42.1-1 is to be installed
libglib2.0-dev : Depends: libglib2.0-0 (= 2.33.12+really2.32.4-5) but 2.42.1-1 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
root@kali:/home/hudeyson# sudo apt-get install -f libglib2.0-dev
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:
conky-manager : Depends: libglib2.0-0 (>= 2.35.9) but 2.33.12+really2.32.4-5 is to be installed
Depends: realpath but it is not going to be installed
Depends: conky but it is not going to be installed
libglib2.0-dev : Depends: libglib2.0-0 (= 2.42.1-1) but 2.33.12+really2.32.4-5 is to be installed
Depends: python:any (>= 2.6.6-7~)
Depends: libglib2.0-bin (= 2.42.1-1) but 2.33.12+really2.32.4-5 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
root@kali:/home/hudeyson# sudo apt-get install -f libglib2.0-bin
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:
conky-manager : Depends: libglib2.0-0 (>= 2.35.9) but 2.33.12+really2.32.4-5 is to be installed
Depends: realpath but it is not going to be installed
Depends: conky but it is not going to be installed
libglib2.0-bin : Depends: libelfg0 (>= 0.8.12) but it is not going to be installed
Depends: libglib2.0-0 (= 2.42.1-1) but 2.33.12+really2.32.4-5 is to be installed
libglib2.0-dev : Depends: libglib2.0-bin (= 2.33.12+really2.32.4-5) but 2.42.1-1 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).