Re: Snap refresh or new install stuck at 'Run configure hook of "core" snap if present'

2017-03-02 Thread Selene Scriven
* Joseph Rushton Wakeling wrote: > On 24/02/17 14:08, Martin Winter wrote: > >Curious if anyone has seen the same. All my Ubuntu 16.04 > >Servers have this issue. (Approx 10 Servers which are part of > >my CI system) > > Saw the same on a Debian Sid install that I was using to test > my ldc2

Re: weird behaviour related with fonts in a snap

2017-03-02 Thread Alberto Mardegan
On 01/03/2017 13:37, Roberto Mier Escandón  wrote: > In source code I don't see any reference to any path related with fonts, > however something else outside of the snap is needed and I cannot find > what. Anybody has hit any issue with fonts in a snap or something > similar to this? No, but it

Re: Advice for non connected ubuntu-core/snap update scenario

2017-03-02 Thread Thibault Jochem
On Thu, Mar 2, 2017 at 8:04 AM, Mark Shuttleworth wrote: > On 01/03/17 15:32, Thibault Jochem wrote: > > I'm studying the possibility tu use ubuntu-core and snaps as base OS / > > app framework for embedded computers with no access to internet. > > Yes, we will explicitly support this scenario, a

Re: weird behaviour related with fonts in a snap

2017-03-02 Thread Roberto Mier Escandón 
Not sure if about denials, as in devmode is either working. Actually, I've just discovered that doesn't work the same way in classic if using default fonts folder (/usr/share/fonts) or pointing to another location. Maybe upstream developers know something that I don't.. Thanks. On 02/03/17 09:27,

Re: Snap refresh or new install stuck at 'Run configure hook of "core" snap if present'

2017-03-02 Thread Oliver Grawert
hi, Am Donnerstag, den 02.03.2017, 01:15 -0700 schrieb Selene Scriven: >  > I'm not sure if it's the same thing, but one of my devices got  > stuck for a while yesterday.  Every snap command got stuck for  > about 8 minutes, and I found this in the syslog right before that  > started: > > Mar  1 0

Re: Reading /etc

2017-03-02 Thread Facundo Batista
El 01/03/17 a las 23:29, Marco Ceppi escribió: > I don't have an answer for you, but wanted to add some color to the problem. > The issue lies within a dependency of the > latest version of pip. Previously they vendored in a small library to do > rudimentary distribution checking. In later > vers

A couple of new snap tutorials are now available!

2017-03-02 Thread Didier Roche
Following last few weeks announcement, we do have a couple of new tutorials available for snaps! More info are available at https://insights.ubuntu.com/2017/03/02/a-couple-of-new-snap-tutorials-are-now-available/, but I want to give a big round of applause to Simos, present on this list, maki

Re: Reading /etc

2017-03-02 Thread Jamie Strandboge
On Wed, 2017-03-01 at 23:06 -0300, Facundo Batista wrote: > Hola! > > When calling pip from inside a snap, it (while investigating the system it's > in) tries to  os.listdir("/etc")  which is > denied to it: > > Mar  1 15:44:04 tanquita kernel: [16153.906524] audit: type=1400 > audit(148839

Is there any way to choose the arch to build on build.snapcraft.io?

2017-03-02 Thread XiaoGuo Liu
Hi, I just tried to use build.snapcraft.io to build my application. The build was successful. However, the app was meant for amd64. After I chose my repos, it built for armhf and amd64 at the same time. The both versions were published. How can I choose the arch to publish? Thanks & best regards,

Re: revoke a gpg key for signing assertions

2017-03-02 Thread Nicolino Curalli
Hi The bug report link: https://bugs.launchpad.net/snapstore/+bug/1669471 Il 01/03/2017 22:57, Leo Arias ha scritto: > Hello! > > Thanks for your report. > Can you please report that as a bug? https://bugs.launchpad.net/snapstore > -- Snapcraft mailing list Snapcraft@lists.snapcraft.io Modif

Re: Is there any way to choose the arch to build on build.snapcraft.io?

2017-03-02 Thread Colin Watson
On Thu, Mar 02, 2017 at 11:16:56PM +0800, XiaoGuo Liu wrote: > I just tried to use build.snapcraft.io to build my application. The build > was successful. Great! > However, the app was meant for amd64. After I chose my repos, it built > for armhf and amd64 at the same time. The both versions were

[System Enablement] New releases March 2nd 2017

2017-03-02 Thread Alfonso Sanchez-Beato
Hello everyone, new releases of the following snaps were pushed into the candidate channel. modem-manager 1.6.2-3: * Big upgrade to mm upstream version 1.6, from 1.4 * Rename of our "dell" plugin to "plano" so there is no conflict with "dell" upstream plugin. * Add alias for mmcli * Warn user if

content interface, DENIED mounting $SNAP/mydir

2017-03-02 Thread knitzsche
Hi, I am trying to use the wifi-ap content sharing interface. It is DENIED (see below) when I try to use a $SNAP directory. It works when I instead use $SNAP_DATA directory for the content sharing. But, I have to create that directory at run time: I can't figure out so far how to create (from

Re: a little script: snapdiff

2017-03-02 Thread Michael Hudson-Doyle
On 10 February 2017 at 19:16, Simon Fels wrote: > On 10.02.2017 01:44, Michael Hudson-Doyle wrote: > > Very much inspired by debdiff, I wrote a little script to compare two > > snaps. It looks like this: > > > > (master)mwhudson@aeglos:/opt/opensource/snaps/go$ snapdiff > > go-17-mwhudson_1.snap

Re: Snaps in production?

2017-03-02 Thread Mark Shuttleworth
On 27/02/17 14:56, Lara Lauer wrote: > On 27.02.2017 11:30, Sam Nicholson wrote: >> developed on Ubuntu and packaged for Debian, onto our CentOS-based >> production infrastructure. > To my knowledge CentOS does not support Snaps. There is a snapd package > for Fedora [1]. Yes, we have some work t

Re: content interface, DENIED mounting $SNAP/mydir

2017-03-02 Thread Michi Henning
> On 3 Mar 2017, at 4:33 , knitzsche wrote: > > Hi, > > I am trying to use the wifi-ap content sharing interface. > > It is DENIED (see below) when I try to use a $SNAP directory. > > It works when I instead use $SNAP_DATA directory for the content sharing. > But, I have to create that direc

Re: Reading /etc

2017-03-02 Thread Facundo Batista
El 02/03/17 a las 10:56, Jamie Strandboge escribió: > On Wed, 2017-03-01 at 23:06 -0300, Facundo Batista wrote: >> Which interface should I add to the snap for it to have read only access to >> /etc? > > There isn't a rule in the policy for os.listdir("/etc") atm. Allowing that > wouldn't be the

Re: content interface, DENIED mounting $SNAP/mydir

2017-03-02 Thread Simon Fels
On 03.03.2017 01:06, Michi Henning wrote: > >> On 3 Mar 2017, at 4:33 , knitzsche > > wrote: >> >> Hi, >> >> I am trying to use the wifi-ap content sharing interface. >> >> It is DENIED (see below) when I try to use a $SNAP directory. >> >> It works when I inste

Re: content interface, DENIED mounting $SNAP/mydir

2017-03-02 Thread XiaoGuo Liu
Can we use the configure hook to create the directory at installation? On Fri, Mar 3, 2017 at 3:06 PM, Simon Fels wrote: > On 03.03.2017 01:06, Michi Henning wrote: > > > >> On 3 Mar 2017, at 4:33 , knitzsche >> > wrote: > >> > >> Hi, > >> > >> I am trying to