You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "raulcd (via GitHub)" <gi...@apache.org> on 2023/04/11 08:51:50 UTC

[GitHub] [arrow] raulcd opened a new issue, #35029: [C#][CI] Nightly nuget build fails due to missing python

raulcd opened a new issue, #35029:
URL: https://github.com/apache/arrow/issues/35029

   ### Describe the bug, including details regarding any error messages, version, and platform.
   
   Since https://github.com/apache/arrow/pull/34133 was merged the [nightly nuget build](https://github.com/ursacomputing/crossbow/actions/runs/4655937586/jobs/8239074427#step:7:180) failed with:
   
   ```
   + python -m pip install pyarrow find-libpython
   /arrow/ci/scripts/csharp_test.sh: line 32: python: command not found
   127
   Error: `docker-compose --file /home/runner/work/crossbow/crossbow/arrow/docker-compose.yml run --rm ubuntu-csharp` exited with a non-zero exit code 127, see the process log above.
   ```
   
   ### Component(s)
   
   C#, Continuous Integration


-- 
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: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou closed issue #35029: [C#][CI] Nightly nuget build fails due to missing python

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou closed issue #35029: [C#][CI] Nightly nuget build fails due to missing python
URL: https://github.com/apache/arrow/issues/35029


-- 
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: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org