FS#68918 - [cargo-edit] libgit2.so.1.0: cannot open shared object file

Attached to Project: Community Packages
Opened by Tom Jakubowski (tjakubow) - Thursday, 10 December 2020, 05:31 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 10 December 2020, 05:39 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

cargo-add reports this error when I try to run it:

/home/tom/.local/bin/cargo-add: error while loading shared libraries: libgit2.so.1.0: cannot open shared object file: No such file or directory

It looks like libgit2 now provides `libgit2.so.1.1`, and that this package needs to be relinked.


Additional info:

* package versions cargo-edit 0.7.0-1, libgit2 1:1.1.0-1

Steps to reproduce:

1. Install libgit2 1:1.1.0-1
2. Install cargo-edit 0.7.0-1
3. Try to run `cargo add` or `cargo rm`
This task depends upon

Closed by  Doug Newgard (Scimmia)
Thursday, 10 December 2020, 05:39 GMT
Reason for closing:  Not a bug
Additional comments about closing:  Things in your home dir are your responsibility

Loading...