question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Things work fine in Windows but the moment I use linux it fail with this stack trace.

15/08/2017 22:46:21 [   Error] [Modules]: The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception.
   at LibGit2Sharp.Core.NativeMethods.git_repository_open(git_repository*& repository, FilePath path)
   at LibGit2Sharp.Core.Proxy.git_repository_open(String path)
   at LibGit2Sharp.Repository..ctor(String path, RepositoryOptions options, RepositoryRequiredParameter requiredParameter)
   at Opux.Functions.<About>d__11.MoveNext() in /home/opux/opuxpub/src/Opux/Functions.cs:line 274
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
   at Opux.Info.<About>d__7.MoveNext() in /home/opux/opuxpub/src/Opux/Modules.cs:line 141

This was the same error I got in windows when the path was incorrect but it is actually correct now on both systems. Thanks

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:17 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
bordingcommented, Jan 29, 2018

@cmendible It would be worth checking to see if a 1.0.0 package is available to be installed. If it is, you could add a line in your dockerfile to install it.

Which version of the image did you try? Based on the versions you’re seeing, I suspect it is the 9.0/stretch image.

It would also be worth checking the 8.0/jessie versions of the image to see what versions are in it by default.

0reactions
bordingcommented, Jun 13, 2019

Yes, the latest versions of the package support a lot more distros now, so I’m going to close this as done.

Read more comments on GitHub >

github_iconTop Results From Across the Web

The doctor's problems
A problem is defined and its purpose is described. The doctor's personality is analysed in its various aspects, and the patient and his...
Read more >
Feeling Dismissed and Ignored by Your Doctor? Do this.
Trust is an essential part of healthcare. When we feel poorly, we visit our doctor with our hopes high, trusting that she will...
Read more >
Talking with your doctor about sensitive issues
Things like sex, abuse, drug or alcohol use, memory problems, grief or depression may feel embarrassing to discuss, but doctors deal with these...
Read more >
Doctor shortages are here—and they'll get worse if we don' ...
There are a number of reasons for the projected physician shortage and a number of solutions to the problem have been identified—and they ......
Read more >
Top Five Challenges Facing Doctors Right Now
Top Five Challenges Facing Doctors Right Now · 1. Caring for the chronically ill. · 2. Managing mental illness. · 3. Improving communication...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found