assignUser opened a new issue, #39988:
URL: https://github.com/apache/arrow/issues/39988
### Describe the bug, including details regarding any error messages,
version, and platform.
Using ARROW_HOME the installation fails as `cygpath` seems to expect other
args:
```
*** Using locally built Arrow at
/c/rtools43/x86_64-w64-mingw32.static.posix.new
Usage: cygpath (-d|-m|-u|-w|-t TYPE) [-f FILE] [OPTION]... NAME...
cygpath [-c HANDLE]
cygpath [-ADHOPSW]
cygpath [-F ID]
```
This happened regardless of the path style I used in ARROW_HOME
(C:\path\to\arrow, C:/path/to/arrow, /c/path/to/arrow)
### Component(s)
R
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]