[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

apt-spy



Depois de ler aqui na lista, tentei usar o apt-spy:
apt-spy -d TESTING -l teste.apt

Obtive apenas :
::: [*] Connect timed out...
::: Unrecoverable Error [1]: Could not retrieve list from DEBIAN.ORG

estranho o Connect timed out: levou três segundos para apresentar isto..

Alguma pista?? Olhando pelo strace, ele conseguiu conectar no site:
read(4, "220 ike.egr.msu.edu FTP server ("..., 4096) = 89
write(4, "USER anonymous\r\n", 16)      = 16
read(4, "331 Guest login ok, send your co"..., 4096) = 68
write(4, "PASS apt-sources@\r\n", 19)   = 19
read(4, "230-Welcome, archive user anonym"..., 4096) = 54
read(4, "230-The local time is: Fri Jul 2"..., 4096) = 762
read(4, "230-        ftp     ftp://ftp.eg";..., 4096) = 371
write(4, "TYPE I\r\n", 8)               = 8
read(4, "200 Type set to I.\r\n", 4096) = 20
write(4, "PASV\r\n", 6)                 = 6
read(4, "227 Entering Passive Mode (35,9,"..., 4096) = 49
::: [|) = 523ng passive mode .....
::: [/] Parsing address and port for transfer ...) = 50
::: [-] Resolving host ...) = 102
::: [\] Creating socket ...) = 28ket ...", 28
socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 5
::: [|] Connecting to socket ...) = 33et .."..., 33
ioctl(5, FIONBIO, [1])                  = 0
connect(5, {sin_family=AF_INET, sin_port=htons(41687),
sin_addr=inet_addr("35.9.37.225")}}, 16) = -1 EINPROGRESS (Operation now
in progress)
::: [/] Selecting socket ...     ) = 34.   "..., 34
select(6, NULL, [5], NULL, {5, 0})      = 0 (Timeout)
::: [*] Connect timed out) = 26ed out", 26
close(0)                                = 0
::: [*1, "\r::: [*\n", 8
)               = 8
close(4)                                = 0
munmap(0x40021000, 4096)                = 0
close(4)                                = -1 EBADF (Bad file descriptor)
::: Unrecoverable Error [1]: Could not retrieve list from DEBIAN.ORG



 ___                  _                 .''`.
  | |_  _. _| _      |_) _ ._ ._  _.   : :'  :
  | | |(_|(_|(/_|_|  |  (/_| || |(_|   `. `'`
                    Linux User #50500    `-
Prof.Adjunto - Instituto de Física   ----Debian-
Universidade Federal Fluminense      Alpha/K6/K7



Reply to: