meta-snappy icon indicating copy to clipboard operation
meta-snappy copied to clipboard

App confinement not working

Open kcghost opened this issue 7 years ago • 3 comments

I tried the demo steps exactly, built rocko, ran with qemu, and tried installing the hello-world snap.

Then I tried the 'hello-world.evil', with the following result:

root@qemux86:~# hello-world.evil
Hello Evil World!
This example demonstrates the app confinement
You should see a permission denied error next
If you see this line the confinement is not working correctly, please file a bug

It asked me to file a bug, so here I am :)

kcghost avatar Jun 20 '18 19:06 kcghost

Could you also open a thread on the forum? Because I think, non of the watchers of this repository is currently an active developer. The guys on the forum can help more quickly and are quite communicative.

Xerusial avatar Jun 20 '18 20:06 Xerusial

Thanks, I have opened this thread on the forum.

kcghost avatar Jun 20 '18 22:06 kcghost

This PR will enable confinement https://github.com/morphis/meta-snappy/pull/36

om26er avatar Aug 18 '21 21:08 om26er