Hola, lo que pasa es que estoy teniendo problemas para instalar lo que sea... todo lo que instalo tira un error que dice varias veces popcorn-time ( quise instalarlo pero tuve problemas y lo deje de lado) no puedo instalar nada... esto es lo que me dice
Reading package lists... Done
Building dependency tree
Reading state information... Done
xserver-xorg-video-intel is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 782 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]? y
Setting up popcorn-time (0.3.7.1-1~webupd8~0) ...
Downloading Popcorn Time...
+ wget2 --user-agent=Wget-1.12.9 --continue --no-check-certificate -O Popcorn-Time-0.3.7.1-Linux32.tar.xz https://get.popcorntime.io/build/Popcorn-Time-0.3.7.1-Linux32.tar.xz
--2015-01-26 12:17:12-- https://get.popcorntime.io/build/Popcorn-Time-0.3.7.1-Linux32.tar.xz
Resolving get.popcorntime.io (get.popcorntime.io)... 62.210.244.59
Connecting to get.popcorntime.io (get.popcorntime.io)|62.210.244.59|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: `Popcorn-Time-0.3.7.1-Linux32.tar.xz'
0K 225M=0s
2015-01-26 12:17:17 (225 MB/s) - `Popcorn-Time-0.3.7.1-Linux32.tar.xz' saved [9376]
Download done.
Removing outdated cached downloads...
sha256sum mismatch Popcorn-Time-0.3.7.1-Linux32.tar.xz
Popcorn Time is NOT installed.
dpkg: error processing popcorn-time (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
popcorn-time
E: Sub-process /usr/bin/dpkg returned an error code (1)
he buscado en google la ultima linea pero las soluciones que plantean no funcionan... una decia que abra nautilus como root y me dirija a /var/lib/dpkg/info y borre todo lo relacionado con el paquete en concreto pero no hay nada en info...
El problema esta aqui:
sha256sum mismatch Popcorn-Time-0.3.7.1-Linux32.tar.xz
¿Estas usando el PPA de Ubuntu?
La verdad no recuerdo... Sabes como podría comprobarlo???
Cita de: chulas2106 en 26 Enero 2015, 19:55 PM
La verdad no recuerdo... Sabes como podría comprobarlo???
Si, estás usando el PPA de Ubuntu. Y parece que te estas bajando la ultima version tambien. Creo que hay un problema con ese PPA:
No esta bajando el archivo correcto:
CitarConnecting to get.popcorntime.io (get.popcorntime.io)|62.210.244.59|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Si visitas la url que intenta descargar, es una pagina que te redirige a la descarga correcta. Creo que si vas a /var/cache/popcorn-time te vas a encontrar con tu ".tar.xz" y si lo abres con un editor de texto veras que es HTML y no es realmetne el .tar.xz.
Tendras que esperar a que hagan el update a ese PPA.
Pero no hay una forma de revertir ese error?? porque no puedo instalar nada :-\ :-\
Cita de: chulas2106 en 26 Enero 2015, 21:28 PM
Pero no hay una forma de revertir ese error?? porque no puedo instalar nada :-\ :-\
¿Qué otra cosa has intentado instalar?
Quise hacer sudo apt-get update | apt-get upgrade
, instalar sslstrip, y también estaba mirenovará instalar o actualizar el driver de mi tarjeta de vídeo que se ve algo raro respecto de instalaciones anteriores. Pero todo retorna el mismo error :-( :-(
Cita de: chulas2106 en 27 Enero 2015, 02:49 AM
Quise hacer sudo apt-get update | apt-get upgrade
, instalar sslstrip, y también estaba mirenovará instalar o actualizar el driver de mi tarjeta de vídeo que se ve algo raro respecto de instalaciones anteriores. Pero todo retorna el mismo error :-( :-(
Es:
sudo apt-get update && sudo apt-get upgrade
¿Puedes poner el resultado de este comando?
sudo apt-get install sslstrip
esto es lo que sale
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
sslstrip
0 upgraded, 1 newly installed, 0 to remove and 782 not upgraded.
1 not fully installed or removed.
Need to get 13.1 kB of archives.
After this operation, 143 kB of additional disk space will be used.
Get:1 http://es.archive.ubuntu.com/ubuntu/ precise/universe sslstrip all 0.9-1 [13.1 kB]
Fetched 13.1 kB in 6s (2,185 B/s)
Selecting previously unselected package sslstrip.
(Reading database ... 248721 files and directories currently installed.)
Unpacking sslstrip (from .../sslstrip_0.9-1_all.deb) ...
Processing triggers for man-db ...
Setting up popcorn-time (0.3.7.1-1~webupd8~0) ...
Downloading Popcorn Time...
+ wget2 --user-agent=Wget-1.12.9 --continue --no-check-certificate -O Popcorn-Time-0.3.7.1-Linux32.tar.xz https://get.popcorntime.io/build/Popcorn-Time-0.3.7.1-Linux32.tar.xz
--2015-01-27 20:17:21-- https://get.popcorntime.io/build/Popcorn-Time-0.3.7.1-Linux32.tar.xz
Resolving get.popcorntime.io (get.popcorntime.io)... 62.210.244.59
Connecting to get.popcorntime.io (get.popcorntime.io)|62.210.244.59|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: `Popcorn-Time-0.3.7.1-Linux32.tar.xz'
0K 73.2M=0s
2015-01-27 20:17:24 (73.2 MB/s) - `Popcorn-Time-0.3.7.1-Linux32.tar.xz' saved [9376]
Download done.
Removing outdated cached downloads...
sha256sum mismatch Popcorn-Time-0.3.7.1-Linux32.tar.xz
Popcorn Time is NOT installed.
dpkg: error processing popcorn-time (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up sslstrip (0.9-1) ...
Errors were encountered while processing:
popcorn-time
E: Sub-process /usr/bin/dpkg returned an error code (1)
Remueve el paquete:
sudo apt-get remove popcorn-time
Y vuelve a intentar instalar sslstrip.