mcmilk / 7-Zip-zstd

7-Zip with support for Brotli, Fast-LZMA2, Lizard, LZ4, LZ5 and Zstandard
https://mcmilk.de/projects/7-Zip-zstd/
Other
5.16k stars 300 forks source link

data after the end of the payload data error for tar.gz #7

Closed Hugo-KTM closed 7 years ago

Hugo-KTM commented 8 years ago

Archives, downloaded (2016-11-16) from Oracle Java Archive: jre-7u80-windows-i586.tar.gz jre-7u80-windows-x64.tar.gz

7-Zip ZS 16.04 shows "There are some data after the end of the payload data : jre-7u80-windows-???.tar" when trying to open the tar in 7zFM.

The files open fine in 7-Zip 9.20 upstream/mainline 7-Zip 16.04 has the same issue. The equivalent jre-8u112 archives also open fine.

mcmilk commented 7 years ago

Igor says "So it's not too important to provide more information in that window." You can see it here: https://sourceforge.net/p/sevenzip/discussion/45797/thread/22f5276a/

Should I remove that warning? It's not an error, it's a warning. The file is decompressed correctly.

What do others think?

Hugo-KTM commented 7 years ago

I would not mind a warning if the tar would be opened in 7zFM. The tar might be extracted correctly but the contents are not shown in 7zFM. If the message is just a warning it should not block future operations, like displaying the contents of the archive.

To clarify: Starting situation: The .tar.gz is opened in 7zFM. 7zFM shows the .tar as content (single file). What I want to achieve: Display the contents of the .tar in 7zFM. How do I want to achieve this:

Expected result: The contents of the .tar are listed in 7zFM (possibly with an accompanying warning). Actual result: The warning message is displayed, the content of the 7zFM window remains unchanged.

mcmilk commented 7 years ago

This will be fixed in the next release of 7-Zip I think... if not, I will fix it im my version.

mcmilk commented 7 years ago

Has this been fixed by Igor in the current 17.00 Beta release?

Fr0sT-Brutal commented 5 years ago

Any solutions on this issue? A file with "some data after the end" is totally unusable with 7zip, it couldn't be extracted or tested even though other archivers handle it with no errors.

mcmilk commented 5 years ago

Have you some small example file, which I can use for testing ?

Fr0sT-Brutal commented 5 years ago

Sure, here it is WTZZ00DEU_R_20190200000_01D_SN.rnx.gz

mcmilk commented 5 years ago

Thank you, I will take a look at it.