[Bug 350780] Re: Internal error starting virtual network 'default': virbr%d syntax not working

2009-04-18 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 0.6.1-0ubuntu5 --- libvirt (0.6.1-0ubuntu5) jaunty; urgency=low * Fix logic error when applying %d bridge name rewriting. (LP: #350780) -- Soren HansenThu, 16 Apr 2009 20:48:49 +0200 ** Changed in: libvirt (Ubuntu Jaunty) Sta

[Bug 350780] Re: Internal error starting virtual network 'default': virbr%d syntax not working

2009-04-17 Thread Dustin Kirkland
I'm uploading the fixed package now. We'll see if it makes it ... :-Dustin ** Also affects: libvirt (Ubuntu Jaunty) Importance: High Assignee: Soren Hansen (soren) Status: In Progress ** Also affects: virt-manager (Ubuntu Jaunty) Importance: Undecided Status: Invalid -

[Bug 350780] Re: Internal error starting virtual network 'default': virbr%d syntax not working

2009-04-17 Thread Dustin Kirkland
Soren submitted this patch, which I have tested and verified that it solves the problem. :-Dustin ** Changed in: libvirt (Ubuntu) Status: Triaged => In Progress -- Internal error starting virtual network 'default': virbr%d syntax not working https://bugs.launchpad.net/bugs/350780 You rec

[Bug 350780] Re: Internal error starting virtual network 'default': virbr%d syntax not working

2009-04-17 Thread Dustin Kirkland
Marking invalid against virt-manager. Virt-manager is definitely affected, but the bug is actually in libvirt. :-Dustin ** Changed in: virt-manager (Ubuntu) Status: New => Invalid -- Internal error starting virtual network 'default': virbr%d syntax not working https://bugs.launchpad.net

[Bug 350780] Re: Internal error starting virtual network 'default': virbr%d syntax not working

2009-04-17 Thread Dustin Kirkland
Soren submitted this patch, which I have tested and verified that it solves the problem. :-Dustin ** Attachment added: "libvirt_0.6.1-0ubuntu5.debdiff" http://launchpadlibrarian.net/25634630/libvirt_0.6.1-0ubuntu5.debdiff -- Internal error starting virtual network 'default': virbr%d syntax n

[Bug 350780] Re: Internal error starting virtual network 'default': virbr%d syntax not working

2009-04-15 Thread Esa Häkkinen
If /etc/libvirt/network/default.xml exists, in update progress, this file doesn't get patched via normal dpkg post-inst scripts. > Manually all I had to do to fix it: > /etc/init.f/stop > ifconfig vnet0 down > brctl delif virbr0 > /etc/init.d/libvirt-bin start results in changed /etc/libvirt/n

[Bug 350780] Re: Internal error starting virtual network 'default': virbr%d syntax not working

2009-04-15 Thread Anders Kaseorg
> > 'brctl setfd virbr%d 0' exited with non-zero status 1 It sounds like you didn’t restart libvirt after making the config change, because it is still trying to bring up a bridge named “virbr%d”. Maybe try `/etc/init.d/libvirt-bin restart`, or reboot. -- Internal error starting virtual network

[Bug 350780] Re: Internal error starting virtual network 'default': virbr%d syntax not working

2009-04-15 Thread Rick Clark
** Changed in: libvirt (Ubuntu) Assignee: (unassigned) => Soren Hansen (soren) -- Internal error starting virtual network 'default': virbr%d syntax not working https://bugs.launchpad.net/bugs/350780 You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 350780] Re: Internal error starting virtual network 'default': virbr%d syntax not working

2009-04-15 Thread Ricardo Pérez López
The Anders workaround does NOT works for me. My /etc/libvirt/qemu/networks/default.xml has the following: default But the default network connection is always in Inactive state. When I try to active it using the "Play" button at the bottom left of the dialog, I ge

[Bug 350780] Re: Internal error starting virtual network 'default'

2009-04-14 Thread Mathias Gug
Confirming. The default configuration shipped with libvirt doesn't work. Anders workaround works: https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/350780/comments/1 ** Changed in: libvirt (Ubuntu) Importance: Undecided => High ** Changed in: libvirt (Ubuntu) Status: New => Triag

[Bug 350780] Re: Internal error starting virtual network 'default'

2009-04-09 Thread Schorschi
Is the bug being assigned or worked? Just happens on Jaunty Beta as well. Really hate tweaking the default.xml manually. -- Internal error starting virtual network 'default' https://bugs.launchpad.net/bugs/350780 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 350780] Re: Internal error starting virtual network 'default'

2009-03-29 Thread Anders Kaseorg
The problem goes away if I replace virbr%d with virbr0 in /etc/libvirt/qemu/networks/default.xml. That lets the “default” network start up as active rather than inactive. ** Also affects: libvirt (Ubuntu) Importance: Undecided Status: New -- Internal error starting virtual network 'de