bazaar completely broken, won't launch. Flatpaks also have issues
Attempted to open Spotify flatpak. It did not launch and returned no errors. I tried to open Bazaar to take a look at this and uninstalled, reinstalled Spotify through Bazaar. After Spotify still didn't work, I restarted my PC and now Bazaar doesn't work at all. When attempting to launch Bazaar it shows this error:
Could not retrieve remote content: No remotes could be synchronized:
flathub failed because: Failed to synchronize appstream data for remote 'flathub': Error deploying appstream: Error moving file /var/lib/flatpak/appstream/flathub/x86_64/.b676e9d928fcdd9722900f5854564996b39d68b29eb1ae8ea7a77731f7f0c31f-18cbab864d9c8e8c2ef024614c1420ef4b3dccf61d0c7b5e031edf40508a3412-5hjXvS: File exists
Solution:Jump to solution
If that doesn't work try
sudo flatpak repair --reinstall-all which should also reinstall the appstream data from flathub.
Hopefully that will fix it....3 Replies
Do a
sudo flatpak repairSolution
If that doesn't work try
sudo flatpak repair --reinstall-all which should also reinstall the appstream data from flathub.
Hopefully that will fix it.the second one fixed the bazaar issue, still no idea what's going on with Spotify. I will wait until an update fixes that and just use the website for now. thanks