Le mercredi 31 mars 2021 à 09:46 +0000, Ekaitz Zarraga a écrit :
> Hi there,
> 
> On Wednesday, March 31, 2021 11:15 AM, Christophe Pisteur <
> christophe.pist...@fsfe.org> wrote:
> > Hello,
> > After having failed to install freecad from an Appimage on guix
> > system(1), a new version of freecad (freecad 19.1) has just been
> > realised andproposed on flathub (2).
> > Unfortunately, the addon manager does not work with this version
> > offreecad on flathub on guix system. But it is in the addons that
> > we findone of the main functions until a mature version can be
> > included in themain project: the assembly modules (A2+, Assembly2,
> > Assembly4).
> > ...
> 
> According to a random blogpost in the wild you can see this:
> https://blog.hostonnet.com/git-unable-to-find-remote-helper-for-https
> 
> Looks like your git is not installed with SSL support. Probablythe
> package comes with its own git and it's not capable enough.
> Try to install it separately or something. I'm not sure ifflatpak is
> going to use it or not, because I have no idea abouthow flatpak
> works, but the problem you have is because of thegit version your
> freecad is using.
> Hope that helps,
> Ekaitz

Thank you for the quick answer.
I have git installed on my system via 
guix package -i git
which is probably with ssl support?
So I think that the version of flatpak does not use this version of my
system. 
>From there, I am blocked.

Christophe

Reply via email to