Bug 884270

Summary: TypeError: unhashable type
Product: [Fedora] Fedora Reporter: Brian Lane <bcl>
Component: anacondaAssignee: David Lehman <dlehman>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 18CC: anaconda-maint-list, g.kaviyarasu, jonathan, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-08 04:30:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Brian Lane 2012-12-05 19:22:09 UTC
Description of problem:
When trying to enter custom partitioning with a messed up set of disks (various broken mdraids and lvms most likely) I hit this. It only shows up on tty1 and isn't logged to anaconda-tb-*

The error happens at:
ui_roots = self.__storage.roots[:]

in pyanaconda/ui/gui/spokes/custom.py

roots is a dict, not a list, and this code is fairly old. I wonder why it hasn't blown up before.

Comment 1 David Lehman 2012-12-05 21:28:18 UTC
I have a patch for this. I have no idea how that code has lasted as long as it has.

Comment 2 Fedora Update System 2012-12-06 01:54:53 UTC
anaconda-18.36-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/anaconda-18.36-1.fc18

Comment 3 Fedora Update System 2012-12-06 20:17:20 UTC
Package anaconda-18.36-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 anaconda-18.36-1.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-19870/anaconda-18.36-1.fc18
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2012-12-08 04:30:03 UTC
anaconda-18.36-1.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.