I installed it using yum
I created the following file in /etc/yum.repo.d/cloudstack.repo

[cloudstack]
name=cloudstack
baseurl=*http://cloudstack.apt-get.eu/rhel/4.1/*
enabled=1
gpgcheck=0


then run the following command
yum install cloudstack-management

(if  you want cloudstack 4.2 change the viersion to 4.2 instead of 4.1) but
that is the way I installed in CentOS 64bit 6.4

On Tue, Oct 8, 2013 at 6:51 PM, Jamie Carranza <gojamieg...@gmail.com>wrote:

> Hi All, I'm trying to build Cloudstack 4.2 RPMs and keep running up
> against the same error, this looks like the most important part:
>
> Failed tests: 
> appendTest(org.apache.**cloudstack.alert.snmp.**SnmpTrapAppenderTest):
> error snmpHelper list size not as expected  expected:<0> but was:<2>
>
> The full error is here: http://pastebin.com/0i4hbibQ
>
> I start from a fresh CentOS 6.3 or 6.4 box and follow instructions from
> here: https://cloudstack.apache.org/**docs/en-US/Apache_CloudStack/**
> 4.2.0/html/Installation_Guide/**sect-source-buildrpm.html<https://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html/Installation_Guide/sect-source-buildrpm.html>with
>  no luck.
>
> Has anyone else run into a similar error?
>
> -Jamie
>

Reply via email to