Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetch error #82

Closed
oktonion opened this issue Nov 6, 2018 · 1 comment
Closed

Fetch error #82

oktonion opened this issue Nov 6, 2018 · 1 comment

Comments

@oktonion
Copy link

oktonion commented Nov 6, 2018

Description

Whenever I'm trying to fetch I get this error:

/opt/GitHubDesktop/resources/app/git/libexec/git-core/git-remote-https: /usr/lib/x86_64-linux-gnu/libcurl.so.4: version CURL_OPENSSL_3' not found (required by /opt/GitHubDesktop/resources/app/git/libexec/git-core/git-remote-https)`

The last functioning version is 1.3.5

Version

  • GitHub Desktop: 1.4.2-linux1
  • Operating system: Ubuntu 18.04.1 LTS

Steps to Reproduce

Launch
Fetch

Logs

git -c credential.helper= fetch --progress --prune origin` exited with an unexpected code: 128.
/opt/GitHubDesktop/resources/app/git/libexec/git-core/git-remote-https: /usr/lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by /opt/GitHubDesktop/resources/app/git/libexec/git-core/git-remote-https)
@shiftkey
Copy link
Owner

shiftkey commented Nov 6, 2018

This is a duplicate of #60 with more details in desktop/dugite-native#109 about the root cause.

This was fixed in #79 and will be available with 1.5.0 next week.

@shiftkey shiftkey closed this as completed Nov 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants