Bug 1026531 - Installer dies when clicking "Update Settings" during partitioning
Summary: Installer dies when clicking "Update Settings" during partitioning
Keywords:
Status: CLOSED DUPLICATE of bug 1015817
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-04 22:18 UTC by Andreas Thienemann
Modified: 2013-11-04 22:20 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-04 22:20:17 UTC
Type: Bug


Attachments (Terms of Use)
Anaconda Traceback logfile (778.13 KB, text/plain)
2013-11-04 22:18 UTC, Andreas Thienemann
no flags Details

Description Andreas Thienemann 2013-11-04 22:18:38 UTC
Created attachment 819385 [details]
Anaconda Traceback logfile

Description of problem: Traceback during partitioning

Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 1948, in copy
    root.swaps = [new.devicetree.getDeviceByID(d.id) for d in root.swaps]
  File "/usr/lib/python2.7/site-packages/blivet/devicefactory.py", line 767, in _save_devicetree
    _blivet_copy = self.storage.copy()
  File "/usr/lib/python2.7/site-packages/blivet/devicefactory.py", line 704, in configure
    self._save_devicetree()
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 1924, in factoryDevice
    factory.configure()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1069, in _replace_device
    new_device = self.__storage.factoryDevice(*args, **kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1362, in _save_right_side
    selector=selector)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2790, in on_apply_clicked
    self._save_right_side(self._current_selector)
AttributeError: 'NoneType' object has no attribute 'id'



Version-Release number of selected component (if applicable): anaconda 20.18-1

How reproducible: Always

Steps to Reproduce:
1. On F20 Alpha, go to the partitioning screen
2. Select an empty drive and mark review partitions (Encryption selected as well)
3. Change size of the /home LVM from 177GB to 10GB.
4. Click "Update Settings"
5. Watch anaconda traceback

Comment 1 David Shea 2013-11-04 22:20:17 UTC

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


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