[
https://issues.apache.org/jira/browse/ARROW-7595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17017566#comment-17017566
]
Neal Richardson commented on ARROW-7595:
----------------------------------------
The cause seems to be
[https://www.archlinux.org/news/now-using-zstandard-instead-of-xz-for-package-compression/]
The file extensions have changed (along with the compression), so the {{cp
*.xz}} is failing.
Working on a fix/workaround.
> [R][CI] R appveyor job fails on glob
> ------------------------------------
>
> Key: ARROW-7595
> URL: https://issues.apache.org/jira/browse/ARROW-7595
> Project: Apache Arrow
> Issue Type: Bug
> Components: Continuous Integration, R
> Reporter: Neal Richardson
> Assignee: Neal Richardson
> Priority: Blocker
> Fix For: 0.16.0
>
>
> It looks like Appveyor is escaping/shell quoting things it didn't before.
> This line is failing now:
> [https://github.com/apache/arrow/blob/master/ci/appveyor-build-r.sh#L47]
> * before (passing):
> [https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/30150558/job/48s5uf3750yhvfqf#L2614]
> * after (failing):
> [https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/30166850/job/t4nuy7xqwu8pr4ph#L2632]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)