Bug 495855 - Text mode partitioning failed
Summary: Text mode partitioning failed
Keywords:
Status: CLOSED DUPLICATE of bug 495713
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:dde4bc5a237d71ed1...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-04-15 06:43 UTC by A.J. Werkman
Modified: 2009-04-15 13:56 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-04-15 13:56:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (51.59 KB, text/plain)
2009-04-15 06:43 UTC, A.J. Werkman
no flags Details

Description A.J. Werkman 2009-04-15 06:43:09 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.44 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/storage/devicetree.py", line 667, in _addDevice
    if newdev.path in [d.path for d in self._devices]:
  File "/usr/lib/anaconda/storage/devicetree.py", line 1091, in addUdevDiskDevice
    self._addDevice(device)
  File "/usr/lib/anaconda/storage/devicetree.py", line 1159, in addUdevDevice
    device = self.addUdevDiskDevice(info)
  File "/usr/lib/anaconda/storage/devicetree.py", line 1588, in populate
    self.addUdevDevice(dev)
  File "/usr/lib/anaconda/storage/__init__.py", line 288, in reset
    self.devicetree.populate()
  File "/usr/lib/anaconda/storage/__init__.py", line 101, in storageInitialize
    storage.reset()
  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/text.py", line 701, in run
    anaconda.dispatch.gotoNext()
  File "/usr/bin/anaconda", line 966, in <module>
    anaconda.intf.run(anaconda)
ValueError: object comparing to must be a _ped.DiskType

Comment 1 A.J. Werkman 2009-04-15 06:43:15 UTC
Created attachment 339632 [details]
Attached traceback automatically from anaconda.

Comment 2 A.J. Werkman 2009-04-15 06:47:22 UTC
On anaconda 11.5.0.44 I tried a text mode installation on two blanked out disks with no partitioning information.
I blanked them with dd if=/dev/zero bs=1024k count=10 of=/dev/sd[a,b]

Comment 3 Chris Lumens 2009-04-15 13:56:16 UTC

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


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