flatpaks dont launch

hello! i have an issue with flatpaks seemingly not able to launch. they appear to be attempting to link against libs in /usr/lib/x86_64-linux-gnu but the libs its looking for are under /usr/lib64. i tried launching the flatpak with the --env option to override LD_LIBRARY_PATH but that didnt appear to override it like i thought it would. anyone experienced this?
flatpak run org.mozilla.firefox
/bin/bash: error while loading shared libraries: /usr/lib/x86_64-linux-gnu/libreadline.so.8: file too short

● ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-deck-gnome:stable
Digest: sha256:42a9979e498205f3f6f8c3ebfd873c7f1c34f9e101972f8c22629ccd9482e2a7
Version: 42.20250522.1 (2025-05-22T07:12:02Z)
Initramfs: '"-I /etc/crypttab /etc/modprobe.d/amdgpu.conf /etc/modprobe.d/deck-blacklist.conf"'
Solution
Try a flatpak repair
Was this page helpful?