[01:36] Hi [01:37] I don't know if it's a snappy bug or LXD. LXD (installed by snap) suddenly stoped working and now I have this error : cannot perform operation: mount /var/lib/snapd/hostfs/var/lib/lxd /var/lib/lxd -o nosuid,nodev,noexec,rbind,rslave: Permission denied [01:37] /var/lib/snapd/hostfs/var does not exists [01:41] seems similar to this discussion https://irclogs.ubuntu.com/2016/10/05/%23snappy.html#t13:22 [01:42] and https://ubuntuforums.org/showthread.php?t=2346797 [01:42] but I don't know what to do [01:45] is this relevant ? http://codegists.com/snippet/shell/patch-core-snapsh_zyga_shell [01:54] # support for the LXD quirk [01:54] mount options=(rw rbind nodev nosuid noexec) /var/lib/snapd/hostfs/var/lib/lxd/ -> /var/lib/lxd/, [01:54] /var/lib/lxd/ w, [01:54] /var/lib/snapd/hostfs/var/lib/lxd r, [01:54] (in /etc/apparmor.d/usr.lib.snapd.snap-confine) [04:20] Bug #1646415 changed: Cannot run configure hook [08:24] Where can i get help for ? === JanC is now known as Guest5212 === JanC_ is now known as JanC [08:39] I think my problem is about conflict between ubuntu-core-launcher and snap-confine [08:39] or something like that... [09:07] Hello! I just did a "snap find" and got error message "cannot list snaps". Seems like repo servers are down. Any idea whats going on? [09:38] hello jdstrand any idea for me ? (loic minier tell me to ping you ;)) [09:58] I tried with an upgrade of snap-confine from -proposed [09:58] same thing [10:19] I just did aa-complain /usr/lib/snapd/snap-confine but now lxd socket is not found (but lxd is running) [12:35] PR snapcraft#1141 closed: parser: use the project loader code to find the origin's snapcraft.yaml [12:35] PR snapcraft#1184 closed: store: enable retries for store calls [12:41] PR snapcraft#1174 closed: copy, dump plugin: ignore symlinks to libc === JanC_ is now known as JanC [14:56] Hi there! [14:56] Has anyone an idea how I can use the serial interface on my Ubuntu core Raspberry Pi3? [14:57] I am using openhab and would like to use the z-wave USB-dongel [14:57] The snap openhab has an interface openhab:serial-port [14:58] But the core snap (pi2-kernel, pi3 gadget) has not serial plug. [14:58] Can someone help? [15:02] Sorry, the core snap (pi2-kernel, pi3 gadget) has not serial-port _slot_. [15:15] Noone out there? [15:16] Or has noone an idea? === asac` is now known as asac [17:45] Hello! I am trying to make snap package of Slic3r. It's perl and c++ source in it. It has perl build script. So I use dump plugin to get sources and 'build: perl Build.PL --sudo && perl Build.PL --sudo --gui' in part section [17:46] But after build, nothing is copy in prime/stage directory.. I need all files after build script run in destination folders