Advertisement
Guest User

Untitled

a guest
Dec 18th, 2017
342
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.88 KB | None | 0 0
  1. [jcb@phaethon ~]$ sudo nixos-rebuild --upgrade switch
  2. downloading Nix expressions from ‘https://d3g5gsiof5omrk.cloudfront.net/nixos/17.09/nixos-17.09.2378.af7e47921c4/nixexprs.tar.xz’...
  3. downloading ‘https://d3g5gsiof5omrk.cloudfront.net/nixos/17.09/nixos-17.09.2378.af7e47921c4/nixexprs.tar.xz’... [6258/9698 KiB, 6256.2 KiB/s]
  4. unpacking channels...
  5. building Nix...
  6. building the system configuration...
  7. activating the configuration...
  8. setting up /etc...
  9. setting up tmpfiles
  10. [jcb@phaethon ~]$
  11. [jcb@phaethon ~]$ nix-channel --update
  12. unpacking channels...
  13. [jcb@phaethon ~]$
  14. [jcb@phaethon ~]$ steam
  15. cp: cannot create regular file '/home/jcb/.local/share/Steam/bootstrap.tar.xz': Permission denied
  16. Running Steam on nixos 17.09.2378.af7e47921c4 64-bit
  17. STEAM_RUNTIME has been set by the user to: /steamrt
  18. Pins potentially out-of-date, rebuilding...
  19. mkdir: cannot create directory ‘/nix/store/3kj5smk5v25mw98jbx1gajv3whfrgxmf-steam-fhs/steamrt/pinned_libs_32’: Read-only file system
  20. mkdir: cannot create directory ‘/nix/store/3kj5smk5v25mw98jbx1gajv3whfrgxmf-steam-fhs/steamrt/pinned_libs_64’: Read-only file system
  21. /home/jcb/.local/share/Steam/steam.sh: line 874: /steamrt/run.sh: No such file or directory
  22. Error: You are missing the following 32-bit libraries, and Steam may not run:
  23. libgobject-2.0.so.0
  24. libglib-2.0.so.0
  25. libgio-2.0.so.0
  26. libgtk-x11-2.0.so.0
  27. libpulse.so.0
  28. libgdk_pixbuf-2.0.so.0
  29. libva.so.1
  30. libbz2.so.1.0
  31. libz.so.1
  32. libvdpau.so.1
  33. libva.so.1
  34. libva-x11.so.1
  35. Error:
  36. You are missing the following 32-bit libraries, and Steam may not run:
  37. libgobject-2.0.so.0
  38. libglib-2.0.so.0
  39. libgio-2.0.so.0
  40. libgtk-x11-2.0.so.0
  41. libpulse.so.0
  42. libgdk_pixbuf-2.0.so.0
  43. libva.so.1
  44. libbz2.so.1.0
  45. libz.so.1
  46. libvdpau.so.1
  47. libva.so.1
  48. libva-x11.so.1
  49. Press enter to continue:
  50. Installing breakpad exception handler for appid(steam)/version(1513371133)
  51. Installing breakpad exception handler for appid(steam)/version(1513371133)
  52. Installing breakpad exception handler for appid(steam)/version(1513371133)
  53. Failed to load steamui.so - dlerror(): libgobject-2.0.so.0: cannot open shared object file: No such file or directory
  54. Installing breakpad exception handler for appid(steam)/version(1513371133)
  55. Installing breakpad exception handler for appid(steam)/version(1513371133)
  56. [2017-12-18 05:57:34] Startup - updater built Dec 15 2017 11:47:44
  57. Looks like steam didn't shutdown cleanly, scheduling immediate update check
  58. [2017-12-18 05:57:35] Checking for update on startup
  59. [2017-12-18 05:57:35] Checking for available updates...
  60. [2017-12-18 05:57:35] Download skipped: /client/steam_client_ubuntu12 version 1513371133, installed version 1513371133
  61. [2017-12-18 05:57:35] Nothing to do
  62. [2017-12-18 05:57:35] Verifying installation...
  63. [2017-12-18 05:57:35] Performing checksum verification of executable files
  64. [2017-12-18 05:57:35] Verification complete
  65. [2017-12-18 05:57:36] Shutdown
  66. [jcb@phaethon ~]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement