• Decq@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    6 hours ago

    Could they not have created an AUR mirror and delayed that to be in sync with the main repo’s? It would have solved the AUR ddos that the Arch team got mad about a few times and the out of sync dependencies.

    • teawrecks@sopuli.xyz
      link
      fedilink
      arrow-up
      4
      ·
      6 hours ago

      The AUR just hosts pkgbuild files, no source or built packages. The pkgbuild can point to arbitrary external sources that could update separately. Manjaro could have their own AUR that hosts old pkgbuilds, but that wouldn’t be foolproof since the external sources could change. Also, if a pkgbuild was updated for security reasons, now Manjaro is putting users at risk by continuing to serve the old version, and now that’s another problem for them to solve.

      • Veraxis@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 hours ago

        Also, if a pkgbuild was updated for security reasons, now Manjaro is putting users at risk by continuing to serve the old version

        Hold up, isn’t that last point just a criticism of delayed updates in general? By that logic, would Manjaro be putting users at security risk by holding back the main packages?

        • thevoidzero@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          32 minutes ago

          Considering they just hold back packages, but do not do additional testing to release them, yeah, they should not do that.

          Arch already has testing repo, normal repo packages on arch are already stable enough