Hello,
I tried to install Steam as described on the wiki: https://wiki.debian.org/Steam
I followed the steps like adding the i386 architecture and updating the package cache.
But I was not able to install the steam-installer package due to an multi-arch error:I was not able to resolve this error. I already tried installing dependencies like libzstd1:i386 with apt install -f with no success.
Then I tried the deb file from the official valve website. This deb installer proceeded with the installation and downloaded the steam runtime.
But now I get stuck with the same issue as the installer tries to install the following packages and fails with the exact error form above.I'm really running out of ideas and default fixes like wiping package cache, --reinstall installed packages and rebooting didn't help.
After the terminal Steam tries to run, but fails to load steamui.so as libGL.so.1 and libdrm.so.2 are missing.
I tried to install Steam as described on the wiki: https://wiki.debian.org/Steam
I followed the steps like adding the i386 architecture and updating the package cache.
But I was not able to install the steam-installer package due to an multi-arch error:
Code:
$ sudo apt install steam-installerReading package lists... DoneBuilding dependency tree... DoneReading state information... DoneSome packages could not be installed. This may mean that you haverequested an impossible situation or if you are using the unstabledistribution that some required packages have not yet been createdor been moved out of Incoming.The following information may help to resolve the situation:The following packages have unmet dependencies: libgl1-mesa-dri:i386 : Depends: libzstd1:i386 (>= 1.5.2) but it is not installableE: Unable to correct problems, you have held broken packages.
Then I tried the deb file from the official valve website. This deb installer proceeded with the installation and downloaded the steam runtime.
But now I get stuck with the same issue as the installer tries to install the following packages and fails with the exact error form above.
Code:
libc6:amd64 libc6:i386 libegl1:amd64 libegl1:i386 libgbm1:amd64 libgbm1:i386 libgl1-mesa-dri:amd64 libgl1-mesa-dri:i386 libgl1:amd64 libgl1:i386 steam-libs-amd64:amd64 steam-libs-i386:i386
After the terminal Steam tries to run, but fails to load steamui.so as libGL.so.1 and libdrm.so.2 are missing.
Statistics: Posted by zynik — 2024-06-16 14:21 — Replies 3 — Views 123