Transcript

Image of a man pointing a gun at his own foot.

Caption: Installing an AUR package without reading it’s PKGBUILD.

  • Azzu@leminal.space
    link
    fedilink
    arrow-up
    16
    arrow-down
    1
    ·
    edit-2
    16 hours ago

    I mean how often do you install AUR packages? Usually takes like a minute or so to skim through PKGbuild and the pkg comments and look for obvious issues. And most updates are just a sha hash and version change, taking like 5s to check.

    • NaibofTabr@infosec.pub
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      1
      ·
      3 hours ago

      Rarely, to be sure. I tried Arch for a bit, but I need a computer that I can actually use to get shit done, that isn’t a constant project itself. Even Qubes doesn’t require as much effort to keep operational.

    • HereIAm@lemmy.world
      link
      fedilink
      arrow-up
      11
      ·
      13 hours ago

      But wasn’t the latest AUR attack from a dependancy in the pkgbuild? Going out of your way to review all the dependencies as well is not really possible by just skimming through the script.

    • Baŝto@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      6
      ·
      edit-2
      14 hours ago

      I need a better wrapper that shows me diffs since last build. I’m too lazy for this

      Also pulling in release messages from git etc would be nice