Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Aug 2004 21:04:00 +0200
From:      Tilman Linneweh <arved@FreeBSD.org>
To:        amd64@FreeBSD.org
Cc:        des@FreeBSD.org
Subject:   fetch calculates size wrong
Message-ID:  <20040807190400.GB24054@arved.at>

next in thread | raw e-mail | index | archive | help
Hi,

I noticed something wrong with fetch on amd64-CURRENT.

FreeBSD mchammer.arved.de 5.2-CURRENT FreeBSD 5.2-CURRENT #19: Sat Aug  7 17:49:08 CEST 2004     root@mchammer.arved.de:/usr/obj/usr/src/sys/MCHAMMER  amd64

Fetch tries to fetch all files with 
REST 18446744073709551615

I have uploaded two samples:

1. http://people.freebsd.org/~arved/stuff/ftp.math.muni.cz-CURRENT.pcap
make fetch in /usr/ports/games/phalanx fails with:
>> phalanx-22.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
>> Attempting to fetch from ftp://ftp.math.muni.cz/pub/math/people/Dobes/.
phalanx-22.tar.gz                              99% of  341 kB   26 kBps 00m00s
fetch: phalanx-22.tar.gz appears to be truncated: 349768/349769 bytes
Although the MD5 is right.
 
2. http://people.freebsd.org/~arved/stuff/invisible-island.net-CURRENT.pcap
make fetch in /usr/ports/x11/xterm fails with:

>> xterm-194.tgz doesn't seem to exist in /usr/ports/distfiles/.
>> Attempting to fetch from ftp://invisible-island.net/xterm/.
fetch: ftp://invisible-island.net/xterm/xterm-194.tgz: Unknown FTP error

This is not reproducable on sledge or on i386-CURRENT.

FreeBSD sledge.freebsd.org 5.2-CURRENT FreeBSD 5.2-CURRENT #272: Sat Jun 12 13:49:18 UTC 2004     root@sledge.freebsd.org:/h/src/sys/amd64/compile/SLEDGE  amd64

Any ideas?

regards
tilman



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