control: tags -1 + patch Hi Alexander,
On Wed, Sep 21, 2016 at 10:11:16PM +0200, Alexander Schier wrote: > the alpine template for lxc seem to be broken: > > $ LANG=C lxc-create -n mycontainer -t alpine > Verification Failure Thanks for the report! This is fixed upstream in https://github.com/lxc/lxc/issues/609 and available in Debian since LXC 2.0. If you do not want to upgrade to LXC 2.0 yet, the patch is trivial: https://github.com/lxc/lxc/commit/e00f9e4e7ab5a76cfd4068e09579f9f471666a90 We might include it in a stable update, but won't promise it :) Greets Evgeni