>From libvirtd.log:

14:14:46.066: 17275: error : virCommandWait:1991 : internal error Child
process (dnsmasq --strict-order --bind-interfaces --pid-
file=/var/run/libvirt/network/default.pid --conf-file= --except-
interface lo --listen-address 192.168.122.1 --dhcp-range
192.168.122.2,192.168.122.254 --dhcp-
leasefile=/var/lib/libvirt/dnsmasq/default.leases --dhcp-lease-max=253
--dhcp-no-override) status unexpected: exit status 2

The dnsmasq manpage says error 2 means :
       A problem with network access occurred (address in use,  attempt  to  
use  privileged ports without permission).

(I tried to reproduce this on a canonistack instance, by installing
libvirt-bin and then installing
        
http://archive.ubuntu.com/ubuntu/pool/main/v/virtinst/virtinst_0.600.0-1ubuntu4_all.deb
with dpkg -i, then doing 'apt-get install -f', but after reboot virbr0 did come 
up)

Is it possible to do 'apport-collect 918807' from that machine?

Otherwise, please post the output of 'ps -ef', 'dpkg -l | grep dnsmasq',
'dpkg -l libvirt-bin', 'ps -ef | grep libvirt', 'ps -ef | grep dnmasq',
'ifconfig -a', and the files /etc/network/interfaces and
/etc/libvirt/libvirtd.conf.

Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/918807

Title:
  [precise] virbr0 not created during fresh install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/918807/+subscriptions

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

Reply via email to