Comment 5 for bug 499491

Revision history for this message
Thierry Carrez (ttx) wrote : Re: [1.6.2] Fails to boot an instance: Failed to add tap interface to bridge 'br0'

Bridge br0 exists, apparmor doesn't get in the way... it's coming from something else.

New test:
Alpha1 install 1.6.1: PASS
Upgrade remaining system to current, reboot: PASS
Dist-upgrade system to current, reboot: FAIL

The dist-upgrade picks up the following updates / new packages:
initramfs-tools 0.92bubuntu55 -> 0.92bubuntu62
initramfs-tools-bin NEW -> 0.92bubuntu62
libplymouth2 NEW -> 0.8.0~-6
libpng12-0 NEW -> 1.2.41-1
linux-headers-server 2.6.32.7.7 -> 2.6.32.9.9
linux-headers-2.6.32-9 NEW -> 2.6.32-9.13
linux-headers-2.6.32-9-server NEW -> 2.6.32-9.13
linux-image-server 2.6.32.7.7 -> 2.6.32.9.9
linux-server 2.6.32.7.7 -> 2.6.32.9.9
linux-image-2.6.32-9-server NEW -> 2.6.32-9.13
mountall 1.1 -> 2.2

Rebooting, selecting 2.6.32-7 -> still FAIL
Reverting initramfs/mountall update, rebooting on 2.6.32-9 -> PASS

So this is apparently coming from the recent mountall/initramfs-tools update, though I haven't time left to investigate more *why*. Adding a mountall task to track this.