Comment 7 for bug 939795

Revision history for this message
xlyz (xlyz) wrote : Re: package lxc (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

more detailed information on how I installed lxc with a bridge already configured:

# sudo aptitude install lxc

installation will abort (as in the first post)

edit /etc/default/lxc changing USE_LXC_BRIDGE from true to false.

# sudo aptitude remove lxc && sudo aptitude install lxc

that's it.

(don't forget to set the right bridge in /etx/lxc/lxc.conf )