Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#48825 - [python-pygit2] Broken with testing/libgit2
Attached to Project:
Community Packages
Opened by Chih-Hsuan Yen (yan12125) - Wednesday, 06 April 2016, 12:01 GMT
Last edited by Jan de Groot (JGC) - Thursday, 14 April 2016, 07:49 GMT
Opened by Chih-Hsuan Yen (yan12125) - Wednesday, 06 April 2016, 12:01 GMT
Last edited by Jan de Groot (JGC) - Thursday, 14 April 2016, 07:49 GMT
|
DetailsDescription:
With testing/libgit2 1:0.24.0-1 installed, python-pygit2 is broken: $ python -c 'import pygit2' Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/lib/python3.5/site-packages/pygit2/__init__.py", line 32, in <module> from _pygit2 import * ImportError: libgit2.so.23: cannot open shared object file: No such file or directory Additional info: testing/libgit2 1:0.24.0-1 community/python-pygit2 0.23.3-2 Steps to reproduce: PS. I see python-pygit2 is flagged as out-of-date last month. Due to unknown reasons it's not updated for a long time. I have to downgrade pygit2 to 1:0.23.4-3 so that my own AUR helper is not crashing. It's annoying, so please consider this ticket as a bug report but not plain out-of-date complain. |
This task depends upon

Is this fixed in 0.24.0-2?

Yes but I don't have the permission to close this ticket.