-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Steam package requires multilibs glibc-32bit, mesa-32bit, and mesa-dri-32bit to run. #20102
Comments
You are right. Steam should function right after installation. But to my knowledge, the multilib repo gets populated automatically. i do not know how hard or feasible it is to change this process just for steam. There already is an install massage that tells you what you have to do. |
EDIT: Whoops, sorry, I must really have skipped the postinstall message by accident, there the package is mentioned. You may safely ignore this comment. |
@xtraeme Is it possible to 'require' a package from a multilib repo? |
Creating dependencies on the |
Since we want to move in that direction and we currently provide an INSTALL.msg, I will be closing this. |
I don't understand why this issue is closed as it's still relevant. I installed Void yesterday, so it's a 100% clean install, yet this issue still arose. |
Because it required dependencies from a repository that is not enabled by default and also introduces build dependencies on x86_64 builds that require a i686 build chroot. |
System
Void 5.4.25_1 x86_64 AuthenticAMD notuptodate rrrrmdFFFFF
steam-1.0.0.61_7
Expected behavior
The
steam
executable should start after installing.Actual behavior
Steps to reproduce the behavior
Install the steam package without installing the required multilibs packages, then attempt to run.
Suggested solution
Move steam to the multilibs repository and require the necessary multilibs packages.
The text was updated successfully, but these errors were encountered: