kszucs commented on a change in pull request #9285:
URL: https://github.com/apache/arrow/pull/9285#discussion_r592727552



##########
File path: dev/tasks/linux-packages/travis.linux.arm64.yml
##########
@@ -104,7 +105,8 @@ script:
   - popd
 
 after_success:
-  - sudo -H pip3 install --requirement 
arrow/dev/tasks/requirements-crossbow.txt
+  - sudo -H pip3 install --upgrade pip
+  - sudo -H pip3 install -r arrow/dev/tasks/requirements-crossbow.txt 
pygit2==1.0

Review comment:
       We need specific pygit2 versions according to the system's libgit2 
version.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to