Giter Site home page Giter Site logo

Comments (7)

probonopd avatar probonopd commented on September 17, 2024 1

Statically linking Git may be even better a solution.

from desktop.

TheAssassin avatar TheAssassin commented on September 17, 2024 1

See desktop/dugite-native#42 (comment).

from desktop.

shiftkey avatar shiftkey commented on September 17, 2024

This is related to the embedded Git we ship in Desktop. The discussion about statically linking Git is here desktop/dugite-native#42 but we haven't figured it out yet.

As a workaround mentioned here desktop#1525 (comment), you can symlink libcurl.so.4 to libcurl-gnutls.so.4 which should get it working.

from desktop.

simoniz0r avatar simoniz0r commented on September 17, 2024

If you're using a build of git from a Debian based distro, you should be able to package libcurl3-gnutls in your AppImage to solve this issue. I've done this for an AppImage that I've made myself, and it has worked on all of the distros I've been able to test it on.

Simply packaging libcurl3-gnutls itself should be enough if your build of git is from a Debian based distro. libcurl3-gnutls is relatively small in size, so this would make for an easy quick fix, IMO.

from desktop.

shiftkey avatar shiftkey commented on September 17, 2024

I'm not sure the best fix for this is in the packaging process of Desktop (the mentions in the documentation talk about adding dependencies for the Electron app, which is separate to our version of git that is distributed in the app). I'm going to close this out in favour of the ongoing discussion in desktop/dugite-native#42 - if you have any bright ideas, please sound out over there. Addressing it upstream means all packaging targets for Desktop get the benefit, and we don't need to address it in multiple ways.

If we can figure a way out of that, this will become available with an update to the Git distributed in Desktop.

from desktop.

probonopd avatar probonopd commented on September 17, 2024

cc @TheAssassin

from desktop.

probonopd avatar probonopd commented on September 17, 2024

By the way, the AppImage developers are happy to support, we are on #AppImage on irc.freenode.net.

from desktop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.