Comment 1 for bug 1066084

Revision history for this message
David Britton (dpb) wrote :

The following fixes the problem:

dpb@starbuck:templates$ pwd
/usr/share/lxc/templates
dpb@starbuck:templates$ diff *.orig lxc-ubuntu-cloud
344c344
< tar -zxf $cache/$filename
---
> tar --numeric-owner -zxf $cache/$filename