Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Anaconda dies on Oracle Linux 6.5 Install

JimboMar 17 2014 — edited Mar 25 2014


I am trying to install Oracle Linux 6.5 to an intel based server. I am attempting to install Linux 6.5 onto 2 identical HP X86-64 platforms ( to create a 2 node RAC )

I have successfully installed onto the first node. However using the same Linux 6.5 disk on the second node -

The installer gets to the Media Test ( which I skip )

Then Anaconda dies with a signal 7.

I do a reboot and try the install again. This time Anaconda dies with -

Running ananconda 13.21.215, the Oracle Linux Server system Installer, please wait

Traceback (most recent call last)

File"/usr/bin/ananconda", line 642, in <module>

import dispatch

File "/usr/bin/anaconda/dispatch.py" line 37 in <module>

from bootloader import writeBootloader, bootloaderSetupChoices

File "/usr/bin/anaconda/bootloader.py" line 33 in <module>

from storAge import getReLeaseString

File "/usr/bin/anaconda/booty/__init__.py" line 20 in <module>

from bootloaderInfO import

File "/usr/bin/anaconda/booty/bootloaderInfo.py" line 285

import parted

IndentationError: unindent does not match any outer indentation level

install exited abnormally [1/1]

The system willbe rebooted when you press CTRL-C or Ctrl-Alt-Delete

any help greatly appreciated,

Jim

This post has been answered by Jimbo on Mar 21 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 22 2014
Added on Mar 17 2014
7 comments
3,572 views