st3-gitblame icon indicating copy to clipboard operation
st3-gitblame copied to clipboard

Cannot blame repo in WSL directory

Open Bho007 opened this issue 1 year ago • 3 comments

I am using WSL 2 with a Ubuntu installation. The code itself is in a folder in the wsl network drive. When I try to git blame, I get the following error.

image

I tried the command listed in the prompt in both my windows batch shell and the wsl ubuntu installation but that did not fix it.

Bho007 avatar Dec 15 '22 18:12 Bho007

So you got the same error message in the shell even when Sublime Text is not involved?

frou avatar Dec 15 '22 18:12 frou

I did not get the error message in the shell. The prompt showed up in sublime text.

I tried the suggested command in the prompt in both my windows batch shell and the bash shell for my wsl install. The git commands themselves did not error. They worked fine.

However, even after executing the commands in both shells the sublime text error prompt still shows up when I try to git blame.

On Thu, Dec 15, 2022, 10:53 Duncan Holm @.***> wrote:

So you got the same error message in the shell even when Sublime Text is not involved?

— Reply to this email directly, view it on GitHub https://github.com/frou/st3-gitblame/issues/73#issuecomment-1353557819, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKNMC5ZTHQO3QVPGWQYPYQDWNNSKPANCNFSM6AAAAAATAA42EY . You are receiving this because you authored the thread.Message ID: @.***>

Bho007 avatar Dec 15 '22 20:12 Bho007

To be honest, I probably can't help with this if it's a WSL compatibility issue, because I don't use WSL and hardly know anything about it.

There seem to be quite a few Google results regarding the "detected dubious ownership" error message though. e.g. https://stackoverflow.com/questions/73485958

frou avatar Dec 16 '22 09:12 frou