$ diff -urN /usr/share/lxc/templates/lxc-debian /tmp/debian.template --- /usr/share/lxc/templates/lxc-debian 2016-09-16 12:02:34.047133580 +0200 +++ /tmp/debian.template 2016-09-16 12:02:26.122949227 +0200 @@ -550,6 +550,8 @@ arch="amd64" elif [ "$arch" = "armv7l" ]; then arch="armhf" +elif [ "$arch" = "ppc64le" ]; then + arch="ppc64el" fi hostarch=$arch mainonly=1
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1624028 Title: lxc create using debian template fails on ppc64el To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1624028/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs