Bug 726388 - Problem with installation RHEL6.2-20110726.n.0
Summary: Problem with installation RHEL6.2-20110726.n.0
Keywords:
Status: CLOSED DUPLICATE of bug 725558
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: pyparted
Version: 6.2
Hardware: x86_64
OS: Linux
high
high
Target Milestone: rc
: 6.2
Assignee: David Cantrell
QA Contact: Release Test Team
URL:
Whiteboard:
: 726586 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-28 13:25 UTC by Kamil Kolakowski
Modified: 2011-07-29 14:11 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-07-28 14:47:45 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Kamil Kolakowski 2011-07-28 13:25:24 UTC
During installation of RHEL6.2 I got anaconda message:

Traceback (most recent call last):
  File "/usr/bin/anaconda", line 632, in <module>
    import dispatch
  File "/usr/lib/anaconda/dispatch.py", line 26, in <module>
    from packages import writeKSConfiguration, turnOnFilesystems
  File "/usr/lib/anaconda/packages.py", line 39, in <module>
    from upgrade import bindMountDevDirectory
  File "/usr/lib/anaconda/upgrade.py", line 35, in <module>
    from storage import findExistingRootDevices, getReleaseString
  File "/usr/lib/anaconda/storage/__init__.py", line 31, in <module>
    import parted
  File "/usr/lib64/python2.6/site-packages/parted/__init__.py", line 52, in <module>
    from partition import Partition
  File "/usr/lib64/python2.6/site-packages/parted/partition.py", line 249, in <module>
    partitionFlag[__flag] = _ped.partition_flag_get_name(__flag)
ValueError: Invalid flag provided.
install exited abnormally [1/1] 
The system will be rebooted when you press Ctrl-C or Ctrl-Alt-Delete.

Thanks

Kamil

Comment 2 Ales Kozumplik 2011-07-28 14:47:45 UTC

*** This bug has been marked as a duplicate of bug 725558 ***

Comment 3 David Cantrell 2011-07-29 14:11:49 UTC
*** Bug 726586 has been marked as a duplicate of this bug. ***


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