Bug 494623 - Traceback from ppc partitioning
Summary: Traceback from ppc partitioning
Keywords:
Status: CLOSED DUPLICATE of bug 492154
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: ppc
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:68fe201a608f9230d...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-04-07 15:44 UTC by Jesse Keating
Modified: 2013-01-10 05:09 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-04-07 18:29:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (130.71 KB, text/plain)
2009-04-07 15:44 UTC, Jesse Keating
no flags Details
Attached traceback automatically from anaconda. (148.60 KB, text/plain)
2009-04-16 22:24 UTC, Jesse Keating
no flags Details

Description Jesse Keating 2009-04-07 15:44:41 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.40 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.6/site-packages/parted/disk.py", line 162, in commitToDevice
    return self.__disk.commit_to_dev()
  File "/usr/lib/python2.6/site-packages/parted/disk.py", line 152, in commit
    if not self.commitToDevice():
  File "/usr/lib/anaconda/storage/devices.py", line 794, in commit
    self.partedDisk.commit()
  File "/usr/lib/anaconda/storage/devices.py", line 1204, in destroy
    self.disk.commit()
  File "/usr/lib/anaconda/storage/deviceaction.py", line 218, in execute
    self.device.destroy()
  File "/usr/lib/anaconda/storage/devicetree.py", line 656, in processActions
    action.execute(intf=self.intf)
  File "/usr/lib/anaconda/storage/__init__.py", line 228, in doIt
    self.devicetree.processActions()
  File "/usr/lib/anaconda/packages.py", line 115, in turnOnFilesystems
    anaconda.id.storage.doIt()
  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 1323, in nextClicked
    self.anaconda.dispatch.gotoNext()
IOException: Partition map has no partition map entry!

Comment 1 Jesse Keating 2009-04-07 15:44:47 UTC
Created attachment 338523 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2009-04-07 18:29:29 UTC

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

Comment 3 Jesse Keating 2009-04-16 22:24:34 UTC
Created attachment 339930 [details]
Attached traceback automatically from anaconda.


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