Bug 459740

Summary: NameError: global name 'PVCreateError' is not defined
Product: [Fedora] Fedora Reporter: James Laska <jlaska>
Component: anacondaAssignee: David Lehman <dlehman>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: jturner
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-08-21 22:06:33 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
anacdump.png none

Description James Laska 2008-08-21 19:20:33 UTC
Created attachment 314742 [details]
anacdump.png

While doing a F10-Alpha/i386 DVD.iso install on a kvm guest, I hit the following traceback (See attached screenshot).  It appears to be hitting an error, and then tracebacking trying to display the error.

Is lvm.py missing a line:

from errors import *

I'm trying to find out what the original error is.  I can't enable networking on this guest for some reason, so I'll save the root cause for another bz.

# cat /tmp/lvmout 
Running... ['lvm', 'pvcreate', '-ff', '-y', '-v', '/dev/mapper/luks-sda2']
ce /dev/mapper/luks-sda2 not found (or ignored by filtering).

Comment 1 Jeremy Katz 2008-08-21 22:06:33 UTC
This got fixed post-alpha (commit a9e04cc7ee472112259eb0868c43d118c2f09a92)