You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Thomas Hallgren (Updated) (JIRA)" <ji...@apache.org> on 2012/02/09 08:29:01 UTC

[jira] [Updated] (COMPRESS-175) GNU Tar sometimes uses binary encoding for UID and GID

     [ https://issues.apache.org/jira/browse/COMPRESS-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Hallgren updated COMPRESS-175:
-------------------------------------

    Attachment: TarArchiveEntry.patch

Patch that fixes the problem
                
> GNU Tar sometimes uses binary encoding for UID and GID
> ------------------------------------------------------
>
>                 Key: COMPRESS-175
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-175
>             Project: Commons Compress
>          Issue Type: Bug
>          Components: Archivers
>    Affects Versions: 1.3
>            Reporter: Thomas Hallgren
>         Attachments: TarArchiveEntry.patch
>
>
> Some tar files have UID and GID fields that start with the binary marker 0x80. The TarArchiveEntry is unable to cope with that since it assumes that UID and GID are always ASCII.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira