If you think you have ever felt true fear, you havent tried Gentoo yet

    • JaddedFauceet@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      3 days ago

      Noob here what is the difference?

      also why would an extra but the same character y make a difference? Is that common in the arch linux ecosystem?

      • Twinklebreeze @lemmy.world
        link
        fedilink
        arrow-up
        3
        ·
        3 days ago

        The y argument tells pacman to update the package list. This is so your computer is downloading the new packages instead of old ones from last time you updated it. The second y tells it to delete the old package list and download it from scratch. This is useful if pacman isn’t working correctly. Maybe the files got corrupted. But it wastes more resources for the repo so it is not recommended as a default.

        • JaddedFauceet@lemmy.world
          link
          fedilink
          arrow-up
          3
          ·
          3 days ago

          Oh wow, I have always thought the y stands for “yes to any questions” turns out it has a --noconfirm

          Should have read the man page…

          -y, --refresh
                     Download a fresh copy of the master package databases (repo.db) from the server(s)
                     defined in pacman.conf(5). This should typically be used each time you use
                     --sysupgrade or -u. Passing two --refresh or -y flags will force a refresh of all
                     package databases, even if they appear to be up-to-date.
          
      • Lucy :3@feddit.org
        link
        fedilink
        arrow-up
        6
        arrow-down
        1
        ·
        3 days ago

        Still no reason … unless the repo is volatile, and potentially you have a corrupt version, a simple -Syu is always enough.

        • 5714@lemmy.dbzer0.com
          link
          fedilink
          arrow-up
          2
          arrow-down
          1
          ·
          3 days ago

          Over a year, many repos become relative volatile.

          pacman-keyring or what that package is called gets stale really quick over longer periods of time. Large updates are quite smooth in Arch, but IIRC, -Syyu has helped me before.

  • m4m4m4m4@lemmy.world
    link
    fedilink
    arrow-up
    11
    ·
    3 days ago

    Not sure if my memory is failing already but I no longer see those “Update portage before anything else” messages.

    When something tries to overwrite stuff in /etc and you have to etc-update your shit… that’s when things get real

    • superfes@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      3 days ago

      Really hate those few packages that don’t give a shit whether or not you’ve already configured it or not…

    • Luffy879@lemmy.mlOP
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      3 days ago

      Yes. Once I actually locked myself out of using sudo and then forgot my root password because I updated the stuff without looking at the content of those files

      I just had one of those portage update messages btw, so they are for sure still a thing

    • audaxdreik@pawb.social
      link
      fedilink
      arrow-up
      3
      ·
      3 days ago

      Real talk: so do I. Part of it is just being a computer nerd, part of it is working in IT, part of it has just been curiously testing Linux.

      I have had more stability doing this over the course of a year than I had running the monthly Microsoft updates on Windows 10. On the rare occasions something broke (usually my own tinkering and not the update process) simply reinstalling it actually fixed the problem 90%+. I know I’m preaching to the choir here, but I was legit surprised and thought I would have slightly more problems with a bleeding edge distro.

      As well, it’s great to be able to just update everything with one simple command on the command line rather than having each application install an updater task that sometimes sits down in the system tray doing nothing but nagging you. Or having a program prompt you for an upgrade only to take you to the download page and make you basically reinstall the app over the old version with questionable results every time …

  • QuazarOmega@lemy.lol
    link
    fedilink
    arrow-up
    5
    ·
    3 days ago

    One day maybe I’ll understand why people are fine with package managers that have you sweat if you’re updating whenever the heck you want rather than often and with a second pair of eyes on the news

    • Natanox@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      3
      ·
      3 days ago

      There are too many in the Linux dev community who cling to their old concepts, even if they are objectively worse. Hell, 99% of distros still don’t even come with disaster recovery preconfigured; OpenSuse are the only ones I know where you don’t need to be a professional to revert back to a working state in case something broke. This conservatism as well as elitism (nobody needs the new stuff if everyone just gets good and becomes a CLI magician, right?) in the community is holding us back horribly, and it shows.