Re: docker snap not working

2016-12-06 Thread Manik Taneja
On Tue, Dec 6, 2016 at 8:48 AM, Jamie Bennett wrote: > Yes, thanks to mvo we will test Docker as part of the usual test battery. > Is LXD part of this process as well? If not, than please include it as well! > > Regards, > Jamie. > > On 6 Dec 2016, at 16:34, Loïc Minier wrote: > > Michael Vogt

Re: docker snap not working

2016-12-06 Thread Jamie Bennett
Yes, thanks to mvo we will test Docker as part of the usual test battery. Regards, Jamie. > On 6 Dec 2016, at 16:34, Loïc Minier wrote: > > Michael Vogt just added this check; nice! > https://github.com/snapcore/snapd/pull/2421 > > > On Tue, Dec 6

Re: docker snap not working

2016-12-06 Thread Leo Arias
On Tue, Dec 6, 2016 at 10:34 AM, Loïc Minier wrote: > Michael Vogt just added this check; nice! > > https://github.com/snapcore/snapd/pull/2421 Cool, thanks mvo. On the snapcraft side we have this: https://github.com/elopio/snapcraft-de-noche/blob/master/.travis.yml#L10 So we will know if we bre

Re: docker snap not working

2016-12-06 Thread Loïc Minier
Michael Vogt just added this check; nice! https://github.com/snapcore/snapd/pull/2421 On Tue, Dec 6, 2016 at 3:34 PM, Mark Shuttleworth wrote: > > Can we add Docker to a list of 'critical snaps' that is part of our > pre-release validation suite? > > Mark > > > On 06/12/16 05:05, Manik Taneja w

Re: docker snap not working

2016-12-06 Thread Mark Shuttleworth
Can we add Docker to a list of 'critical snaps' that is part of our pre-release validation suite? Mark On 06/12/16 05:05, Manik Taneja wrote: > > > On Dec 6, 2016, at 4:51 AM, Loïc Minier > wrote: > >> Hi, >> >> On Tue, Dec 6, 2016 at 3:49 AM, Peng Liu >

Re: docker snap not working

2016-12-06 Thread Manik Taneja
> On Dec 6, 2016, at 4:51 AM, Loïc Minier wrote: > > Hi, > >> On Tue, Dec 6, 2016 at 3:49 AM, Peng Liu wrote: >> There is some known issue of the docker snap, check the google doc for >> detailed information. >> https://docs.google.com/document/d/1JHa6tkuR9PtpnAVVmAJIAKuyKBy8E9ZkvG5Wbc6HZSY/

Re: docker snap not working

2016-12-06 Thread Loïc Minier
Hi, On Tue, Dec 6, 2016 at 3:49 AM, Peng Liu wrote: > There is some known issue of the docker snap, check the google doc for > detailed information. > https://docs.google.com/document/d/1JHa6tkuR9PtpnAVVmAJIAKuyKBy8E > 9ZkvG5Wbc6HZSY/edit# > > And you need to make sure your snapd is the latest v

"core" snap in the candidate channel updated

2016-12-06 Thread Michael Vogt
Hi, this is just a quick heads up that we updated the "core" snap to snapd 2.18.1 in the candidate channel to include the following important bugfixes: - daemon: fix crash when `snap refresh` contains a single update This is a regression that can block updates under certain conditions. - fix un

Re: Tutorial: How to make use of QEMU to build armhf/arm64 snap on Ubuntu desktop 16.04

2016-12-06 Thread XiaoGuo Liu
Hi Oliver, Thanks! I will have a try with your solution. Best regards, XiaoGuo On Tue, Dec 6, 2016 at 5:39 PM, Oliver Grawert wrote: > hi, > Am Dienstag, den 06.12.2016, 15:31 +0800 schrieb XiaoGuo Liu: > > > > Hi, > > > > Today, I made a tutorial on how to compile a armhf/arm64 snap on > > Ub

Re: Tutorial: How to make use of QEMU to build armhf/arm64 snap on Ubuntu desktop 16.04

2016-12-06 Thread Oliver Grawert
hi, Am Dienstag, den 06.12.2016, 15:31 +0800 schrieb XiaoGuo Liu: > > Hi, > > Today, I made a tutorial on how to compile a armhf/arm64 snap on > Ubuntu Destkop 16.04 desktop. It could be useful to those people who > do not have a ARM board with you. The tutorial can be found at: > > http://blog.