libvirt-0.9.6-2.fc16.x86_64 libvirt-client-0.9.6-2.fc16.x86_64 libvirt-python-0.9.6-2.fc16.x86_64 [root@localhost ~]# service libvirtd status libvirtd.service - LSB: daemon for libvirt virtualization API Loaded: loaded (/etc/rc.d/init.d/libvirtd) Active: active (running) since Wed, 05 Oct 2011 15:51:49 +0100; 25min ago Main PID: 1248 (libvirtd) CGroup: name=systemd:/system/libvirtd.service ├ 1248 libvirtd --daemon └ 1353 /usr/sbin/dnsmasq --strict-order --bind-interfaces... [root@localhost ~]# lsmod | grep kvm kvm_intel 119162 0 kvm 328086 1 kvm_intel [root@localhost ~]# virt-install --prompt What is the name of your virtual machine? RHEL6.1-Test How much RAM should be allocated (in megabytes)? 1024 Starting install... ERROR 'NoneType' object has no attribute 'startswith' Domain installation does not appear to have been successful. If it was, you can restart your domain by running: virsh --connect qemu:///system start RHEL6.1-Test otherwise, please restart your installation.
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
Reassigning to python-virtinst, as owner of virt-install.
Created attachment 551824 [details] Debug output of virt-install --prompt --debug
I've got into same bug on python-virtinst-0.600.0-5.fc16.noarch. Attached debug output of command: su -c "/usr/bin/virt-install --prompt --debug"
This is fixed upstream: http://git.fedorahosted.org/git?p=python-virtinst.git;a=commit;h=de8aaf09157a31aa8ca66036371751100b3d0edb
Any chance of an F16 update package incorporating the upstream fix?
I just did a new upstream release yesterday, so packages will be built today or tomorrow.
python-virtinst-0.600.1-1.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/python-virtinst-0.600.1-1.fc16
Package python-virtinst-0.600.1-1.fc16: * should fix your issue, * was pushed to the Fedora 16 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing python-virtinst-0.600.1-1.fc16' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-1163/python-virtinst-0.600.1-1.fc16 then log in and leave karma (feedback).
python-virtinst-0.600.1-1.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report.