Monday, July 02, 2007

Bugzilla Bug 237147

Description of problem:
python-virtinst and virt-manager don't work when creating FC4 para-virtual guests, but they only can create FC5/FC6 (x86_64) on my 64bit machine. I looked into some codes, and I found it looks for "images/xen" which is not in FC4 tree. (/usr/lib/python2.4/site-packages/virtinst/ParaVirtguest.py). I think it also looks for host's OS version to decide which version (32/64bit) will be installed.

[Wed Apr 18 16:15:45 2007] [error] [client 192.168.2.128] File does not exist: /var/www/html/fedora/core/4/i386/os/images/xen

[Wed Apr 18 16:47:58 2007] [error] [client 192.168.2.128] (70014)End of file found: mod_mime_magic: read failed from uncompress of /var/www/html/fedora/core/5/i386/os
/images/xen/vmlinuz

Version-Release number of selected component (if applicable):
python-virtinst-0.98.0-1.fc6

How reproducible:
Always


Steps to Reproduce:
1. launch virt-install or virt-manager
2. follow the instructions
3. it stops installation

No comments: