ldconfig failed, exit status 34560, almost any flatpak won't run
Install fresh bazzite few weeks ago, start it today and get the error with flatpaks
Discord, Firefox etc won't start
Made update
Made flatpak repair
Solution:Jump to solution
there is should be disclaimer somewhere, if you do not have LUKS on your linux partition then WIN btrfs destroy your system.
13 Replies
GitHub
[Bug]: can't run any flatpaks, ldconfig failed, exit status 34560 ·...
Checklist I agree to follow the Code of Conduct that this project adheres to. I have searched the issue tracker for a bug that matches the one I want to file, without success. If this is an issue w...
I can't even search the problem, case even other browser brave won't work
well I guess I'll put the relevant text here haha
For anyone who has this (or similar) issue: Make surethere is another resolution in the thread involving uninstalling everything, but I would suspect the folder permissions are more likely to be right~/.var/app
and its subdirectories have Read+Write permission and that you (the user) are the owner. If the folders have a little lock-icon, you need to fix the permissions by running:sudo chown -R your_username:your_username /home/your_username/.var/app
sudo chmod -R 744 /home/your_username/.var/app
This will fix it
I remembered I tried btrfs driver for windows, probably it's break permissions 💩
it's plausible
I try not to directly access my linux drive with Windows even with the btrfs driver in place
I have a 3rd drive that I use as an intermediary
Won't work after commands,
How to make sure i am owner?
ll ~/.var/app
you may also try flatpak repair
without and with sudo
Tried
After the command - permission denied
Destroyed system by btrs driver 🫡 press F to my saves
open btrfs issue here - https://github.com/maharmstone/btrfs/issues/705
GitHub
win Btrfs destroy my linux partition (luks was not used) · Issue #7...
install fresh bazzite then switch to windows 11. install win btrfs > test it > get some bsod > uninstall boot to bazzite > any flatpak app wont start. ldconfig failed, exit status 34560
Solution
there is should be disclaimer somewhere, if you do not have LUKS on your linux partition then WIN btrfs destroy your system.
I'm not using LUKS
you should find out which folder has incorrect permissions
ll
in each level of the folder tree