this post was submitted on 05 May 2024
681 points (93.9% liked)

linuxmemes

20880 readers
8 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 65 points 6 months ago (11 children)

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.

[–] [email protected] 2 points 6 months ago (2 children)

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.

[–] [email protected] 1 points 6 months ago (1 children)

Interesting, didnt know that! That sounds like a fixable issue though...

[–] [email protected] 2 points 6 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.

load more comments (8 replies)