[BUG] 🐛 Steam doesn't install on Debian Bookworm #145

Closed
opened 2023-01-22 13:17:19 +00:00 by jessebot · 2 comments
jessebot commented 2023-01-22 13:17:19 +00:00 (Migrated from github.com)

Describe the bug

Steam doesn't install on Debian bookworm - when using apt instead of flatpak.

Local Environment (please complete the following information):**

  • OS: Debian Bookworm
  • onboardme Version: latest

Context and potential fix

To fix this, we need to do a few things:

  • update /etc/apt/sources.list to have a contrib non-free line that also uses bullseye, and not just bookworm, because bookworm's sources are not yet updated.
  • add the i386 architecture with dpkg
  • we probably need to at least attempt or ask to attempt to install nvidia drivers too

part of this is caused by no longer using flatpak for steam installation, and instead using apt. We should also note that launching steam will need to be done through the terminal, as launching from gnome's apt launcher always fails when it comes to using VR equipment.

We should ask if they want to use VR stuff, and if they do, we should install and run nvidia-xconfig for them.

## Describe the bug Steam doesn't install on Debian bookworm - when using apt instead of flatpak. ### Local Environment (please complete the following information):** - OS: Debian Bookworm - onboardme Version: latest ## Context and potential fix To fix this, we need to do a few things: - update `/etc/apt/sources.list` to have a `contrib non-free` line that also uses _bullseye_, and not just bookworm, because bookworm's sources are not yet updated. - add the i386 architecture with `dpkg` - we probably need to at least attempt or ask to attempt to install nvidia drivers too part of this is caused by no longer using flatpak for steam installation, and instead using apt. We should also note that launching steam will need to be done through the terminal, as launching from gnome's apt launcher always fails when it comes to using VR equipment. We should ask if they want to use VR stuff, and if they do, we should install and run nvidia-xconfig for them.
jessebot commented 2023-01-29 12:42:55 +00:00 (Migrated from github.com)

Related to #147

Related to #147
jessebot commented 2023-05-28 18:27:11 +00:00 (Migrated from github.com)
pretty sure we fixed this here: https://github.com/jessebot/onboardme/blob/f78f996273df24b976ddc779f1fe90fe7e2059c8/onboardme/pkg_management.py#L62
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jessebot/onboardme#145
No description provided.