#Fuse (3, 2, zfs-fuse) present even though I did not install it

1 messages · Page 1 of 1 (latest)

amber peak
#

so while this [1] says appimages don't work, i find that fuse is already installed, and as a base package, meaning i can't just rpm-ostree uninstall it [2],

from what i've been testing doing an override reset on any fuse package doesn't yeld in anyhing, doing an override reset of all lists zfs-fuse on the bottom. is it possible it got installed during the ujust for libvirt?

[1]
https://secureblue.dev/faq#appimage
[2]
error: Package/capability 'fuse' is not currently requested

#

after doing rpm -q --whatrequiresrecursively it led to virt-v2v

fuse > libguestfs > guestfs-tools > virt-v2v

so is virt-v2v required for virtualization? if fuse2 is considered insecure, why have ujust install it

verbal sky
#

virt-v2v isn't the only package that requires fuse2

#

sadly, iirc the virt storage daemon requires it as well

amber peak
#

I am happy in a way because at least I get to run veracrypt. as I don't want to use containers, the rpm package is not working correctly and missing icons in the app menu, and zulucrypt gui core dumps on startup

verbal sky
amber peak
verbal sky
#

rpm-ostree install fuse-encfs

#

or fuse-zip

#

etc

#

dnf repoquery --whatrequires fuse

flint aspen
#

I use KDE vaults and DroidFS (on Android) a lot, as well as some AppImages (Grist-Desktop for instance that can't package its Electron app as Flatpak). Difficult to avoid fuse for now.

flint aspen
#

https://discuss.kde.org/t/unable-to-create-vault-fusermount-version-not-recognized/23740

Upstream there is no answer if they will ever support fuse3/fusermount3 for KDE Vault

KDE Discuss

Hi, i’m still quite new to Lnux and got lots to discover and learn. My actual “puzzle”: i was able to a create a plasma vault on my Pc, but on my Notebook, i’m unable to do so , because fusermount version is not recognized. Now that’s odd as fuse3 is - or at least seems to be - installed. In addition, it’s a fresh install of the...

#

Do you think they will?

verbal sky
#

¯_(ツ)_/¯

flint aspen
#

@verbal sky Why do you suggest layering zfs-fuse and not simply fuse if it is only what we need for KDE Vault and AppImages?

verbal sky
#

its a bug in ostree

#

you have to relayer a dependent pkg

flint aspen
#

Maybe it is a stupid question, but why not install it with brew then?

verbal sky
#

not fuse

#

also

#

suid root binaries are banned on brew afaik

#

(thank god)