Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Mar 2004 13:39:09 +0200
From:      Ion-Mihai Tetcu <itetcu@apropo.ro>
To:        Hye-Shik Chang <perky@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org
Subject:   NO_SIZE to unbreak fetch ? Re: cvs commit: ports/graphics/py-gd Makefile distinfo
Message-ID:  <20040306133909.2ffe9d7b@it.buh.cameradicommercio.ro>
In-Reply-To: <200403040727.i247RHPw031817@repoman.freebsd.org>
References:  <200403040727.i247RHPw031817@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 3 Mar 2004 23:27:17 -0800 (PST)
Hye-Shik Chang <perky@FreeBSD.org> wrote:

> perky       2004/03/03 23:27:17 PST
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     graphics/py-gd       Makefile distinfo 
>   Log:
>   Update to 0.52

Perhaps NO_SIZE should be used to unbreack fetch ?

itetcu@it> /usr/ports/graphics/py-gd [13:25:18] 1
 # make fetch
>> gdmodule-0.52.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
>> Attempting to fetch from http://newcenturycomputers.net/projects/download.cgi/.
scheme:   [http]
user:     []
password: []
host:     [newcenturycomputers.net]
port:     [0]
document: [/projects/download.cgi/gdmodule-0.52.tar.gz]
---> newcenturycomputers.net:80
looking up newcenturycomputers.net
connecting to newcenturycomputers.net:80
requesting http://newcenturycomputers.net/projects/download.cgi/gdmodule-0.52.tar.gz
>>> GET /projects/download.cgi/gdmodule-0.52.tar.gz HTTP/1.1
>>> Host: newcenturycomputers.net
>>> User-Agent: fetch libfetch/2.0
>>> Connection: close
>>>
<<< HTTP/1.1 200 OK
<<< Date: Sat, 06 Mar 2004 11:23:38 GMT
<<< Server: Apache/1.3.29 (Unix) PHP/4.3.2
<<< Connection: close
<<< Transfer-Encoding: chunked
<<< Content-Type: application/octet-stream
<<<
offset 0, length -1, size -1, clength -1
fetch: http://newcenturycomputers.net/projects/download.cgi/gdmodule-0.52.tar.gz: size unknown
>> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
scheme:   [ftp]
user:     []
password: []
host:     [ftp.FreeBSD.org]
port:     [0]
document: [/pub/FreeBSD/ports/distfiles/gdmodule-0.52.tar.gz]
---> ftp.FreeBSD.org:21
looking up ftp.FreeBSD.org
connecting to ftp.FreeBSD.org:21
<<< 220-ftp.FreeBSD.org NcFTPd Server (licensed copy) ready.
<<< 220-The FreeBSD mirror at TDC, in Aarhus, Denmark, Europe
<<< 220-
<<< 220-Contact: beastie@tdk.net
<<< 220-
<<< 220-Use wisely.
<<< 220-
<<< 220-####################################################################
<<< 220-
<<< 220-Please check the below URL to see if you have a closer mirror,
<<< 220-especially during releases of new versions of FreeBSD, the load
<<< 220-on this server can be quite high, and it's likely that you will
<<< 220-get better transfer rates from your local mirror.
<<< 220-
<<< 220-<http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html>;
<<< 220-
<<< 220-Specifically should all mirrors not mirroring directly from the master
<<< 220-repository choose a different host than this to mirror from, for the
<<< 220-reasons mentioned above, I should also add that all tier 1 mirrors have
<<< 220-exactly the same access to the master repository as ftp.FreeBSD.org
<<< 220-
<<< 220-####################################################################
<<< 220
>>> USER anonymous
<<< 331 Guest login ok, send your complete e-mail address as password.
>>> PASS itetcu@it.buh.cameradicommercio.ro
<<< 230-You are user #197 of 450 simultaneous users allowed.
<<< 230-
<<< 230 Logged in anonymously.
>>> TYPE I
<<< 200 Type okay.
>>> CWD /pub/FreeBSD/ports/distfiles
<<< 250 "/pub/FreeBSD/ports/distfiles" is new cwd.
>>> SIZE gdmodule-0.52.tar.gz
<<< 550 No such file.
setting passive mode
>>> PASV
<<< 227 Entering Passive Mode (62,243,72,50,195,111)
opening data connection
initiating transfer
>>> RETR gdmodule-0.52.tar.gz
<<< 550 No such file.
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/gdmodule-0.52.tar.gz: File unavailable (e.g., file not found, no access)
>> Couldn't fetch it - please try to retrieve this
>> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1

