Bug 877871 - KeyError: None
Summary: KeyError: None
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Lehman
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:aeb31956ecbbde493a6f36798f3...
: 877874 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-19 05:28 UTC by Steve Tyler
Modified: 2012-12-06 07:28 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-12-06 07:28:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (2.96 MB, text/plain)
2012-11-19 05:28 UTC, Steve Tyler
no flags Details
File: environ (883 bytes, text/plain)
2012-11-19 05:28 UTC, Steve Tyler
no flags Details
File: type (9 bytes, text/plain)
2012-11-19 05:28 UTC, Steve Tyler
no flags Details
File: ifcfg.log (4.59 KB, text/plain)
2012-11-19 05:28 UTC, Steve Tyler
no flags Details
File: storage.log (1.74 MB, text/plain)
2012-11-19 05:28 UTC, Steve Tyler
no flags Details
File: version (2 bytes, text/plain)
2012-11-19 05:28 UTC, Steve Tyler
no flags Details
File: program.log (516.38 KB, text/plain)
2012-11-19 05:28 UTC, Steve Tyler
no flags Details
File: executable (14 bytes, text/plain)
2012-11-19 05:28 UTC, Steve Tyler
no flags Details
File: product (6 bytes, text/plain)
2012-11-19 05:28 UTC, Steve Tyler
no flags Details
File: anaconda.log (238.56 KB, text/plain)
2012-11-19 05:28 UTC, Steve Tyler
no flags Details
File: hashmarkername (8 bytes, text/plain)
2012-11-19 05:28 UTC, Steve Tyler
no flags Details
File: packaging.log (284 bytes, text/plain)
2012-11-19 05:29 UTC, Steve Tyler
no flags Details
File: cmdline_file (162 bytes, text/plain)
2012-11-19 05:29 UTC, Steve Tyler
no flags Details
File: release (33 bytes, text/plain)
2012-11-19 05:29 UTC, Steve Tyler
no flags Details
File: messages (456.08 KB, text/plain)
2012-11-19 05:29 UTC, Steve Tyler
no flags Details

Description Steve Tyler 2012-11-19 05:28:21 UTC
Description of problem:
Attempting to reproduce Bug 876180.

Version-Release number of selected component:
anaconda-18.29-1.fc18.x86_64

Additional info:
libreport version: 2.0.17
cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-osimg-min --lang en_US.UTF-8
kernel:         3.6.6-3.fc18.x86_64

description:
:The following was filed automatically by anaconda:
:anaconda 18.29 exception report
:Traceback (most recent call first):
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1508, in _populate_right_side
:    typeCombo.set_active(type_index_map[device_type])
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1149, in _save_right_side
:    self._populate_right_side(selector)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1843, in on_page_clicked
:    self._save_right_side(self._current_selector)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/accordion.py", line 119, in _onExpanded
:    cb(obj.get_child())
:KeyError: None

Comment 1 Steve Tyler 2012-11-19 05:28:34 UTC
Created attachment 647491 [details]
File: anaconda-tb

Comment 2 Steve Tyler 2012-11-19 05:28:37 UTC
Created attachment 647492 [details]
File: environ

Comment 3 Steve Tyler 2012-11-19 05:28:38 UTC
Created attachment 647493 [details]
File: type

Comment 4 Steve Tyler 2012-11-19 05:28:40 UTC
Created attachment 647494 [details]
File: ifcfg.log

Comment 5 Steve Tyler 2012-11-19 05:28:46 UTC
Created attachment 647495 [details]
File: storage.log

Comment 6 Steve Tyler 2012-11-19 05:28:48 UTC
Created attachment 647496 [details]
File: version

Comment 7 Steve Tyler 2012-11-19 05:28:51 UTC
Created attachment 647497 [details]
File: program.log

Comment 8 Steve Tyler 2012-11-19 05:28:53 UTC
Created attachment 647498 [details]
File: executable

Comment 9 Steve Tyler 2012-11-19 05:28:55 UTC
Created attachment 647499 [details]
File: product

Comment 10 Steve Tyler 2012-11-19 05:28:57 UTC
Created attachment 647500 [details]
File: anaconda.log

Comment 11 Steve Tyler 2012-11-19 05:28:58 UTC
Created attachment 647501 [details]
File: hashmarkername

Comment 12 Steve Tyler 2012-11-19 05:29:00 UTC
Created attachment 647502 [details]
File: packaging.log

Comment 13 Steve Tyler 2012-11-19 05:29:01 UTC
Created attachment 647504 [details]
File: cmdline_file

Comment 14 Steve Tyler 2012-11-19 05:29:03 UTC
Created attachment 647505 [details]
File: release

Comment 15 Steve Tyler 2012-11-19 05:29:06 UTC
Created attachment 647506 [details]
File: messages

Comment 16 David Lehman 2012-11-19 18:41:08 UTC
*** Bug 877874 has been marked as a duplicate of this bug. ***

Comment 17 David Lehman 2012-11-19 21:23:55 UTC
We shouldn't be letting users change the encryption setting when the encryption is on existing devices that are at a level below what we are editing (eg: editing an LV in a preexisting VG whose PVs are encrypted).

Comment 18 Adam Williamson 2012-11-20 21:24:14 UTC
-1 NTH. At this point we don't really want to be poking at 'doctor it hurts' stuff, I don't think.

Comment 19 Adam Williamson 2012-11-21 18:39:55 UTC
Discussed at 2012-11-21 NTH review meeting. Agreed it's too late to be poking at partitioning code just to save user errors, rejected NTH.

Comment 20 Fedora Update System 2012-12-02 00:27:42 UTC
pykickstart-1.99.22-1.fc18, anaconda-18.34-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/FEDORA-2012-19380/pykickstart-1.99.22-1.fc18,anaconda-18.34-1.fc18

Comment 21 Fedora Update System 2012-12-02 19:27:22 UTC
Package pykickstart-1.99.22-1.fc18, anaconda-18.34-1.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing pykickstart-1.99.22-1.fc18 anaconda-18.34-1.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-19380/pykickstart-1.99.22-1.fc18,anaconda-18.34-1.fc18
then log in and leave karma (feedback).

Comment 22 Fedora Update System 2012-12-05 23:12:23 UTC
Package pykickstart-1.99.22-1.fc18, anaconda-18.35-1.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing pykickstart-1.99.22-1.fc18 anaconda-18.35-1.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-19380/pykickstart-1.99.22-1.fc18,anaconda-18.35-1.fc18
then log in and leave karma (feedback).

Comment 23 Fedora Update System 2012-12-06 07:28:17 UTC
pykickstart-1.99.22-1.fc18, anaconda-18.35-1.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.


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