[
https://issues.apache.org/jira/browse/COMPRESS-117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12897107#action_12897107
]
Leo Izen edited comment on COMPRESS-117 at 8/11/10 9:31 AM:
------------------------------------------------------------
Uploaded is the tar I had problems with
was (Author: thebombzen):
This problem ocurred in Compress 1.1, not 1.0. I know because I have
getEntriesInPhysicalOrder() and canReadEntryData() methods
> Certain tar files won't open
> ----------------------------
>
> Key: COMPRESS-117
> URL: https://issues.apache.org/jira/browse/COMPRESS-117
> Project: Commons Compress
> Issue Type: Bug
> Components: Archivers
> Affects Versions: 1.1
> Environment: MS Windows Vista, NetBeans IDE
> Reporter: Leo Izen
> Attachments: lzma912.tar
>
>
> Certain tar files, like this one:
> http://leo.scruffohio.net/cgi-bin/uploads/lzma912.tar aren't being recognized
> by the ArchiveInputStream detector.
> I can open this tar file perfectly well with WinRAR and 7-zip. Neither of
> these complain. I can also open it with the command tar -xvf. However, I
> narrowed it down, and it turns out the TarArchiveInputStream.matches() is
> returning false, even though it is a valid tar file. This glitch should be
> fixed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.