You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (Jira)" <ji...@apache.org> on 2019/10/09 23:53:00 UTC

[jira] [Resolved] (THRIFT-4874) Thrift 0.12.0 Source Distribution (.tar.gz) Contains Hardlinks - Extract Fails

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

Jens Geyer resolved THRIFT-4874.
--------------------------------
    Fix Version/s: 0.13.0
         Assignee: Jens Geyer  (was: James E. King III)
       Resolution: Fixed

Not sure if I was able to find all pieces of the puzzle, but so far it seems to work. Checking again when the *.tar.gz is ready for RC.

> Thrift 0.12.0 Source Distribution (.tar.gz) Contains Hardlinks - Extract Fails
> ------------------------------------------------------------------------------
>
>                 Key: THRIFT-4874
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4874
>             Project: Thrift
>          Issue Type: Bug
>          Components: Build Process
>    Affects Versions: 0.12.0
>            Reporter: Daniel Jewell
>            Assignee: Jens Geyer
>            Priority: Blocker
>             Fix For: 0.13.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Hello!
> The source release tarball of Thrift contains hardlinks - which makes it impossible to extract on a platform where you cannot create hardlinks (e.g. on a non-root Android device). (e.g. the archive was not created with --hard-dereference) 
> I discovered this as a knock-on effect of trying to build Apache Arrow C++ on Android (in Termux)... The build fails because the Thrift tarball can't be extracted because of the hardlinks.
> Best,
> -Daniel 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)