e.
Regards,
Rayees
-Original Message-
From: Rayees Namathponnan [mailto:rayees.namathpon...@citrix.com]
Sent: Friday, July 26, 2013 11:14 AM
To: dev@cloudstack.apache.org
Subject: RE: CloudStack 4.2 – Build and Packaging on RHEL 5.4
There are some hardcoded python version (Python2.6) in cloud.spe
Trippaers [mailto:trip...@gmail.com]
Sent: Monday, July 22, 2013 10:09 PM
To: dev@cloudstack.apache.org
Subject: Re: CloudStack 4.2 – Build and Packaging on RHEL 5.4
If i remember correctly these directories are not automagically created on
redhat 5.x systems.
You need to use the default location
If i remember correctly these directories are not automagically created on
redhat 5.x systems.
You need to use the default location in the var directory probably so you need
to make some changes to the package script to deal with that.
Cheers,
Hugo
Sent from my iPhone
On 23 jul. 2013, at 05:
Re sending ; seems mail got bounced last time.
From: Rayees Namathponnan
Sent: Monday, July 22, 2013 8:24 PM
To: dev@cloudstack.apache.org
Subject: CloudStack 4.2 – Build and Packaging on RHEL 5.4
Hi All,
I am trying to create 4.2 build and then package on RHEL 5.4, initially
faced some
Hi All,
I am trying to create 4.2 build and then package on RHEL 5.4, initially
faced some issue with RPM “topdir”, fixed those issue in local machine
(changes are below)
mkdir -p $RPMDIR/SPECS
+mkdir -p $RPMDIR/BUILD
mkdir -p $RPMDIR/SOURCES/$PACK_PROJECT-$VERSION
(cd ../../; tar -c --