• rozodru@piefed.world
    link
    fedilink
    English
    arrow-up
    120
    ·
    2 days ago

    some iconic duos in the Linux community: Arch and AUR malware, Ubuntu and bad updates, NixOS and community/team members leaving, Manjaro and failing to renew its cert.

    • not_IO@lemmy.blahaj.zoneOP
      link
      fedilink
      English
      arrow-up
      39
      arrow-down
      1
      ·
      2 days ago

      Welcome to Linux, do you want the BenevolentDictatorOS, WeaponsManifaturerOS, MalwareOS or Debian?

    • Dran@lemmy.world
      link
      fedilink
      arrow-up
      21
      ·
      2 days ago

      Ubuntu and bad updates

      This is the only drama in your list I’m not familiar with already. What/when did they last break?

      • SwingingTheLamp@piefed.zip
        link
        fedilink
        English
        arrow-up
        8
        ·
        2 days ago

        Recently, the nvidia-dkms driver updates wouldn’t build for 5.x series kernels, so if you hadn’t cleaned up old kernels, the update bombed out before updating the initrd filesystem, the system couldn’t boot without intervention. Thankfully, I noticed before trying to reboot my work desktop, and the solution was “apt autoremove && apt upgrade”.

        But the install media for my desktop at home was 18.04, and it’s running 26.04 now. It has an AMD GPU, so it hasn’t had update problems.

        • kungen@feddit.nu
          link
          fedilink
          arrow-up
          1
          ·
          1 day ago

          If your playbooks don’t include an autoremove, you’re doing it wrong!

          Or rather, lessons learned from when the default /boot partition was only like 100 MB.

        • Auth@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          ·
          21 hours ago

          Its intended behavior from Debian team. because they ships a version of the software at the time and only backport security patches. So if the version they ship has bugs then those bugs stay for years. This generates quite a bit of noise for upstream projects but it is what it is.