Skip to content
Snippets Groups Projects
  1. Mar 24, 2020
  2. Mar 23, 2020
  3. Mar 18, 2020
  4. Mar 04, 2020
  5. Feb 26, 2020
  6. Feb 17, 2020
  7. Feb 10, 2020
  8. Feb 03, 2020
  9. Jan 23, 2020
  10. Jan 06, 2020
  11. Dec 13, 2019
    • Simon McVittie's avatar
      wrap: Mount pressure-vessel on /run/pressure-vessel if using runtime · 596e50ad
      Simon McVittie authored
      When we're using a non-trivial runtime, we need to make
      pressure-vessel-with-lock available to the container.
      
      Previously, if your pressure-vessel installation was visible via your
      home directory (if shared), via $(realpath ~/.steam/steam), or via the
      current working directory at the time of running pressure-vessel-wrap,
      then it would exist in the container at the same path as outside the
      container, so this would work. However, if you have installed it in
      an alternative Steam library such as /media/big/library, none of these
      mount points would make it visible and bwrap would fail to run it.
      
      Circumvent this by mounting the relocatable pressure-vessel prefix
      on /run/pressure-vessel, which lets us run it via that path.
      
      Bug: https://github.com/ValveSoftware/steam-runtime/issues/204
      
      
      Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
      596e50ad
  12. Nov 14, 2019
Loading