unzip bugs?

Alex Kozlov alexkozlov0 at gmail.com
Sun Jul 6 22:16:49 UTC 2014


On Sun, Jul 06, 2014 at 10:57:20PM +0100, Jamie Landeg-Jones wrote:
> Zenny <garbytrash at gmail.com> wrote:
> > Successfully decompressed with tar, but while opening the files, it says:
> >
> > "Not a JPEG file: starts with 0x00 0x00"
> 
> I've managed to create a zip file that gives the same problem you
> describe:
> 
> unzip says 'skipping non-regular entry'
This means that archive entry is not marked as file or directory.
I think zip archive is corrupted.
 
> tar extracts files with the correct name and size, but the files
> are made up entirely of nulls.
> 
> I'm going go look deeper into this, but in the meantime, I found
> unzip in ports (archivers/unzip) to work as expected, so give that a
> go!
The info-unzip from ports doesn't have this sanity check, neither is bsdtar. 


-- 
Alex


More information about the freebsd-stable mailing list