Re: Errors building custom ubuntu-core images

2016-10-14 Thread John Lenton
On 14 October 2016 at 13:07, Sergio Schvezov wrote: > I hope you meant snapd/ubuntu-image here :-) d'oh, yes. -- Snapcraft mailing list Snapcraft@lists.snapcraft.io Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snapcraft

Re: Errors building custom ubuntu-core images

2016-10-14 Thread Luke Williams
Its working this morning. I am using the edge channel and everything is working like it should now. Thanks! On Fri, Oct 14, 2016 at 5:08 AM, Oliver Grawert wrote: > hi, > On Fr, 2016-10-14 at 09:07 -0300, Sergio Schvezov wrote: > > > > El 14/10/16 a las 05:14, John Lenton escribió: > > > > > >

Re: Errors building custom ubuntu-core images

2016-10-14 Thread Oliver Grawert
hi, On Fr, 2016-10-14 at 09:07 -0300, Sergio Schvezov wrote: > > El 14/10/16 a las 05:14, John Lenton escribió: > > > > On 14 October 2016 at 01:32, Luke Williams > .com> wrote: > > > > > > I’m getting http 500 errors when I try anything other than the > > > stable > > > channel…. > > those 500

Re: Errors building custom ubuntu-core images

2016-10-14 Thread Sergio Schvezov
El 14/10/16 a las 05:14, John Lenton escribió: On 14 October 2016 at 01:32, Luke Williams wrote: I’m getting http 500 errors when I try anything other than the stable channel…. those 500s come from the CDN; can you retry? (snapcraft should retry 500s on download; we'll get to that at some po

Re: Errors building custom ubuntu-core images

2016-10-14 Thread John Lenton
On 14 October 2016 at 01:32, Luke Williams wrote: > I’m getting http 500 errors when I try anything other than the stable > channel…. those 500s come from the CDN; can you retry? (snapcraft should retry 500s on download; we'll get to that at some point...) -- Snapcraft mailing list Snapcraft@li

Re: Errors building custom ubuntu-core images

2016-10-13 Thread Luke Williams
Hmm…. I’m getting http 500 errors when I try anything other than the stable channel…. wililupy@xenial-build:~/temp$ sudo /snap/bin/ubuntu-image -c edge -o onl-snappy.img --extra-snaps onl-kernel_3.18.25_amd64.snap pc.model error: received an unexpected http response code (500) when trying to do

Re: Errors building custom ubuntu-core images

2016-10-13 Thread Steve Langasek
Hi Luke, On Thu, Oct 13, 2016 at 04:08:59PM -0700, Luke Williams wrote: > Hello, > I am trying to build a custom ubuntu-core image with a custom kernel. > I the sign the assertion and have a valid assertion model, but when I try > to build, I get the following error: > $ sudo /snap/bin/ubuntu

Errors building custom ubuntu-core images

2016-10-13 Thread Luke Williams
Hello, I am trying to build a custom ubuntu-core image with a custom kernel. Below is my assertion: { "type": "model", "authority-id": "", "brand-id": "", "series": "16", "model": "pc", "architecture": "amd64", "gadget": "pc", "kernel": "onl-kernel_3.18.25_amd64.snap",