Chris Lalancette
2008-Jun-19 12:02 UTC
[Ovirt-devel] Updated libvirt 0.4.3 packages with fixes
All, Well, I think I've run down all of the problems we were having with libvirt (at least, the ones I know about). I've now built another scratch package with all of these changes here: http://koji.fedoraproject.org/koji/taskinfo?taskID=670309 Please give them a whirl, and if you have problems, report them to me and libvir-devel. Thanks, Chris Lalancette
Chris Lalancette wrote:> http://koji.fedoraproject.org/koji/taskinfo?taskID=670309 > > Please give them a whirl, and if you have problems, report them to me and > libvir-devel.Although you didn't ask for positive reports, I can confirm that all works fine with libvirt-0.4.3-1fixes installed on host machine, running 'developer' and nodes built using it.
Dennis Jacobfeuerborn
2008-Jun-19 23:38 UTC
[Ovirt-devel] Updated libvirt 0.4.3 packages with fixes
I tried a completely fresh git clone and rebuild which works fine but once the developer image gets started I get the following: + ./create-wui-appliance.sh -t http://192.168.122.1/pungi/9/i386/os -k http://192.168.122.1/ovirt/wui-rel-i386.ks -v Domain node3 defined from /tmp/tmp.YalsoGrNEU Domain node4 defined from /tmp/tmp.6d78YKraaF Domain node5 defined from /tmp/tmp.VY2JRaH6m3 Network dummybridge destroyed Network dummybridge has been undefined Network dummybridge defined from /tmp/tmp.AZgnZkU3Fv Network dummybridge started Network dummybridge marked as autostarted Formatting '/var/lib/libvirt/images/developer.img', fmt=qcow2, size=6144000 kB Starting install... Retrieving file .treeinfo...| 380 B 00:00 Retrieving file vmlinuz...| 2.0 MB 00:00 Retrieving file initrd.img...| 8.9 MB 00:00 virDomainCreateLinux() failed internal error Unable to open monitor path /dev/pts/2 Domain installation may not have been successful. If it was, you can restart your domain by running 'virsh start developer'; otherwise, please restart your installation. Fri, 20 Jun 2008 01:33:38 ERROR virDomainCreateLinux() failed internal error Unable to open monitor path /dev/pts/2 Traceback (most recent call last): File "/usr/sbin/virt-install", line 497, in <module> main() File "/usr/sbin/virt-install", line 457, in main dom = guest.start_install(conscb,progresscb) File "/usr/lib/python2.5/site-packages/virtinst/Guest.py", line 845, in start_install return self._do_install(consolecb, meter) File "/usr/lib/python2.5/site-packages/virtinst/Guest.py", line 866, in _do_install self.domain = self.conn.createLinux(install_xml, 0) File "/usr/lib/python2.5/site-packages/libvirt.py", line 841, in createLinux if ret is None:raise libvirtError('virDomainCreateLinux() failed', conn=self) libvirtError: virDomainCreateLinux() failed internal error Unable to open monitor path /dev/pts/2 Regards, Dennis Chris Lalancette wrote:> All, > Well, I think I've run down all of the problems we were having with libvirt > (at least, the ones I know about). I've now built another scratch package with > all of these changes here: > > http://koji.fedoraproject.org/koji/taskinfo?taskID=670309 > > Please give them a whirl, and if you have problems, report them to me and > libvir-devel. > > Thanks, > Chris Lalancette > > _______________________________________________ > Ovirt-devel mailing list > Ovirt-devel at redhat.com > https://www.redhat.com/mailman/listinfo/ovirt-devel