Cloud platform comparison: CloudStack, Eucalyptus, vCloud Director and OpenStack

16.07.2012

1) Some of the dependencies failed to install in turns. As a solution to this, we installed them in a package at a time.

rpm -Uvh python25-2.5.1-bashton1.x86_64.rpm error: Failed dependencies: libpython2.5.so.1.0()(64bit) is needed by python25-2.5.1-bashton1.x86_64

The solution:

rpm -Uvh python25-2.5.1-bashton1.x86_64.rpm python25-devel-2.5.1-bashton1.x86_64.rpm python25-libs-2.5.1-bashton1.x86_64.rpm

2) After the installation is completed, the following errors may occur, when the controller is launched: