On Sat, 2017-02-04 at 15:53 +0100, Luca Dionisi wrote: > Although I wouldn't spend too much on this IPC issue (the IPC task is > needed only for a testing tool that I won't deploy anywhere) in order > to go ahead I am going to explore other possibilities. I want to try > with DBus. Do you know of anything DBus-related that will encounter > issues in a snap environment?
Today, you'll have the same issue with dbus. You could use the 'dbus interface' in your snap, but you'd need to have this bug fixed for applications within your snap to use it: https://bugs.launchpad.net/snappy/+bug/1659724 The fix for this should be in snapd 2.23[1]. I would actually recommend using UNIX domain sockets for this though. The easiest is to put a named socket in SNAP_DATA. [1]https://github.com/snapcore/snapd/pull/2768 -- Jamie Strandboge | http://www.canonical.com
signature.asc
Description: This is a digitally signed message part
-- Snapcraft mailing list Snapcraft@lists.snapcraft.io Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snapcraft