Anyone has any ideas how to revive it? Whenever I try to run anything, I get

bwrap: Unable to open lock file /usr/.ref: No such file or directory
error: ldconfig failed, exit status 256

No logs in syslog other than an attempted launch.

Google is surprisingly unhelpful on this one. I’ve tried both flatpak repair and apt install --reinstall flatpak to no success. AI suggests to straight up purge flatpak entirely and start anew, but I am wary of it also taking out the app caches, logins, configs, etc, which I’d rather preserve if possible.

Distro is pop 22, btw

  • drath@lemmy.worldOP
    link
    fedilink
    arrow-up
    13
    ·
    13 days ago

    Solved. Had to run flatpak remove --all followed by flatpak repair to prune caches, then re-install every app again. But configs and logins seem to remain intact.