glibc-common ?

Zorg zorglub78 at alyas-group.dynalias.com
Tue Aug 30 22:39:05 UTC 2005


Le Tue, 30 Aug 2005 16:49:37 +0100
Paul Howarth <paul at city-fan.org> a écrit:

> Zorg wrote:
> > Le Tue, 30 Aug 2005 16:06:48 +0100
> > Paul Howarth <paul at city-fan.org> a écrit:
> > 
> > <SNIP!>
> > 
> >>Try:
> >>
> >>$ curl --retry 20 --remote-time --remote-name --location \
> >>http://download.fedora.redhat.com/pub/fedora/linux/core/4/i386/os/Fedora/RPMS/glibc-common-2.3.5-10.i386.rpm
> >>
> >>Paul.
> >>
> > 
> > 
> > Well...
> > Failed at 6387k...
> 
> Can you try:
> 
> $ curl -C - -v --retry 10 --remote-time --remote-name --location \
> http://download.fedora.redhat.com/pub/fedora/linux/core/4/i386/os/Fedora/RPMS/glibc-common-2.3.5-10.3.i386.rpm
> 
> The -C option should get curl to try continuing the existing download, 
> and the -v option gives verbose messages about what's going on.
> 
> Paul.
> 

It shows me:
"
curl -C - -v --retry 10 --remote-time --remote-name --location 
http://download.fedora.redhat.com/pub/fedora/linux/core/4/i386/os/Fedora/RPMS/glibc-common-2.3.5-10.i386.rpm
* About to connect() to download.fedora.redhat.com port 80
*   Trying 66.187.224.20... * connected
* Connected to download.fedora.redhat.com (66.187.224.20) port 80
> GET
/pub/fedora/linux/core/4/i386/os/Fedora/RPMS/glibc-common-2.3.5-10.i386.rpm
HTTP/1.1
Range: bytes=6537216-
User-Agent: curl/7.13.1 (i386-redhat-linux-gnu) libcurl/7.13.1
OpenSSL/0.9.7f zlib/1.2.2.2 libidn/0.5.15
Host: download.fedora.redhat.com
Pragma: no-cache
Accept: */*

< HTTP/1.1 206 Partial Content
< Date: Tue, 30 Aug 2005 16:10:48 GMT
< Server: Apache
< Last-Modified: Mon, 30 May 2005 21:16:40 GMT
< ETag: "b23542-e64d7d-675c1e00"
< Accept-Ranges: bytes
< Content-Length: 8555901
< Cache-Control: max-age=86400
< Expires: Wed, 31 Aug 2005 16:10:48 GMT
< Content-Range: bytes 6537216-15093116/15093117
< Content-Type: application/x-rpm
** Resuming transfer from byte position 6537216
  % Total    % Received % Xferd  Average Speed   Time    Time     Time 
Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0 8355k    0  2736    0     0     45      0  19d 19h  0:08:12  19d 19h  
  0
"
and hangs...

Another try (trace enabled):
"
curl -C - -v --trace - --retry 10 --remote-time --remote-name --location 
http://download.fedora.redhat.com/pub/fedora/linux/core/4/i386/os/Fedora/RPMS/glibc-common-2.3.5-10.i386.rpm
== Info: About to connect() to download.fedora.redhat.com port 80
== Info:   Trying 66.187.224.20... == Info: connected
== Info: Connected to download.fedora.redhat.com (66.187.224.20) port 80
=> Send header, 286 bytes (0x11e)
0000: 47 45 54 20 2f 70 75 62 2f 66 65 64 6f 72 61 2f GET /pub/fedora/
0010: 6c 69 6e 75 78 2f 63 6f 72 65 2f 34 2f 69 33 38 linux/core/4/i38
0020: 36 2f 6f 73 2f 46 65 64 6f 72 61 2f 52 50 4d 53 6/os/Fedora/RPMS
0030: 2f 67 6c 69 62 63 2d 63 6f 6d 6d 6f 6e 2d 32 2e /glibc-common-2.
0040: 33 2e 35 2d 31 30 2e 69 33 38 36 2e 72 70 6d 20 3.5-10.i386.rpm
0050: 48 54 54 50 2f 31 2e 31 0d 0a 52 61 6e 67 65 3a HTTP/1.1..Range:
0060: 20 62 79 74 65 73 3d 36 35 33 37 32 31 36 2d 0d  bytes=6537216-.
0070: 0a 55 73 65 72 2d 41 67 65 6e 74 3a 20 63 75 72 .User-Agent: cur
0080: 6c 2f 37 2e 31 33 2e 31 20 28 69 33 38 36 2d 72 l/7.13.1 (i386-r
0090: 65 64 68 61 74 2d 6c 69 6e 75 78 2d 67 6e 75 29 edhat-linux-gnu)
00a0: 20 6c 69 62 63 75 72 6c 2f 37 2e 31 33 2e 31 20  libcurl/7.13.1
00b0: 4f 70 65 6e 53 53 4c 2f 30 2e 39 2e 37 66 20 7a OpenSSL/0.9.7f z
00c0: 6c 69 62 2f 31 2e 32 2e 32 2e 32 20 6c 69 62 69 lib/1.2.2.2 libi
00d0: 64 6e 2f 30 2e 35 2e 31 35 0d 0a 48 6f 73 74 3a dn/0.5.15..Host:
00e0: 20 64 6f 77 6e 6c 6f 61 64 2e 66 65 64 6f 72 61  download.fedora
00f0: 2e 72 65 64 68 61 74 2e 63 6f 6d 0d 0a 50 72 61 .redhat.com..Pra
0100: 67 6d 61 3a 20 6e 6f 2d 63 61 63 68 65 0d 0a 41 gma: no-cache..A
0110: 63 63 65 70 74 3a 20 2a 2f 2a 0d 0a 0d 0a       ccept: */*....
** Resuming transfer from byte position 6537216
  % Total    % Received % Xferd  Average Speed   Time    Time     Time 
Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--  
  0<= Recv header, 30 bytes (0x1e)
