Skip Navigation

Search

Fedora Linux @lemmy.ml carnha @lemmy.one

Flatpak install/update fails with “Need more input” or “Input buffer too small”

discussion.fedoraproject.org Flatpak updating bug, due to libostree update (with solution)

Problem When updating your flatpak apps… as of yesterday’s update of libostree, it won’t work. You’ll see some errors like Writing content object: Need more input. Cause ostree was updated, including libostree. There’s some change that broke flatpak’s ability to update packages. Related Issues ...

Flatpak updating bug, due to libostree update (with solution)

Resolved: ostree 2023.4-2 (as linked in the comments below) has been pushed to stable, updating your system will resolve the issue.

Tl;dr: There seems to be a bug in ostree-libs 2023.4 that causes errors when trying to update flatpaks, gnome software loads forever when trying to update a flatpak and manually running flatpak update shows errors (I was getting an "input buffer too small" error, others seemed to be getting errors like "Need more input".)

Running sudo dnf downgrade ostree worked perfectly for me, I'll be ignoring the ostree/ostree-libs update for now and hopefully the issue will be resolved soon.

4