[
https://issues.apache.org/jira/browse/ARROW-7595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neal Richardson resolved ARROW-7595.
------------------------------------
Resolution: Fixed
Issue resolved by pull request 6215
[https://github.com/apache/arrow/pull/6215]
> [R][CI] R appveyor job fails due to pacman compression change
> -------------------------------------------------------------
>
> 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
> Labels: pull-request-available
> Fix For: 0.16.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> 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)