You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by David Nalley <da...@gnsa.us> on 2013/07/14 20:34:14 UTC

Re: CloudStack 4.2 package with CentOS 5.4

On Sun, Jul 14, 2013 at 2:26 PM, Rayees Namathponnan
<ra...@citrix.com> wrote:
> Hi All,
>
> Is anyone packaged CloudStack 4.2 package with  CentOS 5.4 ? I am getting below error while packaging with Centos 5.4
>

Try building again , I just pushed a fix in to 4.2 and master for
this. Surprised we are just now running into this though.

--David

Re: CloudStack 4.2 package with CentOS 5.4

Posted by David Nalley <da...@gnsa.us>.
On Sun, Jul 14, 2013 at 2:51 PM, Rayees Namathponnan
<ra...@citrix.com> wrote:
> Thanks David,
>
> Issue fixed with cloudstack-usage, we need to apply same fix with  cloudstack-cli and cloudstacl-awsapi.
>

Fixed, sorry for missing those earlier.

>
> Also packaging scripts looking for cloudstack-4.2.0-SNAPSHOT.tgz in wrong location
>
> [root@rhel5 centos63]# ./package.sh
> 4.2.0-SNAPSHOT
> error: File /usr/src/redhat/SOURCES/cloudstack-4.2.0-SNAPSHOT.tgz: No such file or directory
>
> It should support to look for cloudstack-4.2.0-SNAPSHOT.tgz at " /root/jenkins/build/workspace/CloudStack_RHEL_5/cloudstack/dist/rpmbuild/SOURCES "
>
>

Not sure why it isn't honoring the RPMDIR environment variable. EL5
might have called that something different, as EL5 rpmbuild is pretty
old. Might be better to see if we can make this happen with mock so
you can do it all on EL6 or even Fedora. I may look at that in the
next few weeks.

RE: CloudStack 4.2 package with CentOS 5.4

Posted by Rayees Namathponnan <ra...@citrix.com>.
Thanks David,

Issue fixed with cloudstack-usage, we need to apply same fix with  cloudstack-cli and cloudstacl-awsapi.


Also packaging scripts looking for cloudstack-4.2.0-SNAPSHOT.tgz in wrong location

[root@rhel5 centos63]# ./package.sh 
4.2.0-SNAPSHOT
error: File /usr/src/redhat/SOURCES/cloudstack-4.2.0-SNAPSHOT.tgz: No such file or directory

It should support to look for cloudstack-4.2.0-SNAPSHOT.tgz at " /root/jenkins/build/workspace/CloudStack_RHEL_5/cloudstack/dist/rpmbuild/SOURCES "


Regards,
Rayees 

-----Original Message-----
From: David Nalley [mailto:david@gnsa.us] 
Sent: Sunday, July 14, 2013 11:34 AM
To: dev@cloudstack.apache.org
Subject: Re: CloudStack 4.2 package with CentOS 5.4

On Sun, Jul 14, 2013 at 2:26 PM, Rayees Namathponnan <ra...@citrix.com> wrote:
> Hi All,
>
> Is anyone packaged CloudStack 4.2 package with  CentOS 5.4 ? I am 
> getting below error while packaging with Centos 5.4
>

Try building again , I just pushed a fix in to 4.2 and master for this. Surprised we are just now running into this though.

--David