protonscr

make: *** [Makefile:132: install] Error 2

protonopen
ValveSoftware/Proton#7298 · opened 2023-11-29 by killatonna1 · updated 2026-07-22 · 5 comments · github
Kkillatonna1 2023-11-29 github

Compatibility Report

This report primarily focuses on the compilation process.
I am following the instructions provided in this guide: [Proton Compilation Guide](https://github.com/ValveSoftware/Proton)

System Information

GPU: RTX 4050
Video Driver Version: 535.129.03

Here is the log of the issue: Link to Log

Can someone help me pls.

Kkisak-valve maintainer 2023-11-29 github

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.

Kkillatonna1 2023-11-29 github

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

Mmatt-s-hutton 2023-12-23 github

Any update on this? I'm having the same issue

HHasanov-Amir 2024-01-22 github

Any updates?

999-Abigail-10 2026-07-22 github

any updates on this?

Nothing extracted yet.