Bug 525602

Summary: vmlinux
Product: [Fedora] Fedora Reporter: Liam Li <lili>
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, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard: anaconda_trace_hash:e3e141849d2989eac474bc3b46e497df8aca342a3e4ee6cf63abe54ec9f1f21c
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-09-25 13:10:47 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 Liam Li 2009-09-25 02:15:37 UTC
The following was filed automatically by anaconda:
anaconda 12.29 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.6/site-packages/parted/device.py", line 52, in __init__
    self.__device = _ped.device_get(path)
  File "/usr/lib/python2.6/site-packages/parted/decorators.py", line 30, in localeC
    ret = fn(*args, **kwds)
  File "<string>", line 2, in __init__
  File "/usr/lib/anaconda/storage/devices.py", line 479, in partedDevice
    self._partedDevice = parted.Device(path=self.path)
  File "/usr/lib/anaconda/storage/devices.py", line 591, in _getSize
    if self.exists and self.partedDevice:
  File "/usr/lib/anaconda/yuminstall.py", line 1338, in doPostSelection
    if largePart and largePart.size < self.totalSize / 1024:
  File "/usr/lib/anaconda/backend.py", line 282, in doPostSelection
    return anaconda.backend.doPostSelection(anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 200, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 123, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/gui.py", line 1195, in nextClicked
    self.anaconda.dispatch.gotoNext()
PartedException: Unable to determine the dm type of /dev/dm-0.

Comment 1 Liam Li 2009-09-25 02:15:45 UTC
Created attachment 362604 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2009-09-25 13:10:47 UTC

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