• @WhyJiffie
    link
    English
    151 month ago

    updates that don’t require a restart

    I’m a huge Linux fan but that wasn’t my experience. My experience was apps getting borked by attempting to load the updated versions of libs and communicating with a half-updated system where they don’t understand each other. For example with KDE I often had the experience that after updating packages, even the shutdown and similar buttons don’t work in the start menu. They were doing nothing, and when I looked at system logs, I have seen some failure with starting that confirmation overlay with the countdown. But similar experience with Firefox too.

    Somehow it does not happen on my laptop, even though I use the same distro and still KDE. But on the desktop it was predictably happening, and the worst part was that I was still new with how a desktop works (technically) on Linux so I could not even troubleshoot it, while the system was actively falling apart. By the way, I still don’t know what the fuck was happening, or how would I diag it.

    • TheTechnician27
      link
      fedilink
      English
      9
      edit-2
      1 month ago

      Upvoted because your experience is valid, but I will say that mercifully so far, I haven’t had this issue personally. Instead, rather, my Windows 10 installation is basically broken because MS pushed an update that requires it to enlarge the recovery partition, but because there’s another OS past the recovery partition, it can’t. So whenever I use it now, I need to wait for it to try updating itself, recognize that it failed, and then undo the updates and boot again (the entire process takes 10+ minutes). I only use this partition for emergencies where something critical absolutely won’t work on Linux, but it’s still hilarious to me that this happened shortly after I abandoned ship.

    • @[email protected]
      link
      fedilink
      429 days ago

      Part of it will be because an uodate needs a restart of an app, a service or reboot(kernel) to actually update. People think the update finishing means everything is now running new code in memory, but it will hold old code till it is allowed to use the new stuff. Not sure on a deb system but with zypper ps -s it tells you exactly which packages are not running latest updated packages and need to be “released” before it can