[
https://issues.apache.org/jira/browse/COMPRESS-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17955414#comment-17955414
]
Gary D. Gregory commented on COMPRESS-700:
------------------------------------------
I think the issue is that the file in question might in the pre-POSIX,
pre-USTAR format, like the original TAR format.
Not only can our detection code can't tell pre from post POSIX (USTAR) but our
parsing code assumes POSIX only.
> Can't extract TAR file flutter_awesome_buttons-0.1.0.tar
> --------------------------------------------------------
>
> Key: COMPRESS-700
> URL: https://issues.apache.org/jira/browse/COMPRESS-700
> Project: Commons Compress
> Issue Type: Bug
> Components: Archivers
> Reporter: Michael Nguyen
> Assignee: Gary D. Gregory
> Priority: Major
> Attachments: flutter_awesome_buttons-0.1.0.tar
>
>
> We cannot extract from the file _flutter_awesome_buttons-0.1.0.tar_ because
> we cannot detect that it is in the TAR format.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)