#542447 libvirt-bin: internal error cannot create bridge 'virbr0' : Package not installed

Package:
libvirt-bin
Source:
libvirt
Submitter:
"Antonio J. Garcia"
Date:
2023-04-17 15:57:44 UTC
Severity:
wishlist
Tags:
#542447#5
Date:
2009-08-19 17:25:23 UTC
From:
To:
I'm having problem trying to start the default network with virsh:

~# virsh net-start default
libvir: QEMU error : internal error cannot create bridge 'virbr0' : Package not installed
error: Failed to start network default

I've made the dnsmasq config following the README.Debian doc.

#542447#10
Date:
2009-08-20 12:00:18 UTC
From:
To:
Oh, excuse me, but it was my fault not to check that the current kernel
provided by my ISP do not have bridge networking support.

On the other side, I think the error message should be more expressive, but
it is related to the bridge-utils package.

#542447#15
Date:
2009-08-20 14:08:21 UTC
From:
To:
Please run libvirtd on the console as root:

LIBVIRT_DEBUG=1 libvirtd

and watch the output while trying to start the network. It should tell
you what's missing. Bridge-utils are there?
Cheers,
 -- Guido

#542447#22
Date:
2009-09-22 15:12:00 UTC
From:
To:
I doesn't think the error message directly comes from bridge-utils, it is
rewrited by libvirt. So I filled a bug report in the Red Hat Bugzilla.