SOLVED: Bazaar failing on every install. #4505
Replies: 2 comments 3 replies
|
And I just found this: "There is also this other apparmor bug that does not allow bazaar flatpak to install flathub apps and now this one that does not allow me to use pika or deja-dup flatpaks to backup my user files. These have been creeping since like August/September and it's very sad for the state of Ubuntu that such critical issues are not a priority. Too bad, I really like Ubuntu but I guess I can always customize gnome in another distro to make it look like gnome." I just tried to mount a pika backup to see the files and I can't! Link: https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/2120439 |
|
Fixed. The problem is that brew files override the fusemount3 system files with sym links. mv /home/linuxbrew/.linuxbrew/bin/fusermount3 /home/linuxbrew/.linuxbrew/bin/fusermount3.bak Then "which fusermount3" should return "/usr/bin/fusermount3" and not any references to "/home/linuxbrew/.linuxbrew/" Now Bazaar and pika backup work again. |
Uh oh!
There was an error while loading. Please reload this page.
I can install anything with flatpak via command line, but not via Bazaar.
For example, I just tried to install "Gaia Sky", and I get this:
app/space.gaiasky.GaiaSky/x86_64/stable: Could not unmount revokefs-fuse filesystem at /var/tmp/flatpak-cache-DM7FO3/space.gaiasky.GaiaSky-KZ7DO3: Child process exited with code 1
Same error, no matter what flatpak I try to install. I've been using Bluefin for over a year and this is the first time it happens.
Any help appreciated.
Thanks.
Bazaar version: 0.7.15 (vcs=5c2e989)
Bluefin: Bluefin (Version: 43.20260414.1)
All reactions