Re: SystemD Unit file customization for a snap

2017-01-11 Thread Stuart Bishop
On 12 January 2017 at 11:33, Stuart Bishop wrote: > > On 12 January 2017 at 02:31, Charles Butler > wrote: > You don't have much control over the generated systemd service file. Its > an open issue. So while you could have your snap

Re: Bad system call - 45 for my binary app

2017-01-11 Thread Jamie Strandboge
On Wed, 2017-01-11 at 11:34 +0200, Andrey Rogovsky wrote: > Hi, all! > > I crafted snap for i386 X11 app (no sources) which work success on amd64 > arch in development mode. > But when I install it in strict mode - got this error: > > = Seccomp = > Time: Jan 11 11:26:38 > Log: auid=4294967295

Serial Port Plug/Interface issue with Ubuntu-core 16.04 (#2557)

2017-01-11 Thread Mritunjai Singh
Hi All, Kindly refer to: https://github.com/snapcore/snapd/issues/2557 We are trying to get a head start on Core Snappy working with our RF Mesh network card. It connects over serial and needs to be available at boot. We first tried this using snap approach but due to missing hotplugging

Re: Kernel plugin: Avoid redownloading os.snap on a local Git repo

2017-01-11 Thread Kyle Fazzari
This doesn't really involve cleaning, in fact it's not ideal that anything needs to be cleaned at all in this case-- snapcraft needs to pick up local changes automatically. That work in ongoing. On 01/09/2017 05:35 PM, Gustavo Niemeyer wrote: > > This is one area that is still super confusing,

Re: Slow snap build on Ubuntu Core device

2017-01-11 Thread Jim Hodapp
That works well ogra, started using this on my laptop. On Tue, Jan 10, 2017 at 10:55 AM, Oliver Grawert wrote: > hi, > Am Dienstag, den 10.01.2017, 15:40 + schrieb Alan Pope: > > > > > > > For archive packages being slow (as you have) I use apt-cacher-ng on > > my laptop.

Re: Manual update of snap/snapd and core/ubuntu-core

2017-01-11 Thread Chris Wayne
Hi Jenny, >From the looks of it, your system has actually been updated automatically, as your first email indicates you had core version 641, and now have core 714. The reason you could not update to core on the edge channel to version 870 is because that version has not been validated yet.

Re: Manual update of snap/snapd and core/ubuntu-core

2017-01-11 Thread Jenny Murphy
Oh ok, so when they do, the updates will start happening automatically? Thanks. On 11 January 2017 at 11:54, Jamie Bennett wrote: > Hi Jenny, > > The lack of update is due to the platform you are using: St Louis. It > looks like the team responsible for St Louis

Re: Manual update of snap/snapd and core/ubuntu-core

2017-01-11 Thread Jamie Bennett
Hi Jenny, The lack of update is due to the platform you are using: St Louis. It looks like the team responsible for St Louis updates has not fully validated the new Ubuntu Core software which is why you haven't seen an update yet. I suspect that an update is forthcoming soon. Regards, Jamie.

Use of build-properties in the schema is deprecated.

2017-01-11 Thread Jenny Murphy
I recently upgraded to snapcraft 2.24 (from 2.22) for building my .snaps. Now I am getting the following warning : Use of build-properties in the schema is deprecated. Plugins should now implement get_build_properties This is my yaml file : name: gateway version: '2.0' # just for humans,

Re: Issue with ubuntu OS snap first time boot.

2017-01-11 Thread Oliver Grawert
hi, Am Dienstag, den 10.01.2017, 13:35 + schrieb Ajay Pandey: > Hi All, >   > We are facing issue with the Ubuntu OS snap first time boot console- > conf. >   ...                    >     error: while creating user: cannot communicate with server: > Post     >  

Re: Manual update of snap/snapd and core/ubuntu-core

2017-01-11 Thread Jenny Murphy
Hi Jamie, Here is some more information as requested : admin@localhost:~$ snap info core name: core summary: "snapd runtime environment" publisher: canonical description: | The core runtime environment for snapd type:core tracking:stable installed: 16.04.1 (714) 79MB -

Bad system call - 45 for my binary app

2017-01-11 Thread Andrey Rogovsky
Hi, all! I crafted snap for i386 X11 app (no sources) which work success on amd64 arch in development mode. But when I install it in strict mode - got this error: = Seccomp = Time: Jan 11 11:26:38 Log: auid=4294967295 uid=1000 gid=1000 ses=4294967295 pid=17988 comm="BlueQuest"

Re: Slow snap build on Ubuntu Core device

2017-01-11 Thread Gustavo Niemeyer
Nice :) On Tue, Jan 10, 2017 at 5:55 PM, Oliver Grawert wrote: > hi, > Am Dienstag, den 10.01.2017, 15:40 + schrieb Alan Pope: > > > > > > > For archive packages being slow (as you have) I use apt-cacher-ng on > > my laptop. It caches the debs making snapcraft builds much

Re: Snapd free space available check

2017-01-11 Thread Boris Rybalkin
Done https://github.com/snapcore/snapd/issues/2603 On 9 Jan 2017 13:57, "Zygmunt Krynicki" wrote: > I don't think we're doing this yet. > > > Can you please report an issue so that it can be tracked. > > Best regards > ZK > > On Sun, Jan 8, 2017 at 6:25 PM, Boris