Hello @killatonna1, these are the lines to focus on in your build log:
fatal: detected dubious ownership in repository at '/home/sergei/Downloads/proton'
To add an exception for this directory, call:
git config --global --add safe.directory /home/sergei/Downloads/proton
This can indicate that some or all of the folders mentioned are not owned by the user you're using to build Proton with.
Hello @kisak-valve . Thank you a lot for help. I tried this advice and "git config --global --add safe.directory /home/sergei/Downloads/proton" did not help, I found the solution in Google "git config --global --add safe.directory '*'"
But this solved the problem only partly. Issue same, now logs looks like: Link
Any update on this? I'm having the same issue
Any updates?
any updates on this?
Nothing extracted yet.
Compatibility Report
System Information
Here is the log of the issue: Link to Log
Can someone help me pls.