I notice container upgrade from 14.04 to 16.04 do not have /lib/modules directory. It caused snap install error when /lib/modules do not exist in the container.
- Run configure hook of "core" snap if present (run hook "configure": cannot perform operation: mount --rbind /lib/modules /tmp/snap.rootfs_5c56PD//lib/modules: No such file or directory) solution: mkdir /lib/modules proposed solution: create /lib/modules when lxd container detected. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1611078 Title: Support snaps inside of lxd containers To manage notifications about this bug go to: https://bugs.launchpad.net/snappy/+bug/1611078/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
