You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Ben Kietzman (Jira)" <ji...@apache.org> on 2020/03/09 20:34:00 UTC

[jira] [Created] (ARROW-8044) [NIGHTLY:gandiva-jar-osx] pygit2 needs libgit2 v1.0.x

Ben Kietzman created ARROW-8044:
-----------------------------------

             Summary: [NIGHTLY:gandiva-jar-osx] pygit2 needs libgit2 v1.0.x
                 Key: ARROW-8044
                 URL: https://issues.apache.org/jira/browse/ARROW-8044
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Continuous Integration
    Affects Versions: 0.16.0
            Reporter: Ben Kietzman
            Assignee: Ben Kietzman
             Fix For: 1.0.0


pygit2 (required by crossbow itself) is failing to build because it doesn't support the latest version of libgit2 https://travis-ci.org/ursa-labs/crossbow/builds/659892661#L4542

for now, we'll have to pin it at 1.0.x https://github.com/libgit2/pygit2/blob/42df4cb3eb95272cb7bdb76fdd4f127d370e3096/src/types.h#L36



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