[Bug 223065] INDEX file truncated from time to time

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 06 Jun 2021 07:42:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223065

Wolfram Schneider <wosch@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Open                        |In Progress

--- Comment #21 from Wolfram Schneider <wosch@FreeBSD.org> ---
I still can reproduce the error

$ for i in $(seq 0 999);do printf "."; /usr/bin/fetch -q -a -o INDEX.bz2 
https://www.FreeBSD.org/ports/INDEX-12.bz2;done

...................................................................................................................................................................................................................................................................................................................................................fetch:
INDEX.bz2 appears to be truncated: 2157442/2383323 bytes
.......................................................................................................fetch:
INDEX.bz2 appears to be truncated: 839819/2383323 bytes
.fetch: INDEX.bz2 appears to be truncated: 1758337/2383323 bytes
..................................................................................................................................................................................................................................................................................................................................................................................................fetch:
INDEX.bz2 appears to be truncated: 1571602/2383323 bytes
......................................fetch: INDEX.bz2 appears to be truncated:
2118718/2383323 bytes
...................................................................
[...]

-- 
You are receiving this mail because:
You are on the CC list for the bug.