Issues with [git-crypt] & openssl #209
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description:
When trying to run
$ git crypt
, the following error message is displayed:/usr/bin/git-crypt: error while loading shared libraries: libcrypto.so.1.1: cannot open shared object file: No such file or directory
What I tried to solve this:
Im confused, because the OpenSSL 3.0 patch is included within this package...
Official Repo Link
$ sudo pacman -U git-crypt-0.7.0-2-x86_64.pkg.tar.zst
solved it eventually...
Additional info:
I'll requeue
git-crypt
as soon as the current buildcycle is finished.Just tried it again today, worked flawlessly.
Thanks for your effort! :)