What if you create the required symlink in AppVM?
sudo ln -s /var/lib/snapd/snap /snap
Will the error disappear?
If it’ll work then you can add this command in AppVM’s /rw/config/rc.local
.
What if you create the required symlink in AppVM?
sudo ln -s /var/lib/snapd/snap /snap
Will the error disappear?
If it’ll work then you can add this command in AppVM’s /rw/config/rc.local
.