olive | Hi | 01:36 |
---|---|---|
olive | 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 |
olive | /var/lib/snapd/hostfs/var does not exists | 01:37 |
olive | seems similar to this discussion https://irclogs.ubuntu.com/2016/10/05/%23snappy.html#t13:22 | 01:41 |
olive | and https://ubuntuforums.org/showthread.php?t=2346797 | 01:42 |
olive | but I don't know what to do | 01:42 |
olive | is this relevant ? http://codegists.com/snippet/shell/patch-core-snapsh_zyga_shell | 01:45 |
olive | # support for the LXD quirk | 01:54 |
olive | mount options=(rw rbind nodev nosuid noexec) /var/lib/snapd/hostfs/var/lib/lxd/ -> /var/lib/lxd/, | 01:54 |
olive | /var/lib/lxd/ w, | 01:54 |
olive | /var/lib/snapd/hostfs/var/lib/lxd r, | 01:54 |
olive | (in /etc/apparmor.d/usr.lib.snapd.snap-confine) | 01:54 |
mup | Bug #1646415 changed: Cannot run configure hook <Snappy:Expired> <https://launchpad.net/bugs/1646415> | 04:20 |
olive | Where can i get help for ? | 08:24 |
=== JanC is now known as Guest5212 | ||
=== JanC_ is now known as JanC | ||
olive | I think my problem is about conflict between ubuntu-core-launcher and snap-confine | 08:39 |
olive | or something like that... | 08:39 |
jwallden | 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:07 |
olive | hello jdstrand any idea for me ? (loic minier tell me to ping you ;)) | 09:38 |
olive | I tried with an upgrade of snap-confine from -proposed | 09:58 |
olive | same thing | 09:58 |
olive | I just did aa-complain /usr/lib/snapd/snap-confine but now lxd socket is not found (but lxd is running) | 10:19 |
mup | PR snapcraft#1141 closed: parser: use the project loader code to find the origin's snapcraft.yaml <Created by josepht> <Merged by sergiusens> <https://github.com/snapcore/snapcraft/pull/1141> | 12:35 |
mup | PR snapcraft#1184 closed: store: enable retries for store calls <Created by sergiusens> <Merged by sergiusens> <https://github.com/snapcore/snapcraft/pull/1184> | 12:35 |
mup | PR snapcraft#1174 closed: copy, dump plugin: ignore symlinks to libc <Created by kyrofa> <Merged by sergiusens> <https://github.com/snapcore/snapcraft/pull/1174> | 12:41 |
=== JanC_ is now known as JanC | ||
matthias__ | Hi there! | 14:56 |
matthias__ | Has anyone an idea how I can use the serial interface on my Ubuntu core Raspberry Pi3? | 14:56 |
matthias__ | I am using openhab and would like to use the z-wave USB-dongel | 14:57 |
matthias__ | The snap openhab has an interface openhab:serial-port | 14:57 |
matthias__ | But the core snap (pi2-kernel, pi3 gadget) has not serial plug. | 14:58 |
matthias__ | Can someone help? | 14:58 |
matthias__ | Sorry, the core snap (pi2-kernel, pi3 gadget) has not serial-port _slot_. | 15:02 |
matthias__ | Noone out there? | 15:15 |
matthias__ | Or has noone an idea? | 15:16 |
=== asac` is now known as asac | ||
RoninDev | 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:45 |
RoninDev | But after build, nothing is copy in prime/stage directory.. I need all files after build script run in destination folders | 17:46 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!