Bug 967941

Summary: KeyError: '/'
Product: [Fedora] Fedora Reporter: Jesse Kahtava <jesse_kahtava>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: anaconda-maint-list, dshea, g.kaviyarasu, jesse_kahtava, jonathan, mkolman, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:e155b0116c23f8974a7dad5217b00f4ee1d0f91f49637e20fa9582bd4a040244
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-13 19:17:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: anaconda-tb
none
File: anaconda.log
none
File: backtrace
none
File: environ
none
File: ifcfg.log
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: packaging.log
none
File: program.log
none
File: storage.log
none
File: syslog none

Description Jesse Kahtava 2013-05-28 15:38:45 UTC
Description of problem:
Editing partitions for a BTRFS setup
The following was filed automatically by anaconda:
anaconda 19.30-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1151, in _save_right_side
    del mountpoints[old_mountpoint]
  File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2353, in _save_current_selector
    self._save_right_side(self._current_selector)
  File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2364, in on_selector_clicked
    self._save_current_selector()
  File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/accordion.py", line 218, in _onSelectorClicked
    cb(selector)
KeyError: '/'

Version-Release number of selected component:
anaconda-19.30-1

Additional info:
reporter:       libreport-2.1.4
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   repo=http://download.fedoraproject.org/pub/fedora/linux/development/19/i386/os/ initrd=http://download.fedoraproject.org/pub/fedora/linux/releases/test/19-Beta/Fedora/i386/os/images/pxeboot/initrd-PAE.img BOOT_IMAGE=http://download.fedoraproject.org/pub/fedora/linux/releases/test/19-Beta/Fedora/i386/os/images/pxeboot/vmlinuz-PAE 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.9.2-301.fc19.i686.PAE
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        19

Truncated backtrace:
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/accordion.py", line 218, in _onSelectorClicked
    cb(selector)
  File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2364, in on_selector_clicked
    self._save_current_selector()
  File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2353, in _save_current_selector
    self._save_right_side(self._current_selector)
  File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1151, in _save_right_side
    del mountpoints[old_mountpoint]
KeyError: '/'

Comment 1 Jesse Kahtava 2013-05-28 15:39:01 UTC
Created attachment 753958 [details]
File: anaconda-tb

Comment 2 Jesse Kahtava 2013-05-28 15:39:06 UTC
Created attachment 753959 [details]
File: anaconda.log

Comment 3 Jesse Kahtava 2013-05-28 15:39:09 UTC
Created attachment 753960 [details]
File: backtrace

Comment 4 Jesse Kahtava 2013-05-28 15:39:14 UTC
Created attachment 753961 [details]
File: environ

Comment 5 Jesse Kahtava 2013-05-28 15:39:18 UTC
Created attachment 753962 [details]
File: ifcfg.log

Comment 6 Jesse Kahtava 2013-05-28 15:39:22 UTC
Created attachment 753963 [details]
File: lsblk_output

Comment 7 Jesse Kahtava 2013-05-28 15:39:26 UTC
Created attachment 753964 [details]
File: nmcli_dev_list

Comment 8 Jesse Kahtava 2013-05-28 15:39:35 UTC
Created attachment 753965 [details]
File: packaging.log

Comment 9 Jesse Kahtava 2013-05-28 15:39:42 UTC
Created attachment 753966 [details]
File: program.log

Comment 10 Jesse Kahtava 2013-05-28 15:39:48 UTC
Created attachment 753967 [details]
File: storage.log

Comment 11 Jesse Kahtava 2013-05-28 15:39:53 UTC
Created attachment 753968 [details]
File: syslog

Comment 12 David Shea 2014-02-28 22:41:29 UTC
Can you provide steps to reproduce this error? Does it still occur in Fedora 20 or rawhide?