Bug 878499 - KeyError: None
Summary: KeyError: None
Keywords:
Status: CLOSED WONTFIX
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:d7182689b599f4896cbaa0650fa...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-20 14:51 UTC by Steve Tyler
Modified: 2014-02-05 13:10 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-02-05 13:10:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (730.26 KB, text/plain)
2012-11-20 14:51 UTC, Steve Tyler
no flags Details
File: environ (886 bytes, text/plain)
2012-11-20 14:51 UTC, Steve Tyler
no flags Details
File: type (9 bytes, text/plain)
2012-11-20 14:51 UTC, Steve Tyler
no flags Details
File: ifcfg.log (2.61 KB, text/plain)
2012-11-20 14:51 UTC, Steve Tyler
no flags Details
File: storage.log (364.54 KB, text/plain)
2012-11-20 14:51 UTC, Steve Tyler
no flags Details
File: version (2 bytes, text/plain)
2012-11-20 14:51 UTC, Steve Tyler
no flags Details
File: program.log (129.45 KB, text/plain)
2012-11-20 14:51 UTC, Steve Tyler
no flags Details
File: executable (14 bytes, text/plain)
2012-11-20 14:51 UTC, Steve Tyler
no flags Details
File: product (6 bytes, text/plain)
2012-11-20 14:52 UTC, Steve Tyler
no flags Details
File: anaconda.log (23.73 KB, text/plain)
2012-11-20 14:52 UTC, Steve Tyler
no flags Details
File: hashmarkername (8 bytes, text/plain)
2012-11-20 14:52 UTC, Steve Tyler
no flags Details
File: packaging.log (142 bytes, text/plain)
2012-11-20 14:52 UTC, Steve Tyler
no flags Details
File: cmdline_file (162 bytes, text/plain)
2012-11-20 14:52 UTC, Steve Tyler
no flags Details
File: release (33 bytes, text/plain)
2012-11-20 14:52 UTC, Steve Tyler
no flags Details
File: messages (177.84 KB, text/plain)
2012-11-20 14:52 UTC, Steve Tyler
no flags Details

Description Steve Tyler 2012-11-20 14:51:43 UTC
Description of problem:
Attempting to reproduce Bug 877871.

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

Additional info:
libreport version: 2.0.18
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.1 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 1527, in on_finish_clicked
:    self._save_right_side(self._current_selector)
:KeyError: None

Comment 1 Steve Tyler 2012-11-20 14:51:47 UTC
Created attachment 648563 [details]
File: anaconda-tb

Comment 2 Steve Tyler 2012-11-20 14:51:49 UTC
Created attachment 648564 [details]
File: environ

Comment 3 Steve Tyler 2012-11-20 14:51:50 UTC
Created attachment 648565 [details]
File: type

Comment 4 Steve Tyler 2012-11-20 14:51:52 UTC
Created attachment 648566 [details]
File: ifcfg.log

Comment 5 Steve Tyler 2012-11-20 14:51:54 UTC
Created attachment 648567 [details]
File: storage.log

Comment 6 Steve Tyler 2012-11-20 14:51:56 UTC
Created attachment 648568 [details]
File: version

Comment 7 Steve Tyler 2012-11-20 14:51:58 UTC
Created attachment 648569 [details]
File: program.log

Comment 8 Steve Tyler 2012-11-20 14:51:59 UTC
Created attachment 648570 [details]
File: executable

Comment 9 Steve Tyler 2012-11-20 14:52:01 UTC
Created attachment 648571 [details]
File: product

Comment 10 Steve Tyler 2012-11-20 14:52:03 UTC
Created attachment 648572 [details]
File: anaconda.log

Comment 11 Steve Tyler 2012-11-20 14:52:05 UTC
Created attachment 648573 [details]
File: hashmarkername

Comment 12 Steve Tyler 2012-11-20 14:52:07 UTC
Created attachment 648574 [details]
File: packaging.log

Comment 13 Steve Tyler 2012-11-20 14:52:09 UTC
Created attachment 648575 [details]
File: cmdline_file

Comment 14 Steve Tyler 2012-11-20 14:52:10 UTC
Created attachment 648576 [details]
File: release

Comment 15 Steve Tyler 2012-11-20 14:52:13 UTC
Created attachment 648577 [details]
File: messages

Comment 16 Steve Tyler 2012-11-20 14:55:10 UTC
(In reply to comment #0)
> Description of problem:
> Attempting to reproduce Bug 877871.
...

Here is a detailed reproducer:

Create an empty 12 GB disc image:
qemu-img create f18-test-1.img 12G

Boot from Live CD:
$ qemu-kvm -m 2048 -hda f18-test-1.img -cdrom ~/xfr/fedora/F18/F18-Beta/TC9/Fedora-18-Beta-TC9-x86_64-Live-Desktop.iso -usb -vga qxl -boot menu=on -usbdevice mouse

Start installer.
...
Click Installation Destination.
Check "Encrypt my data ..."
Click Continue.
Check "Let me customize ..."
Click Continue.
Click "Click here ..." to auto-create mount points.
Click Finish Partitioning.
Enter Disk Encryption Passphrase.
Click Save Passphrase.
Click Begin Installation.
Set Root Password.
When install is complete, click Reboot.

Restart installer.
...
Click Installation Destination.
Click Continue.
Check "I don't need help ...".
Click Reclaim space.
Click "+" to expand Unknown list.
Click "Encrypted (LUKS)".
Enter passphrase.
Click Unlock.
Click "+" to expand "Fedora Linux ...".
Click Swap.
Click "+" to Customize.
Check Reformat.
Click Apply Changes.
Click Finish Partitioning.
Exception occurs: KeyError: None

Comment 17 Jesse Keating 2012-11-20 18:14:32 UTC
This looks similar to bug 878522 but I'm not sure it's the same.

Comment 18 Fedora End Of Life 2013-12-21 09:27:16 UTC
This message is a reminder that Fedora 18 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 18. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '18'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 18's end of life.

Thank you for reporting this issue and we are sorry that we may not be 
able to fix it before Fedora 18 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior to Fedora 18's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 19 Fedora End Of Life 2014-02-05 13:10:49 UTC
Fedora 18 changed to end-of-life (EOL) status on 2014-01-14. Fedora 18 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


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