Re: Out of date documentation on snapcraft.io

2016-12-14 Thread Sebastien Bacher
Le 15/12/2016 à 02:27, Leo Arias a écrit : > Here's a bug for that: > https://bugs.launchpad.net/snapcraft/+bug/1627781 > > But it needs triaging, because I'm not sure if we should fix > snapcraft, or fix the doc. > Please mark it as affecting you, to increase its visibility. Hey Leo, That bug is

Re: Out of date documentation on snapcraft.io

2016-12-14 Thread David Callé
On 15/12/2016 02:12, Robert Ancell wrote: > I was reading http://snapcraft.io/docs/reference/plugins/common and > getting confused why the "prime" property wouldn't work. Turns out > this documentation is out of date - it's now called "snap" (or was > always called?). The documentation was fixed in

Re: Out of date documentation on snapcraft.io

2016-12-14 Thread Leo Arias
Here's a bug for that: https://bugs.launchpad.net/snapcraft/+bug/1627781 But it needs triaging, because I'm not sure if we should fix snapcraft, or fix the doc. Please mark it as affecting you, to increase its visibility. pura vida. -- Snapcraft mailing list Snapcraft@lists.snapcraft.io Modify

Out of date documentation on snapcraft.io

2016-12-14 Thread Robert Ancell
I was reading http://snapcraft.io/docs/reference/plugins/common and getting confused why the "prime" property wouldn't work. Turns out this documentation is out of date - it's now called "snap" (or was always called?). The documentation was fixed in the git branch in commit 211e8e5b. How do these

Re: Development environment for debs and snaps for raspberry pi 3?

2016-12-14 Thread Dan Kegel
Trying the classic snap now. First hitch: /etc/lsb-release is not very classic, my scripts choke because it doesn't match normal ubuntu. I guess I can try special-casing them to pretend they see xenial there. -- Snapcraft mailing list Snapcraft@lists.snapcraft.io Modify settings or unsubscribe at

Re: can't log in on ubuntu core console via sso...

2016-12-14 Thread Dan Kegel
On Wed, Dec 14, 2016 at 11:21 AM, Michael Hudson-Doyle wrote: > Oh wait, I haven't made a subiquity release with that change yet. Sorry! > (Blame baby brain) All's well that ends well, thanks for the update! -- Snapcraft mailing list Snapcraft@lists.snapcraft.io Modify settings or unsubscribe a

Re: Only Docker snap is allowed to use "docker" and "docker-control" interfaces?

2016-12-14 Thread Peng Liu
Hi Gustavo, Thanks for the information! Looking forward to the new release this week! Peng On Tue, Dec 13, 2016 at 8:41 PM, Gustavo Niemeyer < gustavo.nieme...@canonical.com> wrote: > One detail: note that once your snap goes into the store and passes > reviews, that issue goes away. Actual us

Re: can't log in on ubuntu core console via sso...

2016-12-14 Thread Michael Hudson-Doyle
Oh wait, I haven't made a subiquity release with that change yet. Sorry! (Blame baby brain) sent from my phone, please excuse brevity On 15 Dec 2016 08:05, "Oliver Grawert" wrote: > hi, > Am Donnerstag, den 15.12.2016, 07:47 +1300 schrieb Michael Hudson- > Doyle: > > > > That's exactly what I i

Re: can't log in on ubuntu core console via sso...

2016-12-14 Thread Oliver Grawert
hi,  Am Donnerstag, den 15.12.2016, 07:47 +1300 schrieb Michael Hudson- Doyle: >  > That's exactly what I implemented. Do you not get it with an image > built from the edge channel? > hmm, not with an updated image on the last edge core at least ... i'll have to check with a fresh install tomorrow

Re: can't log in on ubuntu core console via sso...

2016-12-14 Thread Dan Kegel
On Wed, Dec 14, 2016 at 10:47 AM, Michael Hudson-Doyle wrote: >> i think we should show some info text so people are aware that they >> need to use the ssh login to create a password first to actually enable >> the console based login. > > That's exactly what I implemented. Do you not get it with

Re: can't log in on ubuntu core console via sso...

2016-12-14 Thread Michael Hudson-Doyle
sent from my phone, please excuse brevity On 15 Dec 2016 01:19, "Oliver Grawert" wrote: hi, Am Mittwoch, den 14.12.2016, 13:22 +1300 schrieb Michael Hudson-Doyle: > What version of core do you have? This should be clearer with the > latest versions, you shouldn't see the login prompt until you s

Failed to get icon: Not enough space for snapd response

2016-12-14 Thread Chris
The entire error is: localhost /usr/lib/snapd/snapd[952]: daemon.go:174: DEBUG: uid=1000;@ GET /v2/snaps/pencilsheep 450.614µs 200 gnome-software-service.desktop[20564]: Failed to get icon: Not enough space for snapd response, require 92625 octets, have 65535 Not sure what this means or if it nee

Re: Snapcraft's state tracking improvements

2016-12-14 Thread Sebastien Bacher
Hey Kyle, Le 13/12/2016 à 22:57, Kyle Fazzari a écrit : > and force you to say exactly what you wanted. For example, if you simply > said `snapcraft clean part B` we error out, saying something like "Hey > you're trying to clean part B, but part A depends on it. If you intend > for both to be clea

Re: Snapcraft's state tracking improvements

2016-12-14 Thread Alberto Mardegan
On 14/12/2016 09:02, Didier Roche wrote: > I would think a good way is always to not try to be too smart. This is > kicking back in some way in the future. I would personally go with > option 1 + a suggestion of command to run to autofix it. Instead of > prompting (option3), add an option like --au

Re: can't log in on ubuntu core console via sso...

2016-12-14 Thread Oliver Grawert
hi, Am Mittwoch, den 14.12.2016, 13:22 +1300 schrieb Michael Hudson-Doyle: > What version of core do you have? This should be clearer with the > latest versions, you shouldn't see the login prompt until you set a > password. > this issue comes up more often on IRC as well.. it is definitely not t

Re: Snapcraft's state tracking improvements

2016-12-14 Thread Sergio Schvezov
El 14/12/16 a las 03:02, Didier Roche escribió: Le 13/12/2016 à 22:57, Kyle Fazzari a écrit : Hey everyone. Hey Kyle I feel it coming on... this is going to be a tome. tl;dr... snapcraft could be smarter than it is. But would that lead to its doing more for you than you want? We'd like to fi

Re: Snapcraft's state tracking improvements

2016-12-14 Thread Sergio Schvezov
El 13/12/16 a las 21:27, Seth Arnold escribió: On Tue, Dec 13, 2016 at 01:57:20PM -0800, Kyle Fazzari wrote: *Option 2*: Automatically take care of everything. If you modify a part with dependencies, snapcraft will rebuild those dependencies as it sees fit without your needing to say so. Similar