You are not logged in.

#1 2023-04-09 17:29:49

archlinuxforever
Member
Registered: 2015-06-18
Posts: 93

Since I installed AppArmor, standard-notes AppImage doesn't work

Since I installed AppArmor, standard-notes-3.150.38-linux-x86_64.AppImage doesn't work:

$ LC_ALL=C ~/Downloads/standard-notes-3.150.38-linux-x86_64.AppImage 
fuse: mount failed: Permission denied

Cannot mount AppImage, please check your FUSE setup.
You might still be able to extract the contents of this AppImage 
if you run it with the --appimage-extract option. 
See https://github.com/AppImage/AppImageKit/wiki/FUSE 
for more information
open dir error: No such file or directory
$

I have pcloud (another AppImage) that works fine.

To try to solve issue I started auditd service

$ sudo systemctl start auditd.service

And in another window I have running aa-genprof:

$ sudo aa-genprof /home/user/Downloads/standard-notes-3.150.38-linux-x86_64.AppImage 
Updating AppArmor profiles in /etc/apparmor.d.

Before you begin, you may wish to check if a
profile already exists for the application you
wish to confine. See the following wiki page for
more information:
https://gitlab.com/apparmor/apparmor/wikis/Profiles

Profiling: /home/user/Downloads/standard-notes-3.150.38-linux-x86_64.AppImage

Please start the application to be profiled in
another window and exercise its functionality now.

Once completed, select the "Scan" option below in 
order to scan the system logs for AppArmor events. 

For each AppArmor event, you will be given the 
opportunity to choose whether the access should be 
allowed or denied.

[(S)can system log for AppArmor events] / (F)inalizar

aa-genprof created profile /home/user/Downloads/standard-notes-3.150.38-linux-x86_64.AppImage and didn't get any issue after Scan, but I can't solve issue.

Any help?

Offline

Board footer

Powered by FluxBB