• Ananace@lemmy.ananace.dev
    link
    fedilink
    arrow-up
    1
    ·
    2 months ago

    Well, one part of it is that Flatpak pulls data over the network, and sometimes data sent over a network doesn’t arrive in the exact same shape as when it left the original system, which results in that same data being sent in multiple copies - until one manages to arrive correctly.

    • Hujaj@lemmynsfw.com
      link
      fedilink
      arrow-up
      1
      ·
      2 months ago

      Hence why Fedora Linux actually recently removed delta updates for DNF. Turns out it used more data in retries than just downloading a whole package again.

        • Hujaj@lemmynsfw.com
          link
          fedilink
          arrow-up
          2
          ·
          2 months ago

          I think they have moved from trying to fix it in DNF, to using the capabilities found in BTRFS for Copy on write. Can’t quite remember exactly.