<div dir="ltr">Package: flatpak<br>Version: 1.18.1-1<br>Severity: normal<br>X-Debbugs-Cc: <a href="mailto:antdev66@gmail.com">antdev66@gmail.com</a><br><br>Dear Maintainer,<br>I am encountering a failure during the update process of certain Flatpak applications: the update process is interrupted with an error regarding the decompressed delta limit.<br><br>Steps to reproduce:<br>-  Run flatpak update when an update for a large application (e.g., org.mozilla.firefox) is available.<br>- Observe the process during the download/extraction phase.<br><br>Actual behavior:<br>The update fails for specific packages with the following error message: "Error: While pulling app/org.mozilla.firefox/x86_64/stable from remote flathub: Decompressed delta part exceeds configured limit of 76330069 bytes"<br><br>Expected behavior:<br>The update should complete successfully regardless of the delta size, or the limit should be adjusted to accommodate modern application update sizes.<br><br>Logs/Output:<br><br>|$ flatpak update                                                                                           <br>|Looking for updates…<br>|<br>|        ID                           Branch          Op         Remote          Download<br>| 1. [✓] org.gimp.GIMP                stable          u          flathub         652,1 kB / 99,7 MB<br>| 2. [✗] org.mozilla.firefox          stable          u          flathub         100,4 MB / 125,6 MB<br><br>Error: While pulling app/org.mozilla.firefox/x86_64/stable from remote flathub: Decompressed delta part exceeds configured limit of 76330069 bytes<br><br>Thanks,<br>Antonio</div>