Bug 491735 - DeviceError: cannot replace active format
Summary: DeviceError: cannot replace active format
Keywords:
Status: CLOSED NOTABUG
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:1be7044233ef164d0...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-23 19:12 UTC by James Laska
Modified: 2013-09-02 06:33 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-03-23 20:34:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (82.63 KB, text/plain)
2009-03-23 19:12 UTC, James Laska
no flags Details

Description James Laska 2009-03-23 19:12:36 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.35 exception report
Traceback (most recent call first):
  File "/tmp/updates/storage/devices.py", line 581, in _setFormat
    raise DeviceError("cannot replace active format")
  File "/tmp/updates/storage/devices.py", line 1045, in _setFormat
    StorageDevice._setFormat(self, format)
  File "/tmp/updates/storage/devices.py", line 589, in <lambda>
    lambda d,f: d._setFormat(f),
  File "/tmp/updates/storage/deviceaction.py", line 309, in __init__
    self.device.format = None
  File "/tmp/updates/storage/__init__.py", line 594, in destroyDevice
    self.devicetree.registerAction(ActionDestroyFormat(device))
  File "/tmp/updates/storage/partitioning.py", line 332, in clearPartitions
    storage.destroyDevice(part)
  File "/tmp/updates/storage/partitioning.py", line 170, in doAutoPartition
    clearPartitions(anaconda.id.storage)
  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()
DeviceError: cannot replace active format

Comment 1 James Laska 2009-03-23 19:12:42 UTC
Created attachment 336359 [details]
Attached traceback automatically from anaconda.

Comment 2 James Laska 2009-03-23 19:13:32 UTC
Encountered while testing an updates.img for dlehman on a IBM Power5 ppc64 system (updates=http://dlehman.fedorapeople.org/updates-boot.img)

Comment 3 David Lehman 2009-03-23 20:34:19 UTC
This was in an updates.img that I had provided for test feedback -- closing to reduce noise since the code is/was not ever shipped.


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