I've upgraded to 22.04.2 LTS from 22.04 via the update manager and have noticed that many of my apps no longer work. As an example, if I run firefox at the terminal with the command snap run firefox
then I receive the following error:
2023/05/28 16:28:33.122160 cmd_run.go:1046: WARNING: cannot create user data directory: cannot create "/home/omar/snap/firefox/2710": mkdir /home/omar/snap/firefox: permission denied
I looked in the syslog
file and there are a number of apparmor="DENIED"
warnings coming up.
grep release-upgrade /var/log/syslog
perhaps? – user2699676 May 28 '23 at 17:55