Re: [Dragonboard410c] Ubuntu OS Build Issues, and Support

2017-02-22 Thread Oliver Grawert
hi, Am Mittwoch, den 22.02.2017, 07:52 + schrieb Sunny Bhayani: >  > > >  > > > Also, we went through the kernel-initrd-modules description: > > > https://snapcraft.io/docs/reference/plugins/kernel > > >  > > > and there it is mentioned that the "kernel-initrd-modules" plugin > is > > > used to

Re: [Dragonboard410c] Ubuntu OS Build Issues, and Support

2017-02-22 Thread Paolo Pisati
On Wed, Feb 22, 2017 at 10:19:25AM +0100, Oliver Grawert wrote: > > The AppArmor patches that we ported from the  > > http://kernel.ubuntu.com/git/ppisati/ubuntu-vivid.git/tree/arch/arm/c > > onfigs/snappy?h=snappy_v3.10 > > > > are for the linux kernel 3.10. > > > > But the kernel that we are re

Re: network namespaces

2017-02-22 Thread Luca Dionisi
The workaround did the job. Thanks. On Tue, Feb 21, 2017 at 6:53 PM, Jamie Strandboge wrote: > On Tue, 2017-02-21 at 12:39 +0100, Luca Dionisi wrote: >> Are network namespaces supported in snaps? >> >> In my RaspberryPi3 I have a snap which has been installed with --devmode. >> Inside the snap I

Re: [System Enablement] New releases Feb 2017 - week 08

2017-02-22 Thread Konrad Zapałowicz
Hey everyone, We have found another problem with udisks2 snap which made it mount also not-removable media and thus created a security issue. This is fixed now. Moreover we have released tpm2 snap. The following revisions are available for testing in candidate channel tpm2 1.0-4: * Snap aliase

snap connect myapp:camera out-of-the-box

2017-02-22 Thread Dev Dev
Hi, Anyone can give me more information (ETA, how it will works) about the connection to camera. Right now, I need to ask my users who installed myapp via the Software Center to open a terminal and run: sudo snap connect myapp:camera It needs to be automagically connected. I reported this issue

Re: Experimental Python interpreter snap

2017-02-22 Thread James Henstridge
On 21 February 2017 at 23:37, Barry Warsaw wrote: > On Feb 21, 2017, at 09:30 PM, James Henstridge wrote: > >>So we might be able to do a single package that can both serve as a >>runtime for other snaps and as a useful Python development >>environment. > > It would be interesting to see, but my t

Dashboard survey

2017-02-22 Thread femma . ashraf
I've invited you to fill out the following form: Developer dashboard survey To fill it out, visit: https://docs.google.com/forms/d/e/1FAIpQLSdH6NdaOZ4TObOYpnVNplGBCYVnF1nd2fqEZFloP9XgTFYhNA/viewform?c=0&w=1&usp=mail_form_link Hi all, I'm doing some research into creating a developer dashboard,

Re: snap connect myapp:camera out-of-the-box

2017-02-22 Thread XiaoGuo Liu
I have updated the bug report. Please check my answers. Best regards, XiaoGuo On Tue, Feb 21, 2017 at 11:44 PM, Dev Dev wrote: > Hi, > > Anyone can give me more information (ETA, how it will works) about the > connection to camera. Right now, I need to ask my users who installed > myapp via the

Re: Experimental Python interpreter snap

2017-02-22 Thread Stuart Bishop
On 22 February 2017 at 21:47, James Henstridge wrote: > Yep. So I think it probably makes most sense for the Python runtime > snap to default to classic confinement so that it behaves as a user > would expect for interactive/development work, with pip ready to > install to ~/.local/lib/..., or t

Re: Experimental Python interpreter snap

2017-02-22 Thread James Henstridge
On 23 February 2017 at 14:39, Stuart Bishop wrote: > On 22 February 2017 at 21:47, James Henstridge wrote: > >> Yep. So I think it probably makes most sense for the Python runtime >> snap to default to classic confinement so that it behaves as a user >> would expect for interactive/development w