morphis / meta-snappy

Snappy for Yocto/OpenEmbedded
MIT License
22 stars 16 forks source link

App confinement not working #18

Open kcghost opened 6 years ago

kcghost commented 6 years ago

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 :)

Xerusial commented 6 years ago

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.

kcghost commented 6 years ago

Thanks, I have opened this thread on the forum.

om26er commented 3 years ago

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