Package: lxc Version: 1:3.1.0+really3.0.3-5 After the upgrade to lxc 3 the old containers created by lxc 2 don't work anymore, even though lxc-update-config has been run (manually). The config files still contain template specific include statements, e.g.
lxc.include = /usr/share/lxc/config/debian.common.conf These files are not included in lxc 3. They are included in lxc-templates, but this package was not installed during the upgrade. I would suggest to either add "Depends: lxc-templates" to the package dependencies, or to move the lost template specific include files back into the lxc 3 package. Regards Harri