Re: Snap portability between different boards?

2017-01-05 Thread Leo Arias
This is interesting. I would like to write some snaps using gobot that work on raspberry pi and beaglebone black. The only difference should be the line where the adaptor is defined: https://github.com/hybridgroup/gobot/blob/master/examples/beaglebone_blink.go#L12 Can I query the snappy system

Re: Snap portability between different boards?

2017-01-05 Thread XiaoGuo Liu
I think it should as long as they both have the same architecture (32bit or 64bit). If the app use any specific hardware, we need to make sure it exists on both platform, for example camera. On Fri, Jan 6, 2017 at 2:39 AM, Dan Kegel wrote: > Hi all, > can snaps built on the pi

Re: snapd 2.20 release available in {xenial,yakkety}-updates

2017-01-05 Thread David Callé
On 05/01/2017 23:22, Dan Kegel wrote: > Can you say a few words about classic confinement? I didn't see doc... Hopefully, http://snapcraft.io/docs/reference/confinement will shed some light on the different confinement policies. David > > (Like the fact that you're supporting 14.04. Some large

Re: snapd 2.20 release available in {xenial,yakkety}-updates

2017-01-05 Thread Dan Kegel
Can you say a few words about classic confinement? I didn't see doc... (Like the fact that you're supporting 14.04. Some large customers are stuck on that version still, could be handy.) On Thu, Jan 5, 2017 at 2:13 PM, Michael Vogt wrote: > Hi, > > > the new snapd

snapd 2.20 release available in {xenial,yakkety}-updates

2017-01-05 Thread Michael Vogt
Hi, the new snapd version 2.20 is now available for everyone on Ubuntu 16.04 and 16.10 via xenial-updates and yakkety-updates. It contains some nice improvements and fixes, see [1] for the details. The other distros will be updated shortly. The snapd 14.04 version is not quite ready yet, we are

Re: opengl on ubuntu core 16 on artik 10?

2017-01-05 Thread Dan Kegel
I crossposted the question to https://developer.artik.io/forums/t/opengl-on-ubuntu-core-16-on-artik-10/2234 including a link to the userspace driver library that someone mentioned. -- Snapcraft mailing list Snapcraft@lists.snapcraft.io Modify settings or unsubscribe at:

Re: [NEWS] Kdenlive devel snap

2017-01-05 Thread Tiago Herrmann
Sorry to revive this old thread, but this very same website just posted a tutorial [1] on how to manage snaps. The maintainer of this website is a friend of mine and he told me his goal was to write the most complete snap utilization tutorial available in Portuguese. He has been doing a great job

Re: Snap portability between different boards?

2017-01-05 Thread Mark Shuttleworth
... when I say identical, I don't mean arm64 and armhf are identical to each other of course :) but rather that all armhf boards use the same userspace, and same for all arm64. Mark -- Snapcraft mailing list Snapcraft@lists.snapcraft.io Modify settings or unsubscribe at:

Re: Snap portability between different boards?

2017-01-05 Thread Mark Shuttleworth
On 05/01/17 20:39, Dan Kegel wrote: > can snaps built on the pi run on the artik, and vice versa? They certainly should, yes. We have armhf and arm64 and from a user-space perspective, modulo things like OpenGL, they are identical. Mark -- Snapcraft mailing list Snapcraft@lists.snapcraft.io

Re: opengl on ubuntu core 16 on artik 10?

2017-01-05 Thread Dan Kegel
On Thu, Jan 5, 2017 at 10:50 AM, Zygmunt Krynicki wrote: >> has anyone tried artik 10 with ubuntu core 16, >> and what's the story with opengl there? > > I don't have access to that hardware so I don't know personally. If the > kernel and userspace contain the

snappy core: "reboot scheduled to update the system"

2017-01-05 Thread Dan Kegel
Just noticed this message "reboot scheduled to update the system" during a long-running build. Fortunately I was there and could do shutdown -c. Presumably this is the gadget snap (raspberry pi 3), and a real appliance would control this so it doesn't happen during critical operations. Where can

Re: QNetworkManagerInterface error when launching a snap

2017-01-05 Thread Jamie Strandboge
On Thu, 2017-01-05 at 11:32 -0600, Leo Arias wrote: > Hello, > > When launching the shadow snap, these errors are printed to the terminal: > You aren't plugging the network-manager interface. Once you do, you'll need to connect it after install. >

Re: snappy swap redux

2017-01-05 Thread Jamie Strandboge
On Wed, 2017-01-04 at 12:55 -0800, Kyle Fazzari wrote: > On 01/04/2017 12:23 PM, Dan Kegel wrote: > > > > Hi all, > > the ol' oom killer is getting me down. > > What's the kosher way of setting up swap in ubuntu core 16 (on raspberry > > pi)? > >

Re: New stable "core" and "ubuntu-core" snaps released

2017-01-05 Thread Oliver Grawert
hi, Am Donnerstag, den 05.01.2017, 11:25 -0600 schrieb Leo Arias: > Could you please explain what is ubuntu-core and core? > In an old machine I have ubuntu-core, and I can't get core installed > in there. core/ubuntu-core is the execution environment in which your snaps run. on a classic

