wgtmac commented on PR #40609:
URL: https://github.com/apache/arrow/pull/40609#issuecomment-2006576618

   ```
   C:\>curl 
https://cygwin.osuosl.org/noarch/release/tzdata/tzdata-2024a-1.tar.xz --output 
tzdata.tar.gz   || exit /B 
     % Total    % Received % Xferd  Average Speed   Time    Time     Time  
Current
                                    Dload  Upload   Total   Spent    Left  Speed
     0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
    51  451k   51  234k    0     0   234k      0  0:00:01 --:--:--  0:00:01  
300k
   100  451k  100  451k    0     0   451k      0  0:00:01 --:--:--  0:00:01  
466k
   C:\>mkdir C:\Users\ContainerAdministrator\Downloads\test\tzdata 
   C:\>tar --extract --file tzdata.tar.gz --directory 
C:\Users\ContainerAdministrator\Downloads\test\tzdata 
   tar: Error opening archive: Can't initialize filter; unable to run program 
"xz -d -qq"
   ```
   
   Do you know any approach to unzip tar.xz file on Windows in the CI build? 
@kou 


-- 
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]

Reply via email to