Bug 884270 - TypeError: unhashable type
Summary: TypeError: unhashable type
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 18
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: David Lehman
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-05 19:22 UTC by Brian Lane
Modified: 2012-12-08 04:30 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-12-08 04:30:00 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


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