Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=728956 --- Comment #10 from Michal Novotny <minovotn@xxxxxxxxxx> 2011-08-24 07:06:01 EDT --- (In reply to comment #9) > (In reply to comment #8) > > clone php-libvirt directly from git and try to issue 'make check' to run > > tests and see whether they're going fine or fails? > $ make check > ... > ./runtests.sh > Test test-connect.phpt has been completed successfully > Test test-version-check.phpt has been completed successfully > Test test-version-get.phpt has been completed successfully > Test test-domain-define-undefine.phpt has been completed successfully > Test test-domain-define-create-destroy.phpt has been completed successfully > Test test-domain-create.phpt has been completed successfully > Test test-domain-create-and-get-xpath.phpt has been completed successfully > Test test-domain-create-and-coredump.phpt has been completed successfully > > Warning: unlink(test.log): No such file or directory in > /home/remi/GIT/libvirt-php/tests/test-logging.phpt on line 6 > > Call Stack: > 0.0002 677768 1. {main}() > /home/remi/GIT/libvirt-php/tests/test-logging.phpt:0 > 0.0003 684600 2. unlink() > /home/remi/GIT/libvirt-php/tests/test-logging.phpt:6 > > Test test-logging.phpt has been completed successfully > > Warning: libvirt_connect(): Maximum number of connections allowed exceeded in > /home/remi/GIT/libvirt-php/tests/test-conn-limit.phpt on line 17 > > Call Stack: > 0.0001 655616 1. {main}() > /home/remi/GIT/libvirt-php/tests/test-conn-limit.phpt:0 > 0.1744 696400 2. libvirt_connect() > /home/remi/GIT/libvirt-php/tests/test-conn-limit.phpt:17 > > Test test-conn-limit.phpt has been completed successfully > > Warning: libvirt_domain_snapshot_create(): erreur interne unable to execute > QEMU command 'savevm': The command savevm has not been found in > /home/remi/GIT/libvirt-php/tests/test-domain-snapshot.phpt on line 18 > > Call Stack: > 0.0002 676728 1. {main}() > /home/remi/GIT/libvirt-php/tests/test-domain-snapshot.phpt:0 > 0.4048 686504 2. libvirt_domain_snapshot_create() > /home/remi/GIT/libvirt-php/tests/test-domain-snapshot.phpt:18 > > > > > NB : in tests/test-version-check.phpt, all calls to libvirt_check_version set > the forth option (what is my patch doing) > [Error 1] Error on creating snapshot: erreur interne unable to execute QEMU > command 'savevm': The command savevm has not been found > make[1]: *** [check] Erreur 1 > make[1] : on quitte le répertoire « /home/remi/GIT/libvirt-php/tests » > make: *** [check-recursive] Erreur 1 That's strange. Seems like to be the issue of php-libvirt for your version of PHP since the version check is working fine for me. I need to double-check in php-libvirt sources then. The not working libvirt_check_version() call is basically a php-libvirt bug. Michal -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review