kou commented on PR #13244:
URL: https://github.com/apache/arrow/pull/13244#issuecomment-1146973126

   @kszucs I want to update vcpkg's version but it causes `wheel-windows-*` 
jobs failures. e.g.:
   
   
https://github.com/ursacomputing/crossbow/runs/6719159641?check_suite_focus=true#step:6:13
   
   ```text
   Unable to find image 'ghcr.io/ursacomputing/arrow:python-3.9-wheel-winUnable 
to find image 
'ghcr.io/ursacomputing/arrow:python-3.9-wheel-windows-vs2017-vcpkg-38bb87c' 
locally
   docker: Error response from daemon: manifest unknown.
   See 'docker run --help'.
   Error: docker run --rm -e SETUPTOOLS_SCM_PRETEND_VERSION=9.0.0.dev178 -v 
python-wheel-windows-clcache:C:/clcache:rw -v 
d:\a\crossbow\crossbow\arrow:C:/arrow 
ghcr.io/ursacomputing/arrow:python-3.9-wheel-windows-vs2017-vcpkg-38bb87c 
arrow\\ci\\scripts\\python_wheel_windows_build.bat exited with non-zero exit 
code 125
   docker pull 
ghcr.io/ursacomputing/arrow:python-3.9-wheel-windows-vs2017-vcpkg-38bb87c 
exited with non-zero exit code 1dows-vs2017-vcpkg-38bb87c' locally
   docker: Error response from daemon: manifest unknown.
   See 'docker run --help'.
   Error: docker run --rm -e SETUPTOOLS_SCM_PRETEND_VERSION=9.0.0.dev178 -v 
python-wheel-windows-clcache:C:/clcache:rw -v 
d:\a\crossbow\crossbow\arrow:C:/arrow 
ghcr.io/ursacomputing/arrow:python-3.9-wheel-windows-vs2017-vcpkg-38bb87c 
arrow\\ci\\scripts\\python_wheel_windows_build.bat exited with non-zero exit 
code 125
   docker pull 
ghcr.io/ursacomputing/arrow:python-3.9-wheel-windows-vs2017-vcpkg-38bb87c 
exited with non-zero exit code 1
   ```
   
   How to fix this?
   
   (Can we build a Docker image in the CI job when we don't have 
`ghcr.io/ursacomputing/arrow:python-*` image?)


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