fetch calculates size wrong
Tilman Linneweh
arved at FreeBSD.org
Sat Aug 7 12:04:02 PDT 2004
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 at 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 at sledge.freebsd.org:/h/src/sys/amd64/compile/SLEDGE amd64
Any ideas?
regards
tilman
More information about the freebsd-amd64
mailing list