raulcd opened a new issue, #49234: URL: https://github.com/apache/arrow/issues/49234
### Describe the bug, including details regarding any error messages, version, and platform. The [python-sdist](https://github.com/ursacomputing/crossbow/actions/runs/21898254496/job/63219483560) has started failing on our nightlies CI with the following error. ``` -- Finished cmake --build --target install for PyArrow -- Copying stubs: /tmp/pip-req-build-4czzjcvi/pyarrow-stubs/pyarrow -> /tmp/pip-req-build-4czzjcvi/build/lib.linux-x86_64-cpython-310/pyarrow error: [Errno 2] No such file or directory: '/tmp/pip-req-build-4czzjcvi/scripts/update_stub_docstrings.py' [end of output] ``` ### Component(s) Continuous Integration, Python -- 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]
