Ayuda con dependencias

Iniciado por topgun1964, Febrero 29, 2020, 07:19:01 PM

Tema anterior - Siguiente tema

0 Miembros y 1 Visitante están viendo este tema.

Febrero 29, 2020, 07:19:01 PM Ultima modificación: Marzo 03, 2020, 08:45:10 AM por blackdrake
ejecuto sudo apt install tor python3 python3-pip
y me tira este error

Código: text
Building dependency tree       
Reading state information... Done
python3 is already the newest version (3.7.3-1).
python3 set to manually installed.
python3-pip is already the newest version (18.1-5).
python3-pip set to manually installed.
Suggested packages:
  mixmaster torbrowser-launcher tor-arm apparmor-utils obfs4proxy
The following NEW packages will be installed:
  tor tor-geoipdb torsocks
0 upgraded, 3 newly installed, 0 to remove and 194 not upgraded.
Need to get 3,281 kB/3,357 kB of archives.
After this operation, 13.8 MB of additional disk space will be used.
Err:1 http://http.kali.org/kali kali-rolling/main i386 tor i386 0.4.0.5-2
  404  Not Found [IP: 192.99.200.113 80]
Err:2 http://http.kali.org/kali kali-rolling/main i386 tor-geoipdb all 0.4.0.5-2
  404  Not Found [IP: 192.99.200.113 80]
E: Failed to fetch http://http.kali.org/kali/pool/main/t/tor/tor_0.4.0.5-2_i386.deb  404  Not Found [IP: 192.99.200.113 80]
E: Failed to fetch http://http.kali.org/kali/pool/main/t/tor/tor-geoipdb_0.4.0.5-2_all.deb  404  Not Found [IP: 192.99.200.113 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

Febrero 29, 2020, 10:30:36 PM #1 Ultima modificación: Febrero 29, 2020, 10:40:51 PM por AXCESS
El error dice que no tiene conectividad para instalar lo que necesita: "404  Not Found [IP: 192.99.200.113 80]"
Por eso el error también sugiere actualizar dependencias del Kali: "apt-get update"

Verifíque conección a internet.
Guíese:
You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login
e inténtelo de nuevo.

[Modificación]

El error está basado en que el script hace una prueba de si tiene instalado y funcional el servidor Apache2, que al parecer es necesario para la tool.

You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login

Por eso pide actualizar dependencias.



You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login

voy a actualizar las dependencias haber que tal

You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login
voy a actualizar las dependencias haber que tal

¿Has solucionado el problema @You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login?