Bug 493452

Summary: F11-beta Anaconda barfs when told to use free space for installation
Product: [Fedora] Fedora Reporter: Steven Usdansky <usdanskys>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: anaconda-maint-list, jgranado, pjones, rmaximo, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard: anaconda_trace_hash:87f63d9d771330325a06387657f714518a14560dc21246573f0b96e81c9bfdd6
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-17 13:08:48 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
Attached traceback automatically from anaconda. none

Description Steven Usdansky 2009-04-01 19:49:17 UTC
The following was filed automatically by anaconda:
anaconda None exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/storage/__init__.py", line 568, in newVG
    raise ValueError("pv is not in the device tree")
  File "/usr/lib/anaconda/storage/partitioning.py", line 123, in _scheduleLVs
    vg = anaconda.id.storage.newVG(pvs=pvs)
  File "/usr/lib/anaconda/storage/partitioning.py", line 217, in doAutoPartition
    _scheduleLVs(anaconda, devs)
  File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 128, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/gui.py", line 1317, in nextClicked
    self.anaconda.dispatch.gotoNext()
  File "/usr/lib/anaconda/gui.py", line 1447, in keyRelease
    self.nextClicked()
ValueError: pv is not in the device tree

Comment 1 Steven Usdansky 2009-04-01 19:49:24 UTC
Created attachment 337635 [details]
Attached traceback automatically from anaconda.

Comment 2 Steven Usdansky 2009-04-01 19:52:01 UTC
Was trying to install F11 beta from USB stick created by livecd-iso-to-disk. Selected Use Free Space and review partitioning scheme. That's when the error occurred.

Comment 3 Joel Andres Granados 2009-04-17 13:08:48 UTC

*** This bug has been marked as a duplicate of bug 494407 ***