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#77351 - [cargo-edit] unused libgit2.so whnen using vendored git2
Attached to Project:
Community Packages
Opened by loqs (loqs) - Wednesday, 01 February 2023, 20:37 GMT
Last edited by Orhun Parmaksız (orhun) - Friday, 03 February 2023, 17:20 GMT
Opened by loqs (loqs) - Wednesday, 01 February 2023, 20:37 GMT
Last edited by Orhun Parmaksız (orhun) - Friday, 03 February 2023, 17:20 GMT
|
DetailsDescription:
cargo-edit depends on libgit2.so but it uses vendored libgit2, openssl and libssh2. Attached diff [1] removes vendored-libgit2 from Cargo.toml based on [2]. It adds libssh2 and openssl to depends as they are then directly linked to. Additional info: * cargo-edit 0.11.8-1 [1] PKGBUILD.diff [2] https://github.com/archlinux/svntogit-community/blob/e090444b046e712576983dddf804bbaec8d7b28a/trunk/PKGBUILD#L18 |
This task depends upon
Closed by Orhun Parmaksız (orhun)
Friday, 03 February 2023, 17:20 GMT
Reason for closing: Implemented
Additional comments about closing: implemented in -2
Friday, 03 February 2023, 17:20 GMT
Reason for closing: Implemented
Additional comments about closing: implemented in -2