Menu

#24 Cannot read self-extracting zip files (SFX)

open
nobody
None
5
2012-07-18
2007-06-27
No

I got the following report by email:

I have downloaded the latest version of rubyzip 0.9.1 and I want to decompress a self extracting zip file (SFX). I however get the error "Zip consistency problem while reading eocd structure".

I added some more info to the exception and found the reason. Apparently the SFX adds some extra data to the end of the file, and the comment length field does not cover this, so the buf variable is not empty, and the error is raised in line 1213 of zip.rb.

I am sure that you have a good reason for the consistency check, but it could be nice to have the option to disable it.

Discussion

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.