Jon Schewe
Jon Schewe
I'm running mono 6.10.0.104 on ARM and just got this error. I have an x86 system talking to the same webdav server with the same mono version and no troubles...
I think I fixed it. I just installed the package ca-certificates-mono, restarted duplicati and all is happy now.
Additional details ``` >sudo apt -o Debug::pkgProblemResolver=yes full-upgrade Reading package lists... Building dependency tree... Reading state information... Calculating upgrade...Starting pkgProblemResolver with broken count: 5 Starting 2 pkgProblemResolver with broken count:...
Understood on the timing. However I would have expected to not see an upgrade available for my platform then. Or is it the case that dinner builds happened and some...
I think it's great that ungit does these things in the background. However I works expect it to fail gracefully and not being up an error reporting screen when this...
It seems that this problem is back. I'm getting a block at the top of my screen "Unhandled git error!" every couple of minutes and it keeps stacking more and...
I just tried again with commit 58a1c03ff61ff68298cd80b0b0e94956995a5fe2 and I still get the errors. They are listed below. ``` 2018-03-23T12:38:44.560Z - warn: Responding with ERROR: {"errorCode":"not-a-repository","error":"No such file: /home/jpschewe/projects/rootsh/working-dir/continuous_integration/lcov-to-cobertura-xml/.git/HEAD"} 2018-03-23T12:38:45.648Z -...
The .gitmodules is in the repository. This behavior seems to be the default in new versions of git. See the absorbgitdirs option to the git submodule command.
I don't think it has anything to do with the .gitmodules file. It has to do with the fact that .git in the submodule is a file instead of a...
@jung-kim I don't understand what you are asking.