Hi, On Fri, Sep 18, 2015 at 04:24:13PM +0200, Jiri Denemark wrote: > On Fri, Sep 18, 2015 at 16:04:38 +0200, Guido Günther wrote: > > Hi Jiri, > > On Fri, Sep 18, 2015 at 03:53:02PM +0200, Jiri Denemark wrote: > > > Hmm, the log doesn't contain any debug messages. Did you change > > > log_filters settings as suggested? And if so, does log_outputs look > > > similar to > > > > > > log_outputs="1:file:/var/log/libvirt/libvirtd.log" > > > > > > (note the "1" at the beginning)? > > > > Debian does not build with --enable-debug at the moment so the > > VIR_DEBUG_INT is stubbed out. Looking at the spec file it seems > > Fedora doesn't enable it either. > > So are you explicitly running configure with --disable-debug or > --enable-debug=no? Because debugging is enabled by default.
I should have checked better. We're having: configure: Debug: yes so it should be on. Sorry for the noise. Cheers, -- Guido