protonscr

cannot compile 10.1 beta from source

protonopen
ValveSoftware/Proton#8758 · opened 2025-05-31 by FrostKnight · updated 2025-06-11 · 1 comments · github
FFrostKnight 2025-05-31 github

10.1 beta c and beta f both run into this issue:

errorforproton.txt

the error happens not long after this part:

touch /home/localuser/proton/build/build--local/.vrclient-i386-dist

I uploaded a bigger picture .txt, but if you want I can try to print the whole darn thing. Let me know.

I am currently using devuan daedalus which is a fork of debian bookworm.

If you can tell me how to print it, I will.

I tried just now to use > + name, but it didn't work.

But yeah, I wanted to see if proton was any better at running starcraft 2 then wine-staging

RRyoxzd 2025-06-11 github

Looks like Wine is refusing to create the config directory because the /share folder isn't owned by your user.
Try this:

sudo chown -R $USER:$USER /home/localuser/proton/build

Then run the build again without sudo. Hope it helps!

Nothing extracted yet.