Comment 4 for bug 913877

Revision history for this message
Serge Hallyn (serge-hallyn) wrote :

A simple but ugly way we could work around this would be to do the apt-get dist-upgrade inside a private mounts namespace (using lxc-unshare -s MOUNT -- chroot "$1/partial-${arch}" apt-get dist-upgrade -y)