os icon indicating copy to clipboard operation
os copied to clipboard

pyarrow/17.0.0 package update

Open octo-sts[bot] opened this issue 1 year ago • 2 comments

octo-sts[bot] avatar Oct 03 '24 14:10 octo-sts[bot]

Open AI suggestions to solve the build error:

The error message indicates a failure in building the package due to an issue with the `pyarrow` pipeline, resulting in an exit status 1. The build environment has been preserved for further investigation. Here are some steps you can take:

1. **Check the Build Logs**: Look into the preserved workspace directory for detailed error messages that might provide more insight into the failure.
2. **Dependencies**: Ensure that all dependencies required for `pyarrow` are correctly installed.
3. **Configuration**: Verify that the build environment is configured correctly.
4. **Known Issues**: Check the `pyarrow` GitHub repository for any known issues that might relate to your problem.
5. **Re-run the Build**: After addressing any identified issues, try re-running the build process.

octo-sts[bot] avatar Oct 03 '24 14:10 octo-sts[bot]

This will likely need a change to the update bot to handle multiple dereferenced commit shas

rawlingsj avatar Oct 03 '24 15:10 rawlingsj

pyarray package is now a subpackage of the apache-arrow package: https://github.com/wolfi-dev/os/blob/main/apache-arrow.yaml

debasishbsws avatar Oct 28 '24 17:10 debasishbsws