You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "MrBump (JIRA)" <ji...@apache.org> on 2015/10/04 11:27:26 UTC

[jira] [Commented] (COMPRESS-324) Tar fails to detect fields for LF_GNUTYPE_LONGNAME archive

    [ https://issues.apache.org/jira/browse/COMPRESS-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14942611#comment-14942611 ] 

MrBump commented on COMPRESS-324:
---------------------------------

Output error:

File Name in TAR File is:
Size of the File is: 255
Byte Array length: 255
Exception in thread "main" java.io.FileNotFoundException: Invalid file path
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
etc....

> Tar fails to detect fields for LF_GNUTYPE_LONGNAME archive
> ----------------------------------------------------------
>
>                 Key: COMPRESS-324
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-324
>             Project: Commons Compress
>          Issue Type: Bug
>            Reporter: MrBump
>         Attachments: java_apache_untar.zip
>
>
> Trying to extract a test tar archive with a simple java code. For a particular tar example fails to extract.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)