Bug 786711

Summary: install from Rawhide live CD into kvm virtual machine fails due to UnboundLocalError for local variable 'found'
Product: [Fedora] Fedora Reporter: Eric Smith <spacewar>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: anaconda-17.4-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-02-06 18:24:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
exception log from Anaconda none

Description Eric Smith 2012-02-02 08:22:37 UTC
Created attachment 559009 [details]
exception log from Anaconda

Description of problem:
I'm trying to install the Rawhide nightly live desktop x86_64 ISO from Jan. 30 into a kvm virtual machine on F16 x86_64.  The install fails due to a Python unbound error

Version-Release number of selected component (if applicable):
anaconda 17.3 from Fedora-17-Nightly-20120130.09-x86_64-Live-desktop.iso

How reproducible:
100%

Steps to Reproduce:
1. create a kvm virtual machine, 1024M RAM, 8GB disk
2. boot Rawhide nightly live desktop x86_64 ISO from Jan. 30
3. attempt to install to hard disk, use all storage, no LVM
  
Actual results:
crash in Anaconda

Expected results:
Fedora installed to virtual disk

Additional info:

Comment 1 Eric Smith 2012-02-06 06:18:13 UTC
I've confirmed that this no longer happens with Fedora-17-Nightly-20120205.21-x86_64-Live-desktop.iso

Thanks!