-
Notifications
You must be signed in to change notification settings - Fork 175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Centos 7.6 #5991
Comments
It seems that some scripts are missing in this installation like "run.sh", maybe a bug in this installation? |
Which rpm did you install steam with? |
I did install through the epel repository. |
I also tried to convert the .deb from the steam site and the result is the same, it installs but when I try to run it shows the same error. |
I also just copied the run.sh from your github to the my local "steam-runtime" directory and I now I am getting this error: |
Granted it's fairly old but should bootstrap fine. I don't get that with the steam rpm from epel. Which github repo are you refering to? |
I am sorry, it seems that the right repository where I am installing from is RPMFusion. The github which I am referring to is this very one here https://github.com/ValveSoftware/steam-runtime What do you mean it should bootstrap fine? I am not a programmer but for what I understand you are saying that it should work correctly so why it is not? any tips? |
No tips? |
Steam will check for updates when it starts. The process of doing that is refered to as a bootstrap. The RPM itself doesn't contain really any of a full steam client as it's downloaded on first run. Not sure what doing an entire reinstall entails but it looks like either steam was not completely reinstalled or something borked it. I would verify steam and start with a new config
Then run steam, it should go through a new setup. Steam has a reset feature but given the unknown state of your config I wouldn't run it. You can manually move installed games from your old steam install. It's also worth noting the RPM must be installed properly to pull in any dependencies and even then you may still be missing some (32bit). Based on your error though I'd say something overwrote the system steam.sh. |
Thanks for the feedback but the result is the same, after the verify command: ......... c /etc/profile.d/steam.csh And then after the other commands the same result: Repairing installation, linking /home/mzigaib/.steam/steam to /home/mzigaib/.local/share/Steam I don't know if this is just in Centos or if someone else with Centos have the same issue, would be good to know, all that I know is that it was working before and now it doesn't to be fair Centos just had some updates that messed somethings up but nothing big I also don't know if this can be a cause of this malfunction but I would really hope to get it working again, I just can't change the distro. Any help will be welcome thanks again for the feedback. |
Are you sure you moved .steam to .steam.bak? You can rm / move /home/mzigaib/.local/share/Steam as well. If you did the commands I gave it should have reinstalled steam. |
Yes I am sure, but I'll do it again to be sure I also already tried to remove the steam and manually deleted all those directories and installed it again and I also had the same result. Running Steam on centos 7 64-bit It is the first time i installed it there. |
Thanks for the feedback, yeah I ran steam on Centos several times before with no issues but now something is different I'll take a look on the thread you posted and i'll let you know if i got some progress. |
You could also consider migrating from your distro package to the Steam Flatpak. I've been running Flapak'd Steam on Fedora for half a year and it's pretty smooth. |
I was about to quit trying to use steam on Centos but there was a steam update and baamm, working again. it seems it was just a matter of a new update but i'll try the flatpak option next time. |
I am having the same issue again after a fresh install on my system. I turned to Flatpak but it doesn't recognize the games installed on my external drive. Any tips? |
Any chance you ended up running steam as different users? There are a few old bugs that appear never were patched upstream with regard to permissions
|
@mzigaib Flatpak uses a sandbox for running applications. This just means that the application doesn't request access to those external drives, and, as a result, doesn't get access. |
Hello @mzigaib, are you still experiencing this issue on an up to date system? It's not really clear what's gone wrong here besides the Steam runtime ( Moving/removing the |
Closing pending feedback. |
I am getting an error trying to run steam on my linux distro.
STEAM_RUNTIME is enabled automatically
Pins up-to-date!
/home/mzigaib/.local/share/Steam/steam.sh: line 828: /home/mzigaib/.local/share/Steam/ubuntu12_32/steam-runtime/run.sh: No such file or directory
Installing breakpad exception handler for appid(steam)/version(0)
/home/mzigaib/.local/share/Steam/steam.sh: line 889: 3319 Segmentation fault (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
It was working before a new fresh install that I did recently I got in touch with valve and they told me that maybe you guys could help me to make it work again.
Thanks.
The text was updated successfully, but these errors were encountered: