• @[email protected]
    link
    fedilink
    9
    edit-2
    14 days ago

    Maybe because the jre thing was an update that required manual intervention, there was an Arch news item about it. You’re expected to read the Arch news before an update when you’re running Arch. This can be automated with alias update='yay -Pw && pacman -syu' If that’s too much for you, use a different distro.

    • JackbyDev
      link
      English
      114 days ago

      Why can’t it print into as part of the update? Why is it a separate command?

      • @[email protected]
        link
        fedilink
        1
        edit-2
        13 days ago

        It’s the KISS philosophy. The package manager is for managing packages, not for reading mail

        • JackbyDev
          link
          English
          213 days ago

          I’ve seen this a few times with various distributions. People always say stuff about checking news files or whatever their distros call them. I have no idea what those are or where to find them. It would seem extremely prudent for the update tool to print relevant information.

          Brew does this. (I am not using Brew as an example of a perfect package management tool.) It also has “caveats” that get printed for some packages. It seems much more useful this way.

          Printing the entire change log is overkill, but at least breaking changes and such would be extremely useful.

          • @[email protected]
            cake
            link
            fedilink
            English
            211 days ago

            Unironically love gentoo for this as portage will let you know there is news to read and the command to read it. For changes the news is great and tells you step by step what to do

    • @[email protected]
      link
      fedilink
      English
      013 days ago

      I just went “Shiit! Am I sitting on potential system breakage?” (because I don’t remember doing any such intervention)
      But turns out it was just a conflicts with change.

      From what I know, pacman straight-up asks you what you want, in these cases. Sure, it’s technically manual intervention, but for me, who scans over updated packages every-time, this is considered standard procedure.

      Manual intervention is when GRUB doesn’t install properly using the suggested command and you have to learn where your distro places the boot image and configure stuff accordingly.

      Also, I don’t have JDK so…

      CC BY-NC-SA