ops! i can't upgrade flutter

badreddine

New Member
Joined
Jun 2, 2023
Messages
1
Reaction score
0
Credits
12
snap-confine has elevated permissions and is not confined but should be. Refusing to continue to avoid permission escalation attacks
Please make sure that the snapd.apparmor service is enabled and started.
 


snap-confine has elevated permissions and is not confined but should be. Refusing to continue to avoid permission escalation attacks
Please make sure that the snapd.apparmor service is enabled and started.
It seems that there is an issue with snapd.apparmor service. You can try enabling and starting the service by running the following commands:

Code:
sudo systemctl enable snapd.apparmor.service
sudo systemctl start snapd.apparmor.service

After that, try running your snap package again. If the issue persists, you may want to try reinstalling snapd. Let me know if you need further assistance.
 


Latest posts

Top