Public bug reported:

Binary package hint: virt-manager

I am using Jaunty amd64 with all updates (2009-03-29).

If I create a new VM using the “localhost (User)” connection, I am not
presented with any networking options, and cannot use anything other
than userspace networking.

If I add myself to the libvirtd group and create a new VM using the
“localhost (System)” connection, I can choose between “Virtual network”
and “Shared physical device”.  Since all of the shared physical devices
in the menu are grayed out with “(Not bridged)”, my only option is
“Virtual network”, and the only network I can select is “default
(Inactive)”.

If I then click “Forward”, I get this dialog box:

Virtual Network is Inactive
Virtual Network 'default' is not active.  Would you like to start the network 
now?
[No] [Yes]

Upon clicking “Yes”, I receive this error:

Uncaught error validating input: internal error 'brctl setfd virbr%d 0' exited 
with non-zero status 1 and signal 0: set forward delay failed: No such device
Details:
Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/create.py", line 302, in forward
    if(self.validate(notebook.get_current_page()) != True):
  File "/usr/share/virt-manager/virtManager/create.py", line 1079, in validate
    net.create()
  File "/usr/lib/python2.6/dist-packages/libvirt.py", line 612, in create
    if ret == -1: raise libvirtError ('virNetworkCreate() failed', net=self)
libvirtError: internal error 'brctl setfd virbr%d 0' exited with non-zero 
status 1 and signal 0: set forward delay failed: No such device

Perhaps this is a bad interaction with
libvirt-0.6.1/debian/patches/dynamic_bridge_names.patch, which
introduces the virbr%d syntax?

** Affects: virt-manager (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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 is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to