• Ananace@lemmy.ananace.dev
    link
    fedilink
    arrow-up
    2
    ·
    2 years ago

    Let me tell you about Bumblebee and their issue #123, though that one’s even worse seeing as installing system packages are done as root.

    (Their install/update commands included rm -rf /usr /lib/nvidia-current/xorg/xorg)

  • Krompus@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 years ago

    Edit: Please stop posting stupid image memes or unhelpful messages. This interferes with Valve’s ability to sift through the noise and see if anyone can figure out what triggers it.

  • Zanshi@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 years ago

    Huh, did it really do that? I remember installing steam for Linux as soon as beta was available but never had this happen to me

    • average650@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 years ago

      It explains in the GitHub link.

      There was a line of code:rm -rf “$STEAMROOT/”*

      If you remove the definition of $STEAMROOT, then it appears to be interpreted as rm -rf /

  • Deurman@feddit.nl
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 years ago

    Eyo what?! 😂 That reminds me of that issue Linus was running into with Pop_OS! where Steam would delete is DE.

    • rtxn@lemmy.worldOPM
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 years ago

      That was a bug in APT. Iirc, it thought that every package was conflicting with Steam.