Kouhei Sutou created ARROW-3034: ----------------------------------- Summary: [Packaging] Source archive can't be extracted by bsdtar on MSYS2 Key: ARROW-3034 URL: https://issues.apache.org/jira/browse/ARROW-3034 Project: Apache Arrow Issue Type: Improvement Components: Packaging Affects Versions: 0.10.0 Reporter: Kouhei Sutou Assignee: Kouhei Sutou
It's caused by {{python/cmake_modules}}. It's symlink. It seems that bsdtar on MSYS2 can't handle symlink. Note that GNU tar can extract and {{python/cmake_modules}}'s symlink is resolved. -- This message was sent by Atlassian JIRA (v7.6.3#76005)