Hi,
I tried installing ASF 4.0 on Rhel6.2 and faced following issues :
1. Copied the tar file asf4.0.rpm.tar on the rhel machine. --- It was
successful
2. Untar the file.
--- It was successful
3. rpm -Uvh *.rpm ---
This gave following output
error: Failed dependencies:
/usr/sbin/libvirtd is needed by cloud-agent-4.0-1.el6.x86_64
ebtables is needed by cloud-agent-4.0-1.el6.x86_64
jna is needed by cloud-agent-4.0-1.el6.x86_64
jsvc is needed by cloud-agent-4.0-1.el6.x86_64
kvm is needed by cloud-agent-4.0-1.el6.x86_64
libvirt is needed by cloud-agent-4.0-1.el6.x86_64
qemu-img is needed by cloud-agent-4.0-1.el6.x86_64
PING is needed by cloud-baremetal-agent-4.0-1.el6.x86_64
syslinux is needed by cloud-baremetal-agent-4.0-1.el6.x86_64
tftp-server is needed by cloud-baremetal-agent-4.0-1.el6.x86_64
xinetd is needed by cloud-baremetal-agent-4.0-1.el6.x86_64
jsvc is needed by cloud-usage-4.0-1.el6.x86_64
After this I installed all above mentioned packages by 'yum install <package
name>........
expect jsvc and PING.
Downloaded jsvc from net and installed but couldn't find PING. So, removed the
baremetal package(just for trial)
4. rpm -Uvh *.rpm
--- This time install was successful.
5. cloud-setup-databases ---
Gave the following error
"Cloud DB required file /usr/share/java/cloud-jasypt-1.8.jar was not found "
-------- We are not able to proceed with the installation due to the above
mentioned issues. Please let us know the workaround/correct installation steps.
Note : I have already filed a defect for this :
https://issues.apache.org/jira/browse/CLOUDSTACK-11
Thanks and regards,
Abhinav