Manpage gzips not extracting properly?

Hi all,

The man pages under 'Releases' here: https://www.freebsd.org/cgi/man.cgi/help.html are not extracting.
Code:
tar -xvf FreeBSD_11.1-RELEASE.tgz
..
FreeBSD-11.1-RELEASE/man/man4/lpbb.4.gz
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
I tried 12-current and 11.0/11.1
 
Same problem. I think GNU tar (which I'm using) automatically detects compression.
 
I have to agree with axb; it looks like the downloader function of the man pages is broken, and is truncating the tar file...
Pulling the same "version" of the FreeBSD man page bundle down via fetch is giving different size files every time I try it.
 
I tried a few files from my Windows machine at work, they all seem to decompress fine with WinRAR. I'll try a few more from my FreeBSD machines at home.

Edit: That seems to work too. Maybe a dodgy mirror?
 
  • Thanks
Reactions: axb
Back
Top