[ https://issues.apache.org/jira/browse/COMPRESS-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14943606#comment-14943606 ]
Stefan Bodewig commented on COMPRESS-324: ----------------------------------------- Interesting. Your archive contains {{././@LongName}} rather than {{././@LongLink}} as "file name" for the special entry that contains the file name. Do you know which version of tar has created the archive? So far we only accept entries of "link type" L if its name was {{././@LongLink}} and this is what we've seen in the wild. It is easy to conceive that some version used a different magic name, but we've never encountered that. Searching for {{././@LongName}} comes up empty for me - unlike LongLink, so it seems to be rare. > 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)