
On Fri, Jun 15, 2012 at 02:06:21AM +0300, Zeeshan Ali (Khattak) wrote:
On Wed, Jun 13, 2012 at 5:00 PM, Zeeshan Ali (Khattak) <zeeshanak@gnome.org> wrote:
Hi everyone, After I updated my libvirt repo/install from latest git master yesterday, libvirtd won't just launch for me anymore. The error in log was:
2012-06-13 11:59:47.427+0000: 30501: error : virStateInitialize:781 : Initialization of NWFilter state driver failed 2012-06-13 11:59:48.601+0000: 30501: error : daemonRunStateInit:752 : Driver state initialization failed
Daniel asked me to enable more debug to find the cause and here is the output: http://static.fi/~zeenix/tmp/libvirt.out
Does anyone know whats going on and how can I fix this? In the meantime I'll try to see reverting to some older commit helps and if so, I'll do a git bisect..
Took me a while to get the script to use with `git bisect run` working but finally I found the first bad commit:
See https://www.redhat.com/archives/libvir-list/2012-June/msg00603.html for a possible workaround: "try to install libpcap-devel RPM and rebuild libvirt." Christophe