On Tue, 2016-12-13 at 09:31 +1000, Michi Henning wrote:
> > In snapd 2.20 we are working to have the 'dbus' generic interface
> > in place[2]. With it you can specify the bus name (session or
> > system), the well-known name to bind to and then use interface
> > connections to connect your client t
On Tue, 2016-12-13 at 09:31 +1000, Michi Henning wrote:
> >
> > In snapd 2.20 we are working to have the 'dbus' generic interface in
> > place[2].
> > With it you can specify the bus name (session or system), the well-known
> > name to
> > bind to and then use interface connections to connect your
El 12/12/16 a las 18:33, Jamie Strandboge escribió:
2. snapcraft doesn't allow you to specify it (which is good since the
implementation doesn't work correctly)
This is because we agreed to bring it back in 16 with a more
integrated/polished design. I believe the code in snapd are just
remn
> In snapd 2.20 we are working to have the 'dbus' generic interface in place[2].
> With it you can specify the bus name (session or system), the well-known name
> to
> bind to and then use interface connections to connect your client to your
> service.
Thanks for that Jamie!
I take I’ll be able
On Sat, 2016-12-10 at 14:29 +0100, l-snapcr...@znn.info wrote:
> Hi Snapcrafter,
>
> in the documentation about keys in the yaml i saw a mention of "daemon:
> dbus" (1), but i could not find an explanation in the documentation of a
> real world example how it is used on github.
>
> Can someone po
Le 10/12/2016 à 14:29, l-snapcr...@znn.info a écrit :
> Hi Snapcrafter,
Hey lightonflux,
> in the documentation about keys in the yaml i saw a mention of "daemon:
> dbus" (1), but i could not find an explanation in the documentation of a
> real world example how it is used on github.
>
> Can some
I tried this too, and the “dbus” key value was rejected. Looks like this might
be a moldie oldie?
Michi.
> On 12 Dec. 2016, at 17:41 , Didier Roche wrote:
>
> Le 10/12/2016 à 14:29, l-snapcr...@znn.info a écrit :
>> Hi Snapcrafter,
>
> Hey lightonflux
>>
>> in the documentation about keys i
Le 10/12/2016 à 14:29, l-snapcr...@znn.info a écrit :
> Hi Snapcrafter,
Hey lightonflux
>
> in the documentation about keys in the yaml i saw a mention of "daemon:
> dbus" (1), but i could not find an explanation in the documentation of a
> real world example how it is used on github.
>
> Can some
Hi Snapcrafter,
in the documentation about keys in the yaml i saw a mention of "daemon:
dbus" (1), but i could not find an explanation in the documentation of a
real world example how it is used on github.
Can someone point me to an example snapcraft.yaml where i can see how it
is used?
Or other