You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Mauricio 'Pachá' Vargas Sepúlveda (Jira)" <ji...@apache.org> on 2021/06/04 18:38:00 UTC

[jira] [Updated] (ARROW-12973) [CI] [Python] Cannot install via pip on ARM64

     [ https://issues.apache.org/jira/browse/ARROW-12973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mauricio 'Pachá' Vargas Sepúlveda updated ARROW-12973:
------------------------------------------------------
    Description: 
we need to provide a wheel for pygit2, and therefore the next affected build shall run without errors

* travis- debian-bullseye-arm64
* travis-buster-arm64
* ubuntu-bionic-arm64
* ubuntu-focal-arm64
* ubuntu-groovy-arm64
* ubuntu-hirsute-arm64

this is similar to https://issues.apache.org/jira/browse/ARROW-12122

the error can be seen at: https://travis-ci.com/github/ursacomputing/crossbow/builds/227949656#L6896, the exact error message is
_ERROR: Could not build wheels for pygit2 which use PEP 517 and cannot be installed directly
_

  was:
similar to https://issues.apache.org/jira/browse/ARROW-12122
we need to provide a wheel for this build

the error can be seen at: https://travis-ci.com/github/ursacomputing/crossbow/builds/227949656#L6896

        Summary: [CI] [Python] Cannot install via pip on ARM64  (was: [CI] [Python] [ARM64]Cannot install via pip on Debian)

> [CI] [Python] Cannot install via pip on ARM64
> ---------------------------------------------
>
>                 Key: ARROW-12973
>                 URL: https://issues.apache.org/jira/browse/ARROW-12973
>             Project: Apache Arrow
>          Issue Type: Task
>          Components: Continuous Integration, Python
>            Reporter: Mauricio 'Pachá' Vargas Sepúlveda
>            Priority: Major
>
> we need to provide a wheel for pygit2, and therefore the next affected build shall run without errors
> * travis- debian-bullseye-arm64
> * travis-buster-arm64
> * ubuntu-bionic-arm64
> * ubuntu-focal-arm64
> * ubuntu-groovy-arm64
> * ubuntu-hirsute-arm64
> this is similar to https://issues.apache.org/jira/browse/ARROW-12122
> the error can be seen at: https://travis-ci.com/github/ursacomputing/crossbow/builds/227949656#L6896, the exact error message is
> _ERROR: Could not build wheels for pygit2 which use PEP 517 and cannot be installed directly
> _



--
This message was sent by Atlassian Jira
(v8.3.4#803005)