Bug 827149 - pyanaconda/storage/devicetree.py: "PART_TABLE_TYPE" should be "ID_PART_TABLE_TYPE"
Summary: pyanaconda/storage/devicetree.py: "PART_TABLE_TYPE" should be "ID_PART_TABLE_...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Lehman
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-31 18:07 UTC by Alex Kanavin
Modified: 2013-01-10 06:48 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-10-04 23:12:50 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Alex Kanavin 2012-05-31 18:07:37 UTC
I believe the following patch has incorrect key:

http://git.fedorahosted.org/git/?p=anaconda.git;a=commitdiff;h=ed4b5aa228dcbcd747edaff89da6fa93d985365c

"PART_TABLE_TYPE" should be "ID_PART_TABLE_TYPE"

Comment 1 Jesse Keating 2012-05-31 18:12:52 UTC
Do you have documentation somewhere to support that?  (I don't doubt you, but it'd be nice to link to the documentation in any further edits of that code)

Comment 2 Alex Kanavin 2012-05-31 18:24:19 UTC
I only have a quick answer right now: run for example 

$ udevadm info --query=all --name=/dev/sda

I didn't do extensive research; just trying to figure out why F17 preupgrade fails with a disk that contains guid partition table :)

Comment 3 David Lehman 2012-10-04 23:12:50 UTC
This was fixed before the Fedora 18 Alpha.


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