question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[AppImage] git does not work due to missing libcurl-gnutls.so.4

See original GitHub issue

Description

When trying to use any of the built in git operatins (clone, fetch, etc), an error pops up saying that libcurl-gnutls.so.4 cannot be opened.

Version

GitHub Desktop version: 1.0.11

OS version: OpenSUSE Tumbleweed

Steps to Reproduce

Sign in Try to clone a repo or use the fetch option on a local repo See error that libcurl-gnutls.so.4 is missing.

Expected behavior: git operations should work

Actual behavior: Error displayed about missing libcurl-gnutls.so.4

Reproduces how often: 100%

Logs

/tmp/.mount_githubbZudXq/app/resources/app/git/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

image

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
probonopdcommented, Dec 16, 2017

Statically linking Git may be even better a solution.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fedora AppImage: `Error: libcurl-gnutls.so.4` and `Error ... - GitHub
Unfortunately I cannot try it out because the AppImage doesn't work on fedora 29. hughest@argon [0] $ ... A temporary workaround for libcurl-gnutls.so.4...
Read more >
How to create lib curl-gnutls.so.4 - Stack Overflow
I've tried using apt-get to install libcurl-gnutls, and while it says that it succeeds, it doesn't create the library. I also downloaded curl...
Read more >
[SOLVED]missing libcurl-gnutls.so.4: no such file or directory
but when I start it, I cannot starting it by a simple command? so i found that is located in /opt/ folder. └╼...
Read more >
Heads up: spotify-client-1.0.77.338 broken on SUSE - Reddit
I've pushed out a new spotify-easyrpm (v.1.1.2) which will work around that by symlinking libcurl.so.4. Not the greatest solution but makes ...
Read more >
https://raw.githubusercontent.com/AppImage/pkg2app...
Note that this only works if # the ingredients to the AppImage do not ... not found (required by /usr/lib/x86_64-linux-gnu/libcurl.so.4) # libcurl3-gnutls ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found