Bug 459740 - NameError: global name 'PVCreateError' is not defined
Summary: NameError: global name 'PVCreateError' is not defined
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Lehman
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-08-21 19:20 UTC by James Laska
Modified: 2013-09-02 06:26 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-08-21 22:06:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
anacdump.png (43.45 KB, image/png)
2008-08-21 19:20 UTC, James Laska
no flags Details

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)


Note You need to log in before you can comment on or make changes to this bug.