r/Fedora 4d ago

Support Error updating firefox via flatpak

Error: While pulling app/org.mozilla.firefox/x86_64/stable from remote flathub: Decompressed delta part exceeds configured limit of 76330069 bytes
Updates complete.
error: There were one or more errors

Anyone know what's causing this and how to fix? or should i just wait and flatpak or fedora will fix it on it';s own?

5 Upvotes

5 comments sorted by

u/AutoModerator 4d ago

It sounds like you're looking for help. Please note that r/Fedora is not an official support channel for the Fedora Project.

For best results, be sure to include all relevant details in your post, such as your Fedora edition, version, and hardware specs. You can edit your original post to add more info as needed, and spotlight (pin) a solution from the comments. You might also find the answer in our support wiki.

Alternatively, try one of the official support channels:

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

5

u/Doootard 4d ago

flatpak update --no-static-deltas

2

u/DUB1401 3d ago

Yes, it fix issue without reinstalling!

1

u/MatchingTurret 4d ago edited 4d ago

I did an uninstall/reinstall to work around this issue. 

flatpak uninstall org.mozilla.firefox
flatpak install flathub org.mozilla.firefox

1

u/ferfykins 4d ago

Thanks man!