Activity log for bug #392097

Date Who What changed Old value New value Message
2009-06-25 12:29:13 Jarl bug added bug
2009-07-03 09:57:29 Jarl tags jeos kvm libvirt mac mac-address virtualisation vmbuilder jeos kvm libvirt mac mac-address patch virtualisation vmbuilder
2009-10-01 13:39:49 Chuck Short vm-builder (Ubuntu): assignee Chuck Short (zulcss)
2009-10-01 13:40:02 Chuck Short vm-builder (Ubuntu): status New Triaged
2009-10-06 16:20:40 Chuck Short vm-builder (Ubuntu): importance Undecided Low
2009-11-13 08:30:37 Jarl nominated for series Ubuntu Karmic
2009-11-13 08:30:37 Jarl nominated for series Ubuntu Lucid
2009-11-15 05:34:49 Soren Hansen vm-builder (Ubuntu): assignee Chuck Short (zulcss) Soren Hansen (soren)
2010-03-30 03:49:26 Soren Hansen vm-builder (Ubuntu): status Triaged Fix Released
2010-09-17 09:00:40 Jarl vm-builder (Ubuntu): status Fix Released Confirmed
2010-09-17 09:01:11 Jarl nominated for series Ubuntu Maverick
2010-11-15 12:21:57 Jarl vm-builder (Ubuntu): status Confirmed Fix Released
2011-06-02 11:16:07 Lee Maguire bug added subscriber Lee Maguire
2013-06-24 16:36:54 Frank Glinka bug added subscriber Frank Glinka
2013-06-24 19:39:06 Serge Hallyn bug task added vm-builder (Ubuntu Lucid)
2013-06-24 19:39:10 Serge Hallyn vm-builder (Ubuntu): status Fix Released Fix Committed
2013-06-24 19:39:25 Serge Hallyn nominated for series Ubuntu Precise
2013-06-24 19:39:25 Serge Hallyn bug task added vm-builder (Ubuntu Precise)
2013-06-24 19:39:25 Serge Hallyn nominated for series Ubuntu Raring
2013-06-24 19:39:25 Serge Hallyn bug task added vm-builder (Ubuntu Raring)
2013-06-24 19:39:25 Serge Hallyn nominated for series Ubuntu Saucy
2013-06-24 19:39:25 Serge Hallyn bug task added vm-builder (Ubuntu Saucy)
2013-06-24 19:50:48 Serge Hallyn description On Jaunty 9.04 When using Bridge networking and specifying --bridge br0, vmbuilder ignores the --mac option. Here is a patch: --- /etc/vmbuilder/libvirt/libvirtxml.tmpl.org 2009-06-25 13:57:55.000000000 +0200 +++ /etc/vmbuilder/libvirt/libvirtxml.tmpl 2009-06-25 13:58:16.000000000 +0200 @@ -20,11 +20,11 @@ <source bridge='$bridge'/> #else <interface type='network'> + <source network='default'/> +#end if #if $mac <mac address='$mac'/> #end if - <source network='default'/> -#end if #if $virtio_net <model type='virtio'/> #end if Jarl ===================== Impact: specified macaddrs are ignored when using a bridge Development fix: always specify the mac addr when it has been specified Stable fix: same as development fix Regression potential: if misapplied, networking for vmbuilder-built guests could be wrong. Test case: build a vm using '--bridge br0 --max <somemac>' and check the resulting .xml ====================== On Jaunty 9.04 When using Bridge networking and specifying --bridge br0, vmbuilder ignores the --mac option. Here is a patch: --- /etc/vmbuilder/libvirt/libvirtxml.tmpl.org 2009-06-25 13:57:55.000000000 +0200 +++ /etc/vmbuilder/libvirt/libvirtxml.tmpl 2009-06-25 13:58:16.000000000 +0200 @@ -20,11 +20,11 @@        <source bridge='$bridge'/>  #else      <interface type='network'> + <source network='default'/> +#end if  #if $mac        <mac address='$mac'/>  #end if - <source network='default'/> -#end if  #if $virtio_net        <model type='virtio'/>  #end if Jarl
2013-06-24 20:07:48 Launchpad Janitor branch linked lp:ubuntu/saucy-proposed/vm-builder
2013-06-24 20:30:31 Launchpad Janitor vm-builder (Ubuntu Saucy): status Fix Committed Fix Released
2013-10-18 20:44:34 Dave Walker vm-builder (Ubuntu Lucid): status New Fix Committed
2013-10-18 20:44:42 Dave Walker bug added subscriber Ubuntu Stable Release Updates Team
2013-10-18 20:44:44 Dave Walker bug added subscriber SRU Verification
2013-10-18 20:44:46 Dave Walker tags jeos kvm libvirt mac mac-address patch virtualisation vmbuilder jeos kvm libvirt mac mac-address patch verification-needed virtualisation vmbuilder
2013-10-23 07:55:12 Launchpad Janitor branch linked lp:ubuntu/lucid-proposed/vm-builder
2014-01-18 20:30:07 Ubuntu Foundations Team Bug Bot tags jeos kvm libvirt mac mac-address patch verification-needed virtualisation vmbuilder jeos kvm libvirt mac mac-address patch removal-candidate verification-needed virtualisation vmbuilder
2014-10-28 19:56:03 Bartosz Kosiorek tags jeos kvm libvirt mac mac-address patch removal-candidate verification-needed virtualisation vmbuilder jeos kvm libvirt mac mac-address patch removal-candidate verification-done-lucid virtualisation vmbuilder
2014-10-28 19:56:28 Bartosz Kosiorek tags jeos kvm libvirt mac mac-address patch removal-candidate verification-done-lucid virtualisation vmbuilder jeos kvm libvirt mac mac-address patch verification-done-lucid virtualisation vmbuilder
2014-10-28 19:57:20 Bartosz Kosiorek vm-builder (Ubuntu Lucid): assignee Bartosz Kosiorek (gang65)
2014-10-30 05:28:31 Launchpad Janitor vm-builder (Ubuntu Lucid): status Fix Committed Fix Released
2014-10-30 05:28:39 Scott Kitterman removed subscriber Ubuntu Stable Release Updates Team
2014-12-05 06:10:03 Rolf Leggewie vm-builder (Ubuntu Raring): status New Won't Fix
2021-10-14 05:06:35 Steve Langasek vm-builder (Ubuntu Precise): status New Won't Fix