Stop in /usr/ports/graphics/py-gd.
itetcu@it> /usr/ports/graphics/py-gd [13:25:50] 1
 # cat distinfo
MD5 (gdmodule-0.52.tar.gz) = 7322e7cc82c21765989053fd9a55e1ac
SIZE (gdmodule-0.52.tar.gz) = 47579
itetcu@it> /usr/ports/graphics/py-gd [13:26:14] 0
 # make fetch -DDISABLE_SIZE
>> gdmodule-0.52.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
>> Attempting to fetch from http://newcenturycomputers.net/projects/download.cgi/.
scheme:   [http]
user:     []
password: []
host:     [newcenturycomputers.net]
port:     [0]
document: [/projects/download.cgi/gdmodule-0.52.tar.gz]
---> newcenturycomputers.net:80
looking up newcenturycomputers.net
connecting to newcenturycomputers.net:80
requesting http://newcenturycomputers.net/projects/download.cgi/gdmodule-0.52.tar.gz
>>> GET /projects/download.cgi/gdmodule-0.52.tar.gz HTTP/1.1
>>> Host: newcenturycomputers.net
>>> User-Agent: fetch libfetch/2.0
>>> Connection: close
>>>
<<< HTTP/1.1 200 OK
<<< Date: Sat, 06 Mar 2004 11:25:08 GMT
<<< Server: Apache/1.3.29 (Unix) PHP/4.3.2
<<< Connection: close
<<< Transfer-Encoding: chunked
<<< Content-Type: application/octet-stream
<<<
offset 0, length -1, size -1, clength -1
fetch: http://newcenturycomputers.net/projects/download.cgi/gdmodule-0.52.tar.gz: size of remote file is not known
gdmodule-0.52.tar.gz                                     0  B    0  Bps<<< fd8
_http_new_chunk(): new chunk: 4056 (4056)
<<< 1000
_http_new_chunk(): new chunk: 4096 (8152)
gdmodule-0.52.tar.gz                                  4096  B   13 kBps<<< 1000
_http_new_chunk(): new chunk: 4096 (12248)
<<< 1000
_http_new_chunk(): new chunk: 4096 (16344)
<<< 1000
_http_new_chunk(): new chunk: 4096 (20440)
<<< 1000
_http_new_chunk(): new chunk: 4096 (24536)
gdmodule-0.52.tar.gz                                    20 kB   10 kBps<<< 1000
_http_new_chunk(): new chunk: 4096 (28632)
<<< 1000
_http_new_chunk(): new chunk: 4096 (32728)
<<< 1000
_http_new_chunk(): new chunk: 4096 (36824)
<<< 1000
_http_new_chunk(): new chunk: 4096 (40920)
<<< 1000
_http_new_chunk(): new chunk: 4096 (45016)
<<< a03
_http_new_chunk(): new chunk: 2563 (47579)
<<< 0
_http_new_chunk(): end of last chunk
gdmodule-0.52.tar.gz                                    46 kB   19 kBps
itetcu@it> /usr/ports/graphics/py-gd [13:27:20] 0
 # make checksum
>> Checksum OK for gdmodule-0.52.tar.gz.



-- 
IOnut
Unregistered ;) FreeBSD user



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040306133909.2ffe9d7b>