Encountered error on running pijul clone:
pijul: error while loading shared libraries: libgit2.so.1.9: cannot open shared object file: No such file or directory
Solved by installing package libgit2 - suggest this is added as dependency.
| Git Clone URL: | https://aur.archlinux.org/pijul.git (read-only, click to copy) |
|---|---|
| Package Base: | pijul |
| Description: | A sound and fast distributed version control system |
| Upstream URL: | https://pijul.org |
| Licenses: | GPL-2.0-or-later |
| Submitter: | grawlinson |
| Maintainer: | grawlinson |
| Last Packager: | grawlinson |
| Votes: | 17 |
| Popularity: | 0.091015 |
| First Submitted: | 2021-07-02 01:44 (UTC) |
| Last Updated: | 2026-04-26 05:10 (UTC) |
Encountered error on running pijul clone:
pijul: error while loading shared libraries: libgit2.so.1.9: cannot open shared object file: No such file or directory
Solved by installing package libgit2 - suggest this is added as dependency.
also, please set CARGO_TARGET_DIR in the pkgbuild so you can be sure the final binaries end up at ./target/, otherwise this will trip up users that use a single system wide target dir for caching purposes
Please, put --features git in build
The package was prematurely moved to community, apologies all.
Once there's a stable release, it will find it's way back to the official repos.
Pinned Comments
grawlinson commented on 2021-07-02 01:47 (UTC)
The package was prematurely moved to community, apologies all.
Once there's a stable release, it will find it's way back to the official repos.