Bug 492141 - editing a partition
Summary: editing a partition
Keywords:
Status: CLOSED DUPLICATE of bug 492086
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:efedf048fa40dbdaa...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-25 15:29 UTC by louisgtwo
Modified: 2009-03-25 15:35 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-03-25 15:35:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (106.69 KB, text/plain)
2009-03-25 15:29 UTC, louisgtwo
no flags Details

Description louisgtwo 2009-03-25 15:29:10 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.37 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/storage/formats/fs.py", line 1015, in _deviceCheck
    if not ":" in devspec:
  File "/usr/lib/anaconda/storage/formats/fs.py", line 1023, in _setDevice
    self._deviceCheck(devspec)
  File "/usr/lib/anaconda/storage/formats/fs.py", line 1030, in <lambda>
    lambda f,d: f._setDevice(d),
  File "/usr/lib/anaconda/storage/formats/__init__.py", line 163, in __init__
    self.device = kwargs.get("device")
  File "/usr/lib/anaconda/storage/formats/fs.py", line 150, in __init__
    DeviceFormat.__init__(self, *args, **kwargs)
  File "/usr/lib/anaconda/iw/partition_ui_helpers_gui.py", line 199, in createFSTypeMenu
    format = device_formats[name]()
  File "/usr/lib/anaconda/iw/partition_ui_helpers_gui.py", line 312, in createPreExistFSOptionSection
    mountCombo, ignorefs=ignorefs)
  File "/usr/lib/anaconda/iw/partition_dialog_gui.py", line 383, in __init__
    (row, self.fsoptionsDict) = createPreExistFSOptionSection(self.origrequest, maintable, row, self.mountCombo, self.storage, luksdev=luksdev)
  File "/usr/lib/anaconda/iw/partition_gui.py", line 1118, in editPartition
    restrictfs = restrictfs)
  File "/usr/lib/anaconda/iw/partition_gui.py", line 1082, in editCB
    self.editPartition(device)
TypeError: argument of type 'NoneType' is not iterable

Comment 1 louisgtwo 2009-03-25 15:29:18 UTC
Created attachment 336663 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2009-03-25 15:35:22 UTC

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


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