Katoolin error no Ubuntu 14.0.4

0

Eu já instalei o pacote Katoolin no meu Ubuntu, como abaixo:

Masoproblemaéquandoeuquerousar&instalaralgumpacotedele(ex.pacotewifi)oerroaconteceassim:

Youmightwanttorun'apt-get-finstall'tocorrectthese:Thefollowingpackageshaveunmetdependencies:libc6:Breaks:locales(<2.19)E:Unmetdependencies.Try'apt-get-finstall'withnopackages(orspecifyasolution).

Como posso corrigir esse problema e usar pacotes kali no Ubuntu?

P.S: Eu corri apt-get -f install , mas um erro aconteceu novamente:

root@sky-Net:/home/sky-net# apt-get -f install
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  libexo-common libexo-helpers libgarcon-common libkeybinder0 libvte-common
  libvte9 thunar-data xfdesktop4-data
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  locales
The following packages will be upgraded:
  locales
1 upgraded, 0 newly installed, 0 to remove and 1358 not upgraded.
Need to get 0 B/3,924 kB of archives.
After this operation, 6,904 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Preconfiguring packages ...
(Reading database ... 247658 files and directories currently installed.)
Preparing to unpack .../locales_2.19-18_all.deb ...
Unpacking locales (2.19-18) over (2.13+git20120306-12.1) ...
dpkg: error processing archive /var/cache/apt/archives/locales_2.19-18_all.deb (--unpack):
 trying to overwrite '/usr/sbin/validlocale', which is also in package libc-bin 2.19-0ubuntu6.6
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/locales_2.19-18_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
    
por Skye 11.11.2015 / 18:43

1 resposta

1

Talvez você perca a etapa de adicionar repositórios Kali e atualizar antes de passar pela instalação por categorias. Aqui está um vídeo sobre como instalar as ferramentas Kali no Ubuntu, que funcionou para mim.

    
por Wira Bhakti 07.01.2016 / 06:27