On Tue, 2016-09-27 at 09:46 -0600, Leo Arias wrote:
> On Fri, Sep 23, 2016 at 6:40 AM, Jamie Strandboge <ja...@canonical.com>
> wrote:
> 
> > 
> > On Thu, 2016-09-22 at 20:13 -0600, Leo Arias wrote:
> > I don't see a snapcraft.yaml in that tree.
> 
> It's here: https://github.com/elopio/htop/blob/snapcraft/snapcraft.yaml
> 
> 
> > 
> > There is an htop snap in the store
> > and you need to connect the process-control and system-observe interfaces:
> > 
> > $ sudo snap install htop
> > $ sudo snap connect htop:process-control ubuntu-core:process-control
> > $ sudo snap connect htop:system-observe ubuntu-core:system-observe
> > $ htop
> > 
> > (no denials)
> > 
> > That is in strict mode. You can also install in devmode but you need to
> > connect
> > the interfaces for the log messages to go away. This is because devmode
> > reports
> > (but allows) violations against policy. If you don't connect the
> > interfaces then
> > the accesses aren't part of the allowed policy and you will see a lot of
> > policy
> > violations.
> > 
> That's awesome. Have you tried to land it in the repo upstream?

No, this isn't my snap. The snap developer for the snap in the store is listed
as 'maxiberta'.

-- 
Jamie Strandboge             | http://www.canonical.com

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
Snapcraft mailing list
Snapcraft@lists.snapcraft.io
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/snapcraft

Reply via email to