[issue39067] EOFError in tarfile.open

Ronald Oussoren report at bugs.python.org
Mon Dec 16 10:12:02 EST 2019


Ronald Oussoren <ronaldoussoren at mac.com> added the comment:

Looks like expected behaviour, the attached file is an incomplete compressed file that does not seem to contain data (according to gzcat)

gzcat: crash-f4032ed3c7c2ae59a8f4424e0e73ce8b11ad3ef90155b008968f5b1b08499bc4: unexpected end of file
gzcat: crash-f4032ed3c7c2ae59a8f4424e0e73ce8b11ad3ef90155b008968f5b1b08499bc4: uncompress failed

----------
nosy: +ronaldoussoren

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39067>
_______________________________________


More information about the Python-bugs-list mailing list