于 2011年02月15日 11:32, Daniel Veillard 写道:
Thanks everybody for the testing feedback and fixes, in
retrospect
I should really had done this in previous releases ! So the third
rc tarball is out, it's likely to be the last one before the release
(within 48 hours):
ftp://libvirt.org/libvirt/libvirt-0.8.8-rc3.tar.gz
give it a try !
thanks,
Daniel
# ./daemon/libvirtd
14:11:15.018: 31796: info : libvirt version: 0.8.8, package: ()
>> PACKAGE_VERSION and PACKAGER are all defined as ""
by default,
do we need to do more checking to print just the following?
14:11:15.018: 31796: info : libvirt version: 0.8.8
14:11:15.018: 31796: error : virCommandWait:1226 : internal error Child
process exited with status 2.
14:11:15.038: 31796: error : virCommandWait:1226 : internal error Child
process exited with status 2.
>> Not sure if above two errors are allowed, didn't
investigate.
Regards
Osier