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

Mono not working on windows? #1099

Closed
JakeGinnivan opened this issue Nov 25, 2016 · 6 comments
Closed

Mono not working on windows? #1099

JakeGinnivan opened this issue Nov 25, 2016 · 6 comments

Comments

@JakeGinnivan
Copy link
Contributor

λ & "C:\Program Files (x86)\Mono\bin\mono" .\tools\gitversion\GitVersion.exe
INFO [11/25/16 11:30:48:23] Working directory: ...
INFO [11/25/16 11:30:48:26] IsDynamicGitRepository: False
ERROR [11/25/16 11:30:48:30] An unexpected error occurred:
System.DllNotFoundException: git2-381caf5

Any ideas?

@JakeGinnivan
Copy link
Contributor Author

This is the latest released v4

@JakeGinnivan
Copy link
Contributor Author

Also failing on linux it seems

@asbjornu
Copy link
Member

asbjornu commented Nov 25, 2016

I have no idea what's causing this, but @mclang reported something similar in #1097 yesterday. Perhaps the upgrade of LibGit2Sharp in #1045 is the source of the problems?

@JakeGinnivan
Copy link
Contributor Author

sudo apt-get install libcurl3 sorted it :)

@JakeGinnivan
Copy link
Contributor Author

Found the solution in libgit2/libgit2sharp#1273

We need to document this..

JakeGinnivan added a commit to JakeGinnivan/GitVersion that referenced this issue Nov 26, 2016
@JakeGinnivan
Copy link
Contributor Author

Documented in #1101

JakeGinnivan added a commit to JakeGinnivan/GitVersion that referenced this issue Nov 26, 2016
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