WolframResearch / GitLink

Git integration for the Wolfram Language
Other
116 stars 21 forks source link

Unable to open repo on Linux64 #1

Closed dfarmer closed 5 years ago

dfarmer commented 7 years ago

I downloaded and installed the Paclet on my Windows and Linux machines. Windows works fine, but when I try to GitOpen any repo (I tried several including newly created ones) I just get $Failed. I suspect that libgit2 is somehow not loading properly, but without a real error message I'm not sure how to provide a more helpful bug report. Are there some additional steps I can take to create a more useful report (or are there any known issues on 64bit Linux (Ubuntu 14.04 distro).

szhorvat commented 7 years ago

There don't seem to be any pre-compiled binaries for Linux. I think the only option is to compile it ourselves on Linux.

jfultz commented 7 years ago

Yes, you're right...the Linux binaries seem to be missing (I didn't believe it until I saw it for myself). I have no idea how that happened...this was rolled from our Jenkins build system which shouldn't ever do that. I'm indisposed today, but I'll look at this when I get a chance and update the release.

dfarmer commented 5 years ago

I'm pretty sure I verified this was fixed in a subsequent release.