protonscr

steam clinet crash by building the steam folder in docker container

steamclosed Distro Family: Arch
ValveSoftware/steam-for-linux#7804 · opened 2021-05-22 by vfioexperte · updated 2021-05-22 · 1 comments · github
Vvfioexperte 2021-05-22 github

Your system information

amd Ryzen 1700x
Asrock x370 taichi

  • Steam client version : 0
  • Distribution archlinux
  • Opted into Steam client beta?: [Yes]
  • Have you checked for system updates?: [Yes]

steam version 1.0.0.68 work steam version 1.0.0.70-1 not work any more
empty_log.txt
teminal.log

the bug is only in docker container not on real system.

logs
crash_20210522121512_1.dmp #is in my git repo
https://github.com/vfioexperte/wine_hardened_script/tree/docker-beta
empty_log.txt
teminal.log

  1. downlod https://github.com/vfioexperte/wine_hardened_script/tree/docker-beta
  2. cd in the fodler
  3. pacman -Sy cdemu-client cdemu-daemon vhba-module-dkms k3b lsscsi dock
  4. usermod -aG docker username
    usermod -aG optical username
    usermod -aG input username
  5. sudo mkdir -p /mnt/Backup/archlinux_pacman_cache/cache
  6. chown -R username:users /mnt/Backup/archlinux_pacman_cache/cache
  7. bash install.bash
  8. ./build
  9. ./login
  10. steam
Vvfioexperte 2021-05-22 github

is a bug from docker scipt.
i have fix ist and it work in docker container.

Nothing extracted yet.