0000: 48 54 54 50 2f 31 2e 31 20 32 30 36 20 50 61 72 HTTP/1.1 206 Par
0010: 74 69 61 6c 20 43 6f 6e 74 65 6e 74 0d 0a       tial Content..
<= Recv header, 37 bytes (0x25)
0000: 44 61 74 65 3a 20 54 75 65 2c 20 33 30 20 41 75 Date: Tue, 30 Au
0010: 67 20 32 30 30 35 20 31 36 3a 32 30 3a 31 30 20 g 2005 16:20:10
0020: 47 4d 54 0d 0a                                  GMT..
<= Recv header, 16 bytes (0x10)
0000: 53 65 72 76 65 72 3a 20 41 70 61 63 68 65 0d 0a Server: Apache..
<= Recv header, 46 bytes (0x2e)
0000: 4c 61 73 74 2d 4d 6f 64 69 66 69 65 64 3a 20 4d Last-Modified: M
0010: 6f 6e 2c 20 33 30 20 4d 61 79 20 32 30 30 35 20 on, 30 May 2005
0020: 32 31 3a 31 36 3a 34 30 20 47 4d 54 0d 0a       21:16:40 GMT..
<= Recv header, 32 bytes (0x20)
0000: 45 54 61 67 3a 20 22 62 32 33 35 34 32 2d 65 36 ETag: "b23542-e6
0010: 34 64 37 64 2d 36 37 35 63 31 65 30 30 22 0d 0a 4d7d-675c1e00"..
<= Recv header, 22 bytes (0x16)
0000: 41 63 63 65 70 74 2d 52 61 6e 67 65 73 3a 20 62 Accept-Ranges: b
0010: 79 74 65 73 0d 0a                               ytes..
<= Recv header, 25 bytes (0x19)
0000: 43 6f 6e 74 65 6e 74 2d 4c 65 6e 67 74 68 3a 20 Content-Length:
0010: 38 35 35 35 39 30 31 0d 0a                      8555901..
<= Recv header, 30 bytes (0x1e)
0000: 43 61 63 68 65 2d 43 6f 6e 74 72 6f 6c 3a 20 6d Cache-Control: m
0010: 61 78 2d 61 67 65 3d 38 36 34 30 30 0d 0a       ax-age=86400..
<= Recv header, 40 bytes (0x28)
0000: 45 78 70 69 72 65 73 3a 20 57 65 64 2c 20 33 31 Expires: Wed, 31
0010: 20 41 75 67 20 32 30 30 35 20 31 36 3a 32 30 3a  Aug 2005 16:20:
0020: 31 30 20 47 4d 54 0d 0a                         10 GMT..
<= Recv header, 48 bytes (0x30)
0000: 43 6f 6e 74 65 6e 74 2d 52 61 6e 67 65 3a 20 62 Content-Range: b
0010: 79 74 65 73 20 36 35 33 37 32 31 36 2d 31 35 30 ytes 6537216-150
0020: 39 33 31 31 36 2f 31 35 30 39 33 31 31 37 0d 0a 93116/15093117..
<= Recv header, 33 bytes (0x21)
0000: 43 6f 6e 74 65 6e 74 2d 54 79 70 65 3a 20 61 70 Content-Type: ap
0010: 70 6c 69 63 61 74 69 6f 6e 2f 78 2d 72 70 6d 0d plication/x-rpm.
0020: 0a                                              .
  0 8355k    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--  
  0<= Recv data, 1368 bytes (0x558)

blabla...
<= Recv data, 1368 bytes (0x558)
"
and hangs at offset 2736 too

I've done a system reboot (for cleanup) less than 1h before this last try

:'(((

Luc







More information about the fedora-list mailing list