Re: New stable "core" and "ubuntu-core" snaps released

2017-01-05 Thread Manik Taneja
On Thu, Jan 5, 2017 at 9:25 AM, Leo Arias wrote: > Could you please explain what is ubuntu-core and core? > *ubuntu-core* has been renamed to just *core*. > In an old machine I have ubuntu-core, and I can't get core installed in > there. > i had a similar issue and the

Re: New stable "core" and "ubuntu-core" snaps released

2017-01-05 Thread Claudio André
> Could you please explain what is ubuntu-core and core? Maybe say something about the snapd deb package (that handles ubuntu-core) Thank you! 2017-01-05 15:25 GMT-02:00 Leo Arias : > Could you please explain what is ubuntu-core and core? > In an old machine I have

Re: New stable "core" and "ubuntu-core" snaps released

2017-01-05 Thread Leo Arias
Could you please explain what is ubuntu-core and core? In an old machine I have ubuntu-core, and I can't get core installed in there. Thanks Michael. -- ¡paz y baile! http://www.ubuntu.com -- Snapcraft mailing list Snapcraft@lists.snapcraft.io Modify settings or unsubscribe at:

Re: Using Launchpad to build snaps

2017-01-05 Thread Claudio André
Very good. Thank you! 2017-01-05 13:40 GMT-02:00 Sergio Schvezov : > El 30/11/16 a las 00:54, Colin Watson escribió: > >> On Wed, Nov 30, 2016 at 02:49:50AM +, Evan Dandrea wrote: >> >>> Can you elaborate on what you mean by "a regular user cannot use >>>

Re: New 2.20 snapd release

2017-01-05 Thread Didier Roche
Le 03/01/2017 à 13:18, James Page a écrit : > On Tue, 3 Jan 2017 at 12:15 James Page > wrote: > > On Tue, 3 Jan 2017 at 11:58 Gustavo Niemeyer > > wrote: > >

Re: [System Enablement] New releases: wifi-ap=10 pulseaudio=8.0-3

2017-01-05 Thread Didier Roche
Le 05/01/2017 à 14:31, Oliver Grawert a écrit : > hi, > Am Mittwoch, den 04.01.2017, 19:11 +0100 schrieb Oliver Grawert: >> ogra@pi3:~$ grep audio= /boot/uboot/config.txt >> dtparam=audio=on >> > FYI both gadgets for pi2 and pi3 have just been updated in the edge > channel with this fix, would be

Re: Correct usage of snapcraft.yaml

2017-01-05 Thread gareth . france
On 2017-01-05 13:48, Mark Shuttleworth wrote: On 05/01/17 15:39, gareth.fra...@cliftonts.co.uk wrote: Once again please do forgive my lack of knowledge. Having managed to successfully release a snap I am now wondering what the correct thing to do is regarding github. My code is there for anyone

Re: Correct usage of snapcraft.yaml

2017-01-05 Thread Mark Shuttleworth
On 05/01/17 15:39, gareth.fra...@cliftonts.co.uk wrote: > Once again please do forgive my lack of knowledge. Having managed to > successfully release a snap I am now wondering what the correct thing > to do is regarding github. My code is there for anyone to obtain, so > should the snapcraft.yaml

Correct usage of snapcraft.yaml

2017-01-05 Thread gareth . france
Once again please do forgive my lack of knowledge. Having managed to successfully release a snap I am now wondering what the correct thing to do is regarding github. My code is there for anyone to obtain, so should the snapcraft.yaml be included or is that something one would normally keep to

Re: [System Enablement] New releases: wifi-ap=10 pulseaudio=8.0-3

2017-01-05 Thread Oliver Grawert
hi, Am Mittwoch, den 04.01.2017, 19:11 +0100 schrieb Oliver Grawert: > > ogra@pi3:~$ grep audio= /boot/uboot/config.txt  > dtparam=audio=on > FYI both gadgets for pi2 and pi3 have just been updated in the edge channel with this fix, would be good if they could be tested with the pulse snap now

Re: Can a snapcraft plugin bring in stage packages and declare plugs?

2017-01-05 Thread Sergio Schvezov
El 05/01/17 a las 09:31, Alberto Mardegan escribió: Hi all! I'm working on simplifying the process for creating snaps of webapps. I've tried building a part, but that doesn't seem to work (see https://lists.ubuntu.com/archives/snapcraft/2016-December/002186.html -- comments welcome, by the

Can a snapcraft plugin bring in stage packages and declare plugs?

2017-01-05 Thread Alberto Mardegan
Hi all! I'm working on simplifying the process for creating snaps of webapps. I've tried building a part, but that doesn't seem to work (see https://lists.ubuntu.com/archives/snapcraft/2016-December/002186.html -- comments welcome, by the way :-) ). Now I'm considering achieving the same goal

Re: How to set arch for stage-packages?

2017-01-05 Thread Andrey Rogovsky
Hi! I'm try set ':' instead of : and get same error: # snapcraft ... Error downloading stage packages for part 'packages': no such package "libstdc++6':'i386" Also I got another bug. If set target arch to 32bit - snapcraft download 64bit packages instead 32bit I thinking problem is deeper than