Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Not A Problem
-
None
-
None
Description
The new version of pygit2==1.11.0 published seems to have some issues. Some of our nightly jobs that require pygit2 are failing. As an example we have stopped receiving nightly reports. The issue is tracked on pygit2 here:
https://github.com/libgit2/pygit2/issues/1176
I can reproduce locally:
-> import pygit2
(Pdb) n
ImportError: libssl-9ad06800.so.1.1.1k: cannot open shared object file: No such file or directory
> /home/raulcd/code/arrow/dev/archery/archery/crossbow/core.py(45)<module>()
We probably should pin pygit2 to be <1.11.0 in the meantime.
Attachments
Issue Links
- links to