Short summary
Every attempt to clone a github repo fails with an error (libcurl-gnutls.so.4: cannot open shared object file: No such file or directory fatal: remote helper 'https' aborted session)
Affected version or release
v1.0.26
Installation context
Fedora 44, up to date, AppImage version
What happened?
Any attempt to clone a repo from Github causes this error:
Couldn't add this repository
We couldn't finish adding this repository. Open the health check to validate Git, PATH, and repository directory access.
Failed to clone project: Cloning into '/home/****/.copilot/repos/****'... /home/****/.cache/github-copilot-git-2.53.0-3/libexec/git-core/git-remote-https: error while loading shared libraries: libcurl-gnutls.so.4: cannot open shared object file: No such file or directory fatal: remote helper 'https' aborted session
Dismiss Open health check
Steps to reproduce
- Download v1.0.26 as AppImage
- Launch AppImage
- Add session
- Choose "Github repository..."
- Pick any repository
Result: Error message as mentioned above
Expected behavior
App should clone the repo into ~/.copilot/repos/...
Additional context
No response
Short summary
Every attempt to clone a github repo fails with an error (libcurl-gnutls.so.4: cannot open shared object file: No such file or directory fatal: remote helper 'https' aborted session)
Affected version or release
v1.0.26
Installation context
Fedora 44, up to date, AppImage version
What happened?
Any attempt to clone a repo from Github causes this error:
Steps to reproduce
Result: Error message as mentioned above
Expected behavior
App should clone the repo into ~/.copilot/repos/...
Additional context
No response