Hi all, What is the latest update of the bug? I use zuluMount and zuluCrupt to mount gocryptfs encrypted folders. After update to plucky I get permissions denied message in the app window. Recently checked logs and narrowed it down to Apparmor blocking it.
Some logs below. Can anyone help? journalctl -b | grep DENIED | grep fusermount Aug 04 22:15:59 username-Inspiron-7501 kernel: audit: type=1400 audit(1754342159.376:593): apparmor="DENIED" operation="mount" class="mount" info="failed mntpnt match" error=-13 profile="fusermount3" name="/run/media/private/username/.dropbox_gocryptfs/" pid=92181 comm="fusermount3" fstype="fuse.gocryptfs" srcname="gocryptfs@/home/username/Dropbox/.dropbox_gocryptfs" flags="rw, nosuid, nodev" Aug 04 22:25:25 username-Inspiron-7501 kernel: audit: type=1400 audit(1754342725.579:594): apparmor="DENIED" operation="mount" class="mount" info="failed mntpnt match" error=-13 profile="fusermount3" name="/run/media/private/username/.dropbox_gocryptfs/" pid=93767 comm="fusermount3" fstype="fuse.gocryptfs" srcname="gocryptfs@/home/username/Dropbox/.dropbox_gocryptfs" flags="rw, nosuid, nodev" Aug 04 22:25:39 username-Inspiron-7501 kernel: audit: type=1400 audit(1754342739.854:595): apparmor="DENIED" operation="mount" class="mount" info="failed mntpnt match" error=-13 profile="fusermount3" name="/run/media/private/username/zzz_gocryptfs/" pid=93792 comm="fusermount3" fstype="fuse.gocryptfs" srcname="gocryptfs@/mnt/shared/zzz_gocryptfs" flags="rw, nosuid, nodev" Aug 04 22:33:08 username-Inspiron-7501 kernel: audit: type=1400 audit(1754343188.150:596): apparmor="DENIED" operation="mount" class="mount" info="failed mntpnt match" error=-13 profile="fusermount3" name="/run/media/private/username/.dropbox_gocryptfs/" pid=94729 comm="fusermount3" fstype="fuse.gocryptfs" srcname="gocryptfs@/home/username/Dropbox/.dropbox_gocryptfs" flags="rw, nosuid, nodev" Aug 04 22:33:41 username-Inspiron-7501 kernel: audit: type=1400 audit(1754343221.458:597): apparmor="DENIED" operation="mount" class="mount" info="failed mntpnt match" error=-13 profile="fusermount3" name="/run/media/private/username/zzz_gocryptfs/" pid=94770 comm="fusermount3" fstype="fuse.gocryptfs" srcname="gocryptfs@/mnt/shared/zzz_gocryptfs" flags="rw, nosuid, nodev" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2098993 Title: Last updates to apparmor broke all AppImages, which depend on fusermount To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/2098993